07.01.2025, 14:28
Strange, but today suddenly begin to work.. No any changes from my side was done.. (Telegram side??)
So steps:
1. Create new tg group.
2. Add members to tg group.
3. Add your bot to group. I also added bot to admins of group and gave access to messages.
4. Send message into your group.
5. Using getUpdates API call find chat where type is supergroup. (https://kb.logicmachine.net/notifications/telegram/ p.4)
6. Change chat_id to taken from supergroup in user.telegram library (Scripting --> User libraries)
7. Test it. Now my SL receiving commands from any user in my tg group and do it.
Alex
So steps:
1. Create new tg group.
2. Add members to tg group.
3. Add your bot to group. I also added bot to admins of group and gave access to messages.
4. Send message into your group.
5. Using getUpdates API call find chat where type is supergroup. (https://kb.logicmachine.net/notifications/telegram/ p.4)
6. Change chat_id to taken from supergroup in user.telegram library (Scripting --> User libraries)
7. Test it. Now my SL receiving commands from any user in my tg group and do it.
Alex