Go to file
sergey 2445f54899 regular expression in config 2024-10-09 17:21:19 +03:00
auth refactoring swagger login 2024-10-08 22:32:14 +03:00
config regular expression in config 2024-10-09 17:21:19 +03:00
docker add tg message send 2024-10-09 14:26:34 +03:00
redis_db add tg message send 2024-10-09 14:26:34 +03:00
routers regular expression in config 2024-10-09 17:21:19 +03:00
schemas add tg message send 2024-10-09 14:26:34 +03:00
telegram regular expression in config 2024-10-09 17:21:19 +03:00
web/static/swagger add swagger and refactor 2024-10-08 14:26:04 +03:00
.gitignore refactoring redis and redis manager 2024-10-09 00:14:07 +03:00
LICENSE Initial commit 2024-10-07 18:33:43 +00:00
README.md add tg message send 2024-10-09 14:26:34 +03:00
main.py add ping and refactor 2024-10-09 11:28:57 +03:00
poetry.lock add tg message send 2024-10-09 14:26:34 +03:00
pyproject.toml add tg message send 2024-10-09 14:26:34 +03:00
requirements.txt regular expression in config 2024-10-09 17:21:19 +03:00

README.md

osnova-api-alert

You can try to get the message_thread_id from the message link

- send a message to the topic you need from the application
- right click on the sent message and choose "Copy message link"
- paste link somewhere
- you will see something like this: https://t.me/c/1112223334/25/33
- the value 25(value after long number) from the link will be message_thread_id

I assume that -100 + 1112223334 - will be equal chat_id

The number after will be message_thread_id

And the last one should be message_id