mtx::requests::DisplayName struct

Request payload for the PUT /_matrix/client/r0/profile/{userId}/displayname endpoint.

Public variables

std::string displayname
The new display name for this device. If not given, the display name is unchanged.