This commit is contained in:
Daniil Gentili 2017-04-10 13:51:56 +02:00
parent d8292e9add
commit f2b1078b41
2 changed files with 2 additions and 2 deletions

View File

@ -444,7 +444,7 @@ Slv8kg9qv1m6XHVQY3PnEw+QQtqSIXklHwIDAQAB
public function getV()
{
return 10;
return 11;
}
public function get_self()

View File

@ -5,4 +5,4 @@ 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_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#9 dc_id:int id:long access_hash:long = File;
bot_gif#10 dc_id:int id:long access_hash:long = File;