1
0
mirror of https://github.com/danog/schemas.git synced 2024-11-26 12:04:44 +01:00
schemas/TL_calls.tl

4 lines
362 B
Plaintext
Raw Permalink Normal View History

2020-04-05 21:57:59 +02:00
decryptedDataBlock#dbf948c1 random_id:long random_bytes:string flags:# voice_call_id:flags.2?int128 in_seq_no:flags.4?int out_seq_no:flags.4?int recent_received_mask:flags.5?int proto:flags.3?int extra:flags.1?string raw_data:flags.0?string = DecryptedDataBlock;
simpleDataBlock#cc0d0e76 random_id:long random_bytes:string raw_data:string = DecryptedDataBlock;