This commit is contained in:
Daniil Gentili 2017-04-10 14:39:46 +02:00
parent b57f7e957d
commit f3f93edbe9
2 changed files with 2 additions and 2 deletions

View File

@ -444,7 +444,7 @@ Slv8kg9qv1m6XHVQY3PnEw+QQtqSIXklHwIDAQAB
public function getV()
{
return 11;
return 12;
}
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#10 dc_id:int id:long access_hash:long = File;
bot_gif#A dc_id:int id:long access_hash:long = File;