package
2.0.2
Repository: https://github.com/snaril/wsapp.git
Documentation: pkg.go.dev

# Packages

Package events contains all the events that whatsmeow.Client emits to functions registered with AddEventHandler.

# Functions

NewADJID creates a new AD JID.
NewJID creates a new regular JID.
ParseJID parses a JID out of the given string.

# Constants

Known JID servers on WhatsApp.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Known JID servers on WhatsApp.
only used in newsletters.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Known JID servers on WhatsApp.
No description provided by the author
No description provided by the author
Known JID servers on WhatsApp.
Known JID servers on WhatsApp.
Known JID servers on WhatsApp.
Known JID servers on WhatsApp.
Known JID servers on WhatsApp.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Known JID servers on WhatsApp.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Possible privacy setting values.
Possible privacy setting values.
Possible privacy setting values.
Possible privacy setting values.
Possible privacy setting values.
Possible privacy setting values.
Valid values: PrivacySettingAll, PrivacySettingKnown.
Valid values: PrivacySettingAll, PrivacySettingContacts, PrivacySettingContactBlacklist, PrivacySettingNone.
Valid values: PrivacySettingAll, PrivacySettingContacts, PrivacySettingContactBlacklist, PrivacySettingNone.
Valid values: PrivacySettingAll, PrivacySettingMatchLastSeen.
Valid values: PrivacySettingAll, PrivacySettingContacts, PrivacySettingContactBlacklist, PrivacySettingNone.
Valid values: PrivacySettingAll, PrivacySettingNone.
Valid values: PrivacySettingAll, PrivacySettingContacts, PrivacySettingContactBlacklist, PrivacySettingNone.
Possible privacy setting values.
ReceiptTypeDelivered means the message was delivered to the device (but the user might not have noticed).
No description provided by the author
No description provided by the author
No description provided by the author
ReceiptTypePlayed means the user opened a view-once media message.
ReceiptTypePlayedSelf probably means the current user opened a view-once media message from a different device, and has read receipts disabled in privacy settings.
ReceiptTypeRead means the user opened the chat and saw the message.
ReceiptTypeReadSelf means the current user read a message from a different device, and has read receipts disabled in privacy settings.
ReceiptTypeRetry means the message was delivered to the device, but decrypting the message failed.
ReceiptTypeSender is sent by your other devices when a message you sent is delivered to them.
No description provided by the author
StatusPrivacyTypeBlacklist means statuses are sent to all contacts, except the ones on the list.
StatusPrivacyTypeContacts means statuses are sent to all contacts.
StatusPrivacyTypeWhitelist means statuses are only sent to users on the list.

# Variables

Some JIDs that are contacted often.
Some JIDs that are contacted often.
Some JIDs that are contacted often.
Some JIDs that are contacted often.
Some JIDs that are contacted often.
Some JIDs that are contacted often.
Some JIDs that are contacted often.
Some JIDs that are contacted often.

# Structs

No description provided by the author
Blocklist contains the user's current list of blocked users.
No description provided by the author
No description provided by the author
No description provided by the author
BusinessHoursConfig contains business operating hours of a WhatsApp business.
BusinessMessageLinkTarget contains the info that is found using a business message link (see Client.ResolveBusinessMessageLink).
BusinessProfile contains the profile information of a WhatsApp business.
No description provided by the author
Category contains a WhatsApp business category.
ContactInfo contains the cached names of a WhatsApp user.
ContactQRLinkTarget contains the info that is found using a contact QR link (see Client.ResolveContactQRLink).
DeviceSentMeta contains metadata from messages sent by another one of the user's own devices.
No description provided by the author
No description provided by the author
No description provided by the author
GroupAnnounce specifies whether only admins can send messages in the group.
No description provided by the author
GroupEphemeral contains the group's disappearing messages settings.
No description provided by the author
GroupInfo contains basic information about a group chat on WhatsApp.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GroupLocked specifies whether the group info can only be edited by admins.
No description provided by the author
GroupName contains the name of a group along with metadata of who set it and when.
No description provided by the author
GroupParticipant contains info about a participant of a WhatsApp group chat.
No description provided by the author
GroupTopic contains the topic (description) of a group along with metadata of who set it and when.
IsOnWhatsAppResponse contains information received in response to checking if a phone number is on WhatsApp.
JID represents a WhatsApp user ID.
LocalChatSettings contains the cached local settings for a chat.
MessageInfo contains metadata about an incoming message.
MessageSource contains basic sender and chat information about a message.
MsgBotInfo targets <bot>.
MsgMetaInfo targets <meta>.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PrivacySettings contains the user's privacy settings.
ProfilePictureInfo contains the ID and URL for a WhatsApp user's profile picture or group's photo.
StatusPrivacy contains the settings for who to send status messages to by default.
UserInfo contains info about a WhatsApp user.
VerifiedName contains verified WhatsApp business details.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MessageID is the internal ID of a WhatsApp message.
MessageServerID is the server ID of a WhatsApp newsletter message.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PrivacySetting is an individual setting value in the user's privacy settings.
PrivacySettingType is the type of privacy setting.
ReceiptType represents the type of a Receipt event.
StatusPrivacyType is the type of list in StatusPrivacy.