Module ruma::api::client::membership::invite_user::v3
source · Available on (crate features
client-api-c
or client-api-s
) and (crate features client
or server
) and crate feature api
only.Expand description
/v3/
(spec (MXID), spec (3PID))
This endpoint has two forms: one to invite a user by their Matrix identifier, and one to invite a user by their third party identifier.
Structs§
- Request type for the
invite_user
endpoint. - Response type for the
invite_user
endpoint.
Enums§
- Distinguishes between invititations by Matrix or third party identifiers.