The MatrixRTC membership to obtain a token for.
The room ID of the Matrix room the m.rtc.member event is in.
Optionalserver_The server name of the m.rtc.member event's sender. If omitted, the homeserver uses its own
server name. This is what makes it possible to obtain a token for an SFU of a remote homeserver.
The slot ID from the m.rtc.member event.
The WebSocket URL of the LiveKit SFU to obtain a token for.
The body of a request to the LiveKit
get_tokenendpoint (MSC4195).Declared as a type alias rather than an interface so that it can be passed to the widget API (MSC4533), which expects request data to be assignable to an index signature.