Fixes for secret chat layers

This commit is contained in:
Daniil Gentili 2017-06-01 19:13:43 +02:00
parent ef49472330
commit d614b50c6d
2 changed files with 4 additions and 1 deletions

View File

@ -717,7 +717,7 @@ class MTProto extends \Volatile
public function getV() public function getV()
{ {
return 37; return 38;
} }
public function get_self() public function get_self()

View File

@ -68,3 +68,6 @@ decryptedMessageMediaWebPage#e50511d8 url:string = DecryptedMessageMedia;
===55=== ===55===
documentAttributeSticker#3a556302 alt:string stickerset:InputStickerSet = DocumentAttribute; documentAttributeSticker#3a556302 alt:string stickerset:InputStickerSet = DocumentAttribute;
===66===
documentAttributeVideo#ef02ce6 flags:# round_message:flags.0?true duration:int w:int h:int = DocumentAttribute;