package
0.0.0-20221222071518-e03eb42e21a9
Repository: https://github.com/insomnius/whatsmeow.git
Documentation: pkg.go.dev
# Packages
Package events contains all the events that whatsmeow.Client emits to functions registered with AddEventHandler.
# 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.
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.
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.
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.
# Structs
No description provided by the author
BusinessMessageLinkTarget contains the info that is found using a business message link (see Client.ResolveBusinessMessageLink).
No description provided by the author
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.
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.
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.
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.
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.
# 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
MessageID is the internal ID of a WhatsApp message.
No description provided by the author
PrivacySetting is an individual setting value in the user's privacy settings.
StatusPrivacyType is the type of list in StatusPrivacy.