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 »
| 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. |
How to subscribe to updates and handle them properly.
Users can create managed bots (which are controlled by a specific manager bot) directly through the MTProto API, without interacting with @BotFather.