UNSTABLE_ELEMENT_FUNCTIONAL_USERS
constUNSTABLE_ELEMENT_FUNCTIONAL_USERS:UnstableValue<"io.element.functional_members","io.element.functional_members">
Defined in: src/@types/event.ts:279
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[]}Example
Section titled “Example”{ "service_members": [ "@helperbot:localhost", "@reminderbot:alice.tdl" ]}