Discord::Gateway::InviteDeletePayload
Inherits JSON::Serializable / Struct / Value / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
channel_id
Sourcechannel_id=(channel_id : Snowflake)
Sourcecode
Sourcecode=(code : String)
Sourceguild_id
Sourceguild_id=(guild_id : Snowflake | Nil)
Source