diff --git a/data/web/corefork.telegram.org/api/layers.html b/data/web/corefork.telegram.org/api/layers.html index 3c3493c34f..3db4f807ab 100644 --- a/data/web/corefork.telegram.org/api/layers.html +++ b/data/web/corefork.telegram.org/api/layers.html @@ -156,6 +156,9 @@
compact
flag to messages.requestWebView, messages.requestSimpleWebView, messages.requestAppWebView.compact
flag should always be set if the new mode
parameter of mini app links, mini app links and direct mini app links is equal to compact
.fullsize
flag set, the app should be opened in compact mode (even if compact mode wasn't explictly requested, since the default fullsize/compact mode can also be changed through @botfather). mode
compact
, the app should be opened in compact mode.compact
, the messages.requestSimpleWebView.compact
flag must be set.mode
compact
, the app should be opened in compact mode.compact
, the messages.requestSimpleWebView.compact
flag must be set.user_id
the ID of the user that did the payment, and to charge_id
the provider_charge_id
from the messageActionPaymentSentMe service message action of the incoming payment.
+Payments made using Telegram Stars » may be refunded by the user/bot that received them by invoking payments.refundStarsCharge, passing to user_id
the ID of the user that did the payment, and to charge_id
the provider_charge_id
from the messageActionPaymentSentMe service message action of the incoming payment.
This will emit a messageActionPaymentRefunded service message.
diff --git a/data/web/corefork.telegram.org/method/messages.requestAppWebView.html b/data/web/corefork.telegram.org/method/messages.requestAppWebView.html index ac078777a9..7cc79cbc28 100644 --- a/data/web/corefork.telegram.org/method/messages.requestAppWebView.html +++ b/data/web/corefork.telegram.org/method/messages.requestAppWebView.html @@ -82,7 +82,7 @@mode
parameter of the direct Mini App deep link is equal to compact
.