struct MatrixOrg::Client::Responses::JoinedRooms

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 joined_rooms : Array(String) #

[View source]
def joined_rooms=(joined_rooms : Array(String)) #

[View source]