Discord::Gateway::GuildRolePayload
Inherits JSON::Serializable / Struct / Value / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
guild_id
Sourceguild_id=(guild_id : Snowflake)
Sourcerole
Sourcerole=(role : Role)
Source