struct MatrixOrg::Client::Responses::Presence

Defined in:

client/responses.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct MatrixOrg::Client::Responses::Base

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]

Instance Method Detail

def last_active_ago : Int32 | Nil #

[View source]
def last_active_ago=(last_active_ago : Int32 | Nil) #

[View source]
def presence : String #

[View source]
def presence=(presence : String) #

[View source]