Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
matrix-client-cr
master
MatrixOrg
Client
Responses
Base
Capabilities
CreateRoom
Empty
Error
EventId
JoinedRooms
JoinRoom
Presence
Profile
ProfileAvatarUrl
ProfileDisplayname
Register
RegisterAvailable
RoomAliases
RoomByAlias
Upload
UserDirectorySearch
Result
UserRoomTags
Versions
Whoami
Built with Crystal 1.9.2
2023-10-07 10:56:34 UTC
struct
MatrixOrg::Client::Responses::Empty
MatrixOrg::Client::Responses::Empty
MatrixOrg::Client::Responses::Base
Struct
Value
Object
Defined in:
client/responses.cr
Constructors
.new
(pull : JSON::PullParser)
Constructor methods inherited from struct
MatrixOrg::Client::Responses::Base
new(pull : JSON::PullParser)
new
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]