messageActionManagedBotCreated

Service message sent by a user to a manager bot when a new managed bot » is created through it, by invoking messages.sendBotRequestedPeer with a requestPeerTypeCreateBot, see here » for more info.

اسکیمای سازنده از لایه 224 در دسترس است. تغییر »

Parameters

Name Type Description
bot_id long ID of the newly created managed bot

Type

MessageAction

Related pages

Managed bots

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

messages.sendBotRequestedPeer

Send one or more chosen peers, as requested by a keyboardButtonRequestPeer button.

requestPeerTypeCreateBot

Used in a keyboardButtonRequestPeer by a manager bot to ask a user to create a new managed bot », see here » for more info.

Bot buttons

Users can interact with your bot via buttons or even inline buttons, straight from inline messages in any chat.