struct MatrixOrg::Client::Responses::Versions

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 unstable_features : Hash(String, Bool) #

[View source]
def unstable_features=(unstable_features : Hash(String, Bool)) #

[View source]
def versions : Array(String) #

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

[View source]