mirror of
https://github.com/wiz0u/WTelegramClient.git
synced 2026-04-06 23:14:01 +00:00
more sealed partial
This commit is contained in:
parent
e2323092dc
commit
55feb857d7
2 changed files with 30 additions and 30 deletions
|
|
@ -25,7 +25,7 @@ namespace TL
|
|||
[0x73F1F8DC] = typeof(MsgContainer),
|
||||
[0xE06046B2] = typeof(MsgCopy),
|
||||
[0x3072CFA1] = typeof(GzipPacked),
|
||||
[0xFEFEFEFE] = typeof(WTelegram.SecretChats.SecretChat),
|
||||
[0xFEFEFEFE] = typeof(WTelegram.SecretChat),
|
||||
// from TL.MTProto:
|
||||
[0x05162463] = typeof(ResPQ),
|
||||
[0x83C95AEC] = typeof(PQInnerData),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue