-
-
Notifications
You must be signed in to change notification settings - Fork 198
Telegram Menu node
Guidone edited this page Sep 26, 2021
·
1 revision
This node allows to create a persistant shortcuts menu in a Telegram bot. It's only possible to specify commands (i.e. /my_command
) along with a simple description.
There's no need to connect this node with a Telegram Receiver node
or a Telegram Sender node
, its generally connect to a Node-RED Inject node
which is configured to fire when the flow starts.