module MatrixOrg::Client::Responses

Defined in:

client/responses.cr

Constant Summary

MediaConfig = JSON::Any

TODO This doesn't raise on error responses

UserAccountData = Hash(String, String)

TODO This doesn't raise on error responses

UserRoomAccountData = Hash(String, String)