Update vendor (whatsapp)
This commit is contained in:
+18105
-17149
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+1668
-1579
File diff suppressed because it is too large
Load Diff
@@ -15,6 +15,10 @@ var (
|
||||
}
|
||||
)
|
||||
|
||||
// DictVersion is the version number of the token lists above.
|
||||
// It's sent when connecting to the websocket so the server knows which tokens are supported.
|
||||
const DictVersion = 2
|
||||
|
||||
type doubleByteTokenIndex struct {
|
||||
dictionary byte
|
||||
index byte
|
||||
|
||||
Reference in New Issue
Block a user