appleboy/telegram-action

How to send message to telegram chanel?

weableteam opened this issue · 2 comments

How to send message to telegram chanel?

evgenx commented

You need to specify the id of the group in TELEGRAM_TO.
The fastest way to find out the group id:

  1. log in to https://web.telegram.org/
  2. go to the group
  3. from the url (https://web.telegram.org/a/#-1234) copy the id (-1234)
    Note that your bot must be in a group and be able to send messages

@evgenx how to send to a group topic?