mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-12 14:43:54 +00:00
Update API scheme to layer 128.
This commit is contained in:
@@ -122,7 +122,7 @@ void activateBotCommand(
|
||||
} break;
|
||||
|
||||
case ButtonType::Buy: {
|
||||
Payments::CheckoutProcess::Start(msg);
|
||||
Payments::CheckoutProcess::Start(msg, Payments::Mode::Payment);
|
||||
} break;
|
||||
|
||||
case ButtonType::Url: {
|
||||
|
||||
Reference in New Issue
Block a user