diff options
| author | levlam <levlam@telegram.org> | 2020-01-08 19:07:40 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2020-01-08 19:07:40 +0300 |
| commit | 3659757dc344d05b1bdddd67ec185794c8c731bc (patch) | |
| tree | ee49e4cec66f5a1e9e49185e531e0526f3437d0a /CHANGELOG.md | |
| parent | efc483551f1a166ea7c07d0c9fa7d5c5a058587b (diff) | |
Add parameter searchEmojis.input_language_code.
GitOrigin-RevId: c0cc78cb2957c9b9be4c3310a0505d08f6189006
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 28a459e2d..32bff755b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -142,6 +142,7 @@ Changes in 1.6.0: - Added the method `confirmQrCodeAuthentication` for authentication confirmation from another device. * Added the update `updateMessageLiveLocationViewed`, which is supposed to trigger an edit of the corresponding live location. +* Added the parameter `input_language_code` to the method `searchEmojis`. * Added the method `getInactiveSupergroupChats`, to be used when the user receives a CHANNELS_TOO_MUCH error after reaching the limit on the number of joined supergroup and channel chats. * Added the field `unique_id` to the class `remoteFile`, which can be used to identify the same file for |
