mirror of
https://github.com/danog/schemas.git
synced 2024-11-26 12:04:44 +01:00
Fixup
This commit is contained in:
parent
5ac5e7a012
commit
09cdf1a242
19
TL_botAPI.tl
19
TL_botAPI.tl
@ -1,19 +0,0 @@
|
|||||||
bot_thumbnail#0 dc_id:int id:long access_hash:long volume_id:long = File;
|
|
||||||
bot_profile_photo#1 dc_id:int id:long access_hash:long volume_id:long = File;
|
|
||||||
bot_photo#2 dc_id:int id:long access_hash:long volume_id:long = File;
|
|
||||||
|
|
||||||
bot_voice#3 dc_id:int id:long access_hash:long = File;
|
|
||||||
bot_video#4 dc_id:int id:long access_hash:long = File;
|
|
||||||
bot_document#5 dc_id:int id:long access_hash:long = File;
|
|
||||||
bot_encrypted#6 dc_id:int id:long access_hash:long = File;
|
|
||||||
bot_temp#7 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_encrypted_thumbnail#B dc_id:int id:long access_hash:long = File;
|
|
||||||
bot_wallpaper#C dc_id:int id:long access_hash:long = File;
|
|
||||||
bot_video_note#D dc_id:int id:long access_hash:long = File;
|
|
||||||
bot_secure_raw#F dc_id:int id:long access_hash:long = File;
|
|
||||||
bot_secure#10 dc_id:int id:long access_hash:long = File;
|
|
||||||
bot_background#11 dc_id:int id:long access_hash:long = File;
|
|
||||||
bot_size#12 dc_id:int id:long access_hash:long = File;
|
|
@ -95,7 +95,7 @@ messageEntityStrike#bf0693d4 offset:int length:int = MessageEntity;
|
|||||||
messageEntityBlockquote#20df5d0 offset:int length:int = MessageEntity;
|
messageEntityBlockquote#20df5d0 offset:int length:int = MessageEntity;
|
||||||
|
|
||||||
===143===
|
===143===
|
||||||
decryptedMessageMediaDocument#8e4c064c thumb:bytes thumb_w:int thumb_h:int mime_type:string size:long key:bytes iv:bytes attributes:Vector<DocumentAttribute> caption:string = DecryptedMessageMedia;
|
decryptedMessageMediaDocument#6abd9782 thumb:bytes thumb_w:int thumb_h:int mime_type:string size:long key:bytes iv:bytes attributes:Vector<DocumentAttribute> caption:string = DecryptedMessageMedia;
|
||||||
|
|
||||||
===144===
|
===144===
|
||||||
messageEntitySpoiler#32ca960f offset:int length:int = MessageEntity;
|
messageEntitySpoiler#32ca960f offset:int length:int = MessageEntity;
|
||||||
|
Loading…
Reference in New Issue
Block a user