struct MatrixOrg::Client::Responses::CreateRoom

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 room_alias : String #

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

[View source]
def room_id : String #

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

[View source]