Delete Message
# Delete messages of a Telegram bot
portex bot message del <app-name> [keys...]Description
Parameters
Type
Argument/Flag
Description
Required
Example
# Delete messages with keys "command1" and "command2" for the application named "MyApp"
portex bot message del MyApp command1 command2Success and Failure Messages
Notes
Last updated