Interface

SynapseUser

SynapseUser

Information about a user on Synapse.

View Source SynapseAdminApis.ts, line 245

Members

boolean

# admin Optional

Whether or not the user is a Synapse administrator.

View Source SynapseAdminApis.ts, line 278

string

# avatar_url Optional

The avatar URL (usually MXC URI) for the user, if set.

View Source SynapseAdminApis.ts, line 272

boolean

# deactivated Optional

Whether or not the user is deactivated.

View Source SynapseAdminApis.ts, line 284

Array

# external_ids Optional

External IDs for the user.
Properties:
Name Type Description
] string
] string

View Source SynapseAdminApis.ts, line 256

Array

# threepids Optional

A set of 3PIDs for the user.
Properties:
Name Type Description
] string
] string

View Source SynapseAdminApis.ts, line 264