struct

Discord::Gateway::ReadyPayload

Inherits JSON::Serializable / Struct / Value / Object

Constructors

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

Instance methods

guilds
Source
guilds=(guilds : Array(UnavailableGuild))
Source
private_channels
Source
private_channels=(private_channels : Array(PrivateChannel))
Source
session_id
Source
session_id=(session_id : String)
Source
user
Source
user=(user : User)
Source
v=(v : UInt8)
Source