mirror of
https://github.com/Bubuni-Team/telegram-bot.git
synced 2026-07-31 00:29:24 +03:00
Scratch for running next callbacks in queue
This commit is contained in:
@@ -39,6 +39,8 @@ namespace Kruzya.TelegramBot.Core
|
||||
|
||||
await VerifyChatPair(message);
|
||||
}
|
||||
|
||||
throw new ArgumentException();
|
||||
}
|
||||
|
||||
public async Task VerifyChatPair(Message message)
|
||||
|
||||
Reference in New Issue
Block a user