Documentation ¶
Index ¶
- Variables
- type CommentMetadata
- func (*CommentMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *CommentMetadata) GetCommentParentKey() *waCommon.MessageKey
- func (x *CommentMetadata) GetReplyCount() uint32
- func (*CommentMetadata) ProtoMessage()
- func (x *CommentMetadata) ProtoReflect() protoreflect.Message
- func (x *CommentMetadata) Reset()
- func (x *CommentMetadata) String() string
- type EventAdditionalMetadata
- func (*EventAdditionalMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *EventAdditionalMetadata) GetIsStale() bool
- func (*EventAdditionalMetadata) ProtoMessage()
- func (x *EventAdditionalMetadata) ProtoReflect() protoreflect.Message
- func (x *EventAdditionalMetadata) Reset()
- func (x *EventAdditionalMetadata) String() string
- type EventResponse
- func (*EventResponse) Descriptor() ([]byte, []int)deprecated
- func (x *EventResponse) GetEventResponseMessage() *waE2E.EventResponseMessage
- func (x *EventResponse) GetEventResponseMessageKey() *waCommon.MessageKey
- func (x *EventResponse) GetTimestampMS() int64
- func (x *EventResponse) GetUnread() bool
- func (*EventResponse) ProtoMessage()
- func (x *EventResponse) ProtoReflect() protoreflect.Message
- func (x *EventResponse) Reset()
- func (x *EventResponse) String() string
- type KeepInChat
- func (*KeepInChat) Descriptor() ([]byte, []int)deprecated
- func (x *KeepInChat) GetClientTimestampMS() int64
- func (x *KeepInChat) GetDeviceJID() string
- func (x *KeepInChat) GetKeepType() waE2E.KeepType
- func (x *KeepInChat) GetKey() *waCommon.MessageKey
- func (x *KeepInChat) GetServerTimestamp() int64
- func (x *KeepInChat) GetServerTimestampMS() int64
- func (*KeepInChat) ProtoMessage()
- func (x *KeepInChat) ProtoReflect() protoreflect.Message
- func (x *KeepInChat) Reset()
- func (x *KeepInChat) String() string
- type LegacyMessage
- func (*LegacyMessage) Descriptor() ([]byte, []int)deprecated
- func (x *LegacyMessage) GetEventResponseMessage() *waE2E.EventResponseMessage
- func (x *LegacyMessage) GetPollVote() *waE2E.PollVoteMessage
- func (*LegacyMessage) ProtoMessage()
- func (x *LegacyMessage) ProtoReflect() protoreflect.Message
- func (x *LegacyMessage) Reset()
- func (x *LegacyMessage) String() string
- type MediaData
- type MessageAddOn
- func (*MessageAddOn) Descriptor() ([]byte, []int)deprecated
- func (x *MessageAddOn) GetAddOnContextInfo() *MessageAddOnContextInfo
- func (x *MessageAddOn) GetLegacyMessage() *LegacyMessage
- func (x *MessageAddOn) GetMessageAddOn() *waE2E.Message
- func (x *MessageAddOn) GetMessageAddOnKey() *waCommon.MessageKey
- func (x *MessageAddOn) GetMessageAddOnType() MessageAddOn_MessageAddOnType
- func (x *MessageAddOn) GetSenderTimestampMS() int64
- func (x *MessageAddOn) GetServerTimestampMS() int64
- func (x *MessageAddOn) GetStatus() WebMessageInfo_Status
- func (*MessageAddOn) ProtoMessage()
- func (x *MessageAddOn) ProtoReflect() protoreflect.Message
- func (x *MessageAddOn) Reset()
- func (x *MessageAddOn) String() string
- type MessageAddOnContextInfo
- func (*MessageAddOnContextInfo) Descriptor() ([]byte, []int)deprecated
- func (x *MessageAddOnContextInfo) GetMessageAddOnDurationInSecs() uint32
- func (x *MessageAddOnContextInfo) GetMessageAddOnExpiryType() waE2E.MessageContextInfo_MessageAddonExpiryType
- func (*MessageAddOnContextInfo) ProtoMessage()
- func (x *MessageAddOnContextInfo) ProtoReflect() protoreflect.Message
- func (x *MessageAddOnContextInfo) Reset()
- func (x *MessageAddOnContextInfo) String() string
- type MessageAddOn_MessageAddOnType
- func (MessageAddOn_MessageAddOnType) Descriptor() protoreflect.EnumDescriptor
- func (x MessageAddOn_MessageAddOnType) Enum() *MessageAddOn_MessageAddOnType
- func (MessageAddOn_MessageAddOnType) EnumDescriptor() ([]byte, []int)deprecated
- func (x MessageAddOn_MessageAddOnType) Number() protoreflect.EnumNumber
- func (x MessageAddOn_MessageAddOnType) String() string
- func (MessageAddOn_MessageAddOnType) Type() protoreflect.EnumType
- func (x *MessageAddOn_MessageAddOnType) UnmarshalJSON(b []byte) errordeprecated
- type NotificationMessageInfo
- func (*NotificationMessageInfo) Descriptor() ([]byte, []int)deprecated
- func (x *NotificationMessageInfo) GetKey() *waCommon.MessageKey
- func (x *NotificationMessageInfo) GetMessage() *waE2E.Message
- func (x *NotificationMessageInfo) GetMessageTimestamp() uint64
- func (x *NotificationMessageInfo) GetParticipant() string
- func (*NotificationMessageInfo) ProtoMessage()
- func (x *NotificationMessageInfo) ProtoReflect() protoreflect.Message
- func (x *NotificationMessageInfo) Reset()
- func (x *NotificationMessageInfo) String() string
- type PaymentInfo
- func (*PaymentInfo) Descriptor() ([]byte, []int)deprecated
- func (x *PaymentInfo) GetAmount1000() uint64
- func (x *PaymentInfo) GetCurrency() string
- func (x *PaymentInfo) GetCurrencyDeprecated() PaymentInfo_Currency
- func (x *PaymentInfo) GetExchangeAmount() *waE2E.Money
- func (x *PaymentInfo) GetExpiryTimestamp() uint64
- func (x *PaymentInfo) GetFutureproofed() bool
- func (x *PaymentInfo) GetPrimaryAmount() *waE2E.Money
- func (x *PaymentInfo) GetReceiverJID() string
- func (x *PaymentInfo) GetRequestMessageKey() *waCommon.MessageKey
- func (x *PaymentInfo) GetStatus() PaymentInfo_Status
- func (x *PaymentInfo) GetTransactionTimestamp() uint64
- func (x *PaymentInfo) GetTxnStatus() PaymentInfo_TxnStatus
- func (x *PaymentInfo) GetUseNoviFiatFormat() bool
- func (*PaymentInfo) ProtoMessage()
- func (x *PaymentInfo) ProtoReflect() protoreflect.Message
- func (x *PaymentInfo) Reset()
- func (x *PaymentInfo) String() string
- type PaymentInfo_Currency
- func (PaymentInfo_Currency) Descriptor() protoreflect.EnumDescriptor
- func (x PaymentInfo_Currency) Enum() *PaymentInfo_Currency
- func (PaymentInfo_Currency) EnumDescriptor() ([]byte, []int)deprecated
- func (x PaymentInfo_Currency) Number() protoreflect.EnumNumber
- func (x PaymentInfo_Currency) String() string
- func (PaymentInfo_Currency) Type() protoreflect.EnumType
- func (x *PaymentInfo_Currency) UnmarshalJSON(b []byte) errordeprecated
- type PaymentInfo_Status
- func (PaymentInfo_Status) Descriptor() protoreflect.EnumDescriptor
- func (x PaymentInfo_Status) Enum() *PaymentInfo_Status
- func (PaymentInfo_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x PaymentInfo_Status) Number() protoreflect.EnumNumber
- func (x PaymentInfo_Status) String() string
- func (PaymentInfo_Status) Type() protoreflect.EnumType
- func (x *PaymentInfo_Status) UnmarshalJSON(b []byte) errordeprecated
- type PaymentInfo_TxnStatus
- func (PaymentInfo_TxnStatus) Descriptor() protoreflect.EnumDescriptor
- func (x PaymentInfo_TxnStatus) Enum() *PaymentInfo_TxnStatus
- func (PaymentInfo_TxnStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x PaymentInfo_TxnStatus) Number() protoreflect.EnumNumber
- func (x PaymentInfo_TxnStatus) String() string
- func (PaymentInfo_TxnStatus) Type() protoreflect.EnumType
- func (x *PaymentInfo_TxnStatus) UnmarshalJSON(b []byte) errordeprecated
- type PhotoChange
- func (*PhotoChange) Descriptor() ([]byte, []int)deprecated
- func (x *PhotoChange) GetNewPhoto() []byte
- func (x *PhotoChange) GetNewPhotoID() uint32
- func (x *PhotoChange) GetOldPhoto() []byte
- func (*PhotoChange) ProtoMessage()
- func (x *PhotoChange) ProtoReflect() protoreflect.Message
- func (x *PhotoChange) Reset()
- func (x *PhotoChange) String() string
- type PinInChat
- func (*PinInChat) Descriptor() ([]byte, []int)deprecated
- func (x *PinInChat) GetKey() *waCommon.MessageKey
- func (x *PinInChat) GetMessageAddOnContextInfo() *MessageAddOnContextInfo
- func (x *PinInChat) GetSenderTimestampMS() int64
- func (x *PinInChat) GetServerTimestampMS() int64
- func (x *PinInChat) GetType() PinInChat_Type
- func (*PinInChat) ProtoMessage()
- func (x *PinInChat) ProtoReflect() protoreflect.Message
- func (x *PinInChat) Reset()
- func (x *PinInChat) String() string
- type PinInChat_Type
- func (PinInChat_Type) Descriptor() protoreflect.EnumDescriptor
- func (x PinInChat_Type) Enum() *PinInChat_Type
- func (PinInChat_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x PinInChat_Type) Number() protoreflect.EnumNumber
- func (x PinInChat_Type) String() string
- func (PinInChat_Type) Type() protoreflect.EnumType
- func (x *PinInChat_Type) UnmarshalJSON(b []byte) errordeprecated
- type PollAdditionalMetadata
- func (*PollAdditionalMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *PollAdditionalMetadata) GetPollInvalidated() bool
- func (*PollAdditionalMetadata) ProtoMessage()
- func (x *PollAdditionalMetadata) ProtoReflect() protoreflect.Message
- func (x *PollAdditionalMetadata) Reset()
- func (x *PollAdditionalMetadata) String() string
- type PollUpdate
- func (*PollUpdate) Descriptor() ([]byte, []int)deprecated
- func (x *PollUpdate) GetPollUpdateMessageKey() *waCommon.MessageKey
- func (x *PollUpdate) GetSenderTimestampMS() int64
- func (x *PollUpdate) GetServerTimestampMS() int64
- func (x *PollUpdate) GetUnread() bool
- func (x *PollUpdate) GetVote() *waE2E.PollVoteMessage
- func (*PollUpdate) ProtoMessage()
- func (x *PollUpdate) ProtoReflect() protoreflect.Message
- func (x *PollUpdate) Reset()
- func (x *PollUpdate) String() string
- type PremiumMessageInfo
- func (*PremiumMessageInfo) Descriptor() ([]byte, []int)deprecated
- func (x *PremiumMessageInfo) GetServerCampaignID() string
- func (*PremiumMessageInfo) ProtoMessage()
- func (x *PremiumMessageInfo) ProtoReflect() protoreflect.Message
- func (x *PremiumMessageInfo) Reset()
- func (x *PremiumMessageInfo) String() string
- type Reaction
- func (*Reaction) Descriptor() ([]byte, []int)deprecated
- func (x *Reaction) GetGroupingKey() string
- func (x *Reaction) GetKey() *waCommon.MessageKey
- func (x *Reaction) GetSenderTimestampMS() int64
- func (x *Reaction) GetText() string
- func (x *Reaction) GetUnread() bool
- func (*Reaction) ProtoMessage()
- func (x *Reaction) ProtoReflect() protoreflect.Message
- func (x *Reaction) Reset()
- func (x *Reaction) String() string
- type ReportingTokenInfo
- func (*ReportingTokenInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ReportingTokenInfo) GetReportingTag() []byte
- func (*ReportingTokenInfo) ProtoMessage()
- func (x *ReportingTokenInfo) ProtoReflect() protoreflect.Message
- func (x *ReportingTokenInfo) Reset()
- func (x *ReportingTokenInfo) String() string
- type StatusMentionMessage
- func (*StatusMentionMessage) Descriptor() ([]byte, []int)deprecated
- func (x *StatusMentionMessage) GetQuotedStatus() *waE2E.Message
- func (*StatusMentionMessage) ProtoMessage()
- func (x *StatusMentionMessage) ProtoReflect() protoreflect.Message
- func (x *StatusMentionMessage) Reset()
- func (x *StatusMentionMessage) String() string
- type StatusPSA
- func (*StatusPSA) Descriptor() ([]byte, []int)deprecated
- func (x *StatusPSA) GetCampaignExpirationTimestamp() uint64
- func (x *StatusPSA) GetCampaignID() uint64
- func (*StatusPSA) ProtoMessage()
- func (x *StatusPSA) ProtoReflect() protoreflect.Message
- func (x *StatusPSA) Reset()
- func (x *StatusPSA) String() string
- type UserReceipt
- func (*UserReceipt) Descriptor() ([]byte, []int)deprecated
- func (x *UserReceipt) GetDeliveredDeviceJID() []string
- func (x *UserReceipt) GetPendingDeviceJID() []string
- func (x *UserReceipt) GetPlayedTimestamp() int64
- func (x *UserReceipt) GetReadTimestamp() int64
- func (x *UserReceipt) GetReceiptTimestamp() int64
- func (x *UserReceipt) GetUserJID() string
- func (*UserReceipt) ProtoMessage()
- func (x *UserReceipt) ProtoReflect() protoreflect.Message
- func (x *UserReceipt) Reset()
- func (x *UserReceipt) String() string
- type WebFeatures
- func (*WebFeatures) Descriptor() ([]byte, []int)deprecated
- func (x *WebFeatures) GetArchiveV2() WebFeatures_Flag
- func (x *WebFeatures) GetCatalog() WebFeatures_Flag
- func (x *WebFeatures) GetChangeNumberV2() WebFeatures_Flag
- func (x *WebFeatures) GetDisappearingMode() WebFeatures_Flag
- func (x *WebFeatures) GetE2ENotificationSync() WebFeatures_Flag
- func (x *WebFeatures) GetEphemeral24HDuration() WebFeatures_Flag
- func (x *WebFeatures) GetEphemeralAllowGroupMembers() WebFeatures_Flag
- func (x *WebFeatures) GetEphemeralMessages() WebFeatures_Flag
- func (x *WebFeatures) GetExternalMdOptInAvailable() WebFeatures_Flag
- func (x *WebFeatures) GetFrequentlyForwardedSetting() WebFeatures_Flag
- func (x *WebFeatures) GetGroupDogfoodingInternalOnly() WebFeatures_Flag
- func (x *WebFeatures) GetGroupUiiCleanup() WebFeatures_Flag
- func (x *WebFeatures) GetGroupsV3() WebFeatures_Flag
- func (x *WebFeatures) GetGroupsV3Create() WebFeatures_Flag
- func (x *WebFeatures) GetGroupsV4JoinPermission() WebFeatures_Flag
- func (x *WebFeatures) GetLabelsDisplay() WebFeatures_Flag
- func (x *WebFeatures) GetLabelsEdit() WebFeatures_Flag
- func (x *WebFeatures) GetLiveLocations() WebFeatures_Flag
- func (x *WebFeatures) GetLiveLocationsFinal() WebFeatures_Flag
- func (x *WebFeatures) GetMdForceUpgrade() WebFeatures_Flag
- func (x *WebFeatures) GetMediaUpload() WebFeatures_Flag
- func (x *WebFeatures) GetMediaUploadRichQuickReplies() WebFeatures_Flag
- func (x *WebFeatures) GetNoDeleteMessageTimeLimit() WebFeatures_Flag
- func (x *WebFeatures) GetPayments() WebFeatures_Flag
- func (x *WebFeatures) GetQueryStatusV3Thumbnail() WebFeatures_Flag
- func (x *WebFeatures) GetQueryVname() WebFeatures_Flag
- func (x *WebFeatures) GetQuickRepliesQuery() WebFeatures_Flag
- func (x *WebFeatures) GetRecentStickers() WebFeatures_Flag
- func (x *WebFeatures) GetRecentStickersV2() WebFeatures_Flag
- func (x *WebFeatures) GetRecentStickersV3() WebFeatures_Flag
- func (x *WebFeatures) GetSettingsSync() WebFeatures_Flag
- func (x *WebFeatures) GetStarredStickers() WebFeatures_Flag
- func (x *WebFeatures) GetStatusRanking() WebFeatures_Flag
- func (x *WebFeatures) GetStickerPackQuery() WebFeatures_Flag
- func (x *WebFeatures) GetSupport() WebFeatures_Flag
- func (x *WebFeatures) GetTemplateMessage() WebFeatures_Flag
- func (x *WebFeatures) GetTemplateMessageInteractivity() WebFeatures_Flag
- func (x *WebFeatures) GetThirdPartyStickers() WebFeatures_Flag
- func (x *WebFeatures) GetUserNotice() WebFeatures_Flag
- func (x *WebFeatures) GetVideoPlaybackURL() WebFeatures_Flag
- func (x *WebFeatures) GetVnameV2() WebFeatures_Flag
- func (x *WebFeatures) GetVoipGroupCall() WebFeatures_Flag
- func (x *WebFeatures) GetVoipIndividualIncoming() WebFeatures_Flag
- func (x *WebFeatures) GetVoipIndividualOutgoing() WebFeatures_Flag
- func (x *WebFeatures) GetVoipIndividualVideo() WebFeatures_Flag
- func (*WebFeatures) ProtoMessage()
- func (x *WebFeatures) ProtoReflect() protoreflect.Message
- func (x *WebFeatures) Reset()
- func (x *WebFeatures) String() string
- type WebFeatures_Flag
- func (WebFeatures_Flag) Descriptor() protoreflect.EnumDescriptor
- func (x WebFeatures_Flag) Enum() *WebFeatures_Flag
- func (WebFeatures_Flag) EnumDescriptor() ([]byte, []int)deprecated
- func (x WebFeatures_Flag) Number() protoreflect.EnumNumber
- func (x WebFeatures_Flag) String() string
- func (WebFeatures_Flag) Type() protoreflect.EnumType
- func (x *WebFeatures_Flag) UnmarshalJSON(b []byte) errordeprecated
- type WebMessageInfo
- func (*WebMessageInfo) Descriptor() ([]byte, []int)deprecated
- func (x *WebMessageInfo) GetAgentID() string
- func (x *WebMessageInfo) GetBizPrivacyStatus() WebMessageInfo_BizPrivacyStatus
- func (x *WebMessageInfo) GetBotMessageInvokerJID() string
- func (x *WebMessageInfo) GetBroadcast() bool
- func (x *WebMessageInfo) GetClearMedia() bool
- func (x *WebMessageInfo) GetCommentMetadata() *CommentMetadata
- func (x *WebMessageInfo) GetDuration() uint32
- func (x *WebMessageInfo) GetEphemeralDuration() uint32
- func (x *WebMessageInfo) GetEphemeralOffToOn() bool
- func (x *WebMessageInfo) GetEphemeralOutOfSync() bool
- func (x *WebMessageInfo) GetEphemeralStartTimestamp() uint64
- func (x *WebMessageInfo) GetEventAdditionalMetadata() *EventAdditionalMetadata
- func (x *WebMessageInfo) GetEventResponses() []*EventResponse
- func (x *WebMessageInfo) GetFinalLiveLocation() *waE2E.LiveLocationMessage
- func (x *WebMessageInfo) GetFutureproofData() []byte
- func (x *WebMessageInfo) GetIgnore() bool
- func (x *WebMessageInfo) GetIs1PBizBotMessage() bool
- func (x *WebMessageInfo) GetIsGroupHistoryMessage() bool
- func (x *WebMessageInfo) GetIsMentionedInStatus() bool
- func (x *WebMessageInfo) GetKeepInChat() *KeepInChat
- func (x *WebMessageInfo) GetKey() *waCommon.MessageKey
- func (x *WebMessageInfo) GetLabels() []string
- func (x *WebMessageInfo) GetMediaCiphertextSHA256() []byte
- func (x *WebMessageInfo) GetMediaData() *MediaData
- func (x *WebMessageInfo) GetMessage() *waE2E.Message
- func (x *WebMessageInfo) GetMessageAddOns() []*MessageAddOn
- func (x *WebMessageInfo) GetMessageC2STimestamp() uint64
- func (x *WebMessageInfo) GetMessageSecret() []byte
- func (x *WebMessageInfo) GetMessageStubParameters() []string
- func (x *WebMessageInfo) GetMessageStubType() WebMessageInfo_StubType
- func (x *WebMessageInfo) GetMessageTimestamp() uint64
- func (x *WebMessageInfo) GetMulticast() bool
- func (x *WebMessageInfo) GetNewsletterServerID() uint64
- func (x *WebMessageInfo) GetOriginalSelfAuthorUserJIDString() string
- func (x *WebMessageInfo) GetParticipant() string
- func (x *WebMessageInfo) GetPaymentInfo() *PaymentInfo
- func (x *WebMessageInfo) GetPhotoChange() *PhotoChange
- func (x *WebMessageInfo) GetPinInChat() *PinInChat
- func (x *WebMessageInfo) GetPollAdditionalMetadata() *PollAdditionalMetadata
- func (x *WebMessageInfo) GetPollUpdates() []*PollUpdate
- func (x *WebMessageInfo) GetPremiumMessageInfo() *PremiumMessageInfo
- func (x *WebMessageInfo) GetPushName() string
- func (x *WebMessageInfo) GetQuotedPaymentInfo() *PaymentInfo
- func (x *WebMessageInfo) GetQuotedStickerData() *MediaData
- func (x *WebMessageInfo) GetReactions() []*Reaction
- func (x *WebMessageInfo) GetReportingTokenInfo() *ReportingTokenInfo
- func (x *WebMessageInfo) GetRevokeMessageTimestamp() uint64
- func (x *WebMessageInfo) GetStarred() bool
- func (x *WebMessageInfo) GetStatus() WebMessageInfo_Status
- func (x *WebMessageInfo) GetStatusAlreadyViewed() bool
- func (x *WebMessageInfo) GetStatusMentionMessageInfo() *StatusMentionMessage
- func (x *WebMessageInfo) GetStatusMentions() []string
- func (x *WebMessageInfo) GetStatusPsa() *StatusPSA
- func (x *WebMessageInfo) GetTargetMessageID() *waCommon.MessageKey
- func (x *WebMessageInfo) GetUrlNumber() bool
- func (x *WebMessageInfo) GetUrlText() bool
- func (x *WebMessageInfo) GetUserReceipt() []*UserReceipt
- func (x *WebMessageInfo) GetVerifiedBizName() string
- func (*WebMessageInfo) ProtoMessage()
- func (x *WebMessageInfo) ProtoReflect() protoreflect.Message
- func (x *WebMessageInfo) Reset()
- func (x *WebMessageInfo) String() string
- type WebMessageInfo_BizPrivacyStatus
- func (WebMessageInfo_BizPrivacyStatus) Descriptor() protoreflect.EnumDescriptor
- func (x WebMessageInfo_BizPrivacyStatus) Enum() *WebMessageInfo_BizPrivacyStatus
- func (WebMessageInfo_BizPrivacyStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x WebMessageInfo_BizPrivacyStatus) Number() protoreflect.EnumNumber
- func (x WebMessageInfo_BizPrivacyStatus) String() string
- func (WebMessageInfo_BizPrivacyStatus) Type() protoreflect.EnumType
- func (x *WebMessageInfo_BizPrivacyStatus) UnmarshalJSON(b []byte) errordeprecated
- type WebMessageInfo_Status
- func (WebMessageInfo_Status) Descriptor() protoreflect.EnumDescriptor
- func (x WebMessageInfo_Status) Enum() *WebMessageInfo_Status
- func (WebMessageInfo_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x WebMessageInfo_Status) Number() protoreflect.EnumNumber
- func (x WebMessageInfo_Status) String() string
- func (WebMessageInfo_Status) Type() protoreflect.EnumType
- func (x *WebMessageInfo_Status) UnmarshalJSON(b []byte) errordeprecated
- type WebMessageInfo_StubType
- func (WebMessageInfo_StubType) Descriptor() protoreflect.EnumDescriptor
- func (x WebMessageInfo_StubType) Enum() *WebMessageInfo_StubType
- func (WebMessageInfo_StubType) EnumDescriptor() ([]byte, []int)deprecated
- func (x WebMessageInfo_StubType) Number() protoreflect.EnumNumber
- func (x WebMessageInfo_StubType) String() string
- func (WebMessageInfo_StubType) Type() protoreflect.EnumType
- func (x *WebMessageInfo_StubType) UnmarshalJSON(b []byte) errordeprecated
- type WebNotificationsInfo
- func (*WebNotificationsInfo) Descriptor() ([]byte, []int)deprecated
- func (x *WebNotificationsInfo) GetNotifyMessageCount() uint32
- func (x *WebNotificationsInfo) GetNotifyMessages() []*WebMessageInfo
- func (x *WebNotificationsInfo) GetTimestamp() uint64
- func (x *WebNotificationsInfo) GetUnreadChats() uint32
- func (*WebNotificationsInfo) ProtoMessage()
- func (x *WebNotificationsInfo) ProtoReflect() protoreflect.Message
- func (x *WebNotificationsInfo) Reset()
- func (x *WebNotificationsInfo) String() string
Constants ¶
This section is empty.
Variables ¶
var ( WebMessageInfo_BizPrivacyStatus_name = map[int32]string{ 0: "E2EE", 2: "FB", 1: "BSP", 3: "BSP_AND_FB", } WebMessageInfo_BizPrivacyStatus_value = map[string]int32{ "E2EE": 0, "FB": 2, "BSP": 1, "BSP_AND_FB": 3, } )
Enum value maps for WebMessageInfo_BizPrivacyStatus.
var ( WebMessageInfo_StubType_name = map[int32]string{}/* 211 elements not displayed */ WebMessageInfo_StubType_value = map[string]int32{}/* 211 elements not displayed */ )
Enum value maps for WebMessageInfo_StubType.
var ( WebMessageInfo_Status_name = map[int32]string{ 0: "ERROR", 1: "PENDING", 2: "SERVER_ACK", 3: "DELIVERY_ACK", 4: "READ", 5: "PLAYED", } WebMessageInfo_Status_value = map[string]int32{ "ERROR": 0, "PENDING": 1, "SERVER_ACK": 2, "DELIVERY_ACK": 3, "READ": 4, "PLAYED": 5, } )
Enum value maps for WebMessageInfo_Status.
var ( PaymentInfo_TxnStatus_name = map[int32]string{ 0: "UNKNOWN", 1: "PENDING_SETUP", 2: "PENDING_RECEIVER_SETUP", 3: "INIT", 4: "SUCCESS", 5: "COMPLETED", 6: "FAILED", 7: "FAILED_RISK", 8: "FAILED_PROCESSING", 9: "FAILED_RECEIVER_PROCESSING", 10: "FAILED_DA", 11: "FAILED_DA_FINAL", 12: "REFUNDED_TXN", 13: "REFUND_FAILED", 14: "REFUND_FAILED_PROCESSING", 15: "REFUND_FAILED_DA", 16: "EXPIRED_TXN", 17: "AUTH_CANCELED", 18: "AUTH_CANCEL_FAILED_PROCESSING", 19: "AUTH_CANCEL_FAILED", 20: "COLLECT_INIT", 21: "COLLECT_SUCCESS", 22: "COLLECT_FAILED", 23: "COLLECT_FAILED_RISK", 24: "COLLECT_REJECTED", 25: "COLLECT_EXPIRED", 26: "COLLECT_CANCELED", 27: "COLLECT_CANCELLING", 28: "IN_REVIEW", 29: "REVERSAL_SUCCESS", 30: "REVERSAL_PENDING", 31: "REFUND_PENDING", } PaymentInfo_TxnStatus_value = map[string]int32{ "UNKNOWN": 0, "PENDING_SETUP": 1, "PENDING_RECEIVER_SETUP": 2, "INIT": 3, "SUCCESS": 4, "COMPLETED": 5, "FAILED": 6, "FAILED_RISK": 7, "FAILED_PROCESSING": 8, "FAILED_RECEIVER_PROCESSING": 9, "FAILED_DA": 10, "FAILED_DA_FINAL": 11, "REFUNDED_TXN": 12, "REFUND_FAILED": 13, "REFUND_FAILED_PROCESSING": 14, "REFUND_FAILED_DA": 15, "EXPIRED_TXN": 16, "AUTH_CANCELED": 17, "AUTH_CANCEL_FAILED_PROCESSING": 18, "AUTH_CANCEL_FAILED": 19, "COLLECT_INIT": 20, "COLLECT_SUCCESS": 21, "COLLECT_FAILED": 22, "COLLECT_FAILED_RISK": 23, "COLLECT_REJECTED": 24, "COLLECT_EXPIRED": 25, "COLLECT_CANCELED": 26, "COLLECT_CANCELLING": 27, "IN_REVIEW": 28, "REVERSAL_SUCCESS": 29, "REVERSAL_PENDING": 30, "REFUND_PENDING": 31, } )
Enum value maps for PaymentInfo_TxnStatus.
var ( PaymentInfo_Status_name = map[int32]string{ 0: "UNKNOWN_STATUS", 1: "PROCESSING", 2: "SENT", 3: "NEED_TO_ACCEPT", 4: "COMPLETE", 5: "COULD_NOT_COMPLETE", 6: "REFUNDED", 7: "EXPIRED", 8: "REJECTED", 9: "CANCELLED", 10: "WAITING_FOR_PAYER", 11: "WAITING", } PaymentInfo_Status_value = map[string]int32{ "UNKNOWN_STATUS": 0, "PROCESSING": 1, "SENT": 2, "NEED_TO_ACCEPT": 3, "COMPLETE": 4, "COULD_NOT_COMPLETE": 5, "REFUNDED": 6, "EXPIRED": 7, "REJECTED": 8, "CANCELLED": 9, "WAITING_FOR_PAYER": 10, "WAITING": 11, } )
Enum value maps for PaymentInfo_Status.
var ( PaymentInfo_Currency_name = map[int32]string{ 0: "UNKNOWN_CURRENCY", 1: "INR", } PaymentInfo_Currency_value = map[string]int32{ "UNKNOWN_CURRENCY": 0, "INR": 1, } )
Enum value maps for PaymentInfo_Currency.
var ( WebFeatures_Flag_name = map[int32]string{ 0: "NOT_STARTED", 1: "FORCE_UPGRADE", 2: "DEVELOPMENT", 3: "PRODUCTION", } WebFeatures_Flag_value = map[string]int32{ "NOT_STARTED": 0, "FORCE_UPGRADE": 1, "DEVELOPMENT": 2, "PRODUCTION": 3, } )
Enum value maps for WebFeatures_Flag.
var ( PinInChat_Type_name = map[int32]string{ 0: "UNKNOWN_TYPE", 1: "PIN_FOR_ALL", 2: "UNPIN_FOR_ALL", } PinInChat_Type_value = map[string]int32{ "UNKNOWN_TYPE": 0, "PIN_FOR_ALL": 1, "UNPIN_FOR_ALL": 2, } )
Enum value maps for PinInChat_Type.
var ( MessageAddOn_MessageAddOnType_name = map[int32]string{ 0: "UNDEFINED", 1: "REACTION", 2: "EVENT_RESPONSE", 3: "POLL_UPDATE", 4: "PIN_IN_CHAT", } MessageAddOn_MessageAddOnType_value = map[string]int32{ "UNDEFINED": 0, "REACTION": 1, "EVENT_RESPONSE": 2, "POLL_UPDATE": 3, "PIN_IN_CHAT": 4, } )
Enum value maps for MessageAddOn_MessageAddOnType.
var File_waWeb_WAWebProtobufsWeb_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type CommentMetadata ¶
type CommentMetadata struct { CommentParentKey *waCommon.MessageKey `protobuf:"bytes,1,opt,name=commentParentKey" json:"commentParentKey,omitempty"` ReplyCount *uint32 `protobuf:"varint,2,opt,name=replyCount" json:"replyCount,omitempty"` // contains filtered or unexported fields }
func (*CommentMetadata) Descriptor
deprecated
func (*CommentMetadata) Descriptor() ([]byte, []int)
Deprecated: Use CommentMetadata.ProtoReflect.Descriptor instead.
func (*CommentMetadata) GetCommentParentKey ¶
func (x *CommentMetadata) GetCommentParentKey() *waCommon.MessageKey
func (*CommentMetadata) GetReplyCount ¶
func (x *CommentMetadata) GetReplyCount() uint32
func (*CommentMetadata) ProtoMessage ¶
func (*CommentMetadata) ProtoMessage()
func (*CommentMetadata) ProtoReflect ¶
func (x *CommentMetadata) ProtoReflect() protoreflect.Message
func (*CommentMetadata) Reset ¶
func (x *CommentMetadata) Reset()
func (*CommentMetadata) String ¶
func (x *CommentMetadata) String() string
type EventAdditionalMetadata ¶
type EventAdditionalMetadata struct { IsStale *bool `protobuf:"varint,1,opt,name=isStale" json:"isStale,omitempty"` // contains filtered or unexported fields }
func (*EventAdditionalMetadata) Descriptor
deprecated
func (*EventAdditionalMetadata) Descriptor() ([]byte, []int)
Deprecated: Use EventAdditionalMetadata.ProtoReflect.Descriptor instead.
func (*EventAdditionalMetadata) GetIsStale ¶
func (x *EventAdditionalMetadata) GetIsStale() bool
func (*EventAdditionalMetadata) ProtoMessage ¶
func (*EventAdditionalMetadata) ProtoMessage()
func (*EventAdditionalMetadata) ProtoReflect ¶
func (x *EventAdditionalMetadata) ProtoReflect() protoreflect.Message
func (*EventAdditionalMetadata) Reset ¶
func (x *EventAdditionalMetadata) Reset()
func (*EventAdditionalMetadata) String ¶
func (x *EventAdditionalMetadata) String() string
type EventResponse ¶
type EventResponse struct { EventResponseMessageKey *waCommon.MessageKey `protobuf:"bytes,1,opt,name=eventResponseMessageKey" json:"eventResponseMessageKey,omitempty"` TimestampMS *int64 `protobuf:"varint,2,opt,name=timestampMS" json:"timestampMS,omitempty"` EventResponseMessage *waE2E.EventResponseMessage `protobuf:"bytes,3,opt,name=eventResponseMessage" json:"eventResponseMessage,omitempty"` Unread *bool `protobuf:"varint,4,opt,name=unread" json:"unread,omitempty"` // contains filtered or unexported fields }
func (*EventResponse) Descriptor
deprecated
func (*EventResponse) Descriptor() ([]byte, []int)
Deprecated: Use EventResponse.ProtoReflect.Descriptor instead.
func (*EventResponse) GetEventResponseMessage ¶
func (x *EventResponse) GetEventResponseMessage() *waE2E.EventResponseMessage
func (*EventResponse) GetEventResponseMessageKey ¶
func (x *EventResponse) GetEventResponseMessageKey() *waCommon.MessageKey
func (*EventResponse) GetTimestampMS ¶
func (x *EventResponse) GetTimestampMS() int64
func (*EventResponse) GetUnread ¶
func (x *EventResponse) GetUnread() bool
func (*EventResponse) ProtoMessage ¶
func (*EventResponse) ProtoMessage()
func (*EventResponse) ProtoReflect ¶
func (x *EventResponse) ProtoReflect() protoreflect.Message
func (*EventResponse) Reset ¶
func (x *EventResponse) Reset()
func (*EventResponse) String ¶
func (x *EventResponse) String() string
type KeepInChat ¶
type KeepInChat struct { KeepType *waE2E.KeepType `protobuf:"varint,1,opt,name=keepType,enum=WAWebProtobufsE2E.KeepType" json:"keepType,omitempty"` ServerTimestamp *int64 `protobuf:"varint,2,opt,name=serverTimestamp" json:"serverTimestamp,omitempty"` Key *waCommon.MessageKey `protobuf:"bytes,3,opt,name=key" json:"key,omitempty"` DeviceJID *string `protobuf:"bytes,4,opt,name=deviceJID" json:"deviceJID,omitempty"` ClientTimestampMS *int64 `protobuf:"varint,5,opt,name=clientTimestampMS" json:"clientTimestampMS,omitempty"` ServerTimestampMS *int64 `protobuf:"varint,6,opt,name=serverTimestampMS" json:"serverTimestampMS,omitempty"` // contains filtered or unexported fields }
func (*KeepInChat) Descriptor
deprecated
func (*KeepInChat) Descriptor() ([]byte, []int)
Deprecated: Use KeepInChat.ProtoReflect.Descriptor instead.
func (*KeepInChat) GetClientTimestampMS ¶
func (x *KeepInChat) GetClientTimestampMS() int64
func (*KeepInChat) GetDeviceJID ¶
func (x *KeepInChat) GetDeviceJID() string
func (*KeepInChat) GetKeepType ¶
func (x *KeepInChat) GetKeepType() waE2E.KeepType
func (*KeepInChat) GetKey ¶
func (x *KeepInChat) GetKey() *waCommon.MessageKey
func (*KeepInChat) GetServerTimestamp ¶
func (x *KeepInChat) GetServerTimestamp() int64
func (*KeepInChat) GetServerTimestampMS ¶
func (x *KeepInChat) GetServerTimestampMS() int64
func (*KeepInChat) ProtoMessage ¶
func (*KeepInChat) ProtoMessage()
func (*KeepInChat) ProtoReflect ¶
func (x *KeepInChat) ProtoReflect() protoreflect.Message
func (*KeepInChat) Reset ¶
func (x *KeepInChat) Reset()
func (*KeepInChat) String ¶
func (x *KeepInChat) String() string
type LegacyMessage ¶
type LegacyMessage struct { EventResponseMessage *waE2E.EventResponseMessage `protobuf:"bytes,1,opt,name=eventResponseMessage" json:"eventResponseMessage,omitempty"` PollVote *waE2E.PollVoteMessage `protobuf:"bytes,2,opt,name=pollVote" json:"pollVote,omitempty"` // contains filtered or unexported fields }
func (*LegacyMessage) Descriptor
deprecated
func (*LegacyMessage) Descriptor() ([]byte, []int)
Deprecated: Use LegacyMessage.ProtoReflect.Descriptor instead.
func (*LegacyMessage) GetEventResponseMessage ¶
func (x *LegacyMessage) GetEventResponseMessage() *waE2E.EventResponseMessage
func (*LegacyMessage) GetPollVote ¶
func (x *LegacyMessage) GetPollVote() *waE2E.PollVoteMessage
func (*LegacyMessage) ProtoMessage ¶
func (*LegacyMessage) ProtoMessage()
func (*LegacyMessage) ProtoReflect ¶
func (x *LegacyMessage) ProtoReflect() protoreflect.Message
func (*LegacyMessage) Reset ¶
func (x *LegacyMessage) Reset()
func (*LegacyMessage) String ¶
func (x *LegacyMessage) String() string
type MediaData ¶
type MediaData struct { LocalPath *string `protobuf:"bytes,1,opt,name=localPath" json:"localPath,omitempty"` // contains filtered or unexported fields }
func (*MediaData) Descriptor
deprecated
func (*MediaData) GetLocalPath ¶
func (*MediaData) ProtoMessage ¶
func (*MediaData) ProtoMessage()
func (*MediaData) ProtoReflect ¶
func (x *MediaData) ProtoReflect() protoreflect.Message
type MessageAddOn ¶
type MessageAddOn struct { MessageAddOnType *MessageAddOn_MessageAddOnType `` /* 132-byte string literal not displayed */ MessageAddOn *waE2E.Message `protobuf:"bytes,2,opt,name=messageAddOn" json:"messageAddOn,omitempty"` SenderTimestampMS *int64 `protobuf:"varint,3,opt,name=senderTimestampMS" json:"senderTimestampMS,omitempty"` ServerTimestampMS *int64 `protobuf:"varint,4,opt,name=serverTimestampMS" json:"serverTimestampMS,omitempty"` Status *WebMessageInfo_Status `protobuf:"varint,5,opt,name=status,enum=WAWebProtobufsWeb.WebMessageInfo_Status" json:"status,omitempty"` AddOnContextInfo *MessageAddOnContextInfo `protobuf:"bytes,6,opt,name=addOnContextInfo" json:"addOnContextInfo,omitempty"` MessageAddOnKey *waCommon.MessageKey `protobuf:"bytes,7,opt,name=messageAddOnKey" json:"messageAddOnKey,omitempty"` LegacyMessage *LegacyMessage `protobuf:"bytes,8,opt,name=legacyMessage" json:"legacyMessage,omitempty"` // contains filtered or unexported fields }
func (*MessageAddOn) Descriptor
deprecated
func (*MessageAddOn) Descriptor() ([]byte, []int)
Deprecated: Use MessageAddOn.ProtoReflect.Descriptor instead.
func (*MessageAddOn) GetAddOnContextInfo ¶
func (x *MessageAddOn) GetAddOnContextInfo() *MessageAddOnContextInfo
func (*MessageAddOn) GetLegacyMessage ¶
func (x *MessageAddOn) GetLegacyMessage() *LegacyMessage
func (*MessageAddOn) GetMessageAddOn ¶
func (x *MessageAddOn) GetMessageAddOn() *waE2E.Message
func (*MessageAddOn) GetMessageAddOnKey ¶
func (x *MessageAddOn) GetMessageAddOnKey() *waCommon.MessageKey
func (*MessageAddOn) GetMessageAddOnType ¶
func (x *MessageAddOn) GetMessageAddOnType() MessageAddOn_MessageAddOnType
func (*MessageAddOn) GetSenderTimestampMS ¶
func (x *MessageAddOn) GetSenderTimestampMS() int64
func (*MessageAddOn) GetServerTimestampMS ¶
func (x *MessageAddOn) GetServerTimestampMS() int64
func (*MessageAddOn) GetStatus ¶
func (x *MessageAddOn) GetStatus() WebMessageInfo_Status
func (*MessageAddOn) ProtoMessage ¶
func (*MessageAddOn) ProtoMessage()
func (*MessageAddOn) ProtoReflect ¶
func (x *MessageAddOn) ProtoReflect() protoreflect.Message
func (*MessageAddOn) Reset ¶
func (x *MessageAddOn) Reset()
func (*MessageAddOn) String ¶
func (x *MessageAddOn) String() string
type MessageAddOnContextInfo ¶
type MessageAddOnContextInfo struct { MessageAddOnDurationInSecs *uint32 `protobuf:"varint,1,opt,name=messageAddOnDurationInSecs" json:"messageAddOnDurationInSecs,omitempty"` MessageAddOnExpiryType *waE2E.MessageContextInfo_MessageAddonExpiryType `` /* 156-byte string literal not displayed */ // contains filtered or unexported fields }
func (*MessageAddOnContextInfo) Descriptor
deprecated
func (*MessageAddOnContextInfo) Descriptor() ([]byte, []int)
Deprecated: Use MessageAddOnContextInfo.ProtoReflect.Descriptor instead.
func (*MessageAddOnContextInfo) GetMessageAddOnDurationInSecs ¶
func (x *MessageAddOnContextInfo) GetMessageAddOnDurationInSecs() uint32
func (*MessageAddOnContextInfo) GetMessageAddOnExpiryType ¶
func (x *MessageAddOnContextInfo) GetMessageAddOnExpiryType() waE2E.MessageContextInfo_MessageAddonExpiryType
func (*MessageAddOnContextInfo) ProtoMessage ¶
func (*MessageAddOnContextInfo) ProtoMessage()
func (*MessageAddOnContextInfo) ProtoReflect ¶
func (x *MessageAddOnContextInfo) ProtoReflect() protoreflect.Message
func (*MessageAddOnContextInfo) Reset ¶
func (x *MessageAddOnContextInfo) Reset()
func (*MessageAddOnContextInfo) String ¶
func (x *MessageAddOnContextInfo) String() string
type MessageAddOn_MessageAddOnType ¶
type MessageAddOn_MessageAddOnType int32
const ( MessageAddOn_UNDEFINED MessageAddOn_MessageAddOnType = 0 MessageAddOn_REACTION MessageAddOn_MessageAddOnType = 1 MessageAddOn_EVENT_RESPONSE MessageAddOn_MessageAddOnType = 2 MessageAddOn_POLL_UPDATE MessageAddOn_MessageAddOnType = 3 MessageAddOn_PIN_IN_CHAT MessageAddOn_MessageAddOnType = 4 )
func (MessageAddOn_MessageAddOnType) Descriptor ¶
func (MessageAddOn_MessageAddOnType) Descriptor() protoreflect.EnumDescriptor
func (MessageAddOn_MessageAddOnType) Enum ¶
func (x MessageAddOn_MessageAddOnType) Enum() *MessageAddOn_MessageAddOnType
func (MessageAddOn_MessageAddOnType) EnumDescriptor
deprecated
func (MessageAddOn_MessageAddOnType) EnumDescriptor() ([]byte, []int)
Deprecated: Use MessageAddOn_MessageAddOnType.Descriptor instead.
func (MessageAddOn_MessageAddOnType) Number ¶
func (x MessageAddOn_MessageAddOnType) Number() protoreflect.EnumNumber
func (MessageAddOn_MessageAddOnType) String ¶
func (x MessageAddOn_MessageAddOnType) String() string
func (MessageAddOn_MessageAddOnType) Type ¶
func (MessageAddOn_MessageAddOnType) Type() protoreflect.EnumType
func (*MessageAddOn_MessageAddOnType) UnmarshalJSON
deprecated
func (x *MessageAddOn_MessageAddOnType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type NotificationMessageInfo ¶
type NotificationMessageInfo struct { Key *waCommon.MessageKey `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"` Message *waE2E.Message `protobuf:"bytes,2,opt,name=message" json:"message,omitempty"` MessageTimestamp *uint64 `protobuf:"varint,3,opt,name=messageTimestamp" json:"messageTimestamp,omitempty"` Participant *string `protobuf:"bytes,4,opt,name=participant" json:"participant,omitempty"` // contains filtered or unexported fields }
func (*NotificationMessageInfo) Descriptor
deprecated
func (*NotificationMessageInfo) Descriptor() ([]byte, []int)
Deprecated: Use NotificationMessageInfo.ProtoReflect.Descriptor instead.
func (*NotificationMessageInfo) GetKey ¶
func (x *NotificationMessageInfo) GetKey() *waCommon.MessageKey
func (*NotificationMessageInfo) GetMessage ¶
func (x *NotificationMessageInfo) GetMessage() *waE2E.Message
func (*NotificationMessageInfo) GetMessageTimestamp ¶
func (x *NotificationMessageInfo) GetMessageTimestamp() uint64
func (*NotificationMessageInfo) GetParticipant ¶
func (x *NotificationMessageInfo) GetParticipant() string
func (*NotificationMessageInfo) ProtoMessage ¶
func (*NotificationMessageInfo) ProtoMessage()
func (*NotificationMessageInfo) ProtoReflect ¶
func (x *NotificationMessageInfo) ProtoReflect() protoreflect.Message
func (*NotificationMessageInfo) Reset ¶
func (x *NotificationMessageInfo) Reset()
func (*NotificationMessageInfo) String ¶
func (x *NotificationMessageInfo) String() string
type PaymentInfo ¶
type PaymentInfo struct { CurrencyDeprecated *PaymentInfo_Currency `` /* 127-byte string literal not displayed */ Amount1000 *uint64 `protobuf:"varint,2,opt,name=amount1000" json:"amount1000,omitempty"` ReceiverJID *string `protobuf:"bytes,3,opt,name=receiverJID" json:"receiverJID,omitempty"` Status *PaymentInfo_Status `protobuf:"varint,4,opt,name=status,enum=WAWebProtobufsWeb.PaymentInfo_Status" json:"status,omitempty"` TransactionTimestamp *uint64 `protobuf:"varint,5,opt,name=transactionTimestamp" json:"transactionTimestamp,omitempty"` RequestMessageKey *waCommon.MessageKey `protobuf:"bytes,6,opt,name=requestMessageKey" json:"requestMessageKey,omitempty"` ExpiryTimestamp *uint64 `protobuf:"varint,7,opt,name=expiryTimestamp" json:"expiryTimestamp,omitempty"` Futureproofed *bool `protobuf:"varint,8,opt,name=futureproofed" json:"futureproofed,omitempty"` Currency *string `protobuf:"bytes,9,opt,name=currency" json:"currency,omitempty"` TxnStatus *PaymentInfo_TxnStatus `protobuf:"varint,10,opt,name=txnStatus,enum=WAWebProtobufsWeb.PaymentInfo_TxnStatus" json:"txnStatus,omitempty"` UseNoviFiatFormat *bool `protobuf:"varint,11,opt,name=useNoviFiatFormat" json:"useNoviFiatFormat,omitempty"` PrimaryAmount *waE2E.Money `protobuf:"bytes,12,opt,name=primaryAmount" json:"primaryAmount,omitempty"` ExchangeAmount *waE2E.Money `protobuf:"bytes,13,opt,name=exchangeAmount" json:"exchangeAmount,omitempty"` // contains filtered or unexported fields }
func (*PaymentInfo) Descriptor
deprecated
func (*PaymentInfo) Descriptor() ([]byte, []int)
Deprecated: Use PaymentInfo.ProtoReflect.Descriptor instead.
func (*PaymentInfo) GetAmount1000 ¶
func (x *PaymentInfo) GetAmount1000() uint64
func (*PaymentInfo) GetCurrency ¶
func (x *PaymentInfo) GetCurrency() string
func (*PaymentInfo) GetCurrencyDeprecated ¶
func (x *PaymentInfo) GetCurrencyDeprecated() PaymentInfo_Currency
func (*PaymentInfo) GetExchangeAmount ¶
func (x *PaymentInfo) GetExchangeAmount() *waE2E.Money
func (*PaymentInfo) GetExpiryTimestamp ¶
func (x *PaymentInfo) GetExpiryTimestamp() uint64
func (*PaymentInfo) GetFutureproofed ¶
func (x *PaymentInfo) GetFutureproofed() bool
func (*PaymentInfo) GetPrimaryAmount ¶
func (x *PaymentInfo) GetPrimaryAmount() *waE2E.Money
func (*PaymentInfo) GetReceiverJID ¶
func (x *PaymentInfo) GetReceiverJID() string
func (*PaymentInfo) GetRequestMessageKey ¶
func (x *PaymentInfo) GetRequestMessageKey() *waCommon.MessageKey
func (*PaymentInfo) GetStatus ¶
func (x *PaymentInfo) GetStatus() PaymentInfo_Status
func (*PaymentInfo) GetTransactionTimestamp ¶
func (x *PaymentInfo) GetTransactionTimestamp() uint64
func (*PaymentInfo) GetTxnStatus ¶
func (x *PaymentInfo) GetTxnStatus() PaymentInfo_TxnStatus
func (*PaymentInfo) GetUseNoviFiatFormat ¶
func (x *PaymentInfo) GetUseNoviFiatFormat() bool
func (*PaymentInfo) ProtoMessage ¶
func (*PaymentInfo) ProtoMessage()
func (*PaymentInfo) ProtoReflect ¶
func (x *PaymentInfo) ProtoReflect() protoreflect.Message
func (*PaymentInfo) Reset ¶
func (x *PaymentInfo) Reset()
func (*PaymentInfo) String ¶
func (x *PaymentInfo) String() string
type PaymentInfo_Currency ¶
type PaymentInfo_Currency int32
const ( PaymentInfo_UNKNOWN_CURRENCY PaymentInfo_Currency = 0 PaymentInfo_INR PaymentInfo_Currency = 1 )
func (PaymentInfo_Currency) Descriptor ¶
func (PaymentInfo_Currency) Descriptor() protoreflect.EnumDescriptor
func (PaymentInfo_Currency) Enum ¶
func (x PaymentInfo_Currency) Enum() *PaymentInfo_Currency
func (PaymentInfo_Currency) EnumDescriptor
deprecated
func (PaymentInfo_Currency) EnumDescriptor() ([]byte, []int)
Deprecated: Use PaymentInfo_Currency.Descriptor instead.
func (PaymentInfo_Currency) Number ¶
func (x PaymentInfo_Currency) Number() protoreflect.EnumNumber
func (PaymentInfo_Currency) String ¶
func (x PaymentInfo_Currency) String() string
func (PaymentInfo_Currency) Type ¶
func (PaymentInfo_Currency) Type() protoreflect.EnumType
func (*PaymentInfo_Currency) UnmarshalJSON
deprecated
func (x *PaymentInfo_Currency) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type PaymentInfo_Status ¶
type PaymentInfo_Status int32
const ( PaymentInfo_UNKNOWN_STATUS PaymentInfo_Status = 0 PaymentInfo_PROCESSING PaymentInfo_Status = 1 PaymentInfo_SENT PaymentInfo_Status = 2 PaymentInfo_NEED_TO_ACCEPT PaymentInfo_Status = 3 PaymentInfo_COMPLETE PaymentInfo_Status = 4 PaymentInfo_COULD_NOT_COMPLETE PaymentInfo_Status = 5 PaymentInfo_REFUNDED PaymentInfo_Status = 6 PaymentInfo_EXPIRED PaymentInfo_Status = 7 PaymentInfo_REJECTED PaymentInfo_Status = 8 PaymentInfo_CANCELLED PaymentInfo_Status = 9 PaymentInfo_WAITING_FOR_PAYER PaymentInfo_Status = 10 PaymentInfo_WAITING PaymentInfo_Status = 11 )
func (PaymentInfo_Status) Descriptor ¶
func (PaymentInfo_Status) Descriptor() protoreflect.EnumDescriptor
func (PaymentInfo_Status) Enum ¶
func (x PaymentInfo_Status) Enum() *PaymentInfo_Status
func (PaymentInfo_Status) EnumDescriptor
deprecated
func (PaymentInfo_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use PaymentInfo_Status.Descriptor instead.
func (PaymentInfo_Status) Number ¶
func (x PaymentInfo_Status) Number() protoreflect.EnumNumber
func (PaymentInfo_Status) String ¶
func (x PaymentInfo_Status) String() string
func (PaymentInfo_Status) Type ¶
func (PaymentInfo_Status) Type() protoreflect.EnumType
func (*PaymentInfo_Status) UnmarshalJSON
deprecated
func (x *PaymentInfo_Status) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type PaymentInfo_TxnStatus ¶
type PaymentInfo_TxnStatus int32
const ( PaymentInfo_UNKNOWN PaymentInfo_TxnStatus = 0 PaymentInfo_PENDING_SETUP PaymentInfo_TxnStatus = 1 PaymentInfo_PENDING_RECEIVER_SETUP PaymentInfo_TxnStatus = 2 PaymentInfo_INIT PaymentInfo_TxnStatus = 3 PaymentInfo_SUCCESS PaymentInfo_TxnStatus = 4 PaymentInfo_COMPLETED PaymentInfo_TxnStatus = 5 PaymentInfo_FAILED PaymentInfo_TxnStatus = 6 PaymentInfo_FAILED_RISK PaymentInfo_TxnStatus = 7 PaymentInfo_FAILED_PROCESSING PaymentInfo_TxnStatus = 8 PaymentInfo_FAILED_RECEIVER_PROCESSING PaymentInfo_TxnStatus = 9 PaymentInfo_FAILED_DA PaymentInfo_TxnStatus = 10 PaymentInfo_FAILED_DA_FINAL PaymentInfo_TxnStatus = 11 PaymentInfo_REFUNDED_TXN PaymentInfo_TxnStatus = 12 PaymentInfo_REFUND_FAILED PaymentInfo_TxnStatus = 13 PaymentInfo_REFUND_FAILED_PROCESSING PaymentInfo_TxnStatus = 14 PaymentInfo_REFUND_FAILED_DA PaymentInfo_TxnStatus = 15 PaymentInfo_EXPIRED_TXN PaymentInfo_TxnStatus = 16 PaymentInfo_AUTH_CANCELED PaymentInfo_TxnStatus = 17 PaymentInfo_AUTH_CANCEL_FAILED_PROCESSING PaymentInfo_TxnStatus = 18 PaymentInfo_AUTH_CANCEL_FAILED PaymentInfo_TxnStatus = 19 PaymentInfo_COLLECT_INIT PaymentInfo_TxnStatus = 20 PaymentInfo_COLLECT_SUCCESS PaymentInfo_TxnStatus = 21 PaymentInfo_COLLECT_FAILED PaymentInfo_TxnStatus = 22 PaymentInfo_COLLECT_FAILED_RISK PaymentInfo_TxnStatus = 23 PaymentInfo_COLLECT_REJECTED PaymentInfo_TxnStatus = 24 PaymentInfo_COLLECT_EXPIRED PaymentInfo_TxnStatus = 25 PaymentInfo_COLLECT_CANCELED PaymentInfo_TxnStatus = 26 PaymentInfo_COLLECT_CANCELLING PaymentInfo_TxnStatus = 27 PaymentInfo_IN_REVIEW PaymentInfo_TxnStatus = 28 PaymentInfo_REVERSAL_SUCCESS PaymentInfo_TxnStatus = 29 PaymentInfo_REVERSAL_PENDING PaymentInfo_TxnStatus = 30 PaymentInfo_REFUND_PENDING PaymentInfo_TxnStatus = 31 )
func (PaymentInfo_TxnStatus) Descriptor ¶
func (PaymentInfo_TxnStatus) Descriptor() protoreflect.EnumDescriptor
func (PaymentInfo_TxnStatus) Enum ¶
func (x PaymentInfo_TxnStatus) Enum() *PaymentInfo_TxnStatus
func (PaymentInfo_TxnStatus) EnumDescriptor
deprecated
func (PaymentInfo_TxnStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use PaymentInfo_TxnStatus.Descriptor instead.
func (PaymentInfo_TxnStatus) Number ¶
func (x PaymentInfo_TxnStatus) Number() protoreflect.EnumNumber
func (PaymentInfo_TxnStatus) String ¶
func (x PaymentInfo_TxnStatus) String() string
func (PaymentInfo_TxnStatus) Type ¶
func (PaymentInfo_TxnStatus) Type() protoreflect.EnumType
func (*PaymentInfo_TxnStatus) UnmarshalJSON
deprecated
func (x *PaymentInfo_TxnStatus) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type PhotoChange ¶
type PhotoChange struct { OldPhoto []byte `protobuf:"bytes,1,opt,name=oldPhoto" json:"oldPhoto,omitempty"` NewPhoto []byte `protobuf:"bytes,2,opt,name=newPhoto" json:"newPhoto,omitempty"` NewPhotoID *uint32 `protobuf:"varint,3,opt,name=newPhotoID" json:"newPhotoID,omitempty"` // contains filtered or unexported fields }
func (*PhotoChange) Descriptor
deprecated
func (*PhotoChange) Descriptor() ([]byte, []int)
Deprecated: Use PhotoChange.ProtoReflect.Descriptor instead.
func (*PhotoChange) GetNewPhoto ¶
func (x *PhotoChange) GetNewPhoto() []byte
func (*PhotoChange) GetNewPhotoID ¶
func (x *PhotoChange) GetNewPhotoID() uint32
func (*PhotoChange) GetOldPhoto ¶
func (x *PhotoChange) GetOldPhoto() []byte
func (*PhotoChange) ProtoMessage ¶
func (*PhotoChange) ProtoMessage()
func (*PhotoChange) ProtoReflect ¶
func (x *PhotoChange) ProtoReflect() protoreflect.Message
func (*PhotoChange) Reset ¶
func (x *PhotoChange) Reset()
func (*PhotoChange) String ¶
func (x *PhotoChange) String() string
type PinInChat ¶
type PinInChat struct { Type *PinInChat_Type `protobuf:"varint,1,opt,name=type,enum=WAWebProtobufsWeb.PinInChat_Type" json:"type,omitempty"` Key *waCommon.MessageKey `protobuf:"bytes,2,opt,name=key" json:"key,omitempty"` SenderTimestampMS *int64 `protobuf:"varint,3,opt,name=senderTimestampMS" json:"senderTimestampMS,omitempty"` ServerTimestampMS *int64 `protobuf:"varint,4,opt,name=serverTimestampMS" json:"serverTimestampMS,omitempty"` MessageAddOnContextInfo *MessageAddOnContextInfo `protobuf:"bytes,5,opt,name=messageAddOnContextInfo" json:"messageAddOnContextInfo,omitempty"` // contains filtered or unexported fields }
func (*PinInChat) Descriptor
deprecated
func (*PinInChat) GetKey ¶
func (x *PinInChat) GetKey() *waCommon.MessageKey
func (*PinInChat) GetMessageAddOnContextInfo ¶
func (x *PinInChat) GetMessageAddOnContextInfo() *MessageAddOnContextInfo
func (*PinInChat) GetSenderTimestampMS ¶
func (*PinInChat) GetServerTimestampMS ¶
func (*PinInChat) GetType ¶
func (x *PinInChat) GetType() PinInChat_Type
func (*PinInChat) ProtoMessage ¶
func (*PinInChat) ProtoMessage()
func (*PinInChat) ProtoReflect ¶
func (x *PinInChat) ProtoReflect() protoreflect.Message
type PinInChat_Type ¶
type PinInChat_Type int32
const ( PinInChat_UNKNOWN_TYPE PinInChat_Type = 0 PinInChat_PIN_FOR_ALL PinInChat_Type = 1 PinInChat_UNPIN_FOR_ALL PinInChat_Type = 2 )
func (PinInChat_Type) Descriptor ¶
func (PinInChat_Type) Descriptor() protoreflect.EnumDescriptor
func (PinInChat_Type) Enum ¶
func (x PinInChat_Type) Enum() *PinInChat_Type
func (PinInChat_Type) EnumDescriptor
deprecated
func (PinInChat_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use PinInChat_Type.Descriptor instead.
func (PinInChat_Type) Number ¶
func (x PinInChat_Type) Number() protoreflect.EnumNumber
func (PinInChat_Type) String ¶
func (x PinInChat_Type) String() string
func (PinInChat_Type) Type ¶
func (PinInChat_Type) Type() protoreflect.EnumType
func (*PinInChat_Type) UnmarshalJSON
deprecated
func (x *PinInChat_Type) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type PollAdditionalMetadata ¶
type PollAdditionalMetadata struct { PollInvalidated *bool `protobuf:"varint,1,opt,name=pollInvalidated" json:"pollInvalidated,omitempty"` // contains filtered or unexported fields }
func (*PollAdditionalMetadata) Descriptor
deprecated
func (*PollAdditionalMetadata) Descriptor() ([]byte, []int)
Deprecated: Use PollAdditionalMetadata.ProtoReflect.Descriptor instead.
func (*PollAdditionalMetadata) GetPollInvalidated ¶
func (x *PollAdditionalMetadata) GetPollInvalidated() bool
func (*PollAdditionalMetadata) ProtoMessage ¶
func (*PollAdditionalMetadata) ProtoMessage()
func (*PollAdditionalMetadata) ProtoReflect ¶
func (x *PollAdditionalMetadata) ProtoReflect() protoreflect.Message
func (*PollAdditionalMetadata) Reset ¶
func (x *PollAdditionalMetadata) Reset()
func (*PollAdditionalMetadata) String ¶
func (x *PollAdditionalMetadata) String() string
type PollUpdate ¶
type PollUpdate struct { PollUpdateMessageKey *waCommon.MessageKey `protobuf:"bytes,1,opt,name=pollUpdateMessageKey" json:"pollUpdateMessageKey,omitempty"` Vote *waE2E.PollVoteMessage `protobuf:"bytes,2,opt,name=vote" json:"vote,omitempty"` SenderTimestampMS *int64 `protobuf:"varint,3,opt,name=senderTimestampMS" json:"senderTimestampMS,omitempty"` ServerTimestampMS *int64 `protobuf:"varint,4,opt,name=serverTimestampMS" json:"serverTimestampMS,omitempty"` Unread *bool `protobuf:"varint,5,opt,name=unread" json:"unread,omitempty"` // contains filtered or unexported fields }
func (*PollUpdate) Descriptor
deprecated
func (*PollUpdate) Descriptor() ([]byte, []int)
Deprecated: Use PollUpdate.ProtoReflect.Descriptor instead.
func (*PollUpdate) GetPollUpdateMessageKey ¶
func (x *PollUpdate) GetPollUpdateMessageKey() *waCommon.MessageKey
func (*PollUpdate) GetSenderTimestampMS ¶
func (x *PollUpdate) GetSenderTimestampMS() int64
func (*PollUpdate) GetServerTimestampMS ¶
func (x *PollUpdate) GetServerTimestampMS() int64
func (*PollUpdate) GetUnread ¶
func (x *PollUpdate) GetUnread() bool
func (*PollUpdate) GetVote ¶
func (x *PollUpdate) GetVote() *waE2E.PollVoteMessage
func (*PollUpdate) ProtoMessage ¶
func (*PollUpdate) ProtoMessage()
func (*PollUpdate) ProtoReflect ¶
func (x *PollUpdate) ProtoReflect() protoreflect.Message
func (*PollUpdate) Reset ¶
func (x *PollUpdate) Reset()
func (*PollUpdate) String ¶
func (x *PollUpdate) String() string
type PremiumMessageInfo ¶
type PremiumMessageInfo struct { ServerCampaignID *string `protobuf:"bytes,1,opt,name=serverCampaignID" json:"serverCampaignID,omitempty"` // contains filtered or unexported fields }
func (*PremiumMessageInfo) Descriptor
deprecated
func (*PremiumMessageInfo) Descriptor() ([]byte, []int)
Deprecated: Use PremiumMessageInfo.ProtoReflect.Descriptor instead.
func (*PremiumMessageInfo) GetServerCampaignID ¶
func (x *PremiumMessageInfo) GetServerCampaignID() string
func (*PremiumMessageInfo) ProtoMessage ¶
func (*PremiumMessageInfo) ProtoMessage()
func (*PremiumMessageInfo) ProtoReflect ¶
func (x *PremiumMessageInfo) ProtoReflect() protoreflect.Message
func (*PremiumMessageInfo) Reset ¶
func (x *PremiumMessageInfo) Reset()
func (*PremiumMessageInfo) String ¶
func (x *PremiumMessageInfo) String() string
type Reaction ¶
type Reaction struct { Key *waCommon.MessageKey `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"` Text *string `protobuf:"bytes,2,opt,name=text" json:"text,omitempty"` GroupingKey *string `protobuf:"bytes,3,opt,name=groupingKey" json:"groupingKey,omitempty"` SenderTimestampMS *int64 `protobuf:"varint,4,opt,name=senderTimestampMS" json:"senderTimestampMS,omitempty"` Unread *bool `protobuf:"varint,5,opt,name=unread" json:"unread,omitempty"` // contains filtered or unexported fields }
func (*Reaction) Descriptor
deprecated
func (*Reaction) GetGroupingKey ¶
func (*Reaction) GetKey ¶
func (x *Reaction) GetKey() *waCommon.MessageKey
func (*Reaction) GetSenderTimestampMS ¶
func (*Reaction) ProtoMessage ¶
func (*Reaction) ProtoMessage()
func (*Reaction) ProtoReflect ¶
func (x *Reaction) ProtoReflect() protoreflect.Message
type ReportingTokenInfo ¶
type ReportingTokenInfo struct { ReportingTag []byte `protobuf:"bytes,1,opt,name=reportingTag" json:"reportingTag,omitempty"` // contains filtered or unexported fields }
func (*ReportingTokenInfo) Descriptor
deprecated
func (*ReportingTokenInfo) Descriptor() ([]byte, []int)
Deprecated: Use ReportingTokenInfo.ProtoReflect.Descriptor instead.
func (*ReportingTokenInfo) GetReportingTag ¶
func (x *ReportingTokenInfo) GetReportingTag() []byte
func (*ReportingTokenInfo) ProtoMessage ¶
func (*ReportingTokenInfo) ProtoMessage()
func (*ReportingTokenInfo) ProtoReflect ¶
func (x *ReportingTokenInfo) ProtoReflect() protoreflect.Message
func (*ReportingTokenInfo) Reset ¶
func (x *ReportingTokenInfo) Reset()
func (*ReportingTokenInfo) String ¶
func (x *ReportingTokenInfo) String() string
type StatusMentionMessage ¶
type StatusMentionMessage struct { QuotedStatus *waE2E.Message `protobuf:"bytes,1,opt,name=quotedStatus" json:"quotedStatus,omitempty"` // contains filtered or unexported fields }
func (*StatusMentionMessage) Descriptor
deprecated
func (*StatusMentionMessage) Descriptor() ([]byte, []int)
Deprecated: Use StatusMentionMessage.ProtoReflect.Descriptor instead.
func (*StatusMentionMessage) GetQuotedStatus ¶
func (x *StatusMentionMessage) GetQuotedStatus() *waE2E.Message
func (*StatusMentionMessage) ProtoMessage ¶
func (*StatusMentionMessage) ProtoMessage()
func (*StatusMentionMessage) ProtoReflect ¶
func (x *StatusMentionMessage) ProtoReflect() protoreflect.Message
func (*StatusMentionMessage) Reset ¶
func (x *StatusMentionMessage) Reset()
func (*StatusMentionMessage) String ¶
func (x *StatusMentionMessage) String() string
type StatusPSA ¶
type StatusPSA struct { CampaignID *uint64 `protobuf:"varint,44,req,name=campaignID" json:"campaignID,omitempty"` CampaignExpirationTimestamp *uint64 `protobuf:"varint,45,opt,name=campaignExpirationTimestamp" json:"campaignExpirationTimestamp,omitempty"` // contains filtered or unexported fields }
func (*StatusPSA) Descriptor
deprecated
func (*StatusPSA) GetCampaignExpirationTimestamp ¶
func (*StatusPSA) GetCampaignID ¶
func (*StatusPSA) ProtoMessage ¶
func (*StatusPSA) ProtoMessage()
func (*StatusPSA) ProtoReflect ¶
func (x *StatusPSA) ProtoReflect() protoreflect.Message
type UserReceipt ¶
type UserReceipt struct { UserJID *string `protobuf:"bytes,1,req,name=userJID" json:"userJID,omitempty"` ReceiptTimestamp *int64 `protobuf:"varint,2,opt,name=receiptTimestamp" json:"receiptTimestamp,omitempty"` ReadTimestamp *int64 `protobuf:"varint,3,opt,name=readTimestamp" json:"readTimestamp,omitempty"` PlayedTimestamp *int64 `protobuf:"varint,4,opt,name=playedTimestamp" json:"playedTimestamp,omitempty"` PendingDeviceJID []string `protobuf:"bytes,5,rep,name=pendingDeviceJID" json:"pendingDeviceJID,omitempty"` DeliveredDeviceJID []string `protobuf:"bytes,6,rep,name=deliveredDeviceJID" json:"deliveredDeviceJID,omitempty"` // contains filtered or unexported fields }
func (*UserReceipt) Descriptor
deprecated
func (*UserReceipt) Descriptor() ([]byte, []int)
Deprecated: Use UserReceipt.ProtoReflect.Descriptor instead.
func (*UserReceipt) GetDeliveredDeviceJID ¶
func (x *UserReceipt) GetDeliveredDeviceJID() []string
func (*UserReceipt) GetPendingDeviceJID ¶
func (x *UserReceipt) GetPendingDeviceJID() []string
func (*UserReceipt) GetPlayedTimestamp ¶
func (x *UserReceipt) GetPlayedTimestamp() int64
func (*UserReceipt) GetReadTimestamp ¶
func (x *UserReceipt) GetReadTimestamp() int64
func (*UserReceipt) GetReceiptTimestamp ¶
func (x *UserReceipt) GetReceiptTimestamp() int64
func (*UserReceipt) GetUserJID ¶
func (x *UserReceipt) GetUserJID() string
func (*UserReceipt) ProtoMessage ¶
func (*UserReceipt) ProtoMessage()
func (*UserReceipt) ProtoReflect ¶
func (x *UserReceipt) ProtoReflect() protoreflect.Message
func (*UserReceipt) Reset ¶
func (x *UserReceipt) Reset()
func (*UserReceipt) String ¶
func (x *UserReceipt) String() string
type WebFeatures ¶
type WebFeatures struct { LabelsDisplay *WebFeatures_Flag `protobuf:"varint,1,opt,name=labelsDisplay,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"labelsDisplay,omitempty"` VoipIndividualOutgoing *WebFeatures_Flag `` /* 131-byte string literal not displayed */ GroupsV3 *WebFeatures_Flag `protobuf:"varint,3,opt,name=groupsV3,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"groupsV3,omitempty"` GroupsV3Create *WebFeatures_Flag `protobuf:"varint,4,opt,name=groupsV3Create,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"groupsV3Create,omitempty"` ChangeNumberV2 *WebFeatures_Flag `protobuf:"varint,5,opt,name=changeNumberV2,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"changeNumberV2,omitempty"` QueryStatusV3Thumbnail *WebFeatures_Flag `` /* 131-byte string literal not displayed */ LiveLocations *WebFeatures_Flag `protobuf:"varint,7,opt,name=liveLocations,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"liveLocations,omitempty"` QueryVname *WebFeatures_Flag `protobuf:"varint,8,opt,name=queryVname,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"queryVname,omitempty"` VoipIndividualIncoming *WebFeatures_Flag `` /* 131-byte string literal not displayed */ QuickRepliesQuery *WebFeatures_Flag `protobuf:"varint,10,opt,name=quickRepliesQuery,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"quickRepliesQuery,omitempty"` Payments *WebFeatures_Flag `protobuf:"varint,11,opt,name=payments,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"payments,omitempty"` StickerPackQuery *WebFeatures_Flag `protobuf:"varint,12,opt,name=stickerPackQuery,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"stickerPackQuery,omitempty"` LiveLocationsFinal *WebFeatures_Flag `protobuf:"varint,13,opt,name=liveLocationsFinal,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"liveLocationsFinal,omitempty"` LabelsEdit *WebFeatures_Flag `protobuf:"varint,14,opt,name=labelsEdit,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"labelsEdit,omitempty"` MediaUpload *WebFeatures_Flag `protobuf:"varint,15,opt,name=mediaUpload,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"mediaUpload,omitempty"` MediaUploadRichQuickReplies *WebFeatures_Flag `` /* 142-byte string literal not displayed */ VnameV2 *WebFeatures_Flag `protobuf:"varint,19,opt,name=vnameV2,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"vnameV2,omitempty"` VideoPlaybackURL *WebFeatures_Flag `protobuf:"varint,20,opt,name=videoPlaybackURL,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"videoPlaybackURL,omitempty"` StatusRanking *WebFeatures_Flag `protobuf:"varint,21,opt,name=statusRanking,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"statusRanking,omitempty"` VoipIndividualVideo *WebFeatures_Flag `` /* 126-byte string literal not displayed */ ThirdPartyStickers *WebFeatures_Flag `protobuf:"varint,23,opt,name=thirdPartyStickers,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"thirdPartyStickers,omitempty"` FrequentlyForwardedSetting *WebFeatures_Flag `` /* 140-byte string literal not displayed */ GroupsV4JoinPermission *WebFeatures_Flag `` /* 132-byte string literal not displayed */ RecentStickers *WebFeatures_Flag `protobuf:"varint,26,opt,name=recentStickers,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"recentStickers,omitempty"` Catalog *WebFeatures_Flag `protobuf:"varint,27,opt,name=catalog,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"catalog,omitempty"` StarredStickers *WebFeatures_Flag `protobuf:"varint,28,opt,name=starredStickers,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"starredStickers,omitempty"` VoipGroupCall *WebFeatures_Flag `protobuf:"varint,29,opt,name=voipGroupCall,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"voipGroupCall,omitempty"` TemplateMessage *WebFeatures_Flag `protobuf:"varint,30,opt,name=templateMessage,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"templateMessage,omitempty"` TemplateMessageInteractivity *WebFeatures_Flag `` /* 144-byte string literal not displayed */ EphemeralMessages *WebFeatures_Flag `protobuf:"varint,32,opt,name=ephemeralMessages,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"ephemeralMessages,omitempty"` E2ENotificationSync *WebFeatures_Flag `` /* 126-byte string literal not displayed */ RecentStickersV2 *WebFeatures_Flag `protobuf:"varint,34,opt,name=recentStickersV2,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"recentStickersV2,omitempty"` RecentStickersV3 *WebFeatures_Flag `protobuf:"varint,36,opt,name=recentStickersV3,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"recentStickersV3,omitempty"` UserNotice *WebFeatures_Flag `protobuf:"varint,37,opt,name=userNotice,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"userNotice,omitempty"` Support *WebFeatures_Flag `protobuf:"varint,39,opt,name=support,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"support,omitempty"` GroupUiiCleanup *WebFeatures_Flag `protobuf:"varint,40,opt,name=groupUiiCleanup,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"groupUiiCleanup,omitempty"` GroupDogfoodingInternalOnly *WebFeatures_Flag `` /* 142-byte string literal not displayed */ SettingsSync *WebFeatures_Flag `protobuf:"varint,42,opt,name=settingsSync,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"settingsSync,omitempty"` ArchiveV2 *WebFeatures_Flag `protobuf:"varint,43,opt,name=archiveV2,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"archiveV2,omitempty"` EphemeralAllowGroupMembers *WebFeatures_Flag `` /* 140-byte string literal not displayed */ Ephemeral24HDuration *WebFeatures_Flag `` /* 128-byte string literal not displayed */ MdForceUpgrade *WebFeatures_Flag `protobuf:"varint,46,opt,name=mdForceUpgrade,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"mdForceUpgrade,omitempty"` DisappearingMode *WebFeatures_Flag `protobuf:"varint,47,opt,name=disappearingMode,enum=WAWebProtobufsWeb.WebFeatures_Flag" json:"disappearingMode,omitempty"` ExternalMdOptInAvailable *WebFeatures_Flag `` /* 136-byte string literal not displayed */ NoDeleteMessageTimeLimit *WebFeatures_Flag `` /* 136-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WebFeatures) Descriptor
deprecated
func (*WebFeatures) Descriptor() ([]byte, []int)
Deprecated: Use WebFeatures.ProtoReflect.Descriptor instead.
func (*WebFeatures) GetArchiveV2 ¶
func (x *WebFeatures) GetArchiveV2() WebFeatures_Flag
func (*WebFeatures) GetCatalog ¶
func (x *WebFeatures) GetCatalog() WebFeatures_Flag
func (*WebFeatures) GetChangeNumberV2 ¶
func (x *WebFeatures) GetChangeNumberV2() WebFeatures_Flag
func (*WebFeatures) GetDisappearingMode ¶
func (x *WebFeatures) GetDisappearingMode() WebFeatures_Flag
func (*WebFeatures) GetE2ENotificationSync ¶
func (x *WebFeatures) GetE2ENotificationSync() WebFeatures_Flag
func (*WebFeatures) GetEphemeral24HDuration ¶
func (x *WebFeatures) GetEphemeral24HDuration() WebFeatures_Flag
func (*WebFeatures) GetEphemeralAllowGroupMembers ¶
func (x *WebFeatures) GetEphemeralAllowGroupMembers() WebFeatures_Flag
func (*WebFeatures) GetEphemeralMessages ¶
func (x *WebFeatures) GetEphemeralMessages() WebFeatures_Flag
func (*WebFeatures) GetExternalMdOptInAvailable ¶
func (x *WebFeatures) GetExternalMdOptInAvailable() WebFeatures_Flag
func (*WebFeatures) GetFrequentlyForwardedSetting ¶
func (x *WebFeatures) GetFrequentlyForwardedSetting() WebFeatures_Flag
func (*WebFeatures) GetGroupDogfoodingInternalOnly ¶
func (x *WebFeatures) GetGroupDogfoodingInternalOnly() WebFeatures_Flag
func (*WebFeatures) GetGroupUiiCleanup ¶
func (x *WebFeatures) GetGroupUiiCleanup() WebFeatures_Flag
func (*WebFeatures) GetGroupsV3 ¶
func (x *WebFeatures) GetGroupsV3() WebFeatures_Flag
func (*WebFeatures) GetGroupsV3Create ¶
func (x *WebFeatures) GetGroupsV3Create() WebFeatures_Flag
func (*WebFeatures) GetGroupsV4JoinPermission ¶
func (x *WebFeatures) GetGroupsV4JoinPermission() WebFeatures_Flag
func (*WebFeatures) GetLabelsDisplay ¶
func (x *WebFeatures) GetLabelsDisplay() WebFeatures_Flag
func (*WebFeatures) GetLabelsEdit ¶
func (x *WebFeatures) GetLabelsEdit() WebFeatures_Flag
func (*WebFeatures) GetLiveLocations ¶
func (x *WebFeatures) GetLiveLocations() WebFeatures_Flag
func (*WebFeatures) GetLiveLocationsFinal ¶
func (x *WebFeatures) GetLiveLocationsFinal() WebFeatures_Flag
func (*WebFeatures) GetMdForceUpgrade ¶
func (x *WebFeatures) GetMdForceUpgrade() WebFeatures_Flag
func (*WebFeatures) GetMediaUpload ¶
func (x *WebFeatures) GetMediaUpload() WebFeatures_Flag
func (*WebFeatures) GetMediaUploadRichQuickReplies ¶
func (x *WebFeatures) GetMediaUploadRichQuickReplies() WebFeatures_Flag
func (*WebFeatures) GetNoDeleteMessageTimeLimit ¶
func (x *WebFeatures) GetNoDeleteMessageTimeLimit() WebFeatures_Flag
func (*WebFeatures) GetPayments ¶
func (x *WebFeatures) GetPayments() WebFeatures_Flag
func (*WebFeatures) GetQueryStatusV3Thumbnail ¶
func (x *WebFeatures) GetQueryStatusV3Thumbnail() WebFeatures_Flag
func (*WebFeatures) GetQueryVname ¶
func (x *WebFeatures) GetQueryVname() WebFeatures_Flag
func (*WebFeatures) GetQuickRepliesQuery ¶
func (x *WebFeatures) GetQuickRepliesQuery() WebFeatures_Flag
func (*WebFeatures) GetRecentStickers ¶
func (x *WebFeatures) GetRecentStickers() WebFeatures_Flag
func (*WebFeatures) GetRecentStickersV2 ¶
func (x *WebFeatures) GetRecentStickersV2() WebFeatures_Flag
func (*WebFeatures) GetRecentStickersV3 ¶
func (x *WebFeatures) GetRecentStickersV3() WebFeatures_Flag
func (*WebFeatures) GetSettingsSync ¶
func (x *WebFeatures) GetSettingsSync() WebFeatures_Flag
func (*WebFeatures) GetStarredStickers ¶
func (x *WebFeatures) GetStarredStickers() WebFeatures_Flag
func (*WebFeatures) GetStatusRanking ¶
func (x *WebFeatures) GetStatusRanking() WebFeatures_Flag
func (*WebFeatures) GetStickerPackQuery ¶
func (x *WebFeatures) GetStickerPackQuery() WebFeatures_Flag
func (*WebFeatures) GetSupport ¶
func (x *WebFeatures) GetSupport() WebFeatures_Flag
func (*WebFeatures) GetTemplateMessage ¶
func (x *WebFeatures) GetTemplateMessage() WebFeatures_Flag
func (*WebFeatures) GetTemplateMessageInteractivity ¶
func (x *WebFeatures) GetTemplateMessageInteractivity() WebFeatures_Flag
func (*WebFeatures) GetThirdPartyStickers ¶
func (x *WebFeatures) GetThirdPartyStickers() WebFeatures_Flag
func (*WebFeatures) GetUserNotice ¶
func (x *WebFeatures) GetUserNotice() WebFeatures_Flag
func (*WebFeatures) GetVideoPlaybackURL ¶
func (x *WebFeatures) GetVideoPlaybackURL() WebFeatures_Flag
func (*WebFeatures) GetVnameV2 ¶
func (x *WebFeatures) GetVnameV2() WebFeatures_Flag
func (*WebFeatures) GetVoipGroupCall ¶
func (x *WebFeatures) GetVoipGroupCall() WebFeatures_Flag
func (*WebFeatures) GetVoipIndividualIncoming ¶
func (x *WebFeatures) GetVoipIndividualIncoming() WebFeatures_Flag
func (*WebFeatures) GetVoipIndividualOutgoing ¶
func (x *WebFeatures) GetVoipIndividualOutgoing() WebFeatures_Flag
func (*WebFeatures) GetVoipIndividualVideo ¶
func (x *WebFeatures) GetVoipIndividualVideo() WebFeatures_Flag
func (*WebFeatures) ProtoMessage ¶
func (*WebFeatures) ProtoMessage()
func (*WebFeatures) ProtoReflect ¶
func (x *WebFeatures) ProtoReflect() protoreflect.Message
func (*WebFeatures) Reset ¶
func (x *WebFeatures) Reset()
func (*WebFeatures) String ¶
func (x *WebFeatures) String() string
type WebFeatures_Flag ¶
type WebFeatures_Flag int32
const ( WebFeatures_NOT_STARTED WebFeatures_Flag = 0 WebFeatures_FORCE_UPGRADE WebFeatures_Flag = 1 WebFeatures_DEVELOPMENT WebFeatures_Flag = 2 WebFeatures_PRODUCTION WebFeatures_Flag = 3 )
func (WebFeatures_Flag) Descriptor ¶
func (WebFeatures_Flag) Descriptor() protoreflect.EnumDescriptor
func (WebFeatures_Flag) Enum ¶
func (x WebFeatures_Flag) Enum() *WebFeatures_Flag
func (WebFeatures_Flag) EnumDescriptor
deprecated
func (WebFeatures_Flag) EnumDescriptor() ([]byte, []int)
Deprecated: Use WebFeatures_Flag.Descriptor instead.
func (WebFeatures_Flag) Number ¶
func (x WebFeatures_Flag) Number() protoreflect.EnumNumber
func (WebFeatures_Flag) String ¶
func (x WebFeatures_Flag) String() string
func (WebFeatures_Flag) Type ¶
func (WebFeatures_Flag) Type() protoreflect.EnumType
func (*WebFeatures_Flag) UnmarshalJSON
deprecated
func (x *WebFeatures_Flag) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type WebMessageInfo ¶
type WebMessageInfo struct { Key *waCommon.MessageKey `protobuf:"bytes,1,req,name=key" json:"key,omitempty"` Message *waE2E.Message `protobuf:"bytes,2,opt,name=message" json:"message,omitempty"` MessageTimestamp *uint64 `protobuf:"varint,3,opt,name=messageTimestamp" json:"messageTimestamp,omitempty"` Status *WebMessageInfo_Status `protobuf:"varint,4,opt,name=status,enum=WAWebProtobufsWeb.WebMessageInfo_Status" json:"status,omitempty"` Participant *string `protobuf:"bytes,5,opt,name=participant" json:"participant,omitempty"` MessageC2STimestamp *uint64 `protobuf:"varint,6,opt,name=messageC2STimestamp" json:"messageC2STimestamp,omitempty"` Ignore *bool `protobuf:"varint,16,opt,name=ignore" json:"ignore,omitempty"` Starred *bool `protobuf:"varint,17,opt,name=starred" json:"starred,omitempty"` Broadcast *bool `protobuf:"varint,18,opt,name=broadcast" json:"broadcast,omitempty"` PushName *string `protobuf:"bytes,19,opt,name=pushName" json:"pushName,omitempty"` MediaCiphertextSHA256 []byte `protobuf:"bytes,20,opt,name=mediaCiphertextSHA256" json:"mediaCiphertextSHA256,omitempty"` Multicast *bool `protobuf:"varint,21,opt,name=multicast" json:"multicast,omitempty"` UrlText *bool `protobuf:"varint,22,opt,name=urlText" json:"urlText,omitempty"` UrlNumber *bool `protobuf:"varint,23,opt,name=urlNumber" json:"urlNumber,omitempty"` MessageStubType *WebMessageInfo_StubType `protobuf:"varint,24,opt,name=messageStubType,enum=WAWebProtobufsWeb.WebMessageInfo_StubType" json:"messageStubType,omitempty"` ClearMedia *bool `protobuf:"varint,25,opt,name=clearMedia" json:"clearMedia,omitempty"` MessageStubParameters []string `protobuf:"bytes,26,rep,name=messageStubParameters" json:"messageStubParameters,omitempty"` Duration *uint32 `protobuf:"varint,27,opt,name=duration" json:"duration,omitempty"` Labels []string `protobuf:"bytes,28,rep,name=labels" json:"labels,omitempty"` PaymentInfo *PaymentInfo `protobuf:"bytes,29,opt,name=paymentInfo" json:"paymentInfo,omitempty"` FinalLiveLocation *waE2E.LiveLocationMessage `protobuf:"bytes,30,opt,name=finalLiveLocation" json:"finalLiveLocation,omitempty"` QuotedPaymentInfo *PaymentInfo `protobuf:"bytes,31,opt,name=quotedPaymentInfo" json:"quotedPaymentInfo,omitempty"` EphemeralStartTimestamp *uint64 `protobuf:"varint,32,opt,name=ephemeralStartTimestamp" json:"ephemeralStartTimestamp,omitempty"` EphemeralDuration *uint32 `protobuf:"varint,33,opt,name=ephemeralDuration" json:"ephemeralDuration,omitempty"` EphemeralOffToOn *bool `protobuf:"varint,34,opt,name=ephemeralOffToOn" json:"ephemeralOffToOn,omitempty"` EphemeralOutOfSync *bool `protobuf:"varint,35,opt,name=ephemeralOutOfSync" json:"ephemeralOutOfSync,omitempty"` BizPrivacyStatus *WebMessageInfo_BizPrivacyStatus `` /* 135-byte string literal not displayed */ VerifiedBizName *string `protobuf:"bytes,37,opt,name=verifiedBizName" json:"verifiedBizName,omitempty"` MediaData *MediaData `protobuf:"bytes,38,opt,name=mediaData" json:"mediaData,omitempty"` PhotoChange *PhotoChange `protobuf:"bytes,39,opt,name=photoChange" json:"photoChange,omitempty"` UserReceipt []*UserReceipt `protobuf:"bytes,40,rep,name=userReceipt" json:"userReceipt,omitempty"` Reactions []*Reaction `protobuf:"bytes,41,rep,name=reactions" json:"reactions,omitempty"` QuotedStickerData *MediaData `protobuf:"bytes,42,opt,name=quotedStickerData" json:"quotedStickerData,omitempty"` FutureproofData []byte `protobuf:"bytes,43,opt,name=futureproofData" json:"futureproofData,omitempty"` StatusPsa *StatusPSA `protobuf:"bytes,44,opt,name=statusPsa" json:"statusPsa,omitempty"` PollUpdates []*PollUpdate `protobuf:"bytes,45,rep,name=pollUpdates" json:"pollUpdates,omitempty"` PollAdditionalMetadata *PollAdditionalMetadata `protobuf:"bytes,46,opt,name=pollAdditionalMetadata" json:"pollAdditionalMetadata,omitempty"` AgentID *string `protobuf:"bytes,47,opt,name=agentID" json:"agentID,omitempty"` StatusAlreadyViewed *bool `protobuf:"varint,48,opt,name=statusAlreadyViewed" json:"statusAlreadyViewed,omitempty"` MessageSecret []byte `protobuf:"bytes,49,opt,name=messageSecret" json:"messageSecret,omitempty"` KeepInChat *KeepInChat `protobuf:"bytes,50,opt,name=keepInChat" json:"keepInChat,omitempty"` OriginalSelfAuthorUserJIDString *string `protobuf:"bytes,51,opt,name=originalSelfAuthorUserJIDString" json:"originalSelfAuthorUserJIDString,omitempty"` RevokeMessageTimestamp *uint64 `protobuf:"varint,52,opt,name=revokeMessageTimestamp" json:"revokeMessageTimestamp,omitempty"` PinInChat *PinInChat `protobuf:"bytes,54,opt,name=pinInChat" json:"pinInChat,omitempty"` PremiumMessageInfo *PremiumMessageInfo `protobuf:"bytes,55,opt,name=premiumMessageInfo" json:"premiumMessageInfo,omitempty"` Is1PBizBotMessage *bool `protobuf:"varint,56,opt,name=is1PBizBotMessage" json:"is1PBizBotMessage,omitempty"` IsGroupHistoryMessage *bool `protobuf:"varint,57,opt,name=isGroupHistoryMessage" json:"isGroupHistoryMessage,omitempty"` BotMessageInvokerJID *string `protobuf:"bytes,58,opt,name=botMessageInvokerJID" json:"botMessageInvokerJID,omitempty"` CommentMetadata *CommentMetadata `protobuf:"bytes,59,opt,name=commentMetadata" json:"commentMetadata,omitempty"` EventResponses []*EventResponse `protobuf:"bytes,61,rep,name=eventResponses" json:"eventResponses,omitempty"` ReportingTokenInfo *ReportingTokenInfo `protobuf:"bytes,62,opt,name=reportingTokenInfo" json:"reportingTokenInfo,omitempty"` NewsletterServerID *uint64 `protobuf:"varint,63,opt,name=newsletterServerID" json:"newsletterServerID,omitempty"` EventAdditionalMetadata *EventAdditionalMetadata `protobuf:"bytes,64,opt,name=eventAdditionalMetadata" json:"eventAdditionalMetadata,omitempty"` IsMentionedInStatus *bool `protobuf:"varint,65,opt,name=isMentionedInStatus" json:"isMentionedInStatus,omitempty"` StatusMentions []string `protobuf:"bytes,66,rep,name=statusMentions" json:"statusMentions,omitempty"` TargetMessageID *waCommon.MessageKey `protobuf:"bytes,67,opt,name=targetMessageID" json:"targetMessageID,omitempty"` MessageAddOns []*MessageAddOn `protobuf:"bytes,68,rep,name=messageAddOns" json:"messageAddOns,omitempty"` StatusMentionMessageInfo *StatusMentionMessage `protobuf:"bytes,69,opt,name=statusMentionMessageInfo" json:"statusMentionMessageInfo,omitempty"` // contains filtered or unexported fields }
func (*WebMessageInfo) Descriptor
deprecated
func (*WebMessageInfo) Descriptor() ([]byte, []int)
Deprecated: Use WebMessageInfo.ProtoReflect.Descriptor instead.
func (*WebMessageInfo) GetAgentID ¶
func (x *WebMessageInfo) GetAgentID() string
func (*WebMessageInfo) GetBizPrivacyStatus ¶
func (x *WebMessageInfo) GetBizPrivacyStatus() WebMessageInfo_BizPrivacyStatus
func (*WebMessageInfo) GetBotMessageInvokerJID ¶
func (x *WebMessageInfo) GetBotMessageInvokerJID() string
func (*WebMessageInfo) GetBroadcast ¶
func (x *WebMessageInfo) GetBroadcast() bool
func (*WebMessageInfo) GetClearMedia ¶
func (x *WebMessageInfo) GetClearMedia() bool
func (*WebMessageInfo) GetCommentMetadata ¶
func (x *WebMessageInfo) GetCommentMetadata() *CommentMetadata
func (*WebMessageInfo) GetDuration ¶
func (x *WebMessageInfo) GetDuration() uint32
func (*WebMessageInfo) GetEphemeralDuration ¶
func (x *WebMessageInfo) GetEphemeralDuration() uint32
func (*WebMessageInfo) GetEphemeralOffToOn ¶
func (x *WebMessageInfo) GetEphemeralOffToOn() bool
func (*WebMessageInfo) GetEphemeralOutOfSync ¶
func (x *WebMessageInfo) GetEphemeralOutOfSync() bool
func (*WebMessageInfo) GetEphemeralStartTimestamp ¶
func (x *WebMessageInfo) GetEphemeralStartTimestamp() uint64
func (*WebMessageInfo) GetEventAdditionalMetadata ¶
func (x *WebMessageInfo) GetEventAdditionalMetadata() *EventAdditionalMetadata
func (*WebMessageInfo) GetEventResponses ¶
func (x *WebMessageInfo) GetEventResponses() []*EventResponse
func (*WebMessageInfo) GetFinalLiveLocation ¶
func (x *WebMessageInfo) GetFinalLiveLocation() *waE2E.LiveLocationMessage
func (*WebMessageInfo) GetFutureproofData ¶
func (x *WebMessageInfo) GetFutureproofData() []byte
func (*WebMessageInfo) GetIgnore ¶
func (x *WebMessageInfo) GetIgnore() bool
func (*WebMessageInfo) GetIs1PBizBotMessage ¶
func (x *WebMessageInfo) GetIs1PBizBotMessage() bool
func (*WebMessageInfo) GetIsGroupHistoryMessage ¶
func (x *WebMessageInfo) GetIsGroupHistoryMessage() bool
func (*WebMessageInfo) GetIsMentionedInStatus ¶
func (x *WebMessageInfo) GetIsMentionedInStatus() bool
func (*WebMessageInfo) GetKeepInChat ¶
func (x *WebMessageInfo) GetKeepInChat() *KeepInChat
func (*WebMessageInfo) GetKey ¶
func (x *WebMessageInfo) GetKey() *waCommon.MessageKey
func (*WebMessageInfo) GetLabels ¶
func (x *WebMessageInfo) GetLabels() []string
func (*WebMessageInfo) GetMediaCiphertextSHA256 ¶
func (x *WebMessageInfo) GetMediaCiphertextSHA256() []byte
func (*WebMessageInfo) GetMediaData ¶
func (x *WebMessageInfo) GetMediaData() *MediaData
func (*WebMessageInfo) GetMessage ¶
func (x *WebMessageInfo) GetMessage() *waE2E.Message
func (*WebMessageInfo) GetMessageAddOns ¶
func (x *WebMessageInfo) GetMessageAddOns() []*MessageAddOn
func (*WebMessageInfo) GetMessageC2STimestamp ¶
func (x *WebMessageInfo) GetMessageC2STimestamp() uint64
func (*WebMessageInfo) GetMessageSecret ¶
func (x *WebMessageInfo) GetMessageSecret() []byte
func (*WebMessageInfo) GetMessageStubParameters ¶
func (x *WebMessageInfo) GetMessageStubParameters() []string
func (*WebMessageInfo) GetMessageStubType ¶
func (x *WebMessageInfo) GetMessageStubType() WebMessageInfo_StubType
func (*WebMessageInfo) GetMessageTimestamp ¶
func (x *WebMessageInfo) GetMessageTimestamp() uint64
func (*WebMessageInfo) GetMulticast ¶
func (x *WebMessageInfo) GetMulticast() bool
func (*WebMessageInfo) GetNewsletterServerID ¶
func (x *WebMessageInfo) GetNewsletterServerID() uint64
func (*WebMessageInfo) GetOriginalSelfAuthorUserJIDString ¶
func (x *WebMessageInfo) GetOriginalSelfAuthorUserJIDString() string
func (*WebMessageInfo) GetParticipant ¶
func (x *WebMessageInfo) GetParticipant() string
func (*WebMessageInfo) GetPaymentInfo ¶
func (x *WebMessageInfo) GetPaymentInfo() *PaymentInfo
func (*WebMessageInfo) GetPhotoChange ¶
func (x *WebMessageInfo) GetPhotoChange() *PhotoChange
func (*WebMessageInfo) GetPinInChat ¶
func (x *WebMessageInfo) GetPinInChat() *PinInChat
func (*WebMessageInfo) GetPollAdditionalMetadata ¶
func (x *WebMessageInfo) GetPollAdditionalMetadata() *PollAdditionalMetadata
func (*WebMessageInfo) GetPollUpdates ¶
func (x *WebMessageInfo) GetPollUpdates() []*PollUpdate
func (*WebMessageInfo) GetPremiumMessageInfo ¶
func (x *WebMessageInfo) GetPremiumMessageInfo() *PremiumMessageInfo
func (*WebMessageInfo) GetPushName ¶
func (x *WebMessageInfo) GetPushName() string
func (*WebMessageInfo) GetQuotedPaymentInfo ¶
func (x *WebMessageInfo) GetQuotedPaymentInfo() *PaymentInfo
func (*WebMessageInfo) GetQuotedStickerData ¶
func (x *WebMessageInfo) GetQuotedStickerData() *MediaData
func (*WebMessageInfo) GetReactions ¶
func (x *WebMessageInfo) GetReactions() []*Reaction
func (*WebMessageInfo) GetReportingTokenInfo ¶
func (x *WebMessageInfo) GetReportingTokenInfo() *ReportingTokenInfo
func (*WebMessageInfo) GetRevokeMessageTimestamp ¶
func (x *WebMessageInfo) GetRevokeMessageTimestamp() uint64
func (*WebMessageInfo) GetStarred ¶
func (x *WebMessageInfo) GetStarred() bool
func (*WebMessageInfo) GetStatus ¶
func (x *WebMessageInfo) GetStatus() WebMessageInfo_Status
func (*WebMessageInfo) GetStatusAlreadyViewed ¶
func (x *WebMessageInfo) GetStatusAlreadyViewed() bool
func (*WebMessageInfo) GetStatusMentionMessageInfo ¶
func (x *WebMessageInfo) GetStatusMentionMessageInfo() *StatusMentionMessage
func (*WebMessageInfo) GetStatusMentions ¶
func (x *WebMessageInfo) GetStatusMentions() []string
func (*WebMessageInfo) GetStatusPsa ¶
func (x *WebMessageInfo) GetStatusPsa() *StatusPSA
func (*WebMessageInfo) GetTargetMessageID ¶
func (x *WebMessageInfo) GetTargetMessageID() *waCommon.MessageKey
func (*WebMessageInfo) GetUrlNumber ¶
func (x *WebMessageInfo) GetUrlNumber() bool
func (*WebMessageInfo) GetUrlText ¶
func (x *WebMessageInfo) GetUrlText() bool
func (*WebMessageInfo) GetUserReceipt ¶
func (x *WebMessageInfo) GetUserReceipt() []*UserReceipt
func (*WebMessageInfo) GetVerifiedBizName ¶
func (x *WebMessageInfo) GetVerifiedBizName() string
func (*WebMessageInfo) ProtoMessage ¶
func (*WebMessageInfo) ProtoMessage()
func (*WebMessageInfo) ProtoReflect ¶
func (x *WebMessageInfo) ProtoReflect() protoreflect.Message
func (*WebMessageInfo) Reset ¶
func (x *WebMessageInfo) Reset()
func (*WebMessageInfo) String ¶
func (x *WebMessageInfo) String() string
type WebMessageInfo_BizPrivacyStatus ¶
type WebMessageInfo_BizPrivacyStatus int32
const ( WebMessageInfo_E2EE WebMessageInfo_BizPrivacyStatus = 0 WebMessageInfo_FB WebMessageInfo_BizPrivacyStatus = 2 WebMessageInfo_BSP WebMessageInfo_BizPrivacyStatus = 1 WebMessageInfo_BSP_AND_FB WebMessageInfo_BizPrivacyStatus = 3 )
func (WebMessageInfo_BizPrivacyStatus) Descriptor ¶
func (WebMessageInfo_BizPrivacyStatus) Descriptor() protoreflect.EnumDescriptor
func (WebMessageInfo_BizPrivacyStatus) Enum ¶
func (x WebMessageInfo_BizPrivacyStatus) Enum() *WebMessageInfo_BizPrivacyStatus
func (WebMessageInfo_BizPrivacyStatus) EnumDescriptor
deprecated
func (WebMessageInfo_BizPrivacyStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use WebMessageInfo_BizPrivacyStatus.Descriptor instead.
func (WebMessageInfo_BizPrivacyStatus) Number ¶
func (x WebMessageInfo_BizPrivacyStatus) Number() protoreflect.EnumNumber
func (WebMessageInfo_BizPrivacyStatus) String ¶
func (x WebMessageInfo_BizPrivacyStatus) String() string
func (WebMessageInfo_BizPrivacyStatus) Type ¶
func (WebMessageInfo_BizPrivacyStatus) Type() protoreflect.EnumType
func (*WebMessageInfo_BizPrivacyStatus) UnmarshalJSON
deprecated
func (x *WebMessageInfo_BizPrivacyStatus) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type WebMessageInfo_Status ¶
type WebMessageInfo_Status int32
const ( WebMessageInfo_ERROR WebMessageInfo_Status = 0 WebMessageInfo_PENDING WebMessageInfo_Status = 1 WebMessageInfo_SERVER_ACK WebMessageInfo_Status = 2 WebMessageInfo_DELIVERY_ACK WebMessageInfo_Status = 3 WebMessageInfo_READ WebMessageInfo_Status = 4 WebMessageInfo_PLAYED WebMessageInfo_Status = 5 )
func (WebMessageInfo_Status) Descriptor ¶
func (WebMessageInfo_Status) Descriptor() protoreflect.EnumDescriptor
func (WebMessageInfo_Status) Enum ¶
func (x WebMessageInfo_Status) Enum() *WebMessageInfo_Status
func (WebMessageInfo_Status) EnumDescriptor
deprecated
func (WebMessageInfo_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use WebMessageInfo_Status.Descriptor instead.
func (WebMessageInfo_Status) Number ¶
func (x WebMessageInfo_Status) Number() protoreflect.EnumNumber
func (WebMessageInfo_Status) String ¶
func (x WebMessageInfo_Status) String() string
func (WebMessageInfo_Status) Type ¶
func (WebMessageInfo_Status) Type() protoreflect.EnumType
func (*WebMessageInfo_Status) UnmarshalJSON
deprecated
func (x *WebMessageInfo_Status) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type WebMessageInfo_StubType ¶
type WebMessageInfo_StubType int32
const ( WebMessageInfo_UNKNOWN WebMessageInfo_StubType = 0 WebMessageInfo_REVOKE WebMessageInfo_StubType = 1 WebMessageInfo_CIPHERTEXT WebMessageInfo_StubType = 2 WebMessageInfo_FUTUREPROOF WebMessageInfo_StubType = 3 WebMessageInfo_NON_VERIFIED_TRANSITION WebMessageInfo_StubType = 4 WebMessageInfo_UNVERIFIED_TRANSITION WebMessageInfo_StubType = 5 WebMessageInfo_VERIFIED_TRANSITION WebMessageInfo_StubType = 6 WebMessageInfo_VERIFIED_LOW_UNKNOWN WebMessageInfo_StubType = 7 WebMessageInfo_VERIFIED_HIGH WebMessageInfo_StubType = 8 WebMessageInfo_VERIFIED_INITIAL_UNKNOWN WebMessageInfo_StubType = 9 WebMessageInfo_VERIFIED_INITIAL_LOW WebMessageInfo_StubType = 10 WebMessageInfo_VERIFIED_INITIAL_HIGH WebMessageInfo_StubType = 11 WebMessageInfo_VERIFIED_TRANSITION_ANY_TO_NONE WebMessageInfo_StubType = 12 WebMessageInfo_VERIFIED_TRANSITION_ANY_TO_HIGH WebMessageInfo_StubType = 13 WebMessageInfo_VERIFIED_TRANSITION_HIGH_TO_LOW WebMessageInfo_StubType = 14 WebMessageInfo_VERIFIED_TRANSITION_HIGH_TO_UNKNOWN WebMessageInfo_StubType = 15 WebMessageInfo_VERIFIED_TRANSITION_UNKNOWN_TO_LOW WebMessageInfo_StubType = 16 WebMessageInfo_VERIFIED_TRANSITION_LOW_TO_UNKNOWN WebMessageInfo_StubType = 17 WebMessageInfo_VERIFIED_TRANSITION_NONE_TO_LOW WebMessageInfo_StubType = 18 WebMessageInfo_VERIFIED_TRANSITION_NONE_TO_UNKNOWN WebMessageInfo_StubType = 19 WebMessageInfo_GROUP_CREATE WebMessageInfo_StubType = 20 WebMessageInfo_GROUP_CHANGE_SUBJECT WebMessageInfo_StubType = 21 WebMessageInfo_GROUP_CHANGE_ICON WebMessageInfo_StubType = 22 WebMessageInfo_GROUP_CHANGE_INVITE_LINK WebMessageInfo_StubType = 23 WebMessageInfo_GROUP_CHANGE_DESCRIPTION WebMessageInfo_StubType = 24 WebMessageInfo_GROUP_CHANGE_RESTRICT WebMessageInfo_StubType = 25 WebMessageInfo_GROUP_CHANGE_ANNOUNCE WebMessageInfo_StubType = 26 WebMessageInfo_GROUP_PARTICIPANT_ADD WebMessageInfo_StubType = 27 WebMessageInfo_GROUP_PARTICIPANT_REMOVE WebMessageInfo_StubType = 28 WebMessageInfo_GROUP_PARTICIPANT_PROMOTE WebMessageInfo_StubType = 29 WebMessageInfo_GROUP_PARTICIPANT_DEMOTE WebMessageInfo_StubType = 30 WebMessageInfo_GROUP_PARTICIPANT_INVITE WebMessageInfo_StubType = 31 WebMessageInfo_GROUP_PARTICIPANT_LEAVE WebMessageInfo_StubType = 32 WebMessageInfo_GROUP_PARTICIPANT_CHANGE_NUMBER WebMessageInfo_StubType = 33 WebMessageInfo_BROADCAST_CREATE WebMessageInfo_StubType = 34 WebMessageInfo_BROADCAST_ADD WebMessageInfo_StubType = 35 WebMessageInfo_BROADCAST_REMOVE WebMessageInfo_StubType = 36 WebMessageInfo_GENERIC_NOTIFICATION WebMessageInfo_StubType = 37 WebMessageInfo_E2E_IDENTITY_CHANGED WebMessageInfo_StubType = 38 WebMessageInfo_E2E_ENCRYPTED WebMessageInfo_StubType = 39 WebMessageInfo_CALL_MISSED_VOICE WebMessageInfo_StubType = 40 WebMessageInfo_CALL_MISSED_VIDEO WebMessageInfo_StubType = 41 WebMessageInfo_INDIVIDUAL_CHANGE_NUMBER WebMessageInfo_StubType = 42 WebMessageInfo_GROUP_DELETE WebMessageInfo_StubType = 43 WebMessageInfo_GROUP_ANNOUNCE_MODE_MESSAGE_BOUNCE WebMessageInfo_StubType = 44 WebMessageInfo_CALL_MISSED_GROUP_VOICE WebMessageInfo_StubType = 45 WebMessageInfo_CALL_MISSED_GROUP_VIDEO WebMessageInfo_StubType = 46 WebMessageInfo_PAYMENT_CIPHERTEXT WebMessageInfo_StubType = 47 WebMessageInfo_PAYMENT_FUTUREPROOF WebMessageInfo_StubType = 48 WebMessageInfo_PAYMENT_TRANSACTION_STATUS_UPDATE_FAILED WebMessageInfo_StubType = 49 WebMessageInfo_PAYMENT_TRANSACTION_STATUS_UPDATE_REFUNDED WebMessageInfo_StubType = 50 WebMessageInfo_PAYMENT_TRANSACTION_STATUS_UPDATE_REFUND_FAILED WebMessageInfo_StubType = 51 WebMessageInfo_PAYMENT_TRANSACTION_STATUS_RECEIVER_PENDING_SETUP WebMessageInfo_StubType = 52 WebMessageInfo_PAYMENT_TRANSACTION_STATUS_RECEIVER_SUCCESS_AFTER_HICCUP WebMessageInfo_StubType = 53 WebMessageInfo_PAYMENT_ACTION_ACCOUNT_SETUP_REMINDER WebMessageInfo_StubType = 54 WebMessageInfo_PAYMENT_ACTION_SEND_PAYMENT_REMINDER WebMessageInfo_StubType = 55 WebMessageInfo_PAYMENT_ACTION_SEND_PAYMENT_INVITATION WebMessageInfo_StubType = 56 WebMessageInfo_PAYMENT_ACTION_REQUEST_DECLINED WebMessageInfo_StubType = 57 WebMessageInfo_PAYMENT_ACTION_REQUEST_EXPIRED WebMessageInfo_StubType = 58 WebMessageInfo_PAYMENT_ACTION_REQUEST_CANCELLED WebMessageInfo_StubType = 59 WebMessageInfo_BIZ_VERIFIED_TRANSITION_TOP_TO_BOTTOM WebMessageInfo_StubType = 60 WebMessageInfo_BIZ_VERIFIED_TRANSITION_BOTTOM_TO_TOP WebMessageInfo_StubType = 61 WebMessageInfo_BIZ_INTRO_TOP WebMessageInfo_StubType = 62 WebMessageInfo_BIZ_INTRO_BOTTOM WebMessageInfo_StubType = 63 WebMessageInfo_BIZ_NAME_CHANGE WebMessageInfo_StubType = 64 WebMessageInfo_BIZ_MOVE_TO_CONSUMER_APP WebMessageInfo_StubType = 65 WebMessageInfo_BIZ_TWO_TIER_MIGRATION_TOP WebMessageInfo_StubType = 66 WebMessageInfo_BIZ_TWO_TIER_MIGRATION_BOTTOM WebMessageInfo_StubType = 67 WebMessageInfo_OVERSIZED WebMessageInfo_StubType = 68 WebMessageInfo_GROUP_CHANGE_NO_FREQUENTLY_FORWARDED WebMessageInfo_StubType = 69 WebMessageInfo_GROUP_V4_ADD_INVITE_SENT WebMessageInfo_StubType = 70 WebMessageInfo_GROUP_PARTICIPANT_ADD_REQUEST_JOIN WebMessageInfo_StubType = 71 WebMessageInfo_CHANGE_EPHEMERAL_SETTING WebMessageInfo_StubType = 72 WebMessageInfo_E2E_DEVICE_CHANGED WebMessageInfo_StubType = 73 WebMessageInfo_VIEWED_ONCE WebMessageInfo_StubType = 74 WebMessageInfo_E2E_ENCRYPTED_NOW WebMessageInfo_StubType = 75 WebMessageInfo_BLUE_MSG_BSP_FB_TO_BSP_PREMISE WebMessageInfo_StubType = 76 WebMessageInfo_BLUE_MSG_BSP_FB_TO_SELF_FB WebMessageInfo_StubType = 77 WebMessageInfo_BLUE_MSG_BSP_FB_TO_SELF_PREMISE WebMessageInfo_StubType = 78 WebMessageInfo_BLUE_MSG_BSP_FB_UNVERIFIED WebMessageInfo_StubType = 79 WebMessageInfo_BLUE_MSG_BSP_FB_UNVERIFIED_TO_SELF_PREMISE_VERIFIED WebMessageInfo_StubType = 80 WebMessageInfo_BLUE_MSG_BSP_FB_VERIFIED WebMessageInfo_StubType = 81 WebMessageInfo_BLUE_MSG_BSP_FB_VERIFIED_TO_SELF_PREMISE_UNVERIFIED WebMessageInfo_StubType = 82 WebMessageInfo_BLUE_MSG_BSP_PREMISE_TO_SELF_PREMISE WebMessageInfo_StubType = 83 WebMessageInfo_BLUE_MSG_BSP_PREMISE_UNVERIFIED WebMessageInfo_StubType = 84 WebMessageInfo_BLUE_MSG_BSP_PREMISE_UNVERIFIED_TO_SELF_PREMISE_VERIFIED WebMessageInfo_StubType = 85 WebMessageInfo_BLUE_MSG_BSP_PREMISE_VERIFIED WebMessageInfo_StubType = 86 WebMessageInfo_BLUE_MSG_BSP_PREMISE_VERIFIED_TO_SELF_PREMISE_UNVERIFIED WebMessageInfo_StubType = 87 WebMessageInfo_BLUE_MSG_CONSUMER_TO_BSP_FB_UNVERIFIED WebMessageInfo_StubType = 88 WebMessageInfo_BLUE_MSG_CONSUMER_TO_BSP_PREMISE_UNVERIFIED WebMessageInfo_StubType = 89 WebMessageInfo_BLUE_MSG_CONSUMER_TO_SELF_FB_UNVERIFIED WebMessageInfo_StubType = 90 WebMessageInfo_BLUE_MSG_CONSUMER_TO_SELF_PREMISE_UNVERIFIED WebMessageInfo_StubType = 91 WebMessageInfo_BLUE_MSG_SELF_FB_TO_BSP_PREMISE WebMessageInfo_StubType = 92 WebMessageInfo_BLUE_MSG_SELF_FB_TO_SELF_PREMISE WebMessageInfo_StubType = 93 WebMessageInfo_BLUE_MSG_SELF_FB_UNVERIFIED WebMessageInfo_StubType = 94 WebMessageInfo_BLUE_MSG_SELF_FB_UNVERIFIED_TO_SELF_PREMISE_VERIFIED WebMessageInfo_StubType = 95 WebMessageInfo_BLUE_MSG_SELF_FB_VERIFIED WebMessageInfo_StubType = 96 WebMessageInfo_BLUE_MSG_SELF_FB_VERIFIED_TO_SELF_PREMISE_UNVERIFIED WebMessageInfo_StubType = 97 WebMessageInfo_BLUE_MSG_SELF_PREMISE_TO_BSP_PREMISE WebMessageInfo_StubType = 98 WebMessageInfo_BLUE_MSG_SELF_PREMISE_UNVERIFIED WebMessageInfo_StubType = 99 WebMessageInfo_BLUE_MSG_SELF_PREMISE_VERIFIED WebMessageInfo_StubType = 100 WebMessageInfo_BLUE_MSG_TO_BSP_FB WebMessageInfo_StubType = 101 WebMessageInfo_BLUE_MSG_TO_CONSUMER WebMessageInfo_StubType = 102 WebMessageInfo_BLUE_MSG_TO_SELF_FB WebMessageInfo_StubType = 103 WebMessageInfo_BLUE_MSG_UNVERIFIED_TO_BSP_FB_VERIFIED WebMessageInfo_StubType = 104 WebMessageInfo_BLUE_MSG_UNVERIFIED_TO_BSP_PREMISE_VERIFIED WebMessageInfo_StubType = 105 WebMessageInfo_BLUE_MSG_UNVERIFIED_TO_SELF_FB_VERIFIED WebMessageInfo_StubType = 106 WebMessageInfo_BLUE_MSG_UNVERIFIED_TO_VERIFIED WebMessageInfo_StubType = 107 WebMessageInfo_BLUE_MSG_VERIFIED_TO_BSP_FB_UNVERIFIED WebMessageInfo_StubType = 108 WebMessageInfo_BLUE_MSG_VERIFIED_TO_BSP_PREMISE_UNVERIFIED WebMessageInfo_StubType = 109 WebMessageInfo_BLUE_MSG_VERIFIED_TO_SELF_FB_UNVERIFIED WebMessageInfo_StubType = 110 WebMessageInfo_BLUE_MSG_VERIFIED_TO_UNVERIFIED WebMessageInfo_StubType = 111 WebMessageInfo_BLUE_MSG_BSP_FB_UNVERIFIED_TO_BSP_PREMISE_VERIFIED WebMessageInfo_StubType = 112 WebMessageInfo_BLUE_MSG_BSP_FB_UNVERIFIED_TO_SELF_FB_VERIFIED WebMessageInfo_StubType = 113 WebMessageInfo_BLUE_MSG_BSP_FB_VERIFIED_TO_BSP_PREMISE_UNVERIFIED WebMessageInfo_StubType = 114 WebMessageInfo_BLUE_MSG_BSP_FB_VERIFIED_TO_SELF_FB_UNVERIFIED WebMessageInfo_StubType = 115 WebMessageInfo_BLUE_MSG_SELF_FB_UNVERIFIED_TO_BSP_PREMISE_VERIFIED WebMessageInfo_StubType = 116 WebMessageInfo_BLUE_MSG_SELF_FB_VERIFIED_TO_BSP_PREMISE_UNVERIFIED WebMessageInfo_StubType = 117 WebMessageInfo_E2E_IDENTITY_UNAVAILABLE WebMessageInfo_StubType = 118 WebMessageInfo_GROUP_CREATING WebMessageInfo_StubType = 119 WebMessageInfo_GROUP_CREATE_FAILED WebMessageInfo_StubType = 120 WebMessageInfo_GROUP_BOUNCED WebMessageInfo_StubType = 121 WebMessageInfo_BLOCK_CONTACT WebMessageInfo_StubType = 122 WebMessageInfo_EPHEMERAL_SETTING_NOT_APPLIED WebMessageInfo_StubType = 123 WebMessageInfo_SYNC_FAILED WebMessageInfo_StubType = 124 WebMessageInfo_SYNCING WebMessageInfo_StubType = 125 WebMessageInfo_BIZ_PRIVACY_MODE_INIT_FB WebMessageInfo_StubType = 126 WebMessageInfo_BIZ_PRIVACY_MODE_INIT_BSP WebMessageInfo_StubType = 127 WebMessageInfo_BIZ_PRIVACY_MODE_TO_FB WebMessageInfo_StubType = 128 WebMessageInfo_BIZ_PRIVACY_MODE_TO_BSP WebMessageInfo_StubType = 129 WebMessageInfo_DISAPPEARING_MODE WebMessageInfo_StubType = 130 WebMessageInfo_E2E_DEVICE_FETCH_FAILED WebMessageInfo_StubType = 131 WebMessageInfo_ADMIN_REVOKE WebMessageInfo_StubType = 132 WebMessageInfo_GROUP_INVITE_LINK_GROWTH_LOCKED WebMessageInfo_StubType = 133 WebMessageInfo_COMMUNITY_LINK_PARENT_GROUP WebMessageInfo_StubType = 134 WebMessageInfo_COMMUNITY_LINK_SIBLING_GROUP WebMessageInfo_StubType = 135 WebMessageInfo_COMMUNITY_LINK_SUB_GROUP WebMessageInfo_StubType = 136 WebMessageInfo_COMMUNITY_UNLINK_PARENT_GROUP WebMessageInfo_StubType = 137 WebMessageInfo_COMMUNITY_UNLINK_SIBLING_GROUP WebMessageInfo_StubType = 138 WebMessageInfo_COMMUNITY_UNLINK_SUB_GROUP WebMessageInfo_StubType = 139 WebMessageInfo_GROUP_PARTICIPANT_ACCEPT WebMessageInfo_StubType = 140 WebMessageInfo_GROUP_PARTICIPANT_LINKED_GROUP_JOIN WebMessageInfo_StubType = 141 WebMessageInfo_COMMUNITY_CREATE WebMessageInfo_StubType = 142 WebMessageInfo_EPHEMERAL_KEEP_IN_CHAT WebMessageInfo_StubType = 143 WebMessageInfo_GROUP_MEMBERSHIP_JOIN_APPROVAL_REQUEST WebMessageInfo_StubType = 144 WebMessageInfo_GROUP_MEMBERSHIP_JOIN_APPROVAL_MODE WebMessageInfo_StubType = 145 WebMessageInfo_INTEGRITY_UNLINK_PARENT_GROUP WebMessageInfo_StubType = 146 WebMessageInfo_COMMUNITY_PARTICIPANT_PROMOTE WebMessageInfo_StubType = 147 WebMessageInfo_COMMUNITY_PARTICIPANT_DEMOTE WebMessageInfo_StubType = 148 WebMessageInfo_COMMUNITY_PARENT_GROUP_DELETED WebMessageInfo_StubType = 149 WebMessageInfo_COMMUNITY_LINK_PARENT_GROUP_MEMBERSHIP_APPROVAL WebMessageInfo_StubType = 150 WebMessageInfo_GROUP_PARTICIPANT_JOINED_GROUP_AND_PARENT_GROUP WebMessageInfo_StubType = 151 WebMessageInfo_MASKED_THREAD_CREATED WebMessageInfo_StubType = 152 WebMessageInfo_MASKED_THREAD_UNMASKED WebMessageInfo_StubType = 153 WebMessageInfo_BIZ_CHAT_ASSIGNMENT WebMessageInfo_StubType = 154 WebMessageInfo_CHAT_PSA WebMessageInfo_StubType = 155 WebMessageInfo_CHAT_POLL_CREATION_MESSAGE WebMessageInfo_StubType = 156 WebMessageInfo_CAG_MASKED_THREAD_CREATED WebMessageInfo_StubType = 157 WebMessageInfo_COMMUNITY_PARENT_GROUP_SUBJECT_CHANGED WebMessageInfo_StubType = 158 WebMessageInfo_CAG_INVITE_AUTO_ADD WebMessageInfo_StubType = 159 WebMessageInfo_BIZ_CHAT_ASSIGNMENT_UNASSIGN WebMessageInfo_StubType = 160 WebMessageInfo_CAG_INVITE_AUTO_JOINED WebMessageInfo_StubType = 161 WebMessageInfo_SCHEDULED_CALL_START_MESSAGE WebMessageInfo_StubType = 162 WebMessageInfo_COMMUNITY_INVITE_RICH WebMessageInfo_StubType = 163 WebMessageInfo_COMMUNITY_INVITE_AUTO_ADD_RICH WebMessageInfo_StubType = 164 WebMessageInfo_SUB_GROUP_INVITE_RICH WebMessageInfo_StubType = 165 WebMessageInfo_SUB_GROUP_PARTICIPANT_ADD_RICH WebMessageInfo_StubType = 166 WebMessageInfo_COMMUNITY_LINK_PARENT_GROUP_RICH WebMessageInfo_StubType = 167 WebMessageInfo_COMMUNITY_PARTICIPANT_ADD_RICH WebMessageInfo_StubType = 168 WebMessageInfo_SILENCED_UNKNOWN_CALLER_AUDIO WebMessageInfo_StubType = 169 WebMessageInfo_SILENCED_UNKNOWN_CALLER_VIDEO WebMessageInfo_StubType = 170 WebMessageInfo_GROUP_MEMBER_ADD_MODE WebMessageInfo_StubType = 171 WebMessageInfo_GROUP_MEMBERSHIP_JOIN_APPROVAL_REQUEST_NON_ADMIN_ADD WebMessageInfo_StubType = 172 WebMessageInfo_COMMUNITY_CHANGE_DESCRIPTION WebMessageInfo_StubType = 173 WebMessageInfo_SENDER_INVITE WebMessageInfo_StubType = 174 WebMessageInfo_RECEIVER_INVITE WebMessageInfo_StubType = 175 WebMessageInfo_COMMUNITY_ALLOW_MEMBER_ADDED_GROUPS WebMessageInfo_StubType = 176 WebMessageInfo_PINNED_MESSAGE_IN_CHAT WebMessageInfo_StubType = 177 WebMessageInfo_PAYMENT_INVITE_SETUP_INVITER WebMessageInfo_StubType = 178 WebMessageInfo_PAYMENT_INVITE_SETUP_INVITEE_RECEIVE_ONLY WebMessageInfo_StubType = 179 WebMessageInfo_PAYMENT_INVITE_SETUP_INVITEE_SEND_AND_RECEIVE WebMessageInfo_StubType = 180 WebMessageInfo_LINKED_GROUP_CALL_START WebMessageInfo_StubType = 181 WebMessageInfo_REPORT_TO_ADMIN_ENABLED_STATUS WebMessageInfo_StubType = 182 WebMessageInfo_EMPTY_SUBGROUP_CREATE WebMessageInfo_StubType = 183 WebMessageInfo_SCHEDULED_CALL_CANCEL WebMessageInfo_StubType = 184 WebMessageInfo_SUBGROUP_ADMIN_TRIGGERED_AUTO_ADD_RICH WebMessageInfo_StubType = 185 WebMessageInfo_GROUP_CHANGE_RECENT_HISTORY_SHARING WebMessageInfo_StubType = 186 WebMessageInfo_PAID_MESSAGE_SERVER_CAMPAIGN_ID WebMessageInfo_StubType = 187 WebMessageInfo_GENERAL_CHAT_CREATE WebMessageInfo_StubType = 188 WebMessageInfo_GENERAL_CHAT_ADD WebMessageInfo_StubType = 189 WebMessageInfo_GENERAL_CHAT_AUTO_ADD_DISABLED WebMessageInfo_StubType = 190 WebMessageInfo_SUGGESTED_SUBGROUP_ANNOUNCE WebMessageInfo_StubType = 191 WebMessageInfo_BIZ_BOT_1P_MESSAGING_ENABLED WebMessageInfo_StubType = 192 WebMessageInfo_CHANGE_USERNAME WebMessageInfo_StubType = 193 WebMessageInfo_BIZ_COEX_PRIVACY_INIT_SELF WebMessageInfo_StubType = 194 WebMessageInfo_BIZ_COEX_PRIVACY_TRANSITION_SELF WebMessageInfo_StubType = 195 WebMessageInfo_SUPPORT_AI_EDUCATION WebMessageInfo_StubType = 196 WebMessageInfo_BIZ_BOT_3P_MESSAGING_ENABLED WebMessageInfo_StubType = 197 WebMessageInfo_REMINDER_SETUP_MESSAGE WebMessageInfo_StubType = 198 WebMessageInfo_REMINDER_SENT_MESSAGE WebMessageInfo_StubType = 199 WebMessageInfo_REMINDER_CANCEL_MESSAGE WebMessageInfo_StubType = 200 WebMessageInfo_BIZ_COEX_PRIVACY_INIT WebMessageInfo_StubType = 201 WebMessageInfo_BIZ_COEX_PRIVACY_TRANSITION WebMessageInfo_StubType = 202 WebMessageInfo_GROUP_DEACTIVATED WebMessageInfo_StubType = 203 WebMessageInfo_COMMUNITY_DEACTIVATE_SIBLING_GROUP WebMessageInfo_StubType = 204 WebMessageInfo_EVENT_UPDATED WebMessageInfo_StubType = 205 WebMessageInfo_EVENT_CANCELED WebMessageInfo_StubType = 206 WebMessageInfo_COMMUNITY_OWNER_UPDATED WebMessageInfo_StubType = 207 WebMessageInfo_COMMUNITY_SUB_GROUP_VISIBILITY_HIDDEN WebMessageInfo_StubType = 208 WebMessageInfo_CAPI_GROUP_NE2EE_SYSTEM_MESSAGE WebMessageInfo_StubType = 209 WebMessageInfo_STATUS_MENTION WebMessageInfo_StubType = 210 )
func (WebMessageInfo_StubType) Descriptor ¶
func (WebMessageInfo_StubType) Descriptor() protoreflect.EnumDescriptor
func (WebMessageInfo_StubType) Enum ¶
func (x WebMessageInfo_StubType) Enum() *WebMessageInfo_StubType
func (WebMessageInfo_StubType) EnumDescriptor
deprecated
func (WebMessageInfo_StubType) EnumDescriptor() ([]byte, []int)
Deprecated: Use WebMessageInfo_StubType.Descriptor instead.
func (WebMessageInfo_StubType) Number ¶
func (x WebMessageInfo_StubType) Number() protoreflect.EnumNumber
func (WebMessageInfo_StubType) String ¶
func (x WebMessageInfo_StubType) String() string
func (WebMessageInfo_StubType) Type ¶
func (WebMessageInfo_StubType) Type() protoreflect.EnumType
func (*WebMessageInfo_StubType) UnmarshalJSON
deprecated
func (x *WebMessageInfo_StubType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type WebNotificationsInfo ¶
type WebNotificationsInfo struct { Timestamp *uint64 `protobuf:"varint,2,opt,name=timestamp" json:"timestamp,omitempty"` UnreadChats *uint32 `protobuf:"varint,3,opt,name=unreadChats" json:"unreadChats,omitempty"` NotifyMessageCount *uint32 `protobuf:"varint,4,opt,name=notifyMessageCount" json:"notifyMessageCount,omitempty"` NotifyMessages []*WebMessageInfo `protobuf:"bytes,5,rep,name=notifyMessages" json:"notifyMessages,omitempty"` // contains filtered or unexported fields }
func (*WebNotificationsInfo) Descriptor
deprecated
func (*WebNotificationsInfo) Descriptor() ([]byte, []int)
Deprecated: Use WebNotificationsInfo.ProtoReflect.Descriptor instead.
func (*WebNotificationsInfo) GetNotifyMessageCount ¶
func (x *WebNotificationsInfo) GetNotifyMessageCount() uint32
func (*WebNotificationsInfo) GetNotifyMessages ¶
func (x *WebNotificationsInfo) GetNotifyMessages() []*WebMessageInfo
func (*WebNotificationsInfo) GetTimestamp ¶
func (x *WebNotificationsInfo) GetTimestamp() uint64
func (*WebNotificationsInfo) GetUnreadChats ¶
func (x *WebNotificationsInfo) GetUnreadChats() uint32
func (*WebNotificationsInfo) ProtoMessage ¶
func (*WebNotificationsInfo) ProtoMessage()
func (*WebNotificationsInfo) ProtoReflect ¶
func (x *WebNotificationsInfo) ProtoReflect() protoreflect.Message
func (*WebNotificationsInfo) Reset ¶
func (x *WebNotificationsInfo) Reset()
func (*WebNotificationsInfo) String ¶
func (x *WebNotificationsInfo) String() string