diff --git a/data/core.telegram.org/constructor/groupCallStreamChannel.html b/data/core.telegram.org/constructor/groupCallStreamChannel.html
new file mode 100644
index 0000000000..3a1675d61f
--- /dev/null
+++ b/data/core.telegram.org/constructor/groupCallStreamChannel.html
@@ -0,0 +1,160 @@
+
+
+
+
+ groupCallStreamChannel
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
groupCallStreamChannel
+
+
Info about an RTMP stream in a group call or livestream
+
+
Constructor schema is available as of layer 139. Switch »
+
Parameters
+
+
+
+Name
+Type
+Description
+
+
+
+
+channel
+int
+Channel ID
+
+
+scale
+int
+Specifies the duration of the video segment to fetch in milliseconds, by bitshifting 1000
to the right scale
times: duration_ms := 1000 >> scale
.
+
+
+last_timestamp_ms
+long
+Last seen timestamp to easily start fetching livestream chunks using inputGroupCallStream
+
+
+
+
Type
+
GroupCallStreamChannel
+
Related pages
+
+
Chunk of a livestream
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/data/core.telegram.org/constructor/inputReportReasonIllegalDrugs.html b/data/core.telegram.org/constructor/inputReportReasonIllegalDrugs.html
new file mode 100644
index 0000000000..80e7c69b4a
--- /dev/null
+++ b/data/core.telegram.org/constructor/inputReportReasonIllegalDrugs.html
@@ -0,0 +1,132 @@
+
+
+
+
+ inputReportReasonIllegalDrugs
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
inputReportReasonIllegalDrugs
+
+
Report for illegal drugs
+
+
Constructor schema is available as of layer 139. Switch »
+
Parameters
+
This constructor does not require any parameters.
+
Type
+
ReportReason
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/data/core.telegram.org/constructor/inputReportReasonPersonalDetails.html b/data/core.telegram.org/constructor/inputReportReasonPersonalDetails.html
new file mode 100644
index 0000000000..a7e3d27b67
--- /dev/null
+++ b/data/core.telegram.org/constructor/inputReportReasonPersonalDetails.html
@@ -0,0 +1,132 @@
+
+
+
+
+ inputReportReasonPersonalDetails
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
inputReportReasonPersonalDetails
+
+
Report for divulgation of personal details
+
+
Constructor schema is available as of layer 139. Switch »
+
Parameters
+
This constructor does not require any parameters.
+
Type
+
ReportReason
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/data/core.telegram.org/constructor/phone.groupCallStreamChannels b/data/core.telegram.org/constructor/phone.groupCallStreamChannels
new file mode 100644
index 0000000000..31b8675a3e
--- /dev/null
+++ b/data/core.telegram.org/constructor/phone.groupCallStreamChannels
@@ -0,0 +1,147 @@
+
+
+
+
+ phone.groupCallStreamChannels
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
phone.groupCallStreamChannels
+
+
Info about RTMP streams in a group call or livestream
+
+
Constructor schema is available as of layer 139. Switch »
+
Parameters
+
+
Type
+
phone.GroupCallStreamChannels
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/data/core.telegram.org/constructor/phone.groupCallStreamRtmpUrl b/data/core.telegram.org/constructor/phone.groupCallStreamRtmpUrl
new file mode 100644
index 0000000000..2acd26d902
--- /dev/null
+++ b/data/core.telegram.org/constructor/phone.groupCallStreamRtmpUrl
@@ -0,0 +1,152 @@
+
+
+
+
+ phone.groupCallStreamRtmpUrl
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
phone.groupCallStreamRtmpUrl
+
+
RTMP URL and stream key to be used in streaming software
+
+
Constructor schema is available as of layer 139. Switch »
+
Parameters
+
+
+
+Name
+Type
+Description
+
+
+
+
+url
+string
+RTMP URL
+
+
+key
+string
+Stream key
+
+
+
+
Type
+
phone.GroupCallStreamRtmpUrl
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/data/core.telegram.org/method/contacts.resolvePhone b/data/core.telegram.org/method/contacts.resolvePhone
new file mode 100644
index 0000000000..b7cc0e5160
--- /dev/null
+++ b/data/core.telegram.org/method/contacts.resolvePhone
@@ -0,0 +1,147 @@
+
+
+
+
+ contacts.resolvePhone
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
contacts.resolvePhone
+
+
Resolve a phone number to get user info, if their privacy settings allow it.
+
+
Method schema is available as of layer 139. Switch »
+
Parameters
+
+
+
+Name
+Type
+Description
+
+
+
+
+phone
+string
+Phone number in international format, possibly obtained from a t.me/+number
or tg://resolve?phone=number
URI.
+
+
+
+
Result
+
contacts.ResolvedPeer
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/data/core.telegram.org/method/messages.searchSentMedia b/data/core.telegram.org/method/messages.searchSentMedia
new file mode 100644
index 0000000000..d87ea19ce9
--- /dev/null
+++ b/data/core.telegram.org/method/messages.searchSentMedia
@@ -0,0 +1,158 @@
+
+
+
+
+ messages.searchSentMedia
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
messages.searchSentMedia
+
+
View and search recently sent media.
+This method does not support pagination.
+
+
Method schema is available as of layer 139. Switch »
+
Parameters
+
+
+
+Name
+Type
+Description
+
+
+
+
+q
+string
+Optional search query
+
+
+filter
+MessagesFilter
+Message filter
+
+
+limit
+int
+Maximum number of results to return (max 100).
+
+
+
+
Result
+
messages.Messages
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/data/core.telegram.org/method/phone.getGroupCallStreamChannels b/data/core.telegram.org/method/phone.getGroupCallStreamChannels
new file mode 100644
index 0000000000..a18544b2bb
--- /dev/null
+++ b/data/core.telegram.org/method/phone.getGroupCallStreamChannels
@@ -0,0 +1,174 @@
+
+
+
+
+ phone.getGroupCallStreamChannels
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
phone.getGroupCallStreamChannels
+
+
Get info about RTMP streams in a group call or livestream.
+This method should be invoked to the same group/channel-related DC used for downloading livestream chunks .
+As usual, the media DC is preferred, if available.
+
+
Method schema is available as of layer 139. Switch »
+
Parameters
+
+
+
+Name
+Type
+Description
+
+
+
+
+call
+InputGroupCall
+Group call or livestream
+
+
+
+
Result
+
phone.GroupCallStreamChannels
+
Possible errors
+
+
+
+Code
+Type
+Description
+
+
+
+
+400
+GROUPCALL_INVALID
+The specified group call is invalid.
+
+
+400
+GROUPCALL_JOIN_MISSING
+You haven't joined this group call.
+
+
+
+
Related pages
+
+
How to transfer large data batches correctly.
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/data/core.telegram.org/method/phone.getGroupCallStreamRtmpUrl b/data/core.telegram.org/method/phone.getGroupCallStreamRtmpUrl
new file mode 100644
index 0000000000..2173b03ee2
--- /dev/null
+++ b/data/core.telegram.org/method/phone.getGroupCallStreamRtmpUrl
@@ -0,0 +1,155 @@
+
+
+
+
+ phone.getGroupCallStreamRtmpUrl
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
phone.getGroupCallStreamRtmpUrl
+
+
Get RTMP URL and stream key for RTMP livestreams. Can be used even before creating the actual RTMP livestream with phone.createGroupCall (the rtmp_stream
flag must be set).
+
+
Method schema is available as of layer 139. Switch »
+
Parameters
+
+
+
+Name
+Type
+Description
+
+
+
+
+peer
+InputPeer
+Peer to livestream into
+
+
+revoke
+Bool
+Whether to revoke the previous stream key or simply return the existing one
+
+
+
+
Result
+
phone.GroupCallStreamRtmpUrl
+
Related pages
+
+
Create a group call or livestream
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/data/core.telegram.org/methods.html b/data/core.telegram.org/methods.html
index 1c5182814e..236b5fe111 100644
--- a/data/core.telegram.org/methods.html
+++ b/data/core.telegram.org/methods.html
@@ -1546,6 +1546,14 @@
phone.saveDefaultGroupCallJoinAs
Set the default peer that will be used to join a group call in a specific dialog.
+
+phone.getGroupCallStreamChannels
+Get info about RTMP streams in a group call or livestream. This method should be invoked to the same group/channel-related DC used for downloading livestream chunks . As usual, the media DC is preferred, if available.
+
+
+phone.getGroupCallStreamRtmpUrl
+Get RTMP URL and stream key for RTMP livestreams. Can be used even before creating the actual RTMP livestream with phone.createGroupCall (the rtmp_stream
flag must be set).
+
Working with imported chats
@@ -1742,6 +1750,10 @@
Search for messages and peers globally
+messages.searchSentMedia
+View and search recently sent media. This method does not support pagination.
+
+
messages.sendMedia
Send a media
@@ -1835,6 +1847,10 @@
users.getUsers
Returns basic user info according to their identifiers.
+
+contacts.resolvePhone
+Resolve a phone number to get user info, if their privacy settings allow it.
+
Working with payments
diff --git a/data/core.telegram.org/type/GroupCallStreamChannel.html b/data/core.telegram.org/type/GroupCallStreamChannel.html
new file mode 100644
index 0000000000..a33585c653
--- /dev/null
+++ b/data/core.telegram.org/type/GroupCallStreamChannel.html
@@ -0,0 +1,143 @@
+
+
+
+
+ GroupCallStreamChannel
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
GroupCallStreamChannel
+
+
Info about an RTMP stream in a group call or livestream
+
+
+
Constructors
+
+
+
+Constructor
+Description
+
+
+
+
+groupCallStreamChannel
+Info about an RTMP stream in a group call or livestream
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/data/core.telegram.org/type/phone.GroupCallStreamChannels b/data/core.telegram.org/type/phone.GroupCallStreamChannels
new file mode 100644
index 0000000000..7c8a910f7c
--- /dev/null
+++ b/data/core.telegram.org/type/phone.GroupCallStreamChannels
@@ -0,0 +1,158 @@
+
+
+
+
+ phone.GroupCallStreamChannels
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
phone.GroupCallStreamChannels
+
+
Info about RTMP streams in a group call or livestream
+
+
+
Constructors
+
+
Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/data/core.telegram.org/type/phone.GroupCallStreamRtmpUrl b/data/core.telegram.org/type/phone.GroupCallStreamRtmpUrl
new file mode 100644
index 0000000000..63f3d882ec
--- /dev/null
+++ b/data/core.telegram.org/type/phone.GroupCallStreamRtmpUrl
@@ -0,0 +1,158 @@
+
+
+
+
+ phone.GroupCallStreamRtmpUrl
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
phone.GroupCallStreamRtmpUrl
+
+
RTMP URL and stream key to be used in streaming software
+
+
+
Constructors
+
+
Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/data/corefork.telegram.org/methods.html b/data/corefork.telegram.org/methods.html
index 739d14a52c..d800699a94 100644
--- a/data/corefork.telegram.org/methods.html
+++ b/data/corefork.telegram.org/methods.html
@@ -1546,6 +1546,14 @@
phone.saveDefaultGroupCallJoinAs
Set the default peer that will be used to join a group call in a specific dialog.
+
+phone.getGroupCallStreamChannels
+Get info about RTMP streams in a group call or livestream. This method should be invoked to the same group/channel-related DC used for downloading livestream chunks . As usual, the media DC is preferred, if available.
+
+
+phone.getGroupCallStreamRtmpUrl
+Get RTMP URL and stream key for RTMP livestreams. Can be used even before creating the actual RTMP livestream with phone.createGroupCall (the rtmp_stream
flag must be set).
+
Working with imported chats
@@ -1742,6 +1750,10 @@
Search for messages and peers globally
+messages.searchSentMedia
+View and search recently sent media. This method does not support pagination.
+
+
messages.sendMedia
Send a media
@@ -1835,6 +1847,10 @@
users.getUsers
Returns basic user info according to their identifiers.
+
+contacts.resolvePhone
+Resolve a phone number to get user info, if their privacy settings allow it.
+
Working with payments
diff --git a/data/translations.telegram.org/en/macos.html b/data/translations.telegram.org/en/macos.html
index f56eaae63d..5892332922 100644
--- a/data/translations.telegram.org/en/macos.html
+++ b/data/translations.telegram.org/en/macos.html
@@ -175,7 +175,7 @@
diff --git a/data/translations.telegram.org/en/macos/unsorted.html b/data/translations.telegram.org/en/macos/unsorted.html
index 2295cab20c..9f18e4cc0d 100644
--- a/data/translations.telegram.org/en/macos/unsorted.html
+++ b/data/translations.telegram.org/en/macos/unsorted.html
@@ -1,4 +1,654 @@
+
+
+
+
+
+
Translate.Language.Korean
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Kinyarwanda
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Khmer
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Kazakh
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Kannada
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Javanese
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Japanese
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Italian
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Irish
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Indonesian
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Igbo
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Icelandic
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Hungarian
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Hmong
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Hindi
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Hebrew
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Hawaiian
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Hausa
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Haitian_Creole
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Gujarati
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Greek
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.German
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Georgian
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Galician
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Frisian
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.French
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Finnish
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Estonian
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Esperanto
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.English
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Dutch
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Danish
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Czech
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Croatian
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Corsican
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Chinese_Traditional
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Chinese_Simplified
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Cebuano
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Catalan
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Bulgarian
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Bosnian
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Bengali
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Belarusian
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Basque
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Azerbaijani
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Armenian
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Arabic
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Amharic
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Albanian
+
+
+
+
+
+
+
+
+
+
+
+
+
Translate.Language.Afrikaans
+
+
+
+
+
+
+
-
+
+
-
-
+
-
+
+
-
-
+
-
+
+
-
-
+