Update content of files

This commit is contained in:
GitHub Action 2023-04-18 18:31:00 +00:00
parent 82c98c91e7
commit 04e7cee7b6
5 changed files with 63 additions and 63 deletions

View file

@ -11511,7 +11511,6 @@
"Channel.DiscussionGroup.PrivateChannel", "Channel.DiscussionGroup.PrivateChannel",
"Channel.DiscussionGroup.PrivateChannelLink", "Channel.DiscussionGroup.PrivateChannelLink",
"Channel.DiscussionGroup.PrivateGroup", "Channel.DiscussionGroup.PrivateGroup",
"Channel.DiscussionGroup.PublicChannelLink",
"Channel.DiscussionGroup.SearchPlaceholder", "Channel.DiscussionGroup.SearchPlaceholder",
"Channel.DiscussionGroup.UnlinkChannel", "Channel.DiscussionGroup.UnlinkChannel",
"Channel.DiscussionGroup.UnlinkGroup", "Channel.DiscussionGroup.UnlinkGroup",
@ -13255,11 +13254,13 @@
"FolderLinkScreen.AlertTextUnavailablePublicGroup", "FolderLinkScreen.AlertTextUnavailablePublicGroup",
"FolderLinkScreen.AlertTextUnavailableUser", "FolderLinkScreen.AlertTextUnavailableUser",
"FolderLinkScreen.ChatCountHeaderUnavailable", "FolderLinkScreen.ChatCountHeaderUnavailable",
"FolderLinkScreen.ChatCountHeaderUnavailable",
"FolderLinkScreen.ChatsSectionHeader", "FolderLinkScreen.ChatsSectionHeader",
"FolderLinkScreen.ChatsSectionHeaderActionDeselectAll", "FolderLinkScreen.ChatsSectionHeaderActionDeselectAll",
"FolderLinkScreen.ChatsSectionHeaderActionSelectAll", "FolderLinkScreen.ChatsSectionHeaderActionSelectAll",
"FolderLinkScreen.ChatsSectionHeaderSelected", "FolderLinkScreen.ChatsSectionHeaderSelected",
"FolderLinkScreen.ChatsSectionHeaderUnavailable", "FolderLinkScreen.ChatsSectionHeaderUnavailable",
"FolderLinkScreen.ChatsSectionHeaderUnavailable",
"FolderLinkScreen.ContextActionNameLink", "FolderLinkScreen.ContextActionNameLink",
"FolderLinkScreen.LabelCanInvite", "FolderLinkScreen.LabelCanInvite",
"FolderLinkScreen.LabelUnavailableBot", "FolderLinkScreen.LabelUnavailableBot",
@ -13276,10 +13277,12 @@
"FolderLinkScreen.SaveAlertTitle", "FolderLinkScreen.SaveAlertTitle",
"FolderLinkScreen.SaveUnknownError", "FolderLinkScreen.SaveUnknownError",
"FolderLinkScreen.Title", "FolderLinkScreen.Title",
"FolderLinkScreen.Title",
"FolderLinkScreen.TitleDescriptionDeselected", "FolderLinkScreen.TitleDescriptionDeselected",
"FolderLinkScreen.TitleDescriptionSelected", "FolderLinkScreen.TitleDescriptionSelected",
"FolderLinkScreen.TitleDescriptionSelectedCount", "FolderLinkScreen.TitleDescriptionSelectedCount",
"FolderLinkScreen.TitleDescriptionUnavailable", "FolderLinkScreen.TitleDescriptionUnavailable",
"FolderLinkScreen.TitleDescriptionUnavailable",
"FolderLinkScreen.ToastLinkUpdated", "FolderLinkScreen.ToastLinkUpdated",
"FolderLinkScreen.ToastNewChatAdded", "FolderLinkScreen.ToastNewChatAdded",
"ForcedPasswordSetup.Intro.Action", "ForcedPasswordSetup.Intro.Action",
@ -16337,7 +16340,6 @@
"Stats.Message.PublicShares", "Stats.Message.PublicShares",
"Stats.Message.Views", "Stats.Message.Views",
"Stats.MessageForwards", "Stats.MessageForwards",
"Stats.MessageInteractionsTitle",
"Stats.MessageOverview", "Stats.MessageOverview",
"Stats.MessagePublicForwardsTitle", "Stats.MessagePublicForwardsTitle",
"Stats.MessageTitle", "Stats.MessageTitle",
@ -16978,7 +16980,6 @@
"VoiceChat.InviteMemberToChannelFirstText", "VoiceChat.InviteMemberToChannelFirstText",
"VoiceChat.InviteMemberToGroupFirstAdd", "VoiceChat.InviteMemberToGroupFirstAdd",
"VoiceChat.InviteMemberToGroupFirstText", "VoiceChat.InviteMemberToGroupFirstText",
"VoiceChat.InvitePeer",
"VoiceChat.InvitedPeerText", "VoiceChat.InvitedPeerText",
"VoiceChat.LateBy", "VoiceChat.LateBy",
"VoiceChat.Leave", "VoiceChat.Leave",
@ -17009,7 +17010,6 @@
"VoiceChat.PeerJoinedText", "VoiceChat.PeerJoinedText",
"VoiceChat.PersonalAccount", "VoiceChat.PersonalAccount",
"VoiceChat.PinVideo", "VoiceChat.PinVideo",
"VoiceChat.Reconnecting",
"VoiceChat.RecordLandscape", "VoiceChat.RecordLandscape",
"VoiceChat.RecordOnlyAudio", "VoiceChat.RecordOnlyAudio",
"VoiceChat.RecordPortrait", "VoiceChat.RecordPortrait",

