Discord::Invite
Inherits JSON::Serializable / Struct / Value / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
channel
Sourcechannel=(channel : InviteChannel)
Sourcecode
Sourcecode=(code : String)
Sourceguild
Sourceguild=(guild : InviteGuild)
Source