Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 482 Bytes

docs_pmchannel.rst

File metadata and controls

28 lines (17 loc) · 482 Bytes

PMChannel

extends Channel

A PMChannel is a Private/Direct channel between the Client and another user.


Attributes

messages

A Cache of Message objects.

recipient

The User that is the recipient of the Channel.

lastMessage

The last Message sent in the channel, may be null if no messages have been sent during the time the bound Client has been online.