TelegramBots / Telegram.Bot

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

How can i use Inlinekeyboard in webhook method ? #473

Closed ghost closed 6 years ago

ghost commented 6 years ago

Who knows the answer? https://stackoverflow.com/questions/46496636/how-can-i-use-inlinekeyboard-in-webhook-method-telegram-bot-c-sharp

poulad commented 6 years ago

I hope this helps:

https://github.com/TelegramBots/telegram.bot/blob/develop/test/Telegram.Bot.Tests.Integ/CallbackQuery/CallbackQueryTests.cs#L29-L48