struct

Discord::UserGuild

Inherits JSON::Serializable / Struct / Value / Object

Constructors

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

Instance methods

icon
Source
icon=(icon : String | Nil)
Source
id=(id : Snowflake)
Source
name
Source
name=(name : String)
Source
owner
Source
owner=(owner : Bool)
Source
permissions
Source
permissions=(permissions : Permissions)
Source