Get account data event of given type for the current user. This variant gets account data directly from the homeserver if the local store is not ready, which can be useful very early in startup before the initial sync.
The contents of the given account data event.
The type of account data
Set account data event for the current user, with retries
an empty object
The type of account data
the content object to be set
Rest
...args: Parameters<ClientEventHandlerMap[T]>Rest
...args: Parameters<ClientEventHandlerMap[T]>Optional
event: EventEmitterEvents | AccountDataGenerated using TypeDoc
Interface for managing account data on the server.
A subset of MatrixClient.