Module matrix_sdk_base::ruma::api::client::membership::invite_user::v3
source · Available on crate feature
api
and (crate features client
or server
) 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.