Interface GetOwnedBots

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

interface GetOwnedBots {
    @type: "getOwnedBots";
}

Properties

Properties

@type: "getOwnedBots"