mirror of
https://github.com/Bubuni-Team/telegram-bot.git
synced 2026-07-31 00:29:24 +03:00
Update to Telegram Bot Framework 2.0
This commit is contained in:
@@ -208,7 +208,7 @@ namespace Kruzya.TelegramBot.RichSiteSummary.Handler
|
||||
|
||||
#region Message handler
|
||||
|
||||
[Update(InChat.All, UpdateFlag.CallbackQuery)]
|
||||
[Update(UpdateFlag.CallbackQuery)]
|
||||
public async Task HandleAction()
|
||||
{
|
||||
if (!RawUpdate.CallbackQuery.Data.StartsWith("feed|"))
|
||||
|
||||
Reference in New Issue
Block a user