MadelineProtoDocs/docs/TD_docs/constructors/botCommand.md
2018-04-04 19:52:48 +02:00

583 B

title description image
botCommand Represents command supported by bot https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: botCommand

Back to constructors index

Represents command supported by bot

Attributes:

Name Type Required Description
command string Yes Text of the bot command
description string Yes Description of the bot command

Type: BotCommand