View file

@ -207,7 +207,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6"> </div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/chat_list/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/ios/chat_list/" class="tr-section">
<div class="tr-section-cover cover3"></div> <div class="tr-section-cover cover3"></div>
<div class="tr-section-caption">Chat List (262)</div> <div class="tr-section-caption">Chat List (264)</div>
</a></div> </a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6"> </div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/private_chats/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/ios/private_chats/" class="tr-section">
@ -252,7 +252,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6"> </div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/unsorted/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/ios/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div> <div class="tr-section-cover cover0"></div>
<div class="tr-section-caption">Unsorted (1499)</div> <div class="tr-section-caption">Unsorted (1497)</div>
</a></div> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -127,6 +127,22 @@
"singular": "Add Folder" "singular": "Add Folder"
} }
}, },
"ChatList.AlertDeleteFolderText": {
"url": "https://translations.telegram.org/en/ios/chat_list/ChatList.AlertDeleteFolderText",
"photo_url": "https://telegra.ph/file/p/490cfecbc31/a6f4a2cc85ded145d372a17.jpg?c=86,432,427,427,280,280",
"has_binding": true,
"values": {
"singular": "Are you sure you want to delete this folder? This will also deactivate all the invite links used to share this folder."
}
},
"ChatList.AlertDeleteFolderTitle": {
"url": "https://translations.telegram.org/en/ios/chat_list/ChatList.AlertDeleteFolderTitle",
"photo_url": "https://telegra.ph/file/p/490cfecbc31/a6f4a2cc85ded145d372a17.jpg?c=161,456,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Delete Folder"
}
},
"ChatList.ArchiveAction": { "ChatList.ArchiveAction": {
"url": "https://translations.telegram.org/en/ios/chat_list/ChatList.ArchiveAction", "url": "https://translations.telegram.org/en/ios/chat_list/ChatList.ArchiveAction",
"photo_url": "https://telegra.ph/file/p/6306ba0eb52/3f71afad9560124fb416a1d.jpg?c=820,719,280,280,280,280", "photo_url": "https://telegra.ph/file/p/6306ba0eb52/3f71afad9560124fb416a1d.jpg?c=820,719,280,280,280,280",

View file

@ -3369,6 +3369,14 @@
"singular": "You don't have the admin rights to share invite links to this group chat." "singular": "You don't have the admin rights to share invite links to this group chat."
} }
}, },
"FolderLinkScreen.ChatCountHeaderUnavailable": {
"url": "https://translations.telegram.org/en/ios/settings/FolderLinkScreen.ChatCountHeaderUnavailable",
"photo_url": "https://telegra.ph/file/p/d3e27a7a20d/65fa4a8e7da74fb88d2df17.jpg?c=34,247,531,531,280,280",
"has_binding": true,
"values": {
"singular": "There are no chats in this folder that you can share with others."
}
},
"FolderLinkScreen.ChatsSectionHeaderSelected": { "FolderLinkScreen.ChatsSectionHeaderSelected": {
"url": "https://translations.telegram.org/en/ios/settings/FolderLinkScreen.ChatsSectionHeaderSelected", "url": "https://translations.telegram.org/en/ios/settings/FolderLinkScreen.ChatsSectionHeaderSelected",
"photo_url": "https://telegra.ph/file/p/44411c8dbb9/308735236f8f4a0aa4af917.jpg?c=30,641,280,280,280,280", "photo_url": "https://telegra.ph/file/p/44411c8dbb9/308735236f8f4a0aa4af917.jpg?c=30,641,280,280,280,280",
@ -3378,6 +3386,14 @@
"plural": "<mark class=\"token\">%d</mark> CHATS SELECTED" "plural": "<mark class=\"token\">%d</mark> CHATS SELECTED"
} }
}, },
"FolderLinkScreen.ChatsSectionHeaderUnavailable": {
"url": "https://translations.telegram.org/en/ios/settings/FolderLinkScreen.ChatsSectionHeaderUnavailable",
"photo_url": "https://telegra.ph/file/p/d3e27a7a20d/65fa4a8e7da74fb88d2df17.jpg?c=28,348,410,410,280,280",
"has_binding": false,
"values": {
"singular": "THESE CHATS CANNOT BE SHARED"
}
},
"FolderLinkScreen.ContextActionNameLink": { "FolderLinkScreen.ContextActionNameLink": {
"url": "https://translations.telegram.org/en/ios/settings/FolderLinkScreen.ContextActionNameLink", "url": "https://translations.telegram.org/en/ios/settings/FolderLinkScreen.ContextActionNameLink",
"photo_url": "https://telegra.ph/file/p/a2c0735b1f9/b69cf124fc67231485ca917.jpg?c=177,523,280,280,280,280", "photo_url": "https://telegra.ph/file/p/a2c0735b1f9/b69cf124fc67231485ca917.jpg?c=177,523,280,280,280,280",
@ -3434,6 +3450,14 @@
"singular": "INVITE LINK" "singular": "INVITE LINK"
} }
}, },
"FolderLinkScreen.Title": {
"url": "https://translations.telegram.org/en/ios/settings/FolderLinkScreen.Title",
"photo_url": "https://telegra.ph/file/p/d3e27a7a20d/65fa4a8e7da74fb88d2df17.jpg?c=160,86,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Share Folder"
}
},
"FolderLinkScreen.TitleDescriptionDeselected": { "FolderLinkScreen.TitleDescriptionDeselected": {
"url": "https://translations.telegram.org/en/ios/settings/FolderLinkScreen.TitleDescriptionDeselected", "url": "https://translations.telegram.org/en/ios/settings/FolderLinkScreen.TitleDescriptionDeselected",
"photo_url": "https://telegra.ph/file/p/129875058fa/1fc4dae121afbbd5ef47917.jpg?c=27,242,545,545,280,280", "photo_url": "https://telegra.ph/file/p/129875058fa/1fc4dae121afbbd5ef47917.jpg?c=27,242,545,545,280,280",
@ -3450,6 +3474,14 @@
"singular": "Anyone with this link can add **<mark class=\"token\">%1$@</mark>** folder and <mark class=\"token\">%2$@</mark> selected below." "singular": "Anyone with this link can add **<mark class=\"token\">%1$@</mark>** folder and <mark class=\"token\">%2$@</mark> selected below."
} }
}, },
"FolderLinkScreen.TitleDescriptionUnavailable": {
"url": "https://translations.telegram.org/en/ios/settings/FolderLinkScreen.TitleDescriptionUnavailable",
"photo_url": "https://telegra.ph/file/p/d3e27a7a20d/65fa4a8e7da74fb88d2df17.jpg?c=3,358,592,592,280,280",
"has_binding": true,
"values": {
"singular": "You can only share groups and channels in which you are allowed to create invite links."
}
},
"GroupInfo.Permissions.Exceptions": { "GroupInfo.Permissions.Exceptions": {
"url": "https://translations.telegram.org/en/ios/settings/GroupInfo.Permissions.Exceptions", "url": "https://translations.telegram.org/en/ios/settings/GroupInfo.Permissions.Exceptions",
"photo_url": "https://telegra.ph/file/p/85c3a677c29/4cb35a7c7984ab695d1be1d.jpg?c=29,827,326,326,280,280", "photo_url": "https://telegra.ph/file/p/85c3a677c29/4cb35a7c7984ab695d1be1d.jpg?c=29,827,326,326,280,280",

View file

@ -1240,14 +1240,6 @@
"singular": "Select a group chat that will host comments from your channel." "singular": "Select a group chat that will host comments from your channel."
} }
}, },
"Channel.DiscussionGroup.PublicChannelLink": {
"url": "https://translations.telegram.org/en/ios/unsorted/Channel.DiscussionGroup.PublicChannelLink",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Make <mark class=\"token\">%1$@</mark> the discussion group for <mark class=\"token\">%2$@</mark>?"
}
},
"Channel.DiscussionGroup.SearchPlaceholder": { "Channel.DiscussionGroup.SearchPlaceholder": {
"url": "https://translations.telegram.org/en/ios/unsorted/Channel.DiscussionGroup.SearchPlaceholder", "url": "https://translations.telegram.org/en/ios/unsorted/Channel.DiscussionGroup.SearchPlaceholder",
"photo_url": null, "photo_url": null,
@ -1996,22 +1988,6 @@
"singular": "<mark class=\"token\">%1$@</mark> has been added to <mark class=\"token\">%2$@</mark>" "singular": "<mark class=\"token\">%1$@</mark> has been added to <mark class=\"token\">%2$@</mark>"
} }
}, },
"ChatList.AlertDeleteFolderText": {
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.AlertDeleteFolderText",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Are you sure you want to delete this folder? This will also deactivate all the invite links used to share this folder."
}
},
"ChatList.AlertDeleteFolderTitle": {
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.AlertDeleteFolderTitle",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Delete Folder"
}
},
"ChatList.AutoarchiveSuggestion.OpenSettings": { "ChatList.AutoarchiveSuggestion.OpenSettings": {
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.AutoarchiveSuggestion.OpenSettings", "url": "https://translations.telegram.org/en/ios/unsorted/ChatList.AutoarchiveSuggestion.OpenSettings",
"photo_url": null, "photo_url": null,
@ -4662,7 +4638,7 @@
}, },
"FolderLinkPreview.ChatSectionJoinHeader": { "FolderLinkPreview.ChatSectionJoinHeader": {
"url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkPreview.ChatSectionJoinHeader", "url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkPreview.ChatSectionJoinHeader",
"photo_url": "https://telegra.ph/file/p/7eb06869271/a77e3bd8977bdc9d00c2b17.jpg?c=32,679,335,335,280,280", "photo_url": null,
"has_binding": false, "has_binding": false,
"values": { "values": {
"singular": "1 CHAT IN THIS FOLDER TO JOIN", "singular": "1 CHAT IN THIS FOLDER TO JOIN",
@ -4671,7 +4647,7 @@
}, },
"FolderLinkPreview.IconTabLeft": { "FolderLinkPreview.IconTabLeft": {
"url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkPreview.IconTabLeft", "url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkPreview.IconTabLeft",
"photo_url": "https://telegra.ph/file/p/7eb06869271/a77e3bd8977bdc9d00c2b17.jpg?c=108,553,280,280,280,280", "photo_url": null,
"has_binding": true, "has_binding": true,
"values": { "values": {
"singular": "All Chats" "singular": "All Chats"
@ -4679,7 +4655,7 @@
}, },
"FolderLinkPreview.IconTabRight": { "FolderLinkPreview.IconTabRight": {
"url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkPreview.IconTabRight", "url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkPreview.IconTabRight",
"photo_url": "https://telegra.ph/file/p/7eb06869271/a77e3bd8977bdc9d00c2b17.jpg?c=221,554,280,280,280,280", "photo_url": null,
"has_binding": true, "has_binding": true,
"values": { "values": {
"singular": "Personal" "singular": "Personal"
@ -4795,7 +4771,7 @@
}, },
"FolderLinkPreview.TextAddFolder": { "FolderLinkPreview.TextAddFolder": {
"url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkPreview.TextAddFolder", "url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkPreview.TextAddFolder",
"photo_url": "https://telegra.ph/file/p/7eb06869271/a77e3bd8977bdc9d00c2b17.jpg?c=65,524,470,470,280,280", "photo_url": null,
"has_binding": true, "has_binding": true,
"values": { "values": {
"singular": "Do you want to add a new chat folder<br/>and join its groups and channels?" "singular": "Do you want to add a new chat folder<br/>and join its groups and channels?"
@ -4967,7 +4943,7 @@
}, },
"FolderLinkScreen.ChatCountHeaderUnavailable": { "FolderLinkScreen.ChatCountHeaderUnavailable": {
"url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkScreen.ChatCountHeaderUnavailable", "url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkScreen.ChatCountHeaderUnavailable",
"photo_url": null, "photo_url": "https://telegra.ph/file/p/d3e27a7a20d/65fa4a8e7da74fb88d2df17.jpg?c=34,247,531,531,280,280",
"has_binding": true, "has_binding": true,
"values": { "values": {
"singular": "There are no chats in this folder that you can share with others." "singular": "There are no chats in this folder that you can share with others."
@ -4983,7 +4959,7 @@
}, },
"FolderLinkScreen.ChatsSectionHeaderActionDeselectAll": { "FolderLinkScreen.ChatsSectionHeaderActionDeselectAll": {
"url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkScreen.ChatsSectionHeaderActionDeselectAll", "url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkScreen.ChatsSectionHeaderActionDeselectAll",
"photo_url": "https://telegra.ph/file/p/7eb06869271/a77e3bd8977bdc9d00c2b17.jpg?c=293,717,280,280,280,280", "photo_url": null,
"has_binding": false, "has_binding": false,
"values": { "values": {
"singular": "DESELECT ALL" "singular": "DESELECT ALL"
@ -4999,7 +4975,7 @@
}, },
"FolderLinkScreen.ChatsSectionHeaderUnavailable": { "FolderLinkScreen.ChatsSectionHeaderUnavailable": {
"url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkScreen.ChatsSectionHeaderUnavailable", "url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkScreen.ChatsSectionHeaderUnavailable",
"photo_url": null, "photo_url": "https://telegra.ph/file/p/d3e27a7a20d/65fa4a8e7da74fb88d2df17.jpg?c=28,348,410,410,280,280",
"has_binding": false, "has_binding": false,
"values": { "values": {
"singular": "THESE CHATS CANNOT BE SHARED" "singular": "THESE CHATS CANNOT BE SHARED"
@ -5088,7 +5064,7 @@
}, },
"FolderLinkScreen.TitleDescriptionUnavailable": { "FolderLinkScreen.TitleDescriptionUnavailable": {
"url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkScreen.TitleDescriptionUnavailable", "url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkScreen.TitleDescriptionUnavailable",
"photo_url": null, "photo_url": "https://telegra.ph/file/p/d3e27a7a20d/65fa4a8e7da74fb88d2df17.jpg?c=3,358,592,592,280,280",
"has_binding": true, "has_binding": true,
"values": { "values": {
"singular": "You can only share groups and channels in which you are allowed to create invite links." "singular": "You can only share groups and channels in which you are allowed to create invite links."
@ -9074,7 +9050,7 @@
}, },
"Premium.MaxSharedFolderMembershipText": { "Premium.MaxSharedFolderMembershipText": {
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.MaxSharedFolderMembershipText", "url": "https://translations.telegram.org/en/ios/unsorted/Premium.MaxSharedFolderMembershipText",
"photo_url": null, "photo_url": "https://telegra.ph/file/p/e92830957da/d3c088ea44feaca677d7917.jpg?c=0,595,600,600,280,280",
"has_binding": false, "has_binding": false,
"values": { "values": {
"singular": "You can only add **<mark class=\"token\">%1$@</mark>** shareable folders. Upgrade to **Telegram Premium** to increase this limit up to **<mark class=\"token\">%2$@</mark>**." "singular": "You can only add **<mark class=\"token\">%1$@</mark>** shareable folders. Upgrade to **Telegram Premium** to increase this limit up to **<mark class=\"token\">%2$@</mark>**."
@ -10178,14 +10154,6 @@
"plural": "<mark class=\"token\">%@</mark> shared" "plural": "<mark class=\"token\">%@</mark> shared"
} }
}, },
"Stats.MessageInteractionsTitle": {
"url": "https://translations.telegram.org/en/ios/unsorted/Stats.MessageInteractionsTitle",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Interactions"
}
},
"Stats.MessageViews": { "Stats.MessageViews": {
"url": "https://translations.telegram.org/en/ios/unsorted/Stats.MessageViews", "url": "https://translations.telegram.org/en/ios/unsorted/Stats.MessageViews",
"photo_url": null, "photo_url": null,
@ -11425,14 +11393,6 @@
"singular": "Video Chat Title" "singular": "Video Chat Title"
} }
}, },
"VoiceChat.InvitePeer": {
"url": "https://translations.telegram.org/en/ios/unsorted/VoiceChat.InvitePeer",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Invite"
}
},
"VoiceChat.MuteForMe": { "VoiceChat.MuteForMe": {
"url": "https://translations.telegram.org/en/ios/unsorted/VoiceChat.MuteForMe", "url": "https://translations.telegram.org/en/ios/unsorted/VoiceChat.MuteForMe",
"photo_url": null, "photo_url": null,
@ -11466,14 +11426,6 @@
"singular": "Pin Video" "singular": "Pin Video"
} }
}, },
"VoiceChat.Reconnecting": {
"url": "https://translations.telegram.org/en/ios/unsorted/VoiceChat.Reconnecting",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Reconnecting..."
}
},
"VoiceChat.RemovePeerConfirmationChannel": { "VoiceChat.RemovePeerConfirmationChannel": {
"url": "https://translations.telegram.org/en/ios/unsorted/VoiceChat.RemovePeerConfirmationChannel", "url": "https://translations.telegram.org/en/ios/unsorted/VoiceChat.RemovePeerConfirmationChannel",
"photo_url": null, "photo_url": null,