diff --git a/data/core.telegram.org/bots/api-changelog.html b/data/core.telegram.org/bots/api-changelog.html index ea506708d2..15191ee4c4 100644 --- a/data/core.telegram.org/bots/api-changelog.html +++ b/data/core.telegram.org/bots/api-changelog.html @@ -56,22 +56,22 @@ To learn how to create…">
Personalized Commands
scope
and language_code
to the method setMyCommands to allow bots specify different commands for different chats and users.scope
and language_code
to the method getMyCommands.scope
and language_code
to the method setMyCommands to allow bots specify different commands for different chats and users.scope
and language_code
to the method getMyCommands.Custom Placeholders
And More
kickChatMember
to banChatMember. The old method name can still be used.getChatMembersCount
to getChatMemberCount. The old method name can still be used.file_unique_id
in objects of the type PhotoSize and of the fields small_file_unique_id
and big_file_unique_id
in objects of the type ChatPhoto were changed.kickChatMember
to banChatMember. The old method name can still be used.getChatMembersCount
to getChatMemberCount. The old method name can still be used.file_unique_id
in objects of the type PhotoSize and of the fields small_file_unique_id
and big_file_unique_id
in objects of the type ChatPhoto were changed.diff --git a/data/core.telegram.org/import-stickers.html b/data/core.telegram.org/import-stickers.html index 5ab5b97a96..a510046313 100644 --- a/data/core.telegram.org/import-stickers.html +++ b/data/core.telegram.org/import-stickers.html @@ -58,7 +58,7 @@WARNING: Each time a user imports stickers, a new sticker pack is created on Telegram. Do not use the importing feature to share stickers you made with other users. If you want to share your stickers, simply upload them using @stickers and share the link of your pack. For example, here's a link to install some Duck Stickers.
We have created libraries and sample apps for iOS and Android which you can use to implement importing stickers to Telegram from your app.
+We have created libraries and sample apps for iOS and Android which you can use to implement importing stickers to Telegram from your app.
Telegram apps support two sticker types. Regardless of the type, each sticker must be associated with at least one emoji that expresses the emotion corresponding to the sticker.