Fixes for secret chat layers
This commit is contained in:
parent
ef49472330
commit
d614b50c6d
@ -717,7 +717,7 @@ class MTProto extends \Volatile
|
||||
|
||||
public function getV()
|
||||
{
|
||||
return 37;
|
||||
return 38;
|
||||
}
|
||||
|
||||
public function get_self()
|
||||
|
@ -68,3 +68,6 @@ decryptedMessageMediaWebPage#e50511d8 url:string = DecryptedMessageMedia;
|
||||
|
||||
===55===
|
||||
documentAttributeSticker#3a556302 alt:string stickerset:InputStickerSet = DocumentAttribute;
|
||||
|
||||
===66===
|
||||
documentAttributeVideo#ef02ce6 flags:# round_message:flags.0?true duration:int w:int h:int = DocumentAttribute;
|
||||
|
Loading…
Reference in New Issue
Block a user