mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-28 16:29:53 +00:00
Update API scheme to layer 152.
This commit is contained in:
@@ -404,6 +404,10 @@ void ActivateBotCommand(ClickHandlerContext context, int row, int column) {
|
||||
disabled);
|
||||
} break;
|
||||
|
||||
case ButtonType::RequestPeer: { // #TODO request_peer
|
||||
HideSingleUseKeyboard(controller, item);
|
||||
} break;
|
||||
|
||||
case ButtonType::SwitchInlineSame:
|
||||
case ButtonType::SwitchInline: {
|
||||
if (const auto bot = item->getMessageBot()) {
|
||||
|
||||
Reference in New Issue
Block a user