Interface GetSupportName

Returns localized name of the Telegram support user; for Telegram support only. Request type for Tdjson#getSupportName.

interface GetSupportName {
    @type: "getSupportName";
}

Properties

Properties

@type: "getSupportName"