kepka/Telegram/Resources
leha-bot 6717ea2cd5 API scheme updated to layer 72.
Shortlog:
1. InputMediaUploadedDocument now has the new flag nosound_video;
2. InputMediaVenue now has the new string venue_type (it seems to be
   related to FourSquare Venue Types like "food/icecream" or another.
   See core.telegram.org/bot/api#Venue for details);
3. Add live locations (InputMediaGeoLive);
4. channelFull object now has a flag hidden_prehistory (see issue #113
   for details);
5. messageMediaVenue now has the same string venue_type;
6. messageMediaGeoLive now has the same fields as InputMediaGeoLive;
7. Add mysterious messageActionCustomAction;
8. Add messages.messagesNotModified (seems it's related to seamless
   message counter decrement as in Telegram for Android since v 4.8);
9. Remove inputMessagesFilterPhotoVideoDocuments;
10. Add filters inputMessagesFilterGeo and inputMessagesFilterContact;
11. Add updateChannelAvailableMessages (seems it's a new kind of Update
    related to listening of channel only updates);
12. Add channels.channelParticipantsNotModified;
13. inputBotInlineMessageMediaGeo now has the period field (like new
    live locations);
14. botInlineMessageMediaGeo now has the same period field;
15. BotResults now has a users vector field;
16. messages.botCallbackAnswer now has a new native_ui flag (seems it's
    related to some new kind of notification. Right now bots could send you
    either the message box or the modeless notification which is appeared
    from top of chat viewport);
17. Add inputPaymentCredentials[Android|Apple]Pay for (possible) Android
    Pay / Apple Pay support;
18. Add channelAdminLogEventActionTogglePreHistoryHidden for toggling
    history for chat newcomers (see issue #113);
19. Add strange recentMeUrl[Unknown|User|Chat|ChatInvite|StickerSet].
    Seems it's related to "Saved Messages" functionality.
20. Add help.recentMeUrl method;
21. messages.getHistory now has an argument hash;
22. messages.editMessage now has the new flag stop_geo_live related to
    Live Locations;
23. messages.editInlineBotMesages now has the same new flag;
24. Add new method messages.readMentions(peer:InputPeer);
25. Add new method help.getRecentMeUrls(referer:string);
26. channels.getParticipants now has a new parameter hash;
27. Add new method chanels.deleteHistory (seems it's related to issue
    #112);
28. Add new method channels.togglePreHistoryHidden (see #113).

This commit is based on upstream commit bccd801874 and related to #114.
2018-09-22 01:03:29 +03:00
..
art Add emoji autocomplete data and algorithm. 2017-07-26 15:55:01 +03:00
etc Remove Qt plugins path rewriting 2017-12-20 14:38:02 +02:00
fonts Finalize rename / move of files. 2017-03-16 12:53:13 +03:00
icons Update faved sticker / saved GIF remove button. 2017-09-05 19:34:36 +03:00
langs Add option for typographic message formatting 2018-04-21 19:14:34 +03:00
qrc Get rid of usused file freedesktop.org.xml 2018-02-12 03:03:24 +03:00
sounds Play sounds in calls. 2017-05-09 23:46:31 +03:00
uwp Version 1.1.23. 2017-09-05 20:38:38 +03:00
winrc [skip ci] remove unused code from original tdesktop app 2017-12-22 19:07:36 +03:00
basic.style Add to each history item its own width value. 2017-06-30 09:21:41 +03:00
colors.palette Update faved sticker / saved GIF remove button. 2017-09-05 19:34:36 +03:00
emoji_autocomplete.json Add emoji autocomplete data and algorithm. 2017-07-26 15:55:01 +03:00
night.tdesktop-theme Improve night mode theme. 2017-07-03 13:51:38 +03:00
numbers.txt merged master 2015-08-18 19:10:01 +03:00
scheme.tl API scheme updated to layer 72. 2018-09-22 01:03:29 +03:00