You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -569,7 +569,6 @@ Some of MadelineProto's core components are also available as separate, standalo
569
569
* <ahref="https://docs.madelineproto.xyz/API_docs/methods/account.getChannelDefaultEmojiStatuses.html"name="account.getChannelDefaultEmojiStatuses">Get a list of default suggested channel emoji statuses: account.getChannelDefaultEmojiStatuses</a>
570
570
* <ahref="https://docs.madelineproto.xyz/API_docs/methods/account.getDefaultEmojiStatuses.html"name="account.getDefaultEmojiStatuses">Get a list of default suggested emoji statuses: account.getDefaultEmojiStatuses</a>
571
571
* <ahref="https://docs.madelineproto.xyz/API_docs/methods/phone.getGroupCallJoinAs.html"name="phone.getGroupCallJoinAs">Get a list of peers that can be used to join a group call, presenting yourself as a specific user/channel: phone.getGroupCallJoinAs</a>
572
-
* <ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.getSponsoredMessages.html"name="channels.getSponsoredMessages">Get a list of sponsored messages: channels.getSponsoredMessages</a>
573
572
* <ahref="https://docs.madelineproto.xyz/PHP/danog/MadelineProto/API.html#getWebMessage"name="getWebMessage">Get a message to show to the user when starting the bot: getWebMessage</a>
574
573
* <ahref="https://docs.madelineproto.xyz/API_docs/methods/payments.getPaymentForm.html"name="payments.getPaymentForm">Get a payment form: payments.getPaymentForm</a>
575
574
* <ahref="https://docs.madelineproto.xyz/API_docs/methods/account.getDefaultGroupPhotoEmojis.html"name="account.getDefaultGroupPhotoEmojis">Get a set of suggested custom emoji stickers that can be used as group picture: account.getDefaultGroupPhotoEmojis</a>
@@ -747,7 +746,6 @@ Some of MadelineProto's core components are also available as separate, standalo
747
746
* <ahref="https://docs.madelineproto.xyz/API_docs/methods/payments.assignAppStoreTransaction.html"name="payments.assignAppStoreTransaction">Informs server about a purchase made through the App Store: for official applications only: payments.assignAppStoreTransaction</a>
748
747
* <ahref="https://docs.madelineproto.xyz/API_docs/methods/payments.assignPlayMarketTransaction.html"name="payments.assignPlayMarketTransaction">Informs server about a purchase made through the Play Store: for official applications only: payments.assignPlayMarketTransaction</a>
749
748
* <ahref="https://docs.madelineproto.xyz/API_docs/methods/help.setBotUpdatesStatus.html"name="help.setBotUpdatesStatus">Informs the server about the number of pending bot updates if they haven't been processed for a long time; for bots only: help.setBotUpdatesStatus</a>
750
-
* <ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.clickSponsoredMessage.html"name="channels.clickSponsoredMessage">Informs the server that the user has either:: channels.clickSponsoredMessage</a>
751
749
* <ahref="https://docs.madelineproto.xyz/API_docs/methods/account.initTakeoutSession.html"name="account.initTakeoutSession">Initialize a takeout session, see here » for more info: account.initTakeoutSession</a>
@@ -794,7 +792,6 @@ Some of MadelineProto's core components are also available as separate, standalo
794
792
* <ahref="https://docs.madelineproto.xyz/PHP/danog/MadelineProto/API.html#htmlToMessageEntities"name="htmlToMessageEntities">Manually convert HTML to a message and a set of entities: htmlToMessageEntities</a>
795
793
* <ahref="https://docs.madelineproto.xyz/PHP/danog/MadelineProto/API.html#markdownToMessageEntities"name="markdownToMessageEntities">Manually convert markdown to a message and a set of entities: markdownToMessageEntities</a>
796
794
* <ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.markDialogUnread.html"name="messages.markDialogUnread">Manually mark dialog as unread: messages.markDialogUnread</a>
797
-
* <ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.viewSponsoredMessage.html"name="channels.viewSponsoredMessage">Mark a specific sponsored message as read: channels.viewSponsoredMessage</a>
798
795
* <ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.readDiscussion.html"name="messages.readDiscussion">Mark a thread as read: messages.readDiscussion</a>
799
796
* <ahref="https://docs.madelineproto.xyz/API_docs/methods/stories.readStories.html"name="stories.readStories">Mark all stories up to a certain ID as read, for a given peer; will emit an updateReadStories update to all logged-in sessions: stories.readStories</a>
800
797
* <ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.readHistory.html"name="channels.readHistory">Mark channel/supergroup history as read: channels.readHistory</a>
@@ -1122,7 +1119,6 @@ Some of MadelineProto's core components are also available as separate, standalo
"long_not_32": "Длинна данного значения не равна 32 байтам",
115
+
"array_invalid": "Вы указали невалидный массив",
116
+
"predicate_not_set": "Предикат (значение под ключом _) не был указан!",
117
+
"login_bot": "Вхожу как бот...",
118
+
"login_need_signup": "На этот номер телефона не найдена учётная запись Телеграм...",
119
+
"long_not_16": "Длинна данного значения не равна 16 байтам",
120
+
"signup_uncalled": "Я не в процессе записи! Пожалуйста, вызовите сначала методы phoneLogin и completePhoneLogin!",
121
+
"2fa_uncalled": "Я не жду сейчас пароля! Вызовите сначала методы phoneLogin и completePhoneLogin!",
122
+
"call_already_accepted": "Звонок %s уже был принят",
123
+
"call_error_2": "Невозможно найти и подтвердить звонок %s",
124
+
"call_confirming": "Подтверждаю звонок от %s...",
125
+
"translate_madelineproto_cli": "MadelineProto можно локализировать на ваш язык (на данный момент переведено: %d%%), откройте https://weblate.madelineproto.xyz чтобы помочь с переводом!",
126
+
"translate_madelineproto_web": "MadelineProto можно локализировать на ваш язык (на данный момент переведено: %d%%), кликните <a href=\"https://weblate.madelineproto.xyz\" target=\"_blank\">сюда чтобы помочь с переводом!</a>",
127
+
"peer_not_in_db": "Этот peer не находится во внутренней базе",
"long_not_64": "Длинна данного значения не равна 64 байтам",
131
+
"update_madelineproto": "Вы используете старую версию MadelineProto, необходимо обновится: сейчас используется версия %s, но последняя версия со многими поправками и с новым функционалом - %s!",
132
+
"type_extract_error": "Невозможно распаковать тип \"%s\", необходимо обновить MadelineProto!",
133
+
"could_not_convert_object": "Невозможно сконвертировать объект типа %s"
0 commit comments