mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-07-01 18:16:17 +00:00
Update vendor (whatsapp)
This commit is contained in:
35254
vendor/go.mau.fi/whatsmeow/binary/proto/def.pb.go
vendored
35254
vendor/go.mau.fi/whatsmeow/binary/proto/def.pb.go
vendored
File diff suppressed because it is too large
Load Diff
BIN
vendor/go.mau.fi/whatsmeow/binary/proto/def.pb.raw
vendored
BIN
vendor/go.mau.fi/whatsmeow/binary/proto/def.pb.raw
vendored
Binary file not shown.
3247
vendor/go.mau.fi/whatsmeow/binary/proto/def.proto
vendored
3247
vendor/go.mau.fi/whatsmeow/binary/proto/def.proto
vendored
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