mSetAvatarUrl property
Deprecated: Capability to indicate if the user can change their avatar.
Refer to m.profile_fields
for extended profile management.
For backwards compatibility, servers that directly or indirectly include the
avatar_url
profile field in the m.profile_fields
capability MUST also
set this capability accordingly.
Implementation
BooleanCapability? mSetAvatarUrl;