diff --git a/data/web/corefork.telegram.org/constructor/invoice.html b/data/web/corefork.telegram.org/constructor/invoice.html
index 67e47c2964..e7e0af4288 100644
--- a/data/web/corefork.telegram.org/constructor/invoice.html
+++ b/data/web/corefork.telegram.org/constructor/invoice.html
@@ -119,7 +119,7 @@
currency |
string |
-Three-letter ISO 4217 currency code |
+Three-letter ISO 4217 currency code, or XTR for Telegram Stars. |
prices |
diff --git a/data/web/corefork.telegram.org/constructor/messageActionPaymentSent.html b/data/web/corefork.telegram.org/constructor/messageActionPaymentSent.html
index 7dc8b1ccfa..de19ac371d 100644
--- a/data/web/corefork.telegram.org/constructor/messageActionPaymentSent.html
+++ b/data/web/corefork.telegram.org/constructor/messageActionPaymentSent.html
@@ -84,7 +84,7 @@
currency |
string |
-Three-letter ISO 4217 currency code |
+Three-letter ISO 4217 currency code, or XTR for Telegram Stars. |
total_amount |
diff --git a/data/web/corefork.telegram.org/method/auth.resendCode.html b/data/web/corefork.telegram.org/method/auth.resendCode.html
index 7be4b3984e..cea1c4b187 100644
--- a/data/web/corefork.telegram.org/method/auth.resendCode.html
+++ b/data/web/corefork.telegram.org/method/auth.resendCode.html
@@ -133,6 +133,8 @@
Related pages
Send the verification code for login
+
+Request an SMS code via Firebase.
How to register a user's phone to start using the API.