Page 1 of 1

SMS Module - Telegram Bot

Posted: 17 Apr 2018, 10:30
by daweng
Hello,

I'm having trouble to send messages to telegram group (chatID with minus sign), while I'm able to send messages to my Telegram account.
Telegram Error: 400 Bad Request: chat not found. (chat_id: -13XXXXX5)
Thank you.

Re: SMS Module - Telegram Bot

Posted: 17 Apr 2018, 10:42
by support
You can find setup instruction in this video https://www.rukovoditel.net/sms-modules.html

Re: SMS Module - Telegram Bot

Posted: 17 Apr 2018, 10:51
by daweng
support wrote:You can find setup instruction in this video https://www.rukovoditel.net/sms-modules.html
The problem is when bot send messages to telegram group, while send to user it's works like charm.

Thank you

Re: SMS Module - Telegram Bot

Posted: 17 Apr 2018, 11:44
by support
Try next:
Create a channel in the telegram, add to it our bot as an administrator, put him all the rights. Then go for id https://api.telegram.org/bot < bot_token> / getUpdates substituting the token received earlier, and we see a picture the first id of our bot, and the second id of our channel in the section "channel post" it and we take away (id long) and we put it in a rule SMS-to send to number, now we invite all employees to our newly made channel
Let me know if it works

Re: SMS Module - Telegram Bot

Posted: 17 Apr 2018, 12:16
by daweng
Still not solved my problem Sergey

Thank You

Re: SMS Module - Telegram Bot

Posted: 17 Apr 2018, 13:03
by support
Then I don't have idea. By default it's not supported at the moment but the message that I posted before was from other users who soled this issue in his way.

Re: SMS Module - Telegram Bot

Posted: 19 Apr 2018, 18:36
by daweng
support wrote:Then I don't have idea. By default it's not supported at the moment but the message that I posted before was from other users who soled this issue in his way.
Problem solved,

I accidentally adding space between phone numbers (chat_ID) in recipient list.

Thank you Sergey for amazing support!