struct

Discord::PrivateChannel

Inherits JSON::Serializable / Struct / Value / Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

id=(id : Snowflake)
Source
last_message_id
Source
last_message_id=(last_message_id : Snowflake | Nil)
Source
recipients
Source
recipients=(recipients : Array(User))
Source
type
Source
type=(type : ChannelType)
Source