diff --git a/data/web/corefork.telegram.org/constructor/stickerSet.html b/data/web/corefork.telegram.org/constructor/stickerSet.html index 82959eecbf..0f6a057bf5 100644 --- a/data/web/corefork.telegram.org/constructor/stickerSet.html +++ b/data/web/corefork.telegram.org/constructor/stickerSet.html @@ -124,7 +124,7 @@
tg://addstickers?set=short_name
Telegram clients must handle special tg:// and t.me deep links encountered in messages, link entities and in other apps by registering OS handlers.
Fetch info about custom emojis.
Returns a list of documents with the animated custom emoji in TGS format, and a documentAttributeCustomEmoji attribute with the original emoji and info about the emoji stickerset this custom emoji belongs to.
diff --git a/data/web/corefork.telegram.org/method/contacts.resolvePhone b/data/web/corefork.telegram.org/method/contacts.resolvePhone index 4838359c28..7bdf9b44d1 100644 --- a/data/web/corefork.telegram.org/method/contacts.resolvePhone +++ b/data/web/corefork.telegram.org/method/contacts.resolvePhone @@ -71,12 +71,15 @@t.me/+number
or tg://resolve?phone=number
URI.Telegram clients must handle special tg:// and t.me deep links encountered in messages, link entities and in other apps by registering OS handlers.