Layer 220
method Users
bots.getAdminedBots#b0711d83 = Vector<User>;

Returns

Vector

Gogram Example

// BotsGetAdminedBots - positional arguments
result, err := client.BotsGetAdminedBots()
if err != nil {
    // handle error
}
// result is *tg.Vector