Send draft contents to a channel/group chat via the Telegram Bot API.
Send draft contents to a specified Telegram channel/group chat via the Telegram Bot API.
The URL of the result will be copied to the clipboard and inserted as a markdown-formatted hyperlink one line break below the cursor’s current position in the following format:
[chatname-messageid](messageURL)
Upon first run, the action creates the Telegram Bot
credential identifier, which requires both the numeric chat_id
of the target group chat/channel (best obtained with the Rose bot, imo,) and a bot API token (which you can obtain from @botfather)