createDmChannel

open val createDmChannel: CompletableDeferred<DmChannel>(source)

Creates a direct message channel with this member.

Return

A future that completes with the created channel.