You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now many of specific telegram features like mentions, pictures, stickers, polls and so on - are not supported. Just basic messaging. But adding it is pretty simple - PRs welcome!
Okay, I'm ready to implement it but I can't understand, why bot doesn't get all options which I sent because in makeMessage function there should be all of them(due to merge function)
Try to send this message to a bot(Telegraf.js library)
but bot receive only
(without entities). I also tried to send location but bot didn't get too.
How to fix it? Or maybe I should use another method or parameters?
The text was updated successfully, but these errors were encountered: