MadelineProtoDocs/docs/TD_docs/constructors/botInfo.md

662 B

title description image
botInfo Provides information about bot and command supported by him https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

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