package
0.0.0-20221222071518-e03eb42e21a9
Repository: https://github.com/insomnius/whatsmeow.git
Documentation: pkg.go.dev

# Packages

Package lthash implements a summation based hash algorithm that maintains the integrity of a piece of data over a series of mutations.

# Functions

No description provided by the author
ParsePatchList will decode an XML node containing app state patches, including downloading any external blobs.

# Constants

WAPatchCriticalBlock contains the user's settings like push name and locale.
WAPatchCriticalUnblockLow contains the user's contact list.
WAPatchRegular contains protocol info about app state patches like key expiration.
WAPatchRegularHigh contains more local chat settings like mute status and starred messages.
WAPatchRegularLow contains some local chat settings like pin, archive status, and the setting of whether to unarchive chats when messages come in.

# Variables

AllPatchNames contains all currently known patch state names.
Errors that this package can return.
Errors that this package can return.
Errors that this package can return.
Errors that this package can return.
Errors that this package can return.
Errors that this package can return.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
PatchList represents a decoded response to getting app state patches from the WhatsApp servers.
No description provided by the author

# Type aliases

DownloadExternalFunc is a function that can download a blob of external app state patches.
WAPatchName represents a type of app state patch.