Const
Functional members type for declaring a purpose of room members (e.g. helpful bots). Note that this reference is UNSTABLE and subject to breaking changes, including its eventual removal.
Schema (TypeScript):
{ service_members?: string[]}
{ "service_members": [ "@helperbot:localhost", "@reminderbot:alice.tdl" ]}
Generated using TypeDoc
Functional members type for declaring a purpose of room members (e.g. helpful bots). Note that this reference is UNSTABLE and subject to breaking changes, including its eventual removal.
Schema (TypeScript):
Example