Interface GetOwnedBots

Returns the list of bots owned by the current user. Request type for Tdjson#getOwnedBots.

interface GetOwnedBots {
    @type: "getOwnedBots";
}

Properties

Properties

@type: "getOwnedBots"