struct

Discord::Gateway::GuildMemberRemovePayload

Inherits JSON::Serializable / Struct / Value / Object

Constructors

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

Instance methods

guild_id
Source
guild_id=(guild_id : Snowflake)
Source
user
Source
user=(user : User)
Source