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::Whoami
MatrixOrg::Client::Responses::Whoami
MatrixOrg::Client::Responses::Base
Struct
Value
Object
Defined in:
client/responses.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#user_id
: String
#user_id=
(user_id : String)
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
user_id
: String
#
[
View source
]
def
user_id=
(user_id : String)
#
[
View source
]