Update TL_botAPI.tl

This commit is contained in:
Daniil Gentili 2017-05-05 16:54:43 +02:00 committed by GitHub
parent 70f81d58e3
commit deb28902e7

View File

@ -6,3 +6,4 @@ bot_document#5 dc_id:int id:long access_hash:long = File;
bot_sticker#8 dc_id:int id:long access_hash:long = File;
bot_audio#9 dc_id:int id:long access_hash:long = File;
bot_gif#A dc_id:int id:long access_hash:long = File;
bot_roundvideo#D dc_id:int id:long access_hash:long = File;