Interface GetSupportUser

Returns a user that can be contacted to get support. Request type for Tdjson#getSupportUser.

interface GetSupportUser {
    @type: "getSupportUser";
}

Properties

Properties

@type: "getSupportUser"