file
profile.hppResponses from the profile API.
Namespaces
- namespace mtx
- Top level namespace for mtxclient.
- namespace mtx::responses
- Namespace for the different types of responses.
Classes
- struct mtx::responses::Profile
- Response from the
GET /_matrix/client/r0/profile/{userId}
endpoint. - struct mtx::responses::AvatarUrl
- Response from the
GET /_matrix/client/r0/profile/{userId}/avatar_url
endpoint.