Module ruma_client_api::membership::invite_user::v3
source · [−]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
‘Incoming’ variant of Request.
Data for a request to the invite_user
API endpoint.
Data in the response from the invite_user
API endpoint.
Enums
‘Incoming’ variant of InvitationRecipient.
Distinguishes between invititations by Matrix or third party identifiers.
Constants
Metadata for the invite_user
API endpoint.
Type Definitions
Convenience type alias for Response, for consistency with other IncomingResponse types.