Module get_capabilities
Available on crate feature
api
and (crate features client
or server
) only.Expand description
GET /_matrix/client/*/capabilities
Get information about the server’s supported feature set and other relevant capabilities (spec).
Modules§
Structs§
- Capabilities
- Contains information about all the capabilities that the server supports.
- Change
Password Capability - Information about the m.change_password capability
- GetLogin
Token Capability - Information about the
m.get_login_token
capability. - Room
Versions Capability - Information about the m.room_versions capability
- SetAvatar
UrlCapability - Information about the
m.set_avatar_url
capability - SetDisplay
Name Capability - Information about the
m.set_displayname
capability - Third
Party IdChanges Capability - Information about the
m.3pid_changes
capability
Enums§
- Room
Version Stability - The stability of a room version.