[Add] Some types...

This commit is contained in:
Alex 2026-07-27 17:21:22 +02:00
commit 594646ac39
Signed by: alex
SSH key fingerprint: SHA256:D1+Ub8o0v4K5y1JNivW8IxEOelqLSvPmUzBbDIoZkRQ

View file

@ -111,6 +111,9 @@ type_maps:
MessageReactionRemove: 138
MessageReactionLive: 139
MessageDeleteLive: 140
ClientStateSync: 141
ClientStateAck: 142
StateSubscribe: 143
DataTypes:
ErrorType: 32
@ -229,3 +232,9 @@ type_maps:
Reactions: 145
Reaction: 146
ReplyId: 147
CacheValid: 148
CacheSchemaVersion: 149
SyncMode: 150
MessageId: 151
DeletedMessageIds: 152
DeletedContactIds: 153