From deb28902e7f4fdd28fcca23528556705a5426d0e Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Fri, 5 May 2017 16:54:43 +0200 Subject: [PATCH] Update TL_botAPI.tl --- src/danog/MadelineProto/TL_botAPI.tl | 1 + 1 file changed, 1 insertion(+) diff --git a/src/danog/MadelineProto/TL_botAPI.tl b/src/danog/MadelineProto/TL_botAPI.tl index 5cf23850..6d940faa 100644 --- a/src/danog/MadelineProto/TL_botAPI.tl +++ b/src/danog/MadelineProto/TL_botAPI.tl @@ -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;