We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Represents a private Discord text channel used to track correspondences between the current user and one other recipient.
boolean
Closes the channel. This does not delete the channel. To re-open the channel, use User:getPrivateChannel.
User:getPrivateChannel
string
Equivalent to PrivateChannel.recipient.username.
PrivateChannel.recipient.username
User
The recipient of this channel's messages, other than the current user.