updateManagedBot

Manager bots only: a bot managed by the currently logged in bot was created or updated.

Constructor schema is available as of layer 224. Switch »

Parameters

Name Type Description
user_id long The ID of the user that owns of the newly created or edited managed bot.
bot_id long The ID of the managed bot.
qts int New qts value, see updates » for more info.

Type

Update

Related pages

Working with Updates

How to subscribe to updates and handle them properly.

Managed bots

Users can create managed bots (which are controlled by a specific manager bot) directly through the MTProto API, without interacting with @BotFather.