Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to send message to telegram chanel? #54

Open
weableteam opened this issue Jan 11, 2023 · 2 comments
Open

How to send message to telegram chanel? #54

weableteam opened this issue Jan 11, 2023 · 2 comments

Comments

@weableteam
Copy link

How to send message to telegram chanel?

@evgenx
Copy link

evgenx commented Nov 11, 2023

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

@Flecart
Copy link

Flecart commented Apr 13, 2024

@evgenx how to send to a group topic?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants