MadelineProto/docs/TD_docs/constructors/botInfo.md
2017-08-25 14:43:29 +02:00

589 B

title description
botInfo Provides information about bot and command supported by him

Constructor: botInfo

Back to constructors index

Provides information about bot and command supported by him

Attributes:

Name Type Required Description
description string Yes Big description shown in user info page
commands Array of botCommand Yes List of commands cupported by bot

Type: BotInfo