Discord::PrivateChannel
Inherits JSON::Serializable / Struct / Value / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
id
Sourceid=(id : Snowflake)
Sourcelast_message_id
Sourcelast_message_id=(last_message_id : Snowflake | Nil)
Sourcerecipients
Sourcerecipients=(recipients : Array(User))
Sourcetype
Sourcetype=(type : ChannelType)
Source