ReadonlybodyA JSON-encoded string containing the message's content.
ReadonlyeventA string representing the type of event to be sent.
ReadonlyidThe request ID.
ReadonlyroomA string representing the room to send the event to.
ReadonlytxnA string representing the transaction ID for this event.
Clients should generate an ID unique across requests with the same access token; it will be used by the server to ensure idempotency of requests.
Get its request type.
A customized owned request type for sending out room messages (specification).