TelegramBots / Telegram.Bot

.NET Client for Telegram Bot API
https://telegrambots.github.io/book
MIT License
3.17k stars 686 forks source link

EditInlineMessageReplyMarkupAsync Not Worked in Bot Chat #426

Closed PurTahan closed 7 years ago

PurTahan commented 7 years ago

Hi , EditInlineMessageReplyMarkupAsync with inlineMessageID work fine in any chat , but not work in Bot Chat

poulad commented 7 years ago

I'm pretty sure this is due to the same reason as #372

poulad commented 7 years ago

@PurTahan I tested this method and it works fine. Are you sure you passed a inlineMessageId properly to it?

poulad commented 7 years ago

@PurTahan Check the tests I wrote for this here: https://github.com/TelegramBots/telegram.bot/commit/83313783c9204df77b4fd8bbde5c73d838359fbf