Get Bot Info
# Manage bots in the mini-app
portex bot <app-name>Description
Parameters
Parameter
Description
Required
Example
# Display information about the Telegram bot bound to the "MyApp" application
portex bot MyAppSuccess and Failure Messages
+----------------------+------------------------------------------------------------------+-----------------------------------------+ | name | description | short_description | +----------------------+------------------------------------------------------------------+-----------------------------------------+ | MyBot | This is a bot for MyApp | A short description of MyBot | +----------------------+------------------------------------------------------------------+-----------------------------------------+Telegram Application is not bound to a Telegram bot. Please use 'portex bot register MyApp <bot_token>' to bind a Telegram bot before setting menu.Only Telegram Platform Application supports.
Notes
Additional Information
Last updated