bugfix
This commit is contained in:
parent
b57f7e957d
commit
f3f93edbe9
@ -444,7 +444,7 @@ Slv8kg9qv1m6XHVQY3PnEw+QQtqSIXklHwIDAQAB
|
||||
|
||||
public function getV()
|
||||
{
|
||||
return 11;
|
||||
return 12;
|
||||
}
|
||||
|
||||
public function get_self()
|
||||
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user