Types

UpdateManagedBot

A managed bot was updated. Bot-only.

client.on("managedBot", (ctx) => {
  // ctx.update.managedBot
});

Properties

type: "managedBot"
user: User

The owner of the managed bot.

bot: User

The managed bot.