rapierorg / telegram-bot-swift

Telegram Bot SDK for Swift (unofficial)
https://github.com/rapierorg/telegram-bot-swift/wiki
Apache License 2.0
375 stars 63 forks source link

editMessageText / editMessageReplyMarkup methods always return "bad request" #31

Closed iyumeg closed 6 years ago

iyumeg commented 7 years ago

I try sync/async, try to write "chat_id" and "message_id", but its always return "bad request"

P.S. Didn't try to use in "Inline Mode".

cipi1965 commented 6 years ago

In dev branch this works, @zmeyc i think you can close this issue

zmeyc commented 6 years ago

Thanks! @iyumeg please reopen if this is still reproduced.