예제 #1
0
 private void Bot_OnCallbackQuery(object sender, CallbackQueryEventArgs e)
 {
     CancelCommand.CallbackQuery(e, mainbot);
 }