mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 15:31:11 +01:00
Update content of files
This commit is contained in:
parent
1e52f9f22e
commit
460594d351
3 changed files with 15 additions and 6 deletions
|
@ -25711,6 +25711,7 @@
|
|||
"AccDescrChannel",
|
||||
"AccDescrGoBack",
|
||||
"AccDescrGroup",
|
||||
"AccDescrGroup",
|
||||
"AccDescrMentionDown",
|
||||
"AccDescrMoreOptions",
|
||||
"AccDescrOpenMenu2",
|
||||
|
@ -26658,8 +26659,8 @@
|
|||
"ReportReasonSpam",
|
||||
"ReportReasonViolence",
|
||||
"ReportSelectMessages",
|
||||
"ReportSelectMessages",
|
||||
"ReportSpamAndLeave",
|
||||
"RequestToJoinChannelSentDescription",
|
||||
"RequestToJoinGroupSentDescription",
|
||||
"RestictionReasonPrivateChannel",
|
||||
"RestictionReasonPrivateChat",
|
||||
|
|
|
@ -213,7 +213,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/webz/groups_and_channels/" class="tr-section">
|
||||
<div class="tr-section-cover cover8"></div>
|
||||
<div class="tr-section-caption">Groups And Channels (376)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (377)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/webz/profile/" class="tr-section">
|
||||
|
|
|
@ -1,4 +1,12 @@
|
|||
{
|
||||
"AccDescrGroup": {
|
||||
"url": "https://translations.telegram.org/en/webz/groups_and_channels/AccDescrGroup",
|
||||
"photo_url": "https://telegra.ph/file/p/77a4ac02da6/fd1fb6ddfab488f8cb1bf17.jpg?c=103,31,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Group"
|
||||
}
|
||||
},
|
||||
"AccDescrVoiceMessage": {
|
||||
"url": "https://translations.telegram.org/en/webz/groups_and_channels/AccDescrVoiceMessage",
|
||||
"photo_url": null,
|
||||
|
@ -2401,12 +2409,12 @@
|
|||
"singular": "Report message"
|
||||
}
|
||||
},
|
||||
"ReportSelectMessages": {
|
||||
"url": "https://translations.telegram.org/en/webz/groups_and_channels/ReportSelectMessages",
|
||||
"photo_url": "https://telegra.ph/file/p/77a4ac02da6/fd1fb6ddfab488f8cb1bf17.jpg?c=286,291,280,280,280,280",
|
||||
"RequestToJoinChannelSentDescription": {
|
||||
"url": "https://translations.telegram.org/en/webz/groups_and_channels/RequestToJoinChannelSentDescription",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Select messages"
|
||||
"singular": "You will be added to the channel once its admins approve your request."
|
||||
}
|
||||
},
|
||||
"RequestToJoinGroupSentDescription": {
|
||||
|
|
Loading…
Reference in a new issue