class Caridina::Events::Member::Content

Defined in:

events/state_events.cr

Constructors

Instance Method Summary

Instance methods inherited from class Caridina::Events::Event::Content

relates_to : RelatesTo | Nil relates_to

Constructor methods inherited from class Caridina::Events::Event::Content

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def avatar_url : String | Nil #

[View source]
def displayname : String | Nil #

[View source]
def is_direct : Bool | Nil #

[View source]
def membership : Membership #

[View source]
def third_party_invite : Invite | Nil #

[View source]