Documentation ¶
Index ¶
- Variables
- type AgentAction
- func (*AgentAction) Descriptor() ([]byte, []int)deprecated
- func (x *AgentAction) GetDeviceID() int32
- func (x *AgentAction) GetIsDeleted() bool
- func (x *AgentAction) GetName() string
- func (*AgentAction) ProtoMessage()
- func (x *AgentAction) ProtoReflect() protoreflect.Message
- func (x *AgentAction) Reset()
- func (x *AgentAction) String() string
- type AndroidUnsupportedActions
- func (*AndroidUnsupportedActions) Descriptor() ([]byte, []int)deprecated
- func (x *AndroidUnsupportedActions) GetAllowed() bool
- func (*AndroidUnsupportedActions) ProtoMessage()
- func (x *AndroidUnsupportedActions) ProtoReflect() protoreflect.Message
- func (x *AndroidUnsupportedActions) Reset()
- func (x *AndroidUnsupportedActions) String() string
- type ArchiveChatAction
- func (*ArchiveChatAction) Descriptor() ([]byte, []int)deprecated
- func (x *ArchiveChatAction) GetArchived() bool
- func (x *ArchiveChatAction) GetMessageRange() *SyncActionMessageRange
- func (*ArchiveChatAction) ProtoMessage()
- func (x *ArchiveChatAction) ProtoReflect() protoreflect.Message
- func (x *ArchiveChatAction) Reset()
- func (x *ArchiveChatAction) String() string
- type BotWelcomeRequestAction
- func (*BotWelcomeRequestAction) Descriptor() ([]byte, []int)deprecated
- func (x *BotWelcomeRequestAction) GetIsSent() bool
- func (*BotWelcomeRequestAction) ProtoMessage()
- func (x *BotWelcomeRequestAction) ProtoReflect() protoreflect.Message
- func (x *BotWelcomeRequestAction) Reset()
- func (x *BotWelcomeRequestAction) String() string
- type CallLogAction
- type CallLogRecord
- func (*CallLogRecord) Descriptor() ([]byte, []int)deprecated
- func (x *CallLogRecord) GetCallCreatorJID() string
- func (x *CallLogRecord) GetCallID() string
- func (x *CallLogRecord) GetCallLinkToken() string
- func (x *CallLogRecord) GetCallResult() CallLogRecord_CallResult
- func (x *CallLogRecord) GetCallType() CallLogRecord_CallType
- func (x *CallLogRecord) GetDuration() int64
- func (x *CallLogRecord) GetGroupJID() string
- func (x *CallLogRecord) GetIsCallLink() bool
- func (x *CallLogRecord) GetIsDndMode() bool
- func (x *CallLogRecord) GetIsIncoming() bool
- func (x *CallLogRecord) GetIsVideo() bool
- func (x *CallLogRecord) GetParticipants() []*CallLogRecord_ParticipantInfo
- func (x *CallLogRecord) GetScheduledCallID() string
- func (x *CallLogRecord) GetSilenceReason() CallLogRecord_SilenceReason
- func (x *CallLogRecord) GetStartTime() int64
- func (*CallLogRecord) ProtoMessage()
- func (x *CallLogRecord) ProtoReflect() protoreflect.Message
- func (x *CallLogRecord) Reset()
- func (x *CallLogRecord) String() string
- type CallLogRecord_CallResult
- func (CallLogRecord_CallResult) Descriptor() protoreflect.EnumDescriptor
- func (x CallLogRecord_CallResult) Enum() *CallLogRecord_CallResult
- func (CallLogRecord_CallResult) EnumDescriptor() ([]byte, []int)deprecated
- func (x CallLogRecord_CallResult) Number() protoreflect.EnumNumber
- func (x CallLogRecord_CallResult) String() string
- func (CallLogRecord_CallResult) Type() protoreflect.EnumType
- func (x *CallLogRecord_CallResult) UnmarshalJSON(b []byte) errordeprecated
- type CallLogRecord_CallType
- func (CallLogRecord_CallType) Descriptor() protoreflect.EnumDescriptor
- func (x CallLogRecord_CallType) Enum() *CallLogRecord_CallType
- func (CallLogRecord_CallType) EnumDescriptor() ([]byte, []int)deprecated
- func (x CallLogRecord_CallType) Number() protoreflect.EnumNumber
- func (x CallLogRecord_CallType) String() string
- func (CallLogRecord_CallType) Type() protoreflect.EnumType
- func (x *CallLogRecord_CallType) UnmarshalJSON(b []byte) errordeprecated
- type CallLogRecord_ParticipantInfo
- func (*CallLogRecord_ParticipantInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CallLogRecord_ParticipantInfo) GetCallResult() CallLogRecord_CallResult
- func (x *CallLogRecord_ParticipantInfo) GetUserJID() string
- func (*CallLogRecord_ParticipantInfo) ProtoMessage()
- func (x *CallLogRecord_ParticipantInfo) ProtoReflect() protoreflect.Message
- func (x *CallLogRecord_ParticipantInfo) Reset()
- func (x *CallLogRecord_ParticipantInfo) String() string
- type CallLogRecord_SilenceReason
- func (CallLogRecord_SilenceReason) Descriptor() protoreflect.EnumDescriptor
- func (x CallLogRecord_SilenceReason) Enum() *CallLogRecord_SilenceReason
- func (CallLogRecord_SilenceReason) EnumDescriptor() ([]byte, []int)deprecated
- func (x CallLogRecord_SilenceReason) Number() protoreflect.EnumNumber
- func (x CallLogRecord_SilenceReason) String() string
- func (CallLogRecord_SilenceReason) Type() protoreflect.EnumType
- func (x *CallLogRecord_SilenceReason) UnmarshalJSON(b []byte) errordeprecated
- type ChatAssignmentAction
- func (*ChatAssignmentAction) Descriptor() ([]byte, []int)deprecated
- func (x *ChatAssignmentAction) GetDeviceAgentID() string
- func (*ChatAssignmentAction) ProtoMessage()
- func (x *ChatAssignmentAction) ProtoReflect() protoreflect.Message
- func (x *ChatAssignmentAction) Reset()
- func (x *ChatAssignmentAction) String() string
- type ChatAssignmentOpenedStatusAction
- func (*ChatAssignmentOpenedStatusAction) Descriptor() ([]byte, []int)deprecated
- func (x *ChatAssignmentOpenedStatusAction) GetChatOpened() bool
- func (*ChatAssignmentOpenedStatusAction) ProtoMessage()
- func (x *ChatAssignmentOpenedStatusAction) ProtoReflect() protoreflect.Message
- func (x *ChatAssignmentOpenedStatusAction) Reset()
- func (x *ChatAssignmentOpenedStatusAction) String() string
- type ClearChatAction
- func (*ClearChatAction) Descriptor() ([]byte, []int)deprecated
- func (x *ClearChatAction) GetMessageRange() *SyncActionMessageRange
- func (*ClearChatAction) ProtoMessage()
- func (x *ClearChatAction) ProtoReflect() protoreflect.Message
- func (x *ClearChatAction) Reset()
- func (x *ClearChatAction) String() string
- type ContactAction
- func (*ContactAction) Descriptor() ([]byte, []int)deprecated
- func (x *ContactAction) GetFirstName() string
- func (x *ContactAction) GetFullName() string
- func (x *ContactAction) GetLidJID() string
- func (x *ContactAction) GetSaveOnPrimaryAddressbook() bool
- func (*ContactAction) ProtoMessage()
- func (x *ContactAction) ProtoReflect() protoreflect.Message
- func (x *ContactAction) Reset()
- func (x *ContactAction) String() string
- type CustomPaymentMethod
- func (*CustomPaymentMethod) Descriptor() ([]byte, []int)deprecated
- func (x *CustomPaymentMethod) GetCountry() string
- func (x *CustomPaymentMethod) GetCredentialID() string
- func (x *CustomPaymentMethod) GetMetadata() []*CustomPaymentMethodMetadata
- func (x *CustomPaymentMethod) GetType() string
- func (*CustomPaymentMethod) ProtoMessage()
- func (x *CustomPaymentMethod) ProtoReflect() protoreflect.Message
- func (x *CustomPaymentMethod) Reset()
- func (x *CustomPaymentMethod) String() string
- type CustomPaymentMethodMetadata
- func (*CustomPaymentMethodMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *CustomPaymentMethodMetadata) GetKey() string
- func (x *CustomPaymentMethodMetadata) GetValue() string
- func (*CustomPaymentMethodMetadata) ProtoMessage()
- func (x *CustomPaymentMethodMetadata) ProtoReflect() protoreflect.Message
- func (x *CustomPaymentMethodMetadata) Reset()
- func (x *CustomPaymentMethodMetadata) String() string
- type CustomPaymentMethodsAction
- func (*CustomPaymentMethodsAction) Descriptor() ([]byte, []int)deprecated
- func (x *CustomPaymentMethodsAction) GetCustomPaymentMethods() []*CustomPaymentMethod
- func (*CustomPaymentMethodsAction) ProtoMessage()
- func (x *CustomPaymentMethodsAction) ProtoReflect() protoreflect.Message
- func (x *CustomPaymentMethodsAction) Reset()
- func (x *CustomPaymentMethodsAction) String() string
- type DeleteChatAction
- func (*DeleteChatAction) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteChatAction) GetMessageRange() *SyncActionMessageRange
- func (*DeleteChatAction) ProtoMessage()
- func (x *DeleteChatAction) ProtoReflect() protoreflect.Message
- func (x *DeleteChatAction) Reset()
- func (x *DeleteChatAction) String() string
- type DeleteIndividualCallLogAction
- func (*DeleteIndividualCallLogAction) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteIndividualCallLogAction) GetIsIncoming() bool
- func (x *DeleteIndividualCallLogAction) GetPeerJID() string
- func (*DeleteIndividualCallLogAction) ProtoMessage()
- func (x *DeleteIndividualCallLogAction) ProtoReflect() protoreflect.Message
- func (x *DeleteIndividualCallLogAction) Reset()
- func (x *DeleteIndividualCallLogAction) String() string
- type DeleteMessageForMeAction
- func (*DeleteMessageForMeAction) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteMessageForMeAction) GetDeleteMedia() bool
- func (x *DeleteMessageForMeAction) GetMessageTimestamp() int64
- func (*DeleteMessageForMeAction) ProtoMessage()
- func (x *DeleteMessageForMeAction) ProtoReflect() protoreflect.Message
- func (x *DeleteMessageForMeAction) Reset()
- func (x *DeleteMessageForMeAction) String() string
- type ExternalWebBetaAction
- func (*ExternalWebBetaAction) Descriptor() ([]byte, []int)deprecated
- func (x *ExternalWebBetaAction) GetIsOptIn() bool
- func (*ExternalWebBetaAction) ProtoMessage()
- func (x *ExternalWebBetaAction) ProtoReflect() protoreflect.Message
- func (x *ExternalWebBetaAction) Reset()
- func (x *ExternalWebBetaAction) String() string
- type FavoritesAction
- func (*FavoritesAction) Descriptor() ([]byte, []int)deprecated
- func (x *FavoritesAction) GetFavorites() []*FavoritesAction_Favorite
- func (*FavoritesAction) ProtoMessage()
- func (x *FavoritesAction) ProtoReflect() protoreflect.Message
- func (x *FavoritesAction) Reset()
- func (x *FavoritesAction) String() string
- type FavoritesAction_Favorite
- func (*FavoritesAction_Favorite) Descriptor() ([]byte, []int)deprecated
- func (x *FavoritesAction_Favorite) GetID() string
- func (*FavoritesAction_Favorite) ProtoMessage()
- func (x *FavoritesAction_Favorite) ProtoReflect() protoreflect.Message
- func (x *FavoritesAction_Favorite) Reset()
- func (x *FavoritesAction_Favorite) String() string
- type KeyExpiration
- type LabelAssociationAction
- func (*LabelAssociationAction) Descriptor() ([]byte, []int)deprecated
- func (x *LabelAssociationAction) GetLabeled() bool
- func (*LabelAssociationAction) ProtoMessage()
- func (x *LabelAssociationAction) ProtoReflect() protoreflect.Message
- func (x *LabelAssociationAction) Reset()
- func (x *LabelAssociationAction) String() string
- type LabelEditAction
- func (*LabelEditAction) Descriptor() ([]byte, []int)deprecated
- func (x *LabelEditAction) GetColor() int32
- func (x *LabelEditAction) GetDeleted() bool
- func (x *LabelEditAction) GetIsActive() bool
- func (x *LabelEditAction) GetName() string
- func (x *LabelEditAction) GetOrderIndex() int32
- func (x *LabelEditAction) GetPredefinedID() int32
- func (x *LabelEditAction) GetType() LabelEditAction_ListType
- func (*LabelEditAction) ProtoMessage()
- func (x *LabelEditAction) ProtoReflect() protoreflect.Message
- func (x *LabelEditAction) Reset()
- func (x *LabelEditAction) String() string
- type LabelEditAction_ListType
- func (LabelEditAction_ListType) Descriptor() protoreflect.EnumDescriptor
- func (x LabelEditAction_ListType) Enum() *LabelEditAction_ListType
- func (LabelEditAction_ListType) EnumDescriptor() ([]byte, []int)deprecated
- func (x LabelEditAction_ListType) Number() protoreflect.EnumNumber
- func (x LabelEditAction_ListType) String() string
- func (LabelEditAction_ListType) Type() protoreflect.EnumType
- func (x *LabelEditAction_ListType) UnmarshalJSON(b []byte) errordeprecated
- type LabelReorderingAction
- func (*LabelReorderingAction) Descriptor() ([]byte, []int)deprecated
- func (x *LabelReorderingAction) GetSortedLabelIDs() []int32
- func (*LabelReorderingAction) ProtoMessage()
- func (x *LabelReorderingAction) ProtoReflect() protoreflect.Message
- func (x *LabelReorderingAction) Reset()
- func (x *LabelReorderingAction) String() string
- type LocaleSetting
- type LockChatAction
- type MarkChatAsReadAction
- func (*MarkChatAsReadAction) Descriptor() ([]byte, []int)deprecated
- func (x *MarkChatAsReadAction) GetMessageRange() *SyncActionMessageRange
- func (x *MarkChatAsReadAction) GetRead() bool
- func (*MarkChatAsReadAction) ProtoMessage()
- func (x *MarkChatAsReadAction) ProtoReflect() protoreflect.Message
- func (x *MarkChatAsReadAction) Reset()
- func (x *MarkChatAsReadAction) String() string
- type MarketingMessageAction
- func (*MarketingMessageAction) Descriptor() ([]byte, []int)deprecated
- func (x *MarketingMessageAction) GetCreatedAt() int64
- func (x *MarketingMessageAction) GetIsDeleted() bool
- func (x *MarketingMessageAction) GetLastSentAt() int64
- func (x *MarketingMessageAction) GetMediaID() string
- func (x *MarketingMessageAction) GetMessage() string
- func (x *MarketingMessageAction) GetName() string
- func (x *MarketingMessageAction) GetType() MarketingMessageAction_MarketingMessagePrototypeType
- func (*MarketingMessageAction) ProtoMessage()
- func (x *MarketingMessageAction) ProtoReflect() protoreflect.Message
- func (x *MarketingMessageAction) Reset()
- func (x *MarketingMessageAction) String() string
- type MarketingMessageAction_MarketingMessagePrototypeType
- func (MarketingMessageAction_MarketingMessagePrototypeType) Descriptor() protoreflect.EnumDescriptor
- func (x MarketingMessageAction_MarketingMessagePrototypeType) Enum() *MarketingMessageAction_MarketingMessagePrototypeType
- func (MarketingMessageAction_MarketingMessagePrototypeType) EnumDescriptor() ([]byte, []int)deprecated
- func (x MarketingMessageAction_MarketingMessagePrototypeType) Number() protoreflect.EnumNumber
- func (x MarketingMessageAction_MarketingMessagePrototypeType) String() string
- func (MarketingMessageAction_MarketingMessagePrototypeType) Type() protoreflect.EnumType
- func (x *MarketingMessageAction_MarketingMessagePrototypeType) UnmarshalJSON(b []byte) errordeprecated
- type MarketingMessageBroadcastAction
- func (*MarketingMessageBroadcastAction) Descriptor() ([]byte, []int)deprecated
- func (x *MarketingMessageBroadcastAction) GetRepliedCount() int32
- func (*MarketingMessageBroadcastAction) ProtoMessage()
- func (x *MarketingMessageBroadcastAction) ProtoReflect() protoreflect.Message
- func (x *MarketingMessageBroadcastAction) Reset()
- func (x *MarketingMessageBroadcastAction) String() string
- type MerchantPaymentPartnerAction
- func (*MerchantPaymentPartnerAction) Descriptor() ([]byte, []int)deprecated
- func (x *MerchantPaymentPartnerAction) GetCountry() string
- func (x *MerchantPaymentPartnerAction) GetCredentialID() string
- func (x *MerchantPaymentPartnerAction) GetGatewayName() string
- func (x *MerchantPaymentPartnerAction) GetStatus() MerchantPaymentPartnerAction_Status
- func (*MerchantPaymentPartnerAction) ProtoMessage()
- func (x *MerchantPaymentPartnerAction) ProtoReflect() protoreflect.Message
- func (x *MerchantPaymentPartnerAction) Reset()
- func (x *MerchantPaymentPartnerAction) String() string
- type MerchantPaymentPartnerAction_Status
- func (MerchantPaymentPartnerAction_Status) Descriptor() protoreflect.EnumDescriptor
- func (x MerchantPaymentPartnerAction_Status) Enum() *MerchantPaymentPartnerAction_Status
- func (MerchantPaymentPartnerAction_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x MerchantPaymentPartnerAction_Status) Number() protoreflect.EnumNumber
- func (x MerchantPaymentPartnerAction_Status) String() string
- func (MerchantPaymentPartnerAction_Status) Type() protoreflect.EnumType
- func (x *MerchantPaymentPartnerAction_Status) UnmarshalJSON(b []byte) errordeprecated
- type MuteAction
- func (*MuteAction) Descriptor() ([]byte, []int)deprecated
- func (x *MuteAction) GetAutoMuted() bool
- func (x *MuteAction) GetMuteEndTimestamp() int64
- func (x *MuteAction) GetMuted() bool
- func (*MuteAction) ProtoMessage()
- func (x *MuteAction) ProtoReflect() protoreflect.Message
- func (x *MuteAction) Reset()
- func (x *MuteAction) String() string
- type NoteEditAction
- func (*NoteEditAction) Descriptor() ([]byte, []int)deprecated
- func (x *NoteEditAction) GetChatJID() string
- func (x *NoteEditAction) GetCreatedAt() int64
- func (x *NoteEditAction) GetDeleted() bool
- func (x *NoteEditAction) GetType() NoteEditAction_NoteType
- func (x *NoteEditAction) GetUnstructuredContent() string
- func (*NoteEditAction) ProtoMessage()
- func (x *NoteEditAction) ProtoReflect() protoreflect.Message
- func (x *NoteEditAction) Reset()
- func (x *NoteEditAction) String() string
- type NoteEditAction_NoteType
- func (NoteEditAction_NoteType) Descriptor() protoreflect.EnumDescriptor
- func (x NoteEditAction_NoteType) Enum() *NoteEditAction_NoteType
- func (NoteEditAction_NoteType) EnumDescriptor() ([]byte, []int)deprecated
- func (x NoteEditAction_NoteType) Number() protoreflect.EnumNumber
- func (x NoteEditAction_NoteType) String() string
- func (NoteEditAction_NoteType) Type() protoreflect.EnumType
- func (x *NoteEditAction_NoteType) UnmarshalJSON(b []byte) errordeprecated
- type NuxAction
- type PatchDebugData
- func (*PatchDebugData) Descriptor() ([]byte, []int)deprecated
- func (x *PatchDebugData) GetCollectionName() []byte
- func (x *PatchDebugData) GetCurrentLthash() []byte
- func (x *PatchDebugData) GetFirstFourBytesFromAHashOfSnapshotMACKey() []byte
- func (x *PatchDebugData) GetIsSenderPrimary() bool
- func (x *PatchDebugData) GetNewLthash() []byte
- func (x *PatchDebugData) GetNewLthashSubtract() []byte
- func (x *PatchDebugData) GetNumberAdd() int32
- func (x *PatchDebugData) GetNumberOverride() int32
- func (x *PatchDebugData) GetNumberRemove() int32
- func (x *PatchDebugData) GetPatchVersion() []byte
- func (x *PatchDebugData) GetSenderPlatform() PatchDebugData_Platform
- func (*PatchDebugData) ProtoMessage()
- func (x *PatchDebugData) ProtoReflect() protoreflect.Message
- func (x *PatchDebugData) Reset()
- func (x *PatchDebugData) String() string
- type PatchDebugData_Platform
- func (PatchDebugData_Platform) Descriptor() protoreflect.EnumDescriptor
- func (x PatchDebugData_Platform) Enum() *PatchDebugData_Platform
- func (PatchDebugData_Platform) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatchDebugData_Platform) Number() protoreflect.EnumNumber
- func (x PatchDebugData_Platform) String() string
- func (PatchDebugData_Platform) Type() protoreflect.EnumType
- func (x *PatchDebugData_Platform) UnmarshalJSON(b []byte) errordeprecated
- type PaymentInfoAction
- type PinAction
- type PnForLidChatAction
- func (*PnForLidChatAction) Descriptor() ([]byte, []int)deprecated
- func (x *PnForLidChatAction) GetPnJID() string
- func (*PnForLidChatAction) ProtoMessage()
- func (x *PnForLidChatAction) ProtoReflect() protoreflect.Message
- func (x *PnForLidChatAction) Reset()
- func (x *PnForLidChatAction) String() string
- type PrimaryFeature
- type PrimaryVersionAction
- func (*PrimaryVersionAction) Descriptor() ([]byte, []int)deprecated
- func (x *PrimaryVersionAction) GetVersion() string
- func (*PrimaryVersionAction) ProtoMessage()
- func (x *PrimaryVersionAction) ProtoReflect() protoreflect.Message
- func (x *PrimaryVersionAction) Reset()
- func (x *PrimaryVersionAction) String() string
- type PrivacySettingDisableLinkPreviewsAction
- func (*PrivacySettingDisableLinkPreviewsAction) Descriptor() ([]byte, []int)deprecated
- func (x *PrivacySettingDisableLinkPreviewsAction) GetIsPreviewsDisabled() bool
- func (*PrivacySettingDisableLinkPreviewsAction) ProtoMessage()
- func (x *PrivacySettingDisableLinkPreviewsAction) ProtoReflect() protoreflect.Message
- func (x *PrivacySettingDisableLinkPreviewsAction) Reset()
- func (x *PrivacySettingDisableLinkPreviewsAction) String() string
- type PrivacySettingRelayAllCalls
- func (*PrivacySettingRelayAllCalls) Descriptor() ([]byte, []int)deprecated
- func (x *PrivacySettingRelayAllCalls) GetIsEnabled() bool
- func (*PrivacySettingRelayAllCalls) ProtoMessage()
- func (x *PrivacySettingRelayAllCalls) ProtoReflect() protoreflect.Message
- func (x *PrivacySettingRelayAllCalls) Reset()
- func (x *PrivacySettingRelayAllCalls) String() string
- type PushNameSetting
- type QuickReplyAction
- func (*QuickReplyAction) Descriptor() ([]byte, []int)deprecated
- func (x *QuickReplyAction) GetCount() int32
- func (x *QuickReplyAction) GetDeleted() bool
- func (x *QuickReplyAction) GetKeywords() []string
- func (x *QuickReplyAction) GetMessage() string
- func (x *QuickReplyAction) GetShortcut() string
- func (*QuickReplyAction) ProtoMessage()
- func (x *QuickReplyAction) ProtoReflect() protoreflect.Message
- func (x *QuickReplyAction) Reset()
- func (x *QuickReplyAction) String() string
- type RecentEmojiWeight
- func (*RecentEmojiWeight) Descriptor() ([]byte, []int)deprecated
- func (x *RecentEmojiWeight) GetEmoji() string
- func (x *RecentEmojiWeight) GetWeight() float32
- func (*RecentEmojiWeight) ProtoMessage()
- func (x *RecentEmojiWeight) ProtoReflect() protoreflect.Message
- func (x *RecentEmojiWeight) Reset()
- func (x *RecentEmojiWeight) String() string
- type RecentEmojiWeightsAction
- func (*RecentEmojiWeightsAction) Descriptor() ([]byte, []int)deprecated
- func (x *RecentEmojiWeightsAction) GetWeights() []*RecentEmojiWeight
- func (*RecentEmojiWeightsAction) ProtoMessage()
- func (x *RecentEmojiWeightsAction) ProtoReflect() protoreflect.Message
- func (x *RecentEmojiWeightsAction) Reset()
- func (x *RecentEmojiWeightsAction) String() string
- type RemoveRecentStickerAction
- func (*RemoveRecentStickerAction) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveRecentStickerAction) GetLastStickerSentTS() int64
- func (*RemoveRecentStickerAction) ProtoMessage()
- func (x *RemoveRecentStickerAction) ProtoReflect() protoreflect.Message
- func (x *RemoveRecentStickerAction) Reset()
- func (x *RemoveRecentStickerAction) String() string
- type SecurityNotificationSetting
- func (*SecurityNotificationSetting) Descriptor() ([]byte, []int)deprecated
- func (x *SecurityNotificationSetting) GetShowNotification() bool
- func (*SecurityNotificationSetting) ProtoMessage()
- func (x *SecurityNotificationSetting) ProtoReflect() protoreflect.Message
- func (x *SecurityNotificationSetting) Reset()
- func (x *SecurityNotificationSetting) String() string
- type StarAction
- type StatusPrivacyAction
- func (*StatusPrivacyAction) Descriptor() ([]byte, []int)deprecated
- func (x *StatusPrivacyAction) GetMode() StatusPrivacyAction_StatusDistributionMode
- func (x *StatusPrivacyAction) GetUserJID() []string
- func (*StatusPrivacyAction) ProtoMessage()
- func (x *StatusPrivacyAction) ProtoReflect() protoreflect.Message
- func (x *StatusPrivacyAction) Reset()
- func (x *StatusPrivacyAction) String() string
- type StatusPrivacyAction_StatusDistributionMode
- func (StatusPrivacyAction_StatusDistributionMode) Descriptor() protoreflect.EnumDescriptor
- func (x StatusPrivacyAction_StatusDistributionMode) Enum() *StatusPrivacyAction_StatusDistributionMode
- func (StatusPrivacyAction_StatusDistributionMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x StatusPrivacyAction_StatusDistributionMode) Number() protoreflect.EnumNumber
- func (x StatusPrivacyAction_StatusDistributionMode) String() string
- func (StatusPrivacyAction_StatusDistributionMode) Type() protoreflect.EnumType
- func (x *StatusPrivacyAction_StatusDistributionMode) UnmarshalJSON(b []byte) errordeprecated
- type StickerAction
- func (*StickerAction) Descriptor() ([]byte, []int)deprecated
- func (x *StickerAction) GetDeviceIDHint() uint32
- func (x *StickerAction) GetDirectPath() string
- func (x *StickerAction) GetFileEncSHA256() []byte
- func (x *StickerAction) GetFileLength() uint64
- func (x *StickerAction) GetHeight() uint32
- func (x *StickerAction) GetIsFavorite() bool
- func (x *StickerAction) GetIsLottie() bool
- func (x *StickerAction) GetMediaKey() []byte
- func (x *StickerAction) GetMimetype() string
- func (x *StickerAction) GetURL() string
- func (x *StickerAction) GetWidth() uint32
- func (*StickerAction) ProtoMessage()
- func (x *StickerAction) ProtoReflect() protoreflect.Message
- func (x *StickerAction) Reset()
- func (x *StickerAction) String() string
- type SubscriptionAction
- func (*SubscriptionAction) Descriptor() ([]byte, []int)deprecated
- func (x *SubscriptionAction) GetExpirationDate() int64
- func (x *SubscriptionAction) GetIsAutoRenewing() bool
- func (x *SubscriptionAction) GetIsDeactivated() bool
- func (*SubscriptionAction) ProtoMessage()
- func (x *SubscriptionAction) ProtoReflect() protoreflect.Message
- func (x *SubscriptionAction) Reset()
- func (x *SubscriptionAction) String() string
- type SyncActionData
- func (*SyncActionData) Descriptor() ([]byte, []int)deprecated
- func (x *SyncActionData) GetIndex() []byte
- func (x *SyncActionData) GetPadding() []byte
- func (x *SyncActionData) GetValue() *SyncActionValue
- func (x *SyncActionData) GetVersion() int32
- func (*SyncActionData) ProtoMessage()
- func (x *SyncActionData) ProtoReflect() protoreflect.Message
- func (x *SyncActionData) Reset()
- func (x *SyncActionData) String() string
- type SyncActionMessage
- func (*SyncActionMessage) Descriptor() ([]byte, []int)deprecated
- func (x *SyncActionMessage) GetKey() *waCommon.MessageKey
- func (x *SyncActionMessage) GetTimestamp() int64
- func (*SyncActionMessage) ProtoMessage()
- func (x *SyncActionMessage) ProtoReflect() protoreflect.Message
- func (x *SyncActionMessage) Reset()
- func (x *SyncActionMessage) String() string
- type SyncActionMessageRange
- func (*SyncActionMessageRange) Descriptor() ([]byte, []int)deprecated
- func (x *SyncActionMessageRange) GetLastMessageTimestamp() int64
- func (x *SyncActionMessageRange) GetLastSystemMessageTimestamp() int64
- func (x *SyncActionMessageRange) GetMessages() []*SyncActionMessage
- func (*SyncActionMessageRange) ProtoMessage()
- func (x *SyncActionMessageRange) ProtoReflect() protoreflect.Message
- func (x *SyncActionMessageRange) Reset()
- func (x *SyncActionMessageRange) String() string
- type SyncActionValue
- func (*SyncActionValue) Descriptor() ([]byte, []int)deprecated
- func (x *SyncActionValue) GetAgentAction() *AgentAction
- func (x *SyncActionValue) GetAndroidUnsupportedActions() *AndroidUnsupportedActions
- func (x *SyncActionValue) GetArchiveChatAction() *ArchiveChatAction
- func (x *SyncActionValue) GetBotWelcomeRequestAction() *BotWelcomeRequestAction
- func (x *SyncActionValue) GetCallLogAction() *CallLogAction
- func (x *SyncActionValue) GetChatAssignment() *ChatAssignmentAction
- func (x *SyncActionValue) GetChatAssignmentOpenedStatus() *ChatAssignmentOpenedStatusAction
- func (x *SyncActionValue) GetChatLockSettings() *waChatLockSettings.ChatLockSettings
- func (x *SyncActionValue) GetClearChatAction() *ClearChatAction
- func (x *SyncActionValue) GetContactAction() *ContactAction
- func (x *SyncActionValue) GetCustomPaymentMethodsAction() *CustomPaymentMethodsAction
- func (x *SyncActionValue) GetDeleteChatAction() *DeleteChatAction
- func (x *SyncActionValue) GetDeleteIndividualCallLog() *DeleteIndividualCallLogAction
- func (x *SyncActionValue) GetDeleteMessageForMeAction() *DeleteMessageForMeAction
- func (x *SyncActionValue) GetDeviceCapabilities() *waDeviceCapabilities.DeviceCapabilities
- func (x *SyncActionValue) GetExternalWebBetaAction() *ExternalWebBetaAction
- func (x *SyncActionValue) GetFavoritesAction() *FavoritesAction
- func (x *SyncActionValue) GetKeyExpiration() *KeyExpiration
- func (x *SyncActionValue) GetLabelAssociationAction() *LabelAssociationAction
- func (x *SyncActionValue) GetLabelEditAction() *LabelEditAction
- func (x *SyncActionValue) GetLabelReorderingAction() *LabelReorderingAction
- func (x *SyncActionValue) GetLocaleSetting() *LocaleSetting
- func (x *SyncActionValue) GetLockChatAction() *LockChatAction
- func (x *SyncActionValue) GetMarkChatAsReadAction() *MarkChatAsReadAction
- func (x *SyncActionValue) GetMarketingMessageAction() *MarketingMessageAction
- func (x *SyncActionValue) GetMarketingMessageBroadcastAction() *MarketingMessageBroadcastAction
- func (x *SyncActionValue) GetMerchantPaymentPartnerAction() *MerchantPaymentPartnerAction
- func (x *SyncActionValue) GetMuteAction() *MuteAction
- func (x *SyncActionValue) GetNoteEditAction() *NoteEditAction
- func (x *SyncActionValue) GetNuxAction() *NuxAction
- func (x *SyncActionValue) GetPaymentInfoAction() *PaymentInfoAction
- func (x *SyncActionValue) GetPinAction() *PinAction
- func (x *SyncActionValue) GetPnForLidChatAction() *PnForLidChatAction
- func (x *SyncActionValue) GetPrimaryFeature() *PrimaryFeature
- func (x *SyncActionValue) GetPrimaryVersionAction() *PrimaryVersionAction
- func (x *SyncActionValue) GetPrivacySettingDisableLinkPreviewsAction() *PrivacySettingDisableLinkPreviewsAction
- func (x *SyncActionValue) GetPrivacySettingRelayAllCalls() *PrivacySettingRelayAllCalls
- func (x *SyncActionValue) GetPushNameSetting() *PushNameSetting
- func (x *SyncActionValue) GetQuickReplyAction() *QuickReplyAction
- func (x *SyncActionValue) GetRecentEmojiWeightsAction() *RecentEmojiWeightsAction
- func (x *SyncActionValue) GetRemoveRecentStickerAction() *RemoveRecentStickerAction
- func (x *SyncActionValue) GetSecurityNotificationSetting() *SecurityNotificationSetting
- func (x *SyncActionValue) GetStarAction() *StarAction
- func (x *SyncActionValue) GetStatusPrivacy() *StatusPrivacyAction
- func (x *SyncActionValue) GetStickerAction() *StickerAction
- func (x *SyncActionValue) GetSubscriptionAction() *SubscriptionAction
- func (x *SyncActionValue) GetTimeFormatAction() *TimeFormatAction
- func (x *SyncActionValue) GetTimestamp() int64
- func (x *SyncActionValue) GetUnarchiveChatsSetting() *UnarchiveChatsSetting
- func (x *SyncActionValue) GetUserStatusMuteAction() *UserStatusMuteAction
- func (x *SyncActionValue) GetUsernameChatStartMode() *UsernameChatStartModeAction
- func (x *SyncActionValue) GetWaffleAccountLinkStateAction() *WaffleAccountLinkStateAction
- func (x *SyncActionValue) GetWamoUserIdentifierAction() *WamoUserIdentifierAction
- func (*SyncActionValue) ProtoMessage()
- func (x *SyncActionValue) ProtoReflect() protoreflect.Message
- func (x *SyncActionValue) Reset()
- func (x *SyncActionValue) String() string
- type TimeFormatAction
- func (*TimeFormatAction) Descriptor() ([]byte, []int)deprecated
- func (x *TimeFormatAction) GetIsTwentyFourHourFormatEnabled() bool
- func (*TimeFormatAction) ProtoMessage()
- func (x *TimeFormatAction) ProtoReflect() protoreflect.Message
- func (x *TimeFormatAction) Reset()
- func (x *TimeFormatAction) String() string
- type UnarchiveChatsSetting
- func (*UnarchiveChatsSetting) Descriptor() ([]byte, []int)deprecated
- func (x *UnarchiveChatsSetting) GetUnarchiveChats() bool
- func (*UnarchiveChatsSetting) ProtoMessage()
- func (x *UnarchiveChatsSetting) ProtoReflect() protoreflect.Message
- func (x *UnarchiveChatsSetting) Reset()
- func (x *UnarchiveChatsSetting) String() string
- type UserStatusMuteAction
- func (*UserStatusMuteAction) Descriptor() ([]byte, []int)deprecated
- func (x *UserStatusMuteAction) GetMuted() bool
- func (*UserStatusMuteAction) ProtoMessage()
- func (x *UserStatusMuteAction) ProtoReflect() protoreflect.Message
- func (x *UserStatusMuteAction) Reset()
- func (x *UserStatusMuteAction) String() string
- type UsernameChatStartModeAction
- func (*UsernameChatStartModeAction) Descriptor() ([]byte, []int)deprecated
- func (x *UsernameChatStartModeAction) GetChatStartMode() UsernameChatStartModeAction_ChatStartMode
- func (*UsernameChatStartModeAction) ProtoMessage()
- func (x *UsernameChatStartModeAction) ProtoReflect() protoreflect.Message
- func (x *UsernameChatStartModeAction) Reset()
- func (x *UsernameChatStartModeAction) String() string
- type UsernameChatStartModeAction_ChatStartMode
- func (UsernameChatStartModeAction_ChatStartMode) Descriptor() protoreflect.EnumDescriptor
- func (x UsernameChatStartModeAction_ChatStartMode) Enum() *UsernameChatStartModeAction_ChatStartMode
- func (UsernameChatStartModeAction_ChatStartMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x UsernameChatStartModeAction_ChatStartMode) Number() protoreflect.EnumNumber
- func (x UsernameChatStartModeAction_ChatStartMode) String() string
- func (UsernameChatStartModeAction_ChatStartMode) Type() protoreflect.EnumType
- func (x *UsernameChatStartModeAction_ChatStartMode) UnmarshalJSON(b []byte) errordeprecated
- type WaffleAccountLinkStateAction
- func (*WaffleAccountLinkStateAction) Descriptor() ([]byte, []int)deprecated
- func (x *WaffleAccountLinkStateAction) GetLinkState() WaffleAccountLinkStateAction_AccountLinkState
- func (*WaffleAccountLinkStateAction) ProtoMessage()
- func (x *WaffleAccountLinkStateAction) ProtoReflect() protoreflect.Message
- func (x *WaffleAccountLinkStateAction) Reset()
- func (x *WaffleAccountLinkStateAction) String() string
- type WaffleAccountLinkStateAction_AccountLinkState
- func (WaffleAccountLinkStateAction_AccountLinkState) Descriptor() protoreflect.EnumDescriptor
- func (x WaffleAccountLinkStateAction_AccountLinkState) Enum() *WaffleAccountLinkStateAction_AccountLinkState
- func (WaffleAccountLinkStateAction_AccountLinkState) EnumDescriptor() ([]byte, []int)deprecated
- func (x WaffleAccountLinkStateAction_AccountLinkState) Number() protoreflect.EnumNumber
- func (x WaffleAccountLinkStateAction_AccountLinkState) String() string
- func (WaffleAccountLinkStateAction_AccountLinkState) Type() protoreflect.EnumType
- func (x *WaffleAccountLinkStateAction_AccountLinkState) UnmarshalJSON(b []byte) errordeprecated
- type WamoUserIdentifierAction
- func (*WamoUserIdentifierAction) Descriptor() ([]byte, []int)deprecated
- func (x *WamoUserIdentifierAction) GetIdentifier() string
- func (*WamoUserIdentifierAction) ProtoMessage()
- func (x *WamoUserIdentifierAction) ProtoReflect() protoreflect.Message
- func (x *WamoUserIdentifierAction) Reset()
- func (x *WamoUserIdentifierAction) String() string
Constants ¶
This section is empty.
Variables ¶
var ( CallLogRecord_CallType_name = map[int32]string{ 0: "REGULAR", 1: "SCHEDULED_CALL", 2: "VOICE_CHAT", } CallLogRecord_CallType_value = map[string]int32{ "REGULAR": 0, "SCHEDULED_CALL": 1, "VOICE_CHAT": 2, } )
Enum value maps for CallLogRecord_CallType.
var ( CallLogRecord_SilenceReason_name = map[int32]string{ 0: "NONE", 1: "SCHEDULED", 2: "PRIVACY", 3: "LIGHTWEIGHT", } CallLogRecord_SilenceReason_value = map[string]int32{ "NONE": 0, "SCHEDULED": 1, "PRIVACY": 2, "LIGHTWEIGHT": 3, } )
Enum value maps for CallLogRecord_SilenceReason.
var ( CallLogRecord_CallResult_name = map[int32]string{ 0: "CONNECTED", 1: "REJECTED", 2: "CANCELLED", 3: "ACCEPTEDELSEWHERE", 4: "MISSED", 5: "INVALID", 6: "UNAVAILABLE", 7: "UPCOMING", 8: "FAILED", 9: "ABANDONED", 10: "ONGOING", } CallLogRecord_CallResult_value = map[string]int32{ "CONNECTED": 0, "REJECTED": 1, "CANCELLED": 2, "ACCEPTEDELSEWHERE": 3, "MISSED": 4, "INVALID": 5, "UNAVAILABLE": 6, "UPCOMING": 7, "FAILED": 8, "ABANDONED": 9, "ONGOING": 10, } )
Enum value maps for CallLogRecord_CallResult.
var ( WaffleAccountLinkStateAction_AccountLinkState_name = map[int32]string{ 0: "ACTIVE", } WaffleAccountLinkStateAction_AccountLinkState_value = map[string]int32{ "ACTIVE": 0, } )
Enum value maps for WaffleAccountLinkStateAction_AccountLinkState.
var ( MerchantPaymentPartnerAction_Status_name = map[int32]string{ 0: "ACTIVE", 1: "INACTIVE", } MerchantPaymentPartnerAction_Status_value = map[string]int32{ "ACTIVE": 0, "INACTIVE": 1, } )
Enum value maps for MerchantPaymentPartnerAction_Status.
var ( NoteEditAction_NoteType_name = map[int32]string{ 1: "UNSTRUCTURED", 2: "STRUCTURED", } NoteEditAction_NoteType_value = map[string]int32{ "UNSTRUCTURED": 1, "STRUCTURED": 2, } )
Enum value maps for NoteEditAction_NoteType.
var ( StatusPrivacyAction_StatusDistributionMode_name = map[int32]string{ 0: "ALLOW_LIST", 1: "DENY_LIST", 2: "CONTACTS", } StatusPrivacyAction_StatusDistributionMode_value = map[string]int32{ "ALLOW_LIST": 0, "DENY_LIST": 1, "CONTACTS": 2, } )
Enum value maps for StatusPrivacyAction_StatusDistributionMode.
var ( MarketingMessageAction_MarketingMessagePrototypeType_name = map[int32]string{ 0: "PERSONALIZED", } MarketingMessageAction_MarketingMessagePrototypeType_value = map[string]int32{ "PERSONALIZED": 0, } )
Enum value maps for MarketingMessageAction_MarketingMessagePrototypeType.
var ( UsernameChatStartModeAction_ChatStartMode_name = map[int32]string{ 1: "LID", 2: "PN", } UsernameChatStartModeAction_ChatStartMode_value = map[string]int32{ "LID": 1, "PN": 2, } )
Enum value maps for UsernameChatStartModeAction_ChatStartMode.
var ( LabelEditAction_ListType_name = map[int32]string{ 0: "NONE", 1: "UNREAD", 2: "GROUPS", 3: "FAVORITES", 4: "PREDEFINED", 5: "CUSTOM", } LabelEditAction_ListType_value = map[string]int32{ "NONE": 0, "UNREAD": 1, "GROUPS": 2, "FAVORITES": 3, "PREDEFINED": 4, "CUSTOM": 5, } )
Enum value maps for LabelEditAction_ListType.
var ( PatchDebugData_Platform_name = map[int32]string{ 0: "ANDROID", 1: "SMBA", 2: "IPHONE", 3: "SMBI", 4: "WEB", 5: "UWP", 6: "DARWIN", } PatchDebugData_Platform_value = map[string]int32{ "ANDROID": 0, "SMBA": 1, "IPHONE": 2, "SMBI": 3, "WEB": 4, "UWP": 5, "DARWIN": 6, } )
Enum value maps for PatchDebugData_Platform.
var File_waSyncAction_WASyncAction_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AgentAction ¶
type AgentAction struct { Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` DeviceID *int32 `protobuf:"varint,2,opt,name=deviceID" json:"deviceID,omitempty"` IsDeleted *bool `protobuf:"varint,3,opt,name=isDeleted" json:"isDeleted,omitempty"` // contains filtered or unexported fields }
func (*AgentAction) Descriptor
deprecated
func (*AgentAction) Descriptor() ([]byte, []int)
Deprecated: Use AgentAction.ProtoReflect.Descriptor instead.
func (*AgentAction) GetDeviceID ¶
func (x *AgentAction) GetDeviceID() int32
func (*AgentAction) GetIsDeleted ¶
func (x *AgentAction) GetIsDeleted() bool
func (*AgentAction) GetName ¶
func (x *AgentAction) GetName() string
func (*AgentAction) ProtoMessage ¶
func (*AgentAction) ProtoMessage()
func (*AgentAction) ProtoReflect ¶
func (x *AgentAction) ProtoReflect() protoreflect.Message
func (*AgentAction) Reset ¶
func (x *AgentAction) Reset()
func (*AgentAction) String ¶
func (x *AgentAction) String() string
type AndroidUnsupportedActions ¶
type AndroidUnsupportedActions struct { Allowed *bool `protobuf:"varint,1,opt,name=allowed" json:"allowed,omitempty"` // contains filtered or unexported fields }
func (*AndroidUnsupportedActions) Descriptor
deprecated
func (*AndroidUnsupportedActions) Descriptor() ([]byte, []int)
Deprecated: Use AndroidUnsupportedActions.ProtoReflect.Descriptor instead.
func (*AndroidUnsupportedActions) GetAllowed ¶
func (x *AndroidUnsupportedActions) GetAllowed() bool
func (*AndroidUnsupportedActions) ProtoMessage ¶
func (*AndroidUnsupportedActions) ProtoMessage()
func (*AndroidUnsupportedActions) ProtoReflect ¶
func (x *AndroidUnsupportedActions) ProtoReflect() protoreflect.Message
func (*AndroidUnsupportedActions) Reset ¶
func (x *AndroidUnsupportedActions) Reset()
func (*AndroidUnsupportedActions) String ¶
func (x *AndroidUnsupportedActions) String() string
type ArchiveChatAction ¶
type ArchiveChatAction struct { Archived *bool `protobuf:"varint,1,opt,name=archived" json:"archived,omitempty"` MessageRange *SyncActionMessageRange `protobuf:"bytes,2,opt,name=messageRange" json:"messageRange,omitempty"` // contains filtered or unexported fields }
func (*ArchiveChatAction) Descriptor
deprecated
func (*ArchiveChatAction) Descriptor() ([]byte, []int)
Deprecated: Use ArchiveChatAction.ProtoReflect.Descriptor instead.
func (*ArchiveChatAction) GetArchived ¶
func (x *ArchiveChatAction) GetArchived() bool
func (*ArchiveChatAction) GetMessageRange ¶
func (x *ArchiveChatAction) GetMessageRange() *SyncActionMessageRange
func (*ArchiveChatAction) ProtoMessage ¶
func (*ArchiveChatAction) ProtoMessage()
func (*ArchiveChatAction) ProtoReflect ¶
func (x *ArchiveChatAction) ProtoReflect() protoreflect.Message
func (*ArchiveChatAction) Reset ¶
func (x *ArchiveChatAction) Reset()
func (*ArchiveChatAction) String ¶
func (x *ArchiveChatAction) String() string
type BotWelcomeRequestAction ¶
type BotWelcomeRequestAction struct { IsSent *bool `protobuf:"varint,1,opt,name=isSent" json:"isSent,omitempty"` // contains filtered or unexported fields }
func (*BotWelcomeRequestAction) Descriptor
deprecated
func (*BotWelcomeRequestAction) Descriptor() ([]byte, []int)
Deprecated: Use BotWelcomeRequestAction.ProtoReflect.Descriptor instead.
func (*BotWelcomeRequestAction) GetIsSent ¶
func (x *BotWelcomeRequestAction) GetIsSent() bool
func (*BotWelcomeRequestAction) ProtoMessage ¶
func (*BotWelcomeRequestAction) ProtoMessage()
func (*BotWelcomeRequestAction) ProtoReflect ¶
func (x *BotWelcomeRequestAction) ProtoReflect() protoreflect.Message
func (*BotWelcomeRequestAction) Reset ¶
func (x *BotWelcomeRequestAction) Reset()
func (*BotWelcomeRequestAction) String ¶
func (x *BotWelcomeRequestAction) String() string
type CallLogAction ¶
type CallLogAction struct { CallLogRecord *CallLogRecord `protobuf:"bytes,1,opt,name=callLogRecord" json:"callLogRecord,omitempty"` // contains filtered or unexported fields }
func (*CallLogAction) Descriptor
deprecated
func (*CallLogAction) Descriptor() ([]byte, []int)
Deprecated: Use CallLogAction.ProtoReflect.Descriptor instead.
func (*CallLogAction) GetCallLogRecord ¶
func (x *CallLogAction) GetCallLogRecord() *CallLogRecord
func (*CallLogAction) ProtoMessage ¶
func (*CallLogAction) ProtoMessage()
func (*CallLogAction) ProtoReflect ¶
func (x *CallLogAction) ProtoReflect() protoreflect.Message
func (*CallLogAction) Reset ¶
func (x *CallLogAction) Reset()
func (*CallLogAction) String ¶
func (x *CallLogAction) String() string
type CallLogRecord ¶
type CallLogRecord struct { CallResult *CallLogRecord_CallResult `protobuf:"varint,1,opt,name=callResult,enum=WASyncAction.CallLogRecord_CallResult" json:"callResult,omitempty"` IsDndMode *bool `protobuf:"varint,2,opt,name=isDndMode" json:"isDndMode,omitempty"` SilenceReason *CallLogRecord_SilenceReason `protobuf:"varint,3,opt,name=silenceReason,enum=WASyncAction.CallLogRecord_SilenceReason" json:"silenceReason,omitempty"` Duration *int64 `protobuf:"varint,4,opt,name=duration" json:"duration,omitempty"` StartTime *int64 `protobuf:"varint,5,opt,name=startTime" json:"startTime,omitempty"` IsIncoming *bool `protobuf:"varint,6,opt,name=isIncoming" json:"isIncoming,omitempty"` IsVideo *bool `protobuf:"varint,7,opt,name=isVideo" json:"isVideo,omitempty"` IsCallLink *bool `protobuf:"varint,8,opt,name=isCallLink" json:"isCallLink,omitempty"` CallLinkToken *string `protobuf:"bytes,9,opt,name=callLinkToken" json:"callLinkToken,omitempty"` ScheduledCallID *string `protobuf:"bytes,10,opt,name=scheduledCallID" json:"scheduledCallID,omitempty"` CallID *string `protobuf:"bytes,11,opt,name=callID" json:"callID,omitempty"` CallCreatorJID *string `protobuf:"bytes,12,opt,name=callCreatorJID" json:"callCreatorJID,omitempty"` GroupJID *string `protobuf:"bytes,13,opt,name=groupJID" json:"groupJID,omitempty"` Participants []*CallLogRecord_ParticipantInfo `protobuf:"bytes,14,rep,name=participants" json:"participants,omitempty"` CallType *CallLogRecord_CallType `protobuf:"varint,15,opt,name=callType,enum=WASyncAction.CallLogRecord_CallType" json:"callType,omitempty"` // contains filtered or unexported fields }
func (*CallLogRecord) Descriptor
deprecated
func (*CallLogRecord) Descriptor() ([]byte, []int)
Deprecated: Use CallLogRecord.ProtoReflect.Descriptor instead.
func (*CallLogRecord) GetCallCreatorJID ¶
func (x *CallLogRecord) GetCallCreatorJID() string
func (*CallLogRecord) GetCallID ¶
func (x *CallLogRecord) GetCallID() string
func (*CallLogRecord) GetCallLinkToken ¶
func (x *CallLogRecord) GetCallLinkToken() string
func (*CallLogRecord) GetCallResult ¶
func (x *CallLogRecord) GetCallResult() CallLogRecord_CallResult
func (*CallLogRecord) GetCallType ¶
func (x *CallLogRecord) GetCallType() CallLogRecord_CallType
func (*CallLogRecord) GetDuration ¶
func (x *CallLogRecord) GetDuration() int64
func (*CallLogRecord) GetGroupJID ¶
func (x *CallLogRecord) GetGroupJID() string
func (*CallLogRecord) GetIsCallLink ¶
func (x *CallLogRecord) GetIsCallLink() bool
func (*CallLogRecord) GetIsDndMode ¶
func (x *CallLogRecord) GetIsDndMode() bool
func (*CallLogRecord) GetIsIncoming ¶
func (x *CallLogRecord) GetIsIncoming() bool
func (*CallLogRecord) GetIsVideo ¶
func (x *CallLogRecord) GetIsVideo() bool
func (*CallLogRecord) GetParticipants ¶
func (x *CallLogRecord) GetParticipants() []*CallLogRecord_ParticipantInfo
func (*CallLogRecord) GetScheduledCallID ¶
func (x *CallLogRecord) GetScheduledCallID() string
func (*CallLogRecord) GetSilenceReason ¶
func (x *CallLogRecord) GetSilenceReason() CallLogRecord_SilenceReason
func (*CallLogRecord) GetStartTime ¶
func (x *CallLogRecord) GetStartTime() int64
func (*CallLogRecord) ProtoMessage ¶
func (*CallLogRecord) ProtoMessage()
func (*CallLogRecord) ProtoReflect ¶
func (x *CallLogRecord) ProtoReflect() protoreflect.Message
func (*CallLogRecord) Reset ¶
func (x *CallLogRecord) Reset()
func (*CallLogRecord) String ¶
func (x *CallLogRecord) String() string
type CallLogRecord_CallResult ¶
type CallLogRecord_CallResult int32
const ( CallLogRecord_CONNECTED CallLogRecord_CallResult = 0 CallLogRecord_REJECTED CallLogRecord_CallResult = 1 CallLogRecord_CANCELLED CallLogRecord_CallResult = 2 CallLogRecord_ACCEPTEDELSEWHERE CallLogRecord_CallResult = 3 CallLogRecord_MISSED CallLogRecord_CallResult = 4 CallLogRecord_INVALID CallLogRecord_CallResult = 5 CallLogRecord_UNAVAILABLE CallLogRecord_CallResult = 6 CallLogRecord_UPCOMING CallLogRecord_CallResult = 7 CallLogRecord_FAILED CallLogRecord_CallResult = 8 CallLogRecord_ABANDONED CallLogRecord_CallResult = 9 CallLogRecord_ONGOING CallLogRecord_CallResult = 10 )
func (CallLogRecord_CallResult) Descriptor ¶
func (CallLogRecord_CallResult) Descriptor() protoreflect.EnumDescriptor
func (CallLogRecord_CallResult) Enum ¶
func (x CallLogRecord_CallResult) Enum() *CallLogRecord_CallResult
func (CallLogRecord_CallResult) EnumDescriptor
deprecated
func (CallLogRecord_CallResult) EnumDescriptor() ([]byte, []int)
Deprecated: Use CallLogRecord_CallResult.Descriptor instead.
func (CallLogRecord_CallResult) Number ¶
func (x CallLogRecord_CallResult) Number() protoreflect.EnumNumber
func (CallLogRecord_CallResult) String ¶
func (x CallLogRecord_CallResult) String() string
func (CallLogRecord_CallResult) Type ¶
func (CallLogRecord_CallResult) Type() protoreflect.EnumType
func (*CallLogRecord_CallResult) UnmarshalJSON
deprecated
func (x *CallLogRecord_CallResult) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type CallLogRecord_CallType ¶
type CallLogRecord_CallType int32
const ( CallLogRecord_REGULAR CallLogRecord_CallType = 0 CallLogRecord_SCHEDULED_CALL CallLogRecord_CallType = 1 CallLogRecord_VOICE_CHAT CallLogRecord_CallType = 2 )
func (CallLogRecord_CallType) Descriptor ¶
func (CallLogRecord_CallType) Descriptor() protoreflect.EnumDescriptor
func (CallLogRecord_CallType) Enum ¶
func (x CallLogRecord_CallType) Enum() *CallLogRecord_CallType
func (CallLogRecord_CallType) EnumDescriptor
deprecated
func (CallLogRecord_CallType) EnumDescriptor() ([]byte, []int)
Deprecated: Use CallLogRecord_CallType.Descriptor instead.
func (CallLogRecord_CallType) Number ¶
func (x CallLogRecord_CallType) Number() protoreflect.EnumNumber
func (CallLogRecord_CallType) String ¶
func (x CallLogRecord_CallType) String() string
func (CallLogRecord_CallType) Type ¶
func (CallLogRecord_CallType) Type() protoreflect.EnumType
func (*CallLogRecord_CallType) UnmarshalJSON
deprecated
func (x *CallLogRecord_CallType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type CallLogRecord_ParticipantInfo ¶
type CallLogRecord_ParticipantInfo struct { UserJID *string `protobuf:"bytes,1,opt,name=userJID" json:"userJID,omitempty"` CallResult *CallLogRecord_CallResult `protobuf:"varint,2,opt,name=callResult,enum=WASyncAction.CallLogRecord_CallResult" json:"callResult,omitempty"` // contains filtered or unexported fields }
func (*CallLogRecord_ParticipantInfo) Descriptor
deprecated
func (*CallLogRecord_ParticipantInfo) Descriptor() ([]byte, []int)
Deprecated: Use CallLogRecord_ParticipantInfo.ProtoReflect.Descriptor instead.
func (*CallLogRecord_ParticipantInfo) GetCallResult ¶
func (x *CallLogRecord_ParticipantInfo) GetCallResult() CallLogRecord_CallResult
func (*CallLogRecord_ParticipantInfo) GetUserJID ¶
func (x *CallLogRecord_ParticipantInfo) GetUserJID() string
func (*CallLogRecord_ParticipantInfo) ProtoMessage ¶
func (*CallLogRecord_ParticipantInfo) ProtoMessage()
func (*CallLogRecord_ParticipantInfo) ProtoReflect ¶
func (x *CallLogRecord_ParticipantInfo) ProtoReflect() protoreflect.Message
func (*CallLogRecord_ParticipantInfo) Reset ¶
func (x *CallLogRecord_ParticipantInfo) Reset()
func (*CallLogRecord_ParticipantInfo) String ¶
func (x *CallLogRecord_ParticipantInfo) String() string
type CallLogRecord_SilenceReason ¶
type CallLogRecord_SilenceReason int32
const ( CallLogRecord_NONE CallLogRecord_SilenceReason = 0 CallLogRecord_SCHEDULED CallLogRecord_SilenceReason = 1 CallLogRecord_PRIVACY CallLogRecord_SilenceReason = 2 CallLogRecord_LIGHTWEIGHT CallLogRecord_SilenceReason = 3 )
func (CallLogRecord_SilenceReason) Descriptor ¶
func (CallLogRecord_SilenceReason) Descriptor() protoreflect.EnumDescriptor
func (CallLogRecord_SilenceReason) Enum ¶
func (x CallLogRecord_SilenceReason) Enum() *CallLogRecord_SilenceReason
func (CallLogRecord_SilenceReason) EnumDescriptor
deprecated
func (CallLogRecord_SilenceReason) EnumDescriptor() ([]byte, []int)
Deprecated: Use CallLogRecord_SilenceReason.Descriptor instead.
func (CallLogRecord_SilenceReason) Number ¶
func (x CallLogRecord_SilenceReason) Number() protoreflect.EnumNumber
func (CallLogRecord_SilenceReason) String ¶
func (x CallLogRecord_SilenceReason) String() string
func (CallLogRecord_SilenceReason) Type ¶
func (CallLogRecord_SilenceReason) Type() protoreflect.EnumType
func (*CallLogRecord_SilenceReason) UnmarshalJSON
deprecated
func (x *CallLogRecord_SilenceReason) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ChatAssignmentAction ¶
type ChatAssignmentAction struct { DeviceAgentID *string `protobuf:"bytes,1,opt,name=deviceAgentID" json:"deviceAgentID,omitempty"` // contains filtered or unexported fields }
func (*ChatAssignmentAction) Descriptor
deprecated
func (*ChatAssignmentAction) Descriptor() ([]byte, []int)
Deprecated: Use ChatAssignmentAction.ProtoReflect.Descriptor instead.
func (*ChatAssignmentAction) GetDeviceAgentID ¶
func (x *ChatAssignmentAction) GetDeviceAgentID() string
func (*ChatAssignmentAction) ProtoMessage ¶
func (*ChatAssignmentAction) ProtoMessage()
func (*ChatAssignmentAction) ProtoReflect ¶
func (x *ChatAssignmentAction) ProtoReflect() protoreflect.Message
func (*ChatAssignmentAction) Reset ¶
func (x *ChatAssignmentAction) Reset()
func (*ChatAssignmentAction) String ¶
func (x *ChatAssignmentAction) String() string
type ChatAssignmentOpenedStatusAction ¶
type ChatAssignmentOpenedStatusAction struct { ChatOpened *bool `protobuf:"varint,1,opt,name=chatOpened" json:"chatOpened,omitempty"` // contains filtered or unexported fields }
func (*ChatAssignmentOpenedStatusAction) Descriptor
deprecated
func (*ChatAssignmentOpenedStatusAction) Descriptor() ([]byte, []int)
Deprecated: Use ChatAssignmentOpenedStatusAction.ProtoReflect.Descriptor instead.
func (*ChatAssignmentOpenedStatusAction) GetChatOpened ¶
func (x *ChatAssignmentOpenedStatusAction) GetChatOpened() bool
func (*ChatAssignmentOpenedStatusAction) ProtoMessage ¶
func (*ChatAssignmentOpenedStatusAction) ProtoMessage()
func (*ChatAssignmentOpenedStatusAction) ProtoReflect ¶
func (x *ChatAssignmentOpenedStatusAction) ProtoReflect() protoreflect.Message
func (*ChatAssignmentOpenedStatusAction) Reset ¶
func (x *ChatAssignmentOpenedStatusAction) Reset()
func (*ChatAssignmentOpenedStatusAction) String ¶
func (x *ChatAssignmentOpenedStatusAction) String() string
type ClearChatAction ¶
type ClearChatAction struct { MessageRange *SyncActionMessageRange `protobuf:"bytes,1,opt,name=messageRange" json:"messageRange,omitempty"` // contains filtered or unexported fields }
func (*ClearChatAction) Descriptor
deprecated
func (*ClearChatAction) Descriptor() ([]byte, []int)
Deprecated: Use ClearChatAction.ProtoReflect.Descriptor instead.
func (*ClearChatAction) GetMessageRange ¶
func (x *ClearChatAction) GetMessageRange() *SyncActionMessageRange
func (*ClearChatAction) ProtoMessage ¶
func (*ClearChatAction) ProtoMessage()
func (*ClearChatAction) ProtoReflect ¶
func (x *ClearChatAction) ProtoReflect() protoreflect.Message
func (*ClearChatAction) Reset ¶
func (x *ClearChatAction) Reset()
func (*ClearChatAction) String ¶
func (x *ClearChatAction) String() string
type ContactAction ¶
type ContactAction struct { FullName *string `protobuf:"bytes,1,opt,name=fullName" json:"fullName,omitempty"` FirstName *string `protobuf:"bytes,2,opt,name=firstName" json:"firstName,omitempty"` LidJID *string `protobuf:"bytes,3,opt,name=lidJID" json:"lidJID,omitempty"` SaveOnPrimaryAddressbook *bool `protobuf:"varint,4,opt,name=saveOnPrimaryAddressbook" json:"saveOnPrimaryAddressbook,omitempty"` // contains filtered or unexported fields }
func (*ContactAction) Descriptor
deprecated
func (*ContactAction) Descriptor() ([]byte, []int)
Deprecated: Use ContactAction.ProtoReflect.Descriptor instead.
func (*ContactAction) GetFirstName ¶
func (x *ContactAction) GetFirstName() string
func (*ContactAction) GetFullName ¶
func (x *ContactAction) GetFullName() string
func (*ContactAction) GetLidJID ¶
func (x *ContactAction) GetLidJID() string
func (*ContactAction) GetSaveOnPrimaryAddressbook ¶
func (x *ContactAction) GetSaveOnPrimaryAddressbook() bool
func (*ContactAction) ProtoMessage ¶
func (*ContactAction) ProtoMessage()
func (*ContactAction) ProtoReflect ¶
func (x *ContactAction) ProtoReflect() protoreflect.Message
func (*ContactAction) Reset ¶
func (x *ContactAction) Reset()
func (*ContactAction) String ¶
func (x *ContactAction) String() string
type CustomPaymentMethod ¶
type CustomPaymentMethod struct { CredentialID *string `protobuf:"bytes,1,req,name=credentialID" json:"credentialID,omitempty"` Country *string `protobuf:"bytes,2,req,name=country" json:"country,omitempty"` Type *string `protobuf:"bytes,3,req,name=type" json:"type,omitempty"` Metadata []*CustomPaymentMethodMetadata `protobuf:"bytes,4,rep,name=metadata" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*CustomPaymentMethod) Descriptor
deprecated
func (*CustomPaymentMethod) Descriptor() ([]byte, []int)
Deprecated: Use CustomPaymentMethod.ProtoReflect.Descriptor instead.
func (*CustomPaymentMethod) GetCountry ¶
func (x *CustomPaymentMethod) GetCountry() string
func (*CustomPaymentMethod) GetCredentialID ¶
func (x *CustomPaymentMethod) GetCredentialID() string
func (*CustomPaymentMethod) GetMetadata ¶
func (x *CustomPaymentMethod) GetMetadata() []*CustomPaymentMethodMetadata
func (*CustomPaymentMethod) GetType ¶
func (x *CustomPaymentMethod) GetType() string
func (*CustomPaymentMethod) ProtoMessage ¶
func (*CustomPaymentMethod) ProtoMessage()
func (*CustomPaymentMethod) ProtoReflect ¶
func (x *CustomPaymentMethod) ProtoReflect() protoreflect.Message
func (*CustomPaymentMethod) Reset ¶
func (x *CustomPaymentMethod) Reset()
func (*CustomPaymentMethod) String ¶
func (x *CustomPaymentMethod) String() string
type CustomPaymentMethodMetadata ¶
type CustomPaymentMethodMetadata struct { Key *string `protobuf:"bytes,1,req,name=key" json:"key,omitempty"` Value *string `protobuf:"bytes,2,req,name=value" json:"value,omitempty"` // contains filtered or unexported fields }
func (*CustomPaymentMethodMetadata) Descriptor
deprecated
func (*CustomPaymentMethodMetadata) Descriptor() ([]byte, []int)
Deprecated: Use CustomPaymentMethodMetadata.ProtoReflect.Descriptor instead.
func (*CustomPaymentMethodMetadata) GetKey ¶
func (x *CustomPaymentMethodMetadata) GetKey() string
func (*CustomPaymentMethodMetadata) GetValue ¶
func (x *CustomPaymentMethodMetadata) GetValue() string
func (*CustomPaymentMethodMetadata) ProtoMessage ¶
func (*CustomPaymentMethodMetadata) ProtoMessage()
func (*CustomPaymentMethodMetadata) ProtoReflect ¶
func (x *CustomPaymentMethodMetadata) ProtoReflect() protoreflect.Message
func (*CustomPaymentMethodMetadata) Reset ¶
func (x *CustomPaymentMethodMetadata) Reset()
func (*CustomPaymentMethodMetadata) String ¶
func (x *CustomPaymentMethodMetadata) String() string
type CustomPaymentMethodsAction ¶
type CustomPaymentMethodsAction struct { CustomPaymentMethods []*CustomPaymentMethod `protobuf:"bytes,1,rep,name=customPaymentMethods" json:"customPaymentMethods,omitempty"` // contains filtered or unexported fields }
func (*CustomPaymentMethodsAction) Descriptor
deprecated
func (*CustomPaymentMethodsAction) Descriptor() ([]byte, []int)
Deprecated: Use CustomPaymentMethodsAction.ProtoReflect.Descriptor instead.
func (*CustomPaymentMethodsAction) GetCustomPaymentMethods ¶
func (x *CustomPaymentMethodsAction) GetCustomPaymentMethods() []*CustomPaymentMethod
func (*CustomPaymentMethodsAction) ProtoMessage ¶
func (*CustomPaymentMethodsAction) ProtoMessage()
func (*CustomPaymentMethodsAction) ProtoReflect ¶
func (x *CustomPaymentMethodsAction) ProtoReflect() protoreflect.Message
func (*CustomPaymentMethodsAction) Reset ¶
func (x *CustomPaymentMethodsAction) Reset()
func (*CustomPaymentMethodsAction) String ¶
func (x *CustomPaymentMethodsAction) String() string
type DeleteChatAction ¶
type DeleteChatAction struct { MessageRange *SyncActionMessageRange `protobuf:"bytes,1,opt,name=messageRange" json:"messageRange,omitempty"` // contains filtered or unexported fields }
func (*DeleteChatAction) Descriptor
deprecated
func (*DeleteChatAction) Descriptor() ([]byte, []int)
Deprecated: Use DeleteChatAction.ProtoReflect.Descriptor instead.
func (*DeleteChatAction) GetMessageRange ¶
func (x *DeleteChatAction) GetMessageRange() *SyncActionMessageRange
func (*DeleteChatAction) ProtoMessage ¶
func (*DeleteChatAction) ProtoMessage()
func (*DeleteChatAction) ProtoReflect ¶
func (x *DeleteChatAction) ProtoReflect() protoreflect.Message
func (*DeleteChatAction) Reset ¶
func (x *DeleteChatAction) Reset()
func (*DeleteChatAction) String ¶
func (x *DeleteChatAction) String() string
type DeleteIndividualCallLogAction ¶
type DeleteIndividualCallLogAction struct { PeerJID *string `protobuf:"bytes,1,opt,name=peerJID" json:"peerJID,omitempty"` IsIncoming *bool `protobuf:"varint,2,opt,name=isIncoming" json:"isIncoming,omitempty"` // contains filtered or unexported fields }
func (*DeleteIndividualCallLogAction) Descriptor
deprecated
func (*DeleteIndividualCallLogAction) Descriptor() ([]byte, []int)
Deprecated: Use DeleteIndividualCallLogAction.ProtoReflect.Descriptor instead.
func (*DeleteIndividualCallLogAction) GetIsIncoming ¶
func (x *DeleteIndividualCallLogAction) GetIsIncoming() bool
func (*DeleteIndividualCallLogAction) GetPeerJID ¶
func (x *DeleteIndividualCallLogAction) GetPeerJID() string
func (*DeleteIndividualCallLogAction) ProtoMessage ¶
func (*DeleteIndividualCallLogAction) ProtoMessage()
func (*DeleteIndividualCallLogAction) ProtoReflect ¶
func (x *DeleteIndividualCallLogAction) ProtoReflect() protoreflect.Message
func (*DeleteIndividualCallLogAction) Reset ¶
func (x *DeleteIndividualCallLogAction) Reset()
func (*DeleteIndividualCallLogAction) String ¶
func (x *DeleteIndividualCallLogAction) String() string
type DeleteMessageForMeAction ¶
type DeleteMessageForMeAction struct { DeleteMedia *bool `protobuf:"varint,1,opt,name=deleteMedia" json:"deleteMedia,omitempty"` MessageTimestamp *int64 `protobuf:"varint,2,opt,name=messageTimestamp" json:"messageTimestamp,omitempty"` // contains filtered or unexported fields }
func (*DeleteMessageForMeAction) Descriptor
deprecated
func (*DeleteMessageForMeAction) Descriptor() ([]byte, []int)
Deprecated: Use DeleteMessageForMeAction.ProtoReflect.Descriptor instead.
func (*DeleteMessageForMeAction) GetDeleteMedia ¶
func (x *DeleteMessageForMeAction) GetDeleteMedia() bool
func (*DeleteMessageForMeAction) GetMessageTimestamp ¶
func (x *DeleteMessageForMeAction) GetMessageTimestamp() int64
func (*DeleteMessageForMeAction) ProtoMessage ¶
func (*DeleteMessageForMeAction) ProtoMessage()
func (*DeleteMessageForMeAction) ProtoReflect ¶
func (x *DeleteMessageForMeAction) ProtoReflect() protoreflect.Message
func (*DeleteMessageForMeAction) Reset ¶
func (x *DeleteMessageForMeAction) Reset()
func (*DeleteMessageForMeAction) String ¶
func (x *DeleteMessageForMeAction) String() string
type ExternalWebBetaAction ¶
type ExternalWebBetaAction struct { IsOptIn *bool `protobuf:"varint,1,opt,name=isOptIn" json:"isOptIn,omitempty"` // contains filtered or unexported fields }
func (*ExternalWebBetaAction) Descriptor
deprecated
func (*ExternalWebBetaAction) Descriptor() ([]byte, []int)
Deprecated: Use ExternalWebBetaAction.ProtoReflect.Descriptor instead.
func (*ExternalWebBetaAction) GetIsOptIn ¶
func (x *ExternalWebBetaAction) GetIsOptIn() bool
func (*ExternalWebBetaAction) ProtoMessage ¶
func (*ExternalWebBetaAction) ProtoMessage()
func (*ExternalWebBetaAction) ProtoReflect ¶
func (x *ExternalWebBetaAction) ProtoReflect() protoreflect.Message
func (*ExternalWebBetaAction) Reset ¶
func (x *ExternalWebBetaAction) Reset()
func (*ExternalWebBetaAction) String ¶
func (x *ExternalWebBetaAction) String() string
type FavoritesAction ¶
type FavoritesAction struct { Favorites []*FavoritesAction_Favorite `protobuf:"bytes,1,rep,name=favorites" json:"favorites,omitempty"` // contains filtered or unexported fields }
func (*FavoritesAction) Descriptor
deprecated
func (*FavoritesAction) Descriptor() ([]byte, []int)
Deprecated: Use FavoritesAction.ProtoReflect.Descriptor instead.
func (*FavoritesAction) GetFavorites ¶
func (x *FavoritesAction) GetFavorites() []*FavoritesAction_Favorite
func (*FavoritesAction) ProtoMessage ¶
func (*FavoritesAction) ProtoMessage()
func (*FavoritesAction) ProtoReflect ¶
func (x *FavoritesAction) ProtoReflect() protoreflect.Message
func (*FavoritesAction) Reset ¶
func (x *FavoritesAction) Reset()
func (*FavoritesAction) String ¶
func (x *FavoritesAction) String() string
type FavoritesAction_Favorite ¶
type FavoritesAction_Favorite struct { ID *string `protobuf:"bytes,1,opt,name=ID" json:"ID,omitempty"` // contains filtered or unexported fields }
func (*FavoritesAction_Favorite) Descriptor
deprecated
func (*FavoritesAction_Favorite) Descriptor() ([]byte, []int)
Deprecated: Use FavoritesAction_Favorite.ProtoReflect.Descriptor instead.
func (*FavoritesAction_Favorite) GetID ¶
func (x *FavoritesAction_Favorite) GetID() string
func (*FavoritesAction_Favorite) ProtoMessage ¶
func (*FavoritesAction_Favorite) ProtoMessage()
func (*FavoritesAction_Favorite) ProtoReflect ¶
func (x *FavoritesAction_Favorite) ProtoReflect() protoreflect.Message
func (*FavoritesAction_Favorite) Reset ¶
func (x *FavoritesAction_Favorite) Reset()
func (*FavoritesAction_Favorite) String ¶
func (x *FavoritesAction_Favorite) String() string
type KeyExpiration ¶
type KeyExpiration struct { ExpiredKeyEpoch *int32 `protobuf:"varint,1,opt,name=expiredKeyEpoch" json:"expiredKeyEpoch,omitempty"` // contains filtered or unexported fields }
func (*KeyExpiration) Descriptor
deprecated
func (*KeyExpiration) Descriptor() ([]byte, []int)
Deprecated: Use KeyExpiration.ProtoReflect.Descriptor instead.
func (*KeyExpiration) GetExpiredKeyEpoch ¶
func (x *KeyExpiration) GetExpiredKeyEpoch() int32
func (*KeyExpiration) ProtoMessage ¶
func (*KeyExpiration) ProtoMessage()
func (*KeyExpiration) ProtoReflect ¶
func (x *KeyExpiration) ProtoReflect() protoreflect.Message
func (*KeyExpiration) Reset ¶
func (x *KeyExpiration) Reset()
func (*KeyExpiration) String ¶
func (x *KeyExpiration) String() string
type LabelAssociationAction ¶
type LabelAssociationAction struct { Labeled *bool `protobuf:"varint,1,opt,name=labeled" json:"labeled,omitempty"` // contains filtered or unexported fields }
func (*LabelAssociationAction) Descriptor
deprecated
func (*LabelAssociationAction) Descriptor() ([]byte, []int)
Deprecated: Use LabelAssociationAction.ProtoReflect.Descriptor instead.
func (*LabelAssociationAction) GetLabeled ¶
func (x *LabelAssociationAction) GetLabeled() bool
func (*LabelAssociationAction) ProtoMessage ¶
func (*LabelAssociationAction) ProtoMessage()
func (*LabelAssociationAction) ProtoReflect ¶
func (x *LabelAssociationAction) ProtoReflect() protoreflect.Message
func (*LabelAssociationAction) Reset ¶
func (x *LabelAssociationAction) Reset()
func (*LabelAssociationAction) String ¶
func (x *LabelAssociationAction) String() string
type LabelEditAction ¶
type LabelEditAction struct { Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` Color *int32 `protobuf:"varint,2,opt,name=color" json:"color,omitempty"` PredefinedID *int32 `protobuf:"varint,3,opt,name=predefinedID" json:"predefinedID,omitempty"` Deleted *bool `protobuf:"varint,4,opt,name=deleted" json:"deleted,omitempty"` OrderIndex *int32 `protobuf:"varint,5,opt,name=orderIndex" json:"orderIndex,omitempty"` IsActive *bool `protobuf:"varint,6,opt,name=isActive" json:"isActive,omitempty"` Type *LabelEditAction_ListType `protobuf:"varint,7,opt,name=type,enum=WASyncAction.LabelEditAction_ListType" json:"type,omitempty"` // contains filtered or unexported fields }
func (*LabelEditAction) Descriptor
deprecated
func (*LabelEditAction) Descriptor() ([]byte, []int)
Deprecated: Use LabelEditAction.ProtoReflect.Descriptor instead.
func (*LabelEditAction) GetColor ¶
func (x *LabelEditAction) GetColor() int32
func (*LabelEditAction) GetDeleted ¶
func (x *LabelEditAction) GetDeleted() bool
func (*LabelEditAction) GetIsActive ¶
func (x *LabelEditAction) GetIsActive() bool
func (*LabelEditAction) GetName ¶
func (x *LabelEditAction) GetName() string
func (*LabelEditAction) GetOrderIndex ¶
func (x *LabelEditAction) GetOrderIndex() int32
func (*LabelEditAction) GetPredefinedID ¶
func (x *LabelEditAction) GetPredefinedID() int32
func (*LabelEditAction) GetType ¶
func (x *LabelEditAction) GetType() LabelEditAction_ListType
func (*LabelEditAction) ProtoMessage ¶
func (*LabelEditAction) ProtoMessage()
func (*LabelEditAction) ProtoReflect ¶
func (x *LabelEditAction) ProtoReflect() protoreflect.Message
func (*LabelEditAction) Reset ¶
func (x *LabelEditAction) Reset()
func (*LabelEditAction) String ¶
func (x *LabelEditAction) String() string
type LabelEditAction_ListType ¶
type LabelEditAction_ListType int32
const ( LabelEditAction_NONE LabelEditAction_ListType = 0 LabelEditAction_UNREAD LabelEditAction_ListType = 1 LabelEditAction_GROUPS LabelEditAction_ListType = 2 LabelEditAction_FAVORITES LabelEditAction_ListType = 3 LabelEditAction_PREDEFINED LabelEditAction_ListType = 4 LabelEditAction_CUSTOM LabelEditAction_ListType = 5 )
func (LabelEditAction_ListType) Descriptor ¶
func (LabelEditAction_ListType) Descriptor() protoreflect.EnumDescriptor
func (LabelEditAction_ListType) Enum ¶
func (x LabelEditAction_ListType) Enum() *LabelEditAction_ListType
func (LabelEditAction_ListType) EnumDescriptor
deprecated
func (LabelEditAction_ListType) EnumDescriptor() ([]byte, []int)
Deprecated: Use LabelEditAction_ListType.Descriptor instead.
func (LabelEditAction_ListType) Number ¶
func (x LabelEditAction_ListType) Number() protoreflect.EnumNumber
func (LabelEditAction_ListType) String ¶
func (x LabelEditAction_ListType) String() string
func (LabelEditAction_ListType) Type ¶
func (LabelEditAction_ListType) Type() protoreflect.EnumType
func (*LabelEditAction_ListType) UnmarshalJSON
deprecated
func (x *LabelEditAction_ListType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type LabelReorderingAction ¶
type LabelReorderingAction struct { SortedLabelIDs []int32 `protobuf:"varint,1,rep,name=sortedLabelIDs" json:"sortedLabelIDs,omitempty"` // contains filtered or unexported fields }
func (*LabelReorderingAction) Descriptor
deprecated
func (*LabelReorderingAction) Descriptor() ([]byte, []int)
Deprecated: Use LabelReorderingAction.ProtoReflect.Descriptor instead.
func (*LabelReorderingAction) GetSortedLabelIDs ¶
func (x *LabelReorderingAction) GetSortedLabelIDs() []int32
func (*LabelReorderingAction) ProtoMessage ¶
func (*LabelReorderingAction) ProtoMessage()
func (*LabelReorderingAction) ProtoReflect ¶
func (x *LabelReorderingAction) ProtoReflect() protoreflect.Message
func (*LabelReorderingAction) Reset ¶
func (x *LabelReorderingAction) Reset()
func (*LabelReorderingAction) String ¶
func (x *LabelReorderingAction) String() string
type LocaleSetting ¶
type LocaleSetting struct { Locale *string `protobuf:"bytes,1,opt,name=locale" json:"locale,omitempty"` // contains filtered or unexported fields }
func (*LocaleSetting) Descriptor
deprecated
func (*LocaleSetting) Descriptor() ([]byte, []int)
Deprecated: Use LocaleSetting.ProtoReflect.Descriptor instead.
func (*LocaleSetting) GetLocale ¶
func (x *LocaleSetting) GetLocale() string
func (*LocaleSetting) ProtoMessage ¶
func (*LocaleSetting) ProtoMessage()
func (*LocaleSetting) ProtoReflect ¶
func (x *LocaleSetting) ProtoReflect() protoreflect.Message
func (*LocaleSetting) Reset ¶
func (x *LocaleSetting) Reset()
func (*LocaleSetting) String ¶
func (x *LocaleSetting) String() string
type LockChatAction ¶
type LockChatAction struct { Locked *bool `protobuf:"varint,1,opt,name=locked" json:"locked,omitempty"` // contains filtered or unexported fields }
func (*LockChatAction) Descriptor
deprecated
func (*LockChatAction) Descriptor() ([]byte, []int)
Deprecated: Use LockChatAction.ProtoReflect.Descriptor instead.
func (*LockChatAction) GetLocked ¶
func (x *LockChatAction) GetLocked() bool
func (*LockChatAction) ProtoMessage ¶
func (*LockChatAction) ProtoMessage()
func (*LockChatAction) ProtoReflect ¶
func (x *LockChatAction) ProtoReflect() protoreflect.Message
func (*LockChatAction) Reset ¶
func (x *LockChatAction) Reset()
func (*LockChatAction) String ¶
func (x *LockChatAction) String() string
type MarkChatAsReadAction ¶
type MarkChatAsReadAction struct { Read *bool `protobuf:"varint,1,opt,name=read" json:"read,omitempty"` MessageRange *SyncActionMessageRange `protobuf:"bytes,2,opt,name=messageRange" json:"messageRange,omitempty"` // contains filtered or unexported fields }
func (*MarkChatAsReadAction) Descriptor
deprecated
func (*MarkChatAsReadAction) Descriptor() ([]byte, []int)
Deprecated: Use MarkChatAsReadAction.ProtoReflect.Descriptor instead.
func (*MarkChatAsReadAction) GetMessageRange ¶
func (x *MarkChatAsReadAction) GetMessageRange() *SyncActionMessageRange
func (*MarkChatAsReadAction) GetRead ¶
func (x *MarkChatAsReadAction) GetRead() bool
func (*MarkChatAsReadAction) ProtoMessage ¶
func (*MarkChatAsReadAction) ProtoMessage()
func (*MarkChatAsReadAction) ProtoReflect ¶
func (x *MarkChatAsReadAction) ProtoReflect() protoreflect.Message
func (*MarkChatAsReadAction) Reset ¶
func (x *MarkChatAsReadAction) Reset()
func (*MarkChatAsReadAction) String ¶
func (x *MarkChatAsReadAction) String() string
type MarketingMessageAction ¶
type MarketingMessageAction struct { Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` Message *string `protobuf:"bytes,2,opt,name=message" json:"message,omitempty"` Type *MarketingMessageAction_MarketingMessagePrototypeType `` /* 126-byte string literal not displayed */ CreatedAt *int64 `protobuf:"varint,4,opt,name=createdAt" json:"createdAt,omitempty"` LastSentAt *int64 `protobuf:"varint,5,opt,name=lastSentAt" json:"lastSentAt,omitempty"` IsDeleted *bool `protobuf:"varint,6,opt,name=isDeleted" json:"isDeleted,omitempty"` MediaID *string `protobuf:"bytes,7,opt,name=mediaID" json:"mediaID,omitempty"` // contains filtered or unexported fields }
func (*MarketingMessageAction) Descriptor
deprecated
func (*MarketingMessageAction) Descriptor() ([]byte, []int)
Deprecated: Use MarketingMessageAction.ProtoReflect.Descriptor instead.
func (*MarketingMessageAction) GetCreatedAt ¶
func (x *MarketingMessageAction) GetCreatedAt() int64
func (*MarketingMessageAction) GetIsDeleted ¶
func (x *MarketingMessageAction) GetIsDeleted() bool
func (*MarketingMessageAction) GetLastSentAt ¶
func (x *MarketingMessageAction) GetLastSentAt() int64
func (*MarketingMessageAction) GetMediaID ¶
func (x *MarketingMessageAction) GetMediaID() string
func (*MarketingMessageAction) GetMessage ¶
func (x *MarketingMessageAction) GetMessage() string
func (*MarketingMessageAction) GetName ¶
func (x *MarketingMessageAction) GetName() string
func (*MarketingMessageAction) GetType ¶
func (x *MarketingMessageAction) GetType() MarketingMessageAction_MarketingMessagePrototypeType
func (*MarketingMessageAction) ProtoMessage ¶
func (*MarketingMessageAction) ProtoMessage()
func (*MarketingMessageAction) ProtoReflect ¶
func (x *MarketingMessageAction) ProtoReflect() protoreflect.Message
func (*MarketingMessageAction) Reset ¶
func (x *MarketingMessageAction) Reset()
func (*MarketingMessageAction) String ¶
func (x *MarketingMessageAction) String() string
type MarketingMessageAction_MarketingMessagePrototypeType ¶
type MarketingMessageAction_MarketingMessagePrototypeType int32
const (
MarketingMessageAction_PERSONALIZED MarketingMessageAction_MarketingMessagePrototypeType = 0
)
func (MarketingMessageAction_MarketingMessagePrototypeType) Descriptor ¶
func (MarketingMessageAction_MarketingMessagePrototypeType) Descriptor() protoreflect.EnumDescriptor
func (MarketingMessageAction_MarketingMessagePrototypeType) EnumDescriptor
deprecated
func (MarketingMessageAction_MarketingMessagePrototypeType) EnumDescriptor() ([]byte, []int)
Deprecated: Use MarketingMessageAction_MarketingMessagePrototypeType.Descriptor instead.
func (MarketingMessageAction_MarketingMessagePrototypeType) Number ¶
func (x MarketingMessageAction_MarketingMessagePrototypeType) Number() protoreflect.EnumNumber
func (MarketingMessageAction_MarketingMessagePrototypeType) String ¶
func (x MarketingMessageAction_MarketingMessagePrototypeType) String() string
func (*MarketingMessageAction_MarketingMessagePrototypeType) UnmarshalJSON
deprecated
func (x *MarketingMessageAction_MarketingMessagePrototypeType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type MarketingMessageBroadcastAction ¶
type MarketingMessageBroadcastAction struct { RepliedCount *int32 `protobuf:"varint,1,opt,name=repliedCount" json:"repliedCount,omitempty"` // contains filtered or unexported fields }
func (*MarketingMessageBroadcastAction) Descriptor
deprecated
func (*MarketingMessageBroadcastAction) Descriptor() ([]byte, []int)
Deprecated: Use MarketingMessageBroadcastAction.ProtoReflect.Descriptor instead.
func (*MarketingMessageBroadcastAction) GetRepliedCount ¶
func (x *MarketingMessageBroadcastAction) GetRepliedCount() int32
func (*MarketingMessageBroadcastAction) ProtoMessage ¶
func (*MarketingMessageBroadcastAction) ProtoMessage()
func (*MarketingMessageBroadcastAction) ProtoReflect ¶
func (x *MarketingMessageBroadcastAction) ProtoReflect() protoreflect.Message
func (*MarketingMessageBroadcastAction) Reset ¶
func (x *MarketingMessageBroadcastAction) Reset()
func (*MarketingMessageBroadcastAction) String ¶
func (x *MarketingMessageBroadcastAction) String() string
type MerchantPaymentPartnerAction ¶
type MerchantPaymentPartnerAction struct { Status *MerchantPaymentPartnerAction_Status `protobuf:"varint,1,req,name=status,enum=WASyncAction.MerchantPaymentPartnerAction_Status" json:"status,omitempty"` Country *string `protobuf:"bytes,2,req,name=country" json:"country,omitempty"` GatewayName *string `protobuf:"bytes,3,opt,name=gatewayName" json:"gatewayName,omitempty"` CredentialID *string `protobuf:"bytes,4,opt,name=credentialID" json:"credentialID,omitempty"` // contains filtered or unexported fields }
func (*MerchantPaymentPartnerAction) Descriptor
deprecated
func (*MerchantPaymentPartnerAction) Descriptor() ([]byte, []int)
Deprecated: Use MerchantPaymentPartnerAction.ProtoReflect.Descriptor instead.
func (*MerchantPaymentPartnerAction) GetCountry ¶
func (x *MerchantPaymentPartnerAction) GetCountry() string
func (*MerchantPaymentPartnerAction) GetCredentialID ¶
func (x *MerchantPaymentPartnerAction) GetCredentialID() string
func (*MerchantPaymentPartnerAction) GetGatewayName ¶
func (x *MerchantPaymentPartnerAction) GetGatewayName() string
func (*MerchantPaymentPartnerAction) GetStatus ¶
func (x *MerchantPaymentPartnerAction) GetStatus() MerchantPaymentPartnerAction_Status
func (*MerchantPaymentPartnerAction) ProtoMessage ¶
func (*MerchantPaymentPartnerAction) ProtoMessage()
func (*MerchantPaymentPartnerAction) ProtoReflect ¶
func (x *MerchantPaymentPartnerAction) ProtoReflect() protoreflect.Message
func (*MerchantPaymentPartnerAction) Reset ¶
func (x *MerchantPaymentPartnerAction) Reset()
func (*MerchantPaymentPartnerAction) String ¶
func (x *MerchantPaymentPartnerAction) String() string
type MerchantPaymentPartnerAction_Status ¶
type MerchantPaymentPartnerAction_Status int32
const ( MerchantPaymentPartnerAction_ACTIVE MerchantPaymentPartnerAction_Status = 0 MerchantPaymentPartnerAction_INACTIVE MerchantPaymentPartnerAction_Status = 1 )
func (MerchantPaymentPartnerAction_Status) Descriptor ¶
func (MerchantPaymentPartnerAction_Status) Descriptor() protoreflect.EnumDescriptor
func (MerchantPaymentPartnerAction_Status) Enum ¶
func (x MerchantPaymentPartnerAction_Status) Enum() *MerchantPaymentPartnerAction_Status
func (MerchantPaymentPartnerAction_Status) EnumDescriptor
deprecated
func (MerchantPaymentPartnerAction_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use MerchantPaymentPartnerAction_Status.Descriptor instead.
func (MerchantPaymentPartnerAction_Status) Number ¶
func (x MerchantPaymentPartnerAction_Status) Number() protoreflect.EnumNumber
func (MerchantPaymentPartnerAction_Status) String ¶
func (x MerchantPaymentPartnerAction_Status) String() string
func (MerchantPaymentPartnerAction_Status) Type ¶
func (MerchantPaymentPartnerAction_Status) Type() protoreflect.EnumType
func (*MerchantPaymentPartnerAction_Status) UnmarshalJSON
deprecated
func (x *MerchantPaymentPartnerAction_Status) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type MuteAction ¶
type MuteAction struct { Muted *bool `protobuf:"varint,1,opt,name=muted" json:"muted,omitempty"` MuteEndTimestamp *int64 `protobuf:"varint,2,opt,name=muteEndTimestamp" json:"muteEndTimestamp,omitempty"` AutoMuted *bool `protobuf:"varint,3,opt,name=autoMuted" json:"autoMuted,omitempty"` // contains filtered or unexported fields }
func (*MuteAction) Descriptor
deprecated
func (*MuteAction) Descriptor() ([]byte, []int)
Deprecated: Use MuteAction.ProtoReflect.Descriptor instead.
func (*MuteAction) GetAutoMuted ¶
func (x *MuteAction) GetAutoMuted() bool
func (*MuteAction) GetMuteEndTimestamp ¶
func (x *MuteAction) GetMuteEndTimestamp() int64
func (*MuteAction) GetMuted ¶
func (x *MuteAction) GetMuted() bool
func (*MuteAction) ProtoMessage ¶
func (*MuteAction) ProtoMessage()
func (*MuteAction) ProtoReflect ¶
func (x *MuteAction) ProtoReflect() protoreflect.Message
func (*MuteAction) Reset ¶
func (x *MuteAction) Reset()
func (*MuteAction) String ¶
func (x *MuteAction) String() string
type NoteEditAction ¶
type NoteEditAction struct { Type *NoteEditAction_NoteType `protobuf:"varint,1,opt,name=type,enum=WASyncAction.NoteEditAction_NoteType" json:"type,omitempty"` ChatJID *string `protobuf:"bytes,2,opt,name=chatJID" json:"chatJID,omitempty"` CreatedAt *int64 `protobuf:"varint,3,opt,name=createdAt" json:"createdAt,omitempty"` Deleted *bool `protobuf:"varint,4,opt,name=deleted" json:"deleted,omitempty"` UnstructuredContent *string `protobuf:"bytes,5,opt,name=unstructuredContent" json:"unstructuredContent,omitempty"` // contains filtered or unexported fields }
func (*NoteEditAction) Descriptor
deprecated
func (*NoteEditAction) Descriptor() ([]byte, []int)
Deprecated: Use NoteEditAction.ProtoReflect.Descriptor instead.
func (*NoteEditAction) GetChatJID ¶
func (x *NoteEditAction) GetChatJID() string
func (*NoteEditAction) GetCreatedAt ¶
func (x *NoteEditAction) GetCreatedAt() int64
func (*NoteEditAction) GetDeleted ¶
func (x *NoteEditAction) GetDeleted() bool
func (*NoteEditAction) GetType ¶
func (x *NoteEditAction) GetType() NoteEditAction_NoteType
func (*NoteEditAction) GetUnstructuredContent ¶
func (x *NoteEditAction) GetUnstructuredContent() string
func (*NoteEditAction) ProtoMessage ¶
func (*NoteEditAction) ProtoMessage()
func (*NoteEditAction) ProtoReflect ¶
func (x *NoteEditAction) ProtoReflect() protoreflect.Message
func (*NoteEditAction) Reset ¶
func (x *NoteEditAction) Reset()
func (*NoteEditAction) String ¶
func (x *NoteEditAction) String() string
type NoteEditAction_NoteType ¶
type NoteEditAction_NoteType int32
const ( NoteEditAction_UNSTRUCTURED NoteEditAction_NoteType = 1 NoteEditAction_STRUCTURED NoteEditAction_NoteType = 2 )
func (NoteEditAction_NoteType) Descriptor ¶
func (NoteEditAction_NoteType) Descriptor() protoreflect.EnumDescriptor
func (NoteEditAction_NoteType) Enum ¶
func (x NoteEditAction_NoteType) Enum() *NoteEditAction_NoteType
func (NoteEditAction_NoteType) EnumDescriptor
deprecated
func (NoteEditAction_NoteType) EnumDescriptor() ([]byte, []int)
Deprecated: Use NoteEditAction_NoteType.Descriptor instead.
func (NoteEditAction_NoteType) Number ¶
func (x NoteEditAction_NoteType) Number() protoreflect.EnumNumber
func (NoteEditAction_NoteType) String ¶
func (x NoteEditAction_NoteType) String() string
func (NoteEditAction_NoteType) Type ¶
func (NoteEditAction_NoteType) Type() protoreflect.EnumType
func (*NoteEditAction_NoteType) UnmarshalJSON
deprecated
func (x *NoteEditAction_NoteType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type NuxAction ¶
type NuxAction struct { Acknowledged *bool `protobuf:"varint,1,opt,name=acknowledged" json:"acknowledged,omitempty"` // contains filtered or unexported fields }
func (*NuxAction) Descriptor
deprecated
func (*NuxAction) GetAcknowledged ¶
func (*NuxAction) ProtoMessage ¶
func (*NuxAction) ProtoMessage()
func (*NuxAction) ProtoReflect ¶
func (x *NuxAction) ProtoReflect() protoreflect.Message
type PatchDebugData ¶
type PatchDebugData struct { CurrentLthash []byte `protobuf:"bytes,1,opt,name=currentLthash" json:"currentLthash,omitempty"` NewLthash []byte `protobuf:"bytes,2,opt,name=newLthash" json:"newLthash,omitempty"` PatchVersion []byte `protobuf:"bytes,3,opt,name=patchVersion" json:"patchVersion,omitempty"` CollectionName []byte `protobuf:"bytes,4,opt,name=collectionName" json:"collectionName,omitempty"` FirstFourBytesFromAHashOfSnapshotMACKey []byte `protobuf:"bytes,5,opt,name=firstFourBytesFromAHashOfSnapshotMACKey" json:"firstFourBytesFromAHashOfSnapshotMACKey,omitempty"` NewLthashSubtract []byte `protobuf:"bytes,6,opt,name=newLthashSubtract" json:"newLthashSubtract,omitempty"` NumberAdd *int32 `protobuf:"varint,7,opt,name=numberAdd" json:"numberAdd,omitempty"` NumberRemove *int32 `protobuf:"varint,8,opt,name=numberRemove" json:"numberRemove,omitempty"` NumberOverride *int32 `protobuf:"varint,9,opt,name=numberOverride" json:"numberOverride,omitempty"` SenderPlatform *PatchDebugData_Platform `protobuf:"varint,10,opt,name=senderPlatform,enum=WASyncAction.PatchDebugData_Platform" json:"senderPlatform,omitempty"` IsSenderPrimary *bool `protobuf:"varint,11,opt,name=isSenderPrimary" json:"isSenderPrimary,omitempty"` // contains filtered or unexported fields }
func (*PatchDebugData) Descriptor
deprecated
func (*PatchDebugData) Descriptor() ([]byte, []int)
Deprecated: Use PatchDebugData.ProtoReflect.Descriptor instead.
func (*PatchDebugData) GetCollectionName ¶
func (x *PatchDebugData) GetCollectionName() []byte
func (*PatchDebugData) GetCurrentLthash ¶
func (x *PatchDebugData) GetCurrentLthash() []byte
func (*PatchDebugData) GetFirstFourBytesFromAHashOfSnapshotMACKey ¶
func (x *PatchDebugData) GetFirstFourBytesFromAHashOfSnapshotMACKey() []byte
func (*PatchDebugData) GetIsSenderPrimary ¶
func (x *PatchDebugData) GetIsSenderPrimary() bool
func (*PatchDebugData) GetNewLthash ¶
func (x *PatchDebugData) GetNewLthash() []byte
func (*PatchDebugData) GetNewLthashSubtract ¶
func (x *PatchDebugData) GetNewLthashSubtract() []byte
func (*PatchDebugData) GetNumberAdd ¶
func (x *PatchDebugData) GetNumberAdd() int32
func (*PatchDebugData) GetNumberOverride ¶
func (x *PatchDebugData) GetNumberOverride() int32
func (*PatchDebugData) GetNumberRemove ¶
func (x *PatchDebugData) GetNumberRemove() int32
func (*PatchDebugData) GetPatchVersion ¶
func (x *PatchDebugData) GetPatchVersion() []byte
func (*PatchDebugData) GetSenderPlatform ¶
func (x *PatchDebugData) GetSenderPlatform() PatchDebugData_Platform
func (*PatchDebugData) ProtoMessage ¶
func (*PatchDebugData) ProtoMessage()
func (*PatchDebugData) ProtoReflect ¶
func (x *PatchDebugData) ProtoReflect() protoreflect.Message
func (*PatchDebugData) Reset ¶
func (x *PatchDebugData) Reset()
func (*PatchDebugData) String ¶
func (x *PatchDebugData) String() string
type PatchDebugData_Platform ¶
type PatchDebugData_Platform int32
const ( PatchDebugData_ANDROID PatchDebugData_Platform = 0 PatchDebugData_SMBA PatchDebugData_Platform = 1 PatchDebugData_IPHONE PatchDebugData_Platform = 2 PatchDebugData_SMBI PatchDebugData_Platform = 3 PatchDebugData_WEB PatchDebugData_Platform = 4 PatchDebugData_UWP PatchDebugData_Platform = 5 PatchDebugData_DARWIN PatchDebugData_Platform = 6 )
func (PatchDebugData_Platform) Descriptor ¶
func (PatchDebugData_Platform) Descriptor() protoreflect.EnumDescriptor
func (PatchDebugData_Platform) Enum ¶
func (x PatchDebugData_Platform) Enum() *PatchDebugData_Platform
func (PatchDebugData_Platform) EnumDescriptor
deprecated
func (PatchDebugData_Platform) EnumDescriptor() ([]byte, []int)
Deprecated: Use PatchDebugData_Platform.Descriptor instead.
func (PatchDebugData_Platform) Number ¶
func (x PatchDebugData_Platform) Number() protoreflect.EnumNumber
func (PatchDebugData_Platform) String ¶
func (x PatchDebugData_Platform) String() string
func (PatchDebugData_Platform) Type ¶
func (PatchDebugData_Platform) Type() protoreflect.EnumType
func (*PatchDebugData_Platform) UnmarshalJSON
deprecated
func (x *PatchDebugData_Platform) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type PaymentInfoAction ¶
type PaymentInfoAction struct { Cpi *string `protobuf:"bytes,1,opt,name=cpi" json:"cpi,omitempty"` // contains filtered or unexported fields }
func (*PaymentInfoAction) Descriptor
deprecated
func (*PaymentInfoAction) Descriptor() ([]byte, []int)
Deprecated: Use PaymentInfoAction.ProtoReflect.Descriptor instead.
func (*PaymentInfoAction) GetCpi ¶
func (x *PaymentInfoAction) GetCpi() string
func (*PaymentInfoAction) ProtoMessage ¶
func (*PaymentInfoAction) ProtoMessage()
func (*PaymentInfoAction) ProtoReflect ¶
func (x *PaymentInfoAction) ProtoReflect() protoreflect.Message
func (*PaymentInfoAction) Reset ¶
func (x *PaymentInfoAction) Reset()
func (*PaymentInfoAction) String ¶
func (x *PaymentInfoAction) String() string
type PinAction ¶
type PinAction struct { Pinned *bool `protobuf:"varint,1,opt,name=pinned" json:"pinned,omitempty"` // contains filtered or unexported fields }
func (*PinAction) Descriptor
deprecated
func (*PinAction) ProtoMessage ¶
func (*PinAction) ProtoMessage()
func (*PinAction) ProtoReflect ¶
func (x *PinAction) ProtoReflect() protoreflect.Message
type PnForLidChatAction ¶
type PnForLidChatAction struct { PnJID *string `protobuf:"bytes,1,opt,name=pnJID" json:"pnJID,omitempty"` // contains filtered or unexported fields }
func (*PnForLidChatAction) Descriptor
deprecated
func (*PnForLidChatAction) Descriptor() ([]byte, []int)
Deprecated: Use PnForLidChatAction.ProtoReflect.Descriptor instead.
func (*PnForLidChatAction) GetPnJID ¶
func (x *PnForLidChatAction) GetPnJID() string
func (*PnForLidChatAction) ProtoMessage ¶
func (*PnForLidChatAction) ProtoMessage()
func (*PnForLidChatAction) ProtoReflect ¶
func (x *PnForLidChatAction) ProtoReflect() protoreflect.Message
func (*PnForLidChatAction) Reset ¶
func (x *PnForLidChatAction) Reset()
func (*PnForLidChatAction) String ¶
func (x *PnForLidChatAction) String() string
type PrimaryFeature ¶
type PrimaryFeature struct { Flags []string `protobuf:"bytes,1,rep,name=flags" json:"flags,omitempty"` // contains filtered or unexported fields }
func (*PrimaryFeature) Descriptor
deprecated
func (*PrimaryFeature) Descriptor() ([]byte, []int)
Deprecated: Use PrimaryFeature.ProtoReflect.Descriptor instead.
func (*PrimaryFeature) GetFlags ¶
func (x *PrimaryFeature) GetFlags() []string
func (*PrimaryFeature) ProtoMessage ¶
func (*PrimaryFeature) ProtoMessage()
func (*PrimaryFeature) ProtoReflect ¶
func (x *PrimaryFeature) ProtoReflect() protoreflect.Message
func (*PrimaryFeature) Reset ¶
func (x *PrimaryFeature) Reset()
func (*PrimaryFeature) String ¶
func (x *PrimaryFeature) String() string
type PrimaryVersionAction ¶
type PrimaryVersionAction struct { Version *string `protobuf:"bytes,1,opt,name=version" json:"version,omitempty"` // contains filtered or unexported fields }
func (*PrimaryVersionAction) Descriptor
deprecated
func (*PrimaryVersionAction) Descriptor() ([]byte, []int)
Deprecated: Use PrimaryVersionAction.ProtoReflect.Descriptor instead.
func (*PrimaryVersionAction) GetVersion ¶
func (x *PrimaryVersionAction) GetVersion() string
func (*PrimaryVersionAction) ProtoMessage ¶
func (*PrimaryVersionAction) ProtoMessage()
func (*PrimaryVersionAction) ProtoReflect ¶
func (x *PrimaryVersionAction) ProtoReflect() protoreflect.Message
func (*PrimaryVersionAction) Reset ¶
func (x *PrimaryVersionAction) Reset()
func (*PrimaryVersionAction) String ¶
func (x *PrimaryVersionAction) String() string
type PrivacySettingDisableLinkPreviewsAction ¶
type PrivacySettingDisableLinkPreviewsAction struct { IsPreviewsDisabled *bool `protobuf:"varint,1,opt,name=isPreviewsDisabled" json:"isPreviewsDisabled,omitempty"` // contains filtered or unexported fields }
func (*PrivacySettingDisableLinkPreviewsAction) Descriptor
deprecated
func (*PrivacySettingDisableLinkPreviewsAction) Descriptor() ([]byte, []int)
Deprecated: Use PrivacySettingDisableLinkPreviewsAction.ProtoReflect.Descriptor instead.
func (*PrivacySettingDisableLinkPreviewsAction) GetIsPreviewsDisabled ¶
func (x *PrivacySettingDisableLinkPreviewsAction) GetIsPreviewsDisabled() bool
func (*PrivacySettingDisableLinkPreviewsAction) ProtoMessage ¶
func (*PrivacySettingDisableLinkPreviewsAction) ProtoMessage()
func (*PrivacySettingDisableLinkPreviewsAction) ProtoReflect ¶
func (x *PrivacySettingDisableLinkPreviewsAction) ProtoReflect() protoreflect.Message
func (*PrivacySettingDisableLinkPreviewsAction) Reset ¶
func (x *PrivacySettingDisableLinkPreviewsAction) Reset()
func (*PrivacySettingDisableLinkPreviewsAction) String ¶
func (x *PrivacySettingDisableLinkPreviewsAction) String() string
type PrivacySettingRelayAllCalls ¶
type PrivacySettingRelayAllCalls struct { IsEnabled *bool `protobuf:"varint,1,opt,name=isEnabled" json:"isEnabled,omitempty"` // contains filtered or unexported fields }
func (*PrivacySettingRelayAllCalls) Descriptor
deprecated
func (*PrivacySettingRelayAllCalls) Descriptor() ([]byte, []int)
Deprecated: Use PrivacySettingRelayAllCalls.ProtoReflect.Descriptor instead.
func (*PrivacySettingRelayAllCalls) GetIsEnabled ¶
func (x *PrivacySettingRelayAllCalls) GetIsEnabled() bool
func (*PrivacySettingRelayAllCalls) ProtoMessage ¶
func (*PrivacySettingRelayAllCalls) ProtoMessage()
func (*PrivacySettingRelayAllCalls) ProtoReflect ¶
func (x *PrivacySettingRelayAllCalls) ProtoReflect() protoreflect.Message
func (*PrivacySettingRelayAllCalls) Reset ¶
func (x *PrivacySettingRelayAllCalls) Reset()
func (*PrivacySettingRelayAllCalls) String ¶
func (x *PrivacySettingRelayAllCalls) String() string
type PushNameSetting ¶
type PushNameSetting struct { Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` // contains filtered or unexported fields }
func (*PushNameSetting) Descriptor
deprecated
func (*PushNameSetting) Descriptor() ([]byte, []int)
Deprecated: Use PushNameSetting.ProtoReflect.Descriptor instead.
func (*PushNameSetting) GetName ¶
func (x *PushNameSetting) GetName() string
func (*PushNameSetting) ProtoMessage ¶
func (*PushNameSetting) ProtoMessage()
func (*PushNameSetting) ProtoReflect ¶
func (x *PushNameSetting) ProtoReflect() protoreflect.Message
func (*PushNameSetting) Reset ¶
func (x *PushNameSetting) Reset()
func (*PushNameSetting) String ¶
func (x *PushNameSetting) String() string
type QuickReplyAction ¶
type QuickReplyAction struct { Shortcut *string `protobuf:"bytes,1,opt,name=shortcut" json:"shortcut,omitempty"` Message *string `protobuf:"bytes,2,opt,name=message" json:"message,omitempty"` Keywords []string `protobuf:"bytes,3,rep,name=keywords" json:"keywords,omitempty"` Count *int32 `protobuf:"varint,4,opt,name=count" json:"count,omitempty"` Deleted *bool `protobuf:"varint,5,opt,name=deleted" json:"deleted,omitempty"` // contains filtered or unexported fields }
func (*QuickReplyAction) Descriptor
deprecated
func (*QuickReplyAction) Descriptor() ([]byte, []int)
Deprecated: Use QuickReplyAction.ProtoReflect.Descriptor instead.
func (*QuickReplyAction) GetCount ¶
func (x *QuickReplyAction) GetCount() int32
func (*QuickReplyAction) GetDeleted ¶
func (x *QuickReplyAction) GetDeleted() bool
func (*QuickReplyAction) GetKeywords ¶
func (x *QuickReplyAction) GetKeywords() []string
func (*QuickReplyAction) GetMessage ¶
func (x *QuickReplyAction) GetMessage() string
func (*QuickReplyAction) GetShortcut ¶
func (x *QuickReplyAction) GetShortcut() string
func (*QuickReplyAction) ProtoMessage ¶
func (*QuickReplyAction) ProtoMessage()
func (*QuickReplyAction) ProtoReflect ¶
func (x *QuickReplyAction) ProtoReflect() protoreflect.Message
func (*QuickReplyAction) Reset ¶
func (x *QuickReplyAction) Reset()
func (*QuickReplyAction) String ¶
func (x *QuickReplyAction) String() string
type RecentEmojiWeight ¶
type RecentEmojiWeight struct { Emoji *string `protobuf:"bytes,1,opt,name=emoji" json:"emoji,omitempty"` Weight *float32 `protobuf:"fixed32,2,opt,name=weight" json:"weight,omitempty"` // contains filtered or unexported fields }
func (*RecentEmojiWeight) Descriptor
deprecated
func (*RecentEmojiWeight) Descriptor() ([]byte, []int)
Deprecated: Use RecentEmojiWeight.ProtoReflect.Descriptor instead.
func (*RecentEmojiWeight) GetEmoji ¶
func (x *RecentEmojiWeight) GetEmoji() string
func (*RecentEmojiWeight) GetWeight ¶
func (x *RecentEmojiWeight) GetWeight() float32
func (*RecentEmojiWeight) ProtoMessage ¶
func (*RecentEmojiWeight) ProtoMessage()
func (*RecentEmojiWeight) ProtoReflect ¶
func (x *RecentEmojiWeight) ProtoReflect() protoreflect.Message
func (*RecentEmojiWeight) Reset ¶
func (x *RecentEmojiWeight) Reset()
func (*RecentEmojiWeight) String ¶
func (x *RecentEmojiWeight) String() string
type RecentEmojiWeightsAction ¶
type RecentEmojiWeightsAction struct { Weights []*RecentEmojiWeight `protobuf:"bytes,1,rep,name=weights" json:"weights,omitempty"` // contains filtered or unexported fields }
func (*RecentEmojiWeightsAction) Descriptor
deprecated
func (*RecentEmojiWeightsAction) Descriptor() ([]byte, []int)
Deprecated: Use RecentEmojiWeightsAction.ProtoReflect.Descriptor instead.
func (*RecentEmojiWeightsAction) GetWeights ¶
func (x *RecentEmojiWeightsAction) GetWeights() []*RecentEmojiWeight
func (*RecentEmojiWeightsAction) ProtoMessage ¶
func (*RecentEmojiWeightsAction) ProtoMessage()
func (*RecentEmojiWeightsAction) ProtoReflect ¶
func (x *RecentEmojiWeightsAction) ProtoReflect() protoreflect.Message
func (*RecentEmojiWeightsAction) Reset ¶
func (x *RecentEmojiWeightsAction) Reset()
func (*RecentEmojiWeightsAction) String ¶
func (x *RecentEmojiWeightsAction) String() string
type RemoveRecentStickerAction ¶
type RemoveRecentStickerAction struct { LastStickerSentTS *int64 `protobuf:"varint,1,opt,name=lastStickerSentTS" json:"lastStickerSentTS,omitempty"` // contains filtered or unexported fields }
func (*RemoveRecentStickerAction) Descriptor
deprecated
func (*RemoveRecentStickerAction) Descriptor() ([]byte, []int)
Deprecated: Use RemoveRecentStickerAction.ProtoReflect.Descriptor instead.
func (*RemoveRecentStickerAction) GetLastStickerSentTS ¶
func (x *RemoveRecentStickerAction) GetLastStickerSentTS() int64
func (*RemoveRecentStickerAction) ProtoMessage ¶
func (*RemoveRecentStickerAction) ProtoMessage()
func (*RemoveRecentStickerAction) ProtoReflect ¶
func (x *RemoveRecentStickerAction) ProtoReflect() protoreflect.Message
func (*RemoveRecentStickerAction) Reset ¶
func (x *RemoveRecentStickerAction) Reset()
func (*RemoveRecentStickerAction) String ¶
func (x *RemoveRecentStickerAction) String() string
type SecurityNotificationSetting ¶
type SecurityNotificationSetting struct { ShowNotification *bool `protobuf:"varint,1,opt,name=showNotification" json:"showNotification,omitempty"` // contains filtered or unexported fields }
func (*SecurityNotificationSetting) Descriptor
deprecated
func (*SecurityNotificationSetting) Descriptor() ([]byte, []int)
Deprecated: Use SecurityNotificationSetting.ProtoReflect.Descriptor instead.
func (*SecurityNotificationSetting) GetShowNotification ¶
func (x *SecurityNotificationSetting) GetShowNotification() bool
func (*SecurityNotificationSetting) ProtoMessage ¶
func (*SecurityNotificationSetting) ProtoMessage()
func (*SecurityNotificationSetting) ProtoReflect ¶
func (x *SecurityNotificationSetting) ProtoReflect() protoreflect.Message
func (*SecurityNotificationSetting) Reset ¶
func (x *SecurityNotificationSetting) Reset()
func (*SecurityNotificationSetting) String ¶
func (x *SecurityNotificationSetting) String() string
type StarAction ¶
type StarAction struct { Starred *bool `protobuf:"varint,1,opt,name=starred" json:"starred,omitempty"` // contains filtered or unexported fields }
func (*StarAction) Descriptor
deprecated
func (*StarAction) Descriptor() ([]byte, []int)
Deprecated: Use StarAction.ProtoReflect.Descriptor instead.
func (*StarAction) GetStarred ¶
func (x *StarAction) GetStarred() bool
func (*StarAction) ProtoMessage ¶
func (*StarAction) ProtoMessage()
func (*StarAction) ProtoReflect ¶
func (x *StarAction) ProtoReflect() protoreflect.Message
func (*StarAction) Reset ¶
func (x *StarAction) Reset()
func (*StarAction) String ¶
func (x *StarAction) String() string
type StatusPrivacyAction ¶
type StatusPrivacyAction struct { Mode *StatusPrivacyAction_StatusDistributionMode `protobuf:"varint,1,opt,name=mode,enum=WASyncAction.StatusPrivacyAction_StatusDistributionMode" json:"mode,omitempty"` UserJID []string `protobuf:"bytes,2,rep,name=userJID" json:"userJID,omitempty"` // contains filtered or unexported fields }
func (*StatusPrivacyAction) Descriptor
deprecated
func (*StatusPrivacyAction) Descriptor() ([]byte, []int)
Deprecated: Use StatusPrivacyAction.ProtoReflect.Descriptor instead.
func (*StatusPrivacyAction) GetMode ¶
func (x *StatusPrivacyAction) GetMode() StatusPrivacyAction_StatusDistributionMode
func (*StatusPrivacyAction) GetUserJID ¶
func (x *StatusPrivacyAction) GetUserJID() []string
func (*StatusPrivacyAction) ProtoMessage ¶
func (*StatusPrivacyAction) ProtoMessage()
func (*StatusPrivacyAction) ProtoReflect ¶
func (x *StatusPrivacyAction) ProtoReflect() protoreflect.Message
func (*StatusPrivacyAction) Reset ¶
func (x *StatusPrivacyAction) Reset()
func (*StatusPrivacyAction) String ¶
func (x *StatusPrivacyAction) String() string
type StatusPrivacyAction_StatusDistributionMode ¶
type StatusPrivacyAction_StatusDistributionMode int32
const ( StatusPrivacyAction_ALLOW_LIST StatusPrivacyAction_StatusDistributionMode = 0 StatusPrivacyAction_DENY_LIST StatusPrivacyAction_StatusDistributionMode = 1 StatusPrivacyAction_CONTACTS StatusPrivacyAction_StatusDistributionMode = 2 )
func (StatusPrivacyAction_StatusDistributionMode) Descriptor ¶
func (StatusPrivacyAction_StatusDistributionMode) Descriptor() protoreflect.EnumDescriptor
func (StatusPrivacyAction_StatusDistributionMode) EnumDescriptor
deprecated
func (StatusPrivacyAction_StatusDistributionMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use StatusPrivacyAction_StatusDistributionMode.Descriptor instead.
func (StatusPrivacyAction_StatusDistributionMode) Number ¶
func (x StatusPrivacyAction_StatusDistributionMode) Number() protoreflect.EnumNumber
func (StatusPrivacyAction_StatusDistributionMode) String ¶
func (x StatusPrivacyAction_StatusDistributionMode) String() string
func (StatusPrivacyAction_StatusDistributionMode) Type ¶
func (StatusPrivacyAction_StatusDistributionMode) Type() protoreflect.EnumType
func (*StatusPrivacyAction_StatusDistributionMode) UnmarshalJSON
deprecated
func (x *StatusPrivacyAction_StatusDistributionMode) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type StickerAction ¶
type StickerAction struct { URL *string `protobuf:"bytes,1,opt,name=URL" json:"URL,omitempty"` FileEncSHA256 []byte `protobuf:"bytes,2,opt,name=fileEncSHA256" json:"fileEncSHA256,omitempty"` MediaKey []byte `protobuf:"bytes,3,opt,name=mediaKey" json:"mediaKey,omitempty"` Mimetype *string `protobuf:"bytes,4,opt,name=mimetype" json:"mimetype,omitempty"` Height *uint32 `protobuf:"varint,5,opt,name=height" json:"height,omitempty"` Width *uint32 `protobuf:"varint,6,opt,name=width" json:"width,omitempty"` DirectPath *string `protobuf:"bytes,7,opt,name=directPath" json:"directPath,omitempty"` FileLength *uint64 `protobuf:"varint,8,opt,name=fileLength" json:"fileLength,omitempty"` IsFavorite *bool `protobuf:"varint,9,opt,name=isFavorite" json:"isFavorite,omitempty"` DeviceIDHint *uint32 `protobuf:"varint,10,opt,name=deviceIDHint" json:"deviceIDHint,omitempty"` IsLottie *bool `protobuf:"varint,11,opt,name=isLottie" json:"isLottie,omitempty"` // contains filtered or unexported fields }
func (*StickerAction) Descriptor
deprecated
func (*StickerAction) Descriptor() ([]byte, []int)
Deprecated: Use StickerAction.ProtoReflect.Descriptor instead.
func (*StickerAction) GetDeviceIDHint ¶
func (x *StickerAction) GetDeviceIDHint() uint32
func (*StickerAction) GetDirectPath ¶
func (x *StickerAction) GetDirectPath() string
func (*StickerAction) GetFileEncSHA256 ¶
func (x *StickerAction) GetFileEncSHA256() []byte
func (*StickerAction) GetFileLength ¶
func (x *StickerAction) GetFileLength() uint64
func (*StickerAction) GetHeight ¶
func (x *StickerAction) GetHeight() uint32
func (*StickerAction) GetIsFavorite ¶
func (x *StickerAction) GetIsFavorite() bool
func (*StickerAction) GetIsLottie ¶
func (x *StickerAction) GetIsLottie() bool
func (*StickerAction) GetMediaKey ¶
func (x *StickerAction) GetMediaKey() []byte
func (*StickerAction) GetMimetype ¶
func (x *StickerAction) GetMimetype() string
func (*StickerAction) GetURL ¶
func (x *StickerAction) GetURL() string
func (*StickerAction) GetWidth ¶
func (x *StickerAction) GetWidth() uint32
func (*StickerAction) ProtoMessage ¶
func (*StickerAction) ProtoMessage()
func (*StickerAction) ProtoReflect ¶
func (x *StickerAction) ProtoReflect() protoreflect.Message
func (*StickerAction) Reset ¶
func (x *StickerAction) Reset()
func (*StickerAction) String ¶
func (x *StickerAction) String() string
type SubscriptionAction ¶
type SubscriptionAction struct { IsDeactivated *bool `protobuf:"varint,1,opt,name=isDeactivated" json:"isDeactivated,omitempty"` IsAutoRenewing *bool `protobuf:"varint,2,opt,name=isAutoRenewing" json:"isAutoRenewing,omitempty"` ExpirationDate *int64 `protobuf:"varint,3,opt,name=expirationDate" json:"expirationDate,omitempty"` // contains filtered or unexported fields }
func (*SubscriptionAction) Descriptor
deprecated
func (*SubscriptionAction) Descriptor() ([]byte, []int)
Deprecated: Use SubscriptionAction.ProtoReflect.Descriptor instead.
func (*SubscriptionAction) GetExpirationDate ¶
func (x *SubscriptionAction) GetExpirationDate() int64
func (*SubscriptionAction) GetIsAutoRenewing ¶
func (x *SubscriptionAction) GetIsAutoRenewing() bool
func (*SubscriptionAction) GetIsDeactivated ¶
func (x *SubscriptionAction) GetIsDeactivated() bool
func (*SubscriptionAction) ProtoMessage ¶
func (*SubscriptionAction) ProtoMessage()
func (*SubscriptionAction) ProtoReflect ¶
func (x *SubscriptionAction) ProtoReflect() protoreflect.Message
func (*SubscriptionAction) Reset ¶
func (x *SubscriptionAction) Reset()
func (*SubscriptionAction) String ¶
func (x *SubscriptionAction) String() string
type SyncActionData ¶
type SyncActionData struct { Index []byte `protobuf:"bytes,1,opt,name=index" json:"index,omitempty"` Value *SyncActionValue `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"` Padding []byte `protobuf:"bytes,3,opt,name=padding" json:"padding,omitempty"` Version *int32 `protobuf:"varint,4,opt,name=version" json:"version,omitempty"` // contains filtered or unexported fields }
func (*SyncActionData) Descriptor
deprecated
func (*SyncActionData) Descriptor() ([]byte, []int)
Deprecated: Use SyncActionData.ProtoReflect.Descriptor instead.
func (*SyncActionData) GetIndex ¶
func (x *SyncActionData) GetIndex() []byte
func (*SyncActionData) GetPadding ¶
func (x *SyncActionData) GetPadding() []byte
func (*SyncActionData) GetValue ¶
func (x *SyncActionData) GetValue() *SyncActionValue
func (*SyncActionData) GetVersion ¶
func (x *SyncActionData) GetVersion() int32
func (*SyncActionData) ProtoMessage ¶
func (*SyncActionData) ProtoMessage()
func (*SyncActionData) ProtoReflect ¶
func (x *SyncActionData) ProtoReflect() protoreflect.Message
func (*SyncActionData) Reset ¶
func (x *SyncActionData) Reset()
func (*SyncActionData) String ¶
func (x *SyncActionData) String() string
type SyncActionMessage ¶
type SyncActionMessage struct { Key *waCommon.MessageKey `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"` Timestamp *int64 `protobuf:"varint,2,opt,name=timestamp" json:"timestamp,omitempty"` // contains filtered or unexported fields }
func (*SyncActionMessage) Descriptor
deprecated
func (*SyncActionMessage) Descriptor() ([]byte, []int)
Deprecated: Use SyncActionMessage.ProtoReflect.Descriptor instead.
func (*SyncActionMessage) GetKey ¶
func (x *SyncActionMessage) GetKey() *waCommon.MessageKey
func (*SyncActionMessage) GetTimestamp ¶
func (x *SyncActionMessage) GetTimestamp() int64
func (*SyncActionMessage) ProtoMessage ¶
func (*SyncActionMessage) ProtoMessage()
func (*SyncActionMessage) ProtoReflect ¶
func (x *SyncActionMessage) ProtoReflect() protoreflect.Message
func (*SyncActionMessage) Reset ¶
func (x *SyncActionMessage) Reset()
func (*SyncActionMessage) String ¶
func (x *SyncActionMessage) String() string
type SyncActionMessageRange ¶
type SyncActionMessageRange struct { LastMessageTimestamp *int64 `protobuf:"varint,1,opt,name=lastMessageTimestamp" json:"lastMessageTimestamp,omitempty"` LastSystemMessageTimestamp *int64 `protobuf:"varint,2,opt,name=lastSystemMessageTimestamp" json:"lastSystemMessageTimestamp,omitempty"` Messages []*SyncActionMessage `protobuf:"bytes,3,rep,name=messages" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*SyncActionMessageRange) Descriptor
deprecated
func (*SyncActionMessageRange) Descriptor() ([]byte, []int)
Deprecated: Use SyncActionMessageRange.ProtoReflect.Descriptor instead.
func (*SyncActionMessageRange) GetLastMessageTimestamp ¶
func (x *SyncActionMessageRange) GetLastMessageTimestamp() int64
func (*SyncActionMessageRange) GetLastSystemMessageTimestamp ¶
func (x *SyncActionMessageRange) GetLastSystemMessageTimestamp() int64
func (*SyncActionMessageRange) GetMessages ¶
func (x *SyncActionMessageRange) GetMessages() []*SyncActionMessage
func (*SyncActionMessageRange) ProtoMessage ¶
func (*SyncActionMessageRange) ProtoMessage()
func (*SyncActionMessageRange) ProtoReflect ¶
func (x *SyncActionMessageRange) ProtoReflect() protoreflect.Message
func (*SyncActionMessageRange) Reset ¶
func (x *SyncActionMessageRange) Reset()
func (*SyncActionMessageRange) String ¶
func (x *SyncActionMessageRange) String() string
type SyncActionValue ¶
type SyncActionValue struct { Timestamp *int64 `protobuf:"varint,1,opt,name=timestamp" json:"timestamp,omitempty"` StarAction *StarAction `protobuf:"bytes,2,opt,name=starAction" json:"starAction,omitempty"` ContactAction *ContactAction `protobuf:"bytes,3,opt,name=contactAction" json:"contactAction,omitempty"` MuteAction *MuteAction `protobuf:"bytes,4,opt,name=muteAction" json:"muteAction,omitempty"` PinAction *PinAction `protobuf:"bytes,5,opt,name=pinAction" json:"pinAction,omitempty"` SecurityNotificationSetting *SecurityNotificationSetting `protobuf:"bytes,6,opt,name=securityNotificationSetting" json:"securityNotificationSetting,omitempty"` PushNameSetting *PushNameSetting `protobuf:"bytes,7,opt,name=pushNameSetting" json:"pushNameSetting,omitempty"` QuickReplyAction *QuickReplyAction `protobuf:"bytes,8,opt,name=quickReplyAction" json:"quickReplyAction,omitempty"` RecentEmojiWeightsAction *RecentEmojiWeightsAction `protobuf:"bytes,11,opt,name=recentEmojiWeightsAction" json:"recentEmojiWeightsAction,omitempty"` LabelEditAction *LabelEditAction `protobuf:"bytes,14,opt,name=labelEditAction" json:"labelEditAction,omitempty"` LabelAssociationAction *LabelAssociationAction `protobuf:"bytes,15,opt,name=labelAssociationAction" json:"labelAssociationAction,omitempty"` LocaleSetting *LocaleSetting `protobuf:"bytes,16,opt,name=localeSetting" json:"localeSetting,omitempty"` ArchiveChatAction *ArchiveChatAction `protobuf:"bytes,17,opt,name=archiveChatAction" json:"archiveChatAction,omitempty"` DeleteMessageForMeAction *DeleteMessageForMeAction `protobuf:"bytes,18,opt,name=deleteMessageForMeAction" json:"deleteMessageForMeAction,omitempty"` KeyExpiration *KeyExpiration `protobuf:"bytes,19,opt,name=keyExpiration" json:"keyExpiration,omitempty"` MarkChatAsReadAction *MarkChatAsReadAction `protobuf:"bytes,20,opt,name=markChatAsReadAction" json:"markChatAsReadAction,omitempty"` ClearChatAction *ClearChatAction `protobuf:"bytes,21,opt,name=clearChatAction" json:"clearChatAction,omitempty"` DeleteChatAction *DeleteChatAction `protobuf:"bytes,22,opt,name=deleteChatAction" json:"deleteChatAction,omitempty"` UnarchiveChatsSetting *UnarchiveChatsSetting `protobuf:"bytes,23,opt,name=unarchiveChatsSetting" json:"unarchiveChatsSetting,omitempty"` PrimaryFeature *PrimaryFeature `protobuf:"bytes,24,opt,name=primaryFeature" json:"primaryFeature,omitempty"` AndroidUnsupportedActions *AndroidUnsupportedActions `protobuf:"bytes,26,opt,name=androidUnsupportedActions" json:"androidUnsupportedActions,omitempty"` AgentAction *AgentAction `protobuf:"bytes,27,opt,name=agentAction" json:"agentAction,omitempty"` SubscriptionAction *SubscriptionAction `protobuf:"bytes,28,opt,name=subscriptionAction" json:"subscriptionAction,omitempty"` UserStatusMuteAction *UserStatusMuteAction `protobuf:"bytes,29,opt,name=userStatusMuteAction" json:"userStatusMuteAction,omitempty"` TimeFormatAction *TimeFormatAction `protobuf:"bytes,30,opt,name=timeFormatAction" json:"timeFormatAction,omitempty"` NuxAction *NuxAction `protobuf:"bytes,31,opt,name=nuxAction" json:"nuxAction,omitempty"` PrimaryVersionAction *PrimaryVersionAction `protobuf:"bytes,32,opt,name=primaryVersionAction" json:"primaryVersionAction,omitempty"` StickerAction *StickerAction `protobuf:"bytes,33,opt,name=stickerAction" json:"stickerAction,omitempty"` RemoveRecentStickerAction *RemoveRecentStickerAction `protobuf:"bytes,34,opt,name=removeRecentStickerAction" json:"removeRecentStickerAction,omitempty"` ChatAssignment *ChatAssignmentAction `protobuf:"bytes,35,opt,name=chatAssignment" json:"chatAssignment,omitempty"` ChatAssignmentOpenedStatus *ChatAssignmentOpenedStatusAction `protobuf:"bytes,36,opt,name=chatAssignmentOpenedStatus" json:"chatAssignmentOpenedStatus,omitempty"` PnForLidChatAction *PnForLidChatAction `protobuf:"bytes,37,opt,name=pnForLidChatAction" json:"pnForLidChatAction,omitempty"` MarketingMessageAction *MarketingMessageAction `protobuf:"bytes,38,opt,name=marketingMessageAction" json:"marketingMessageAction,omitempty"` MarketingMessageBroadcastAction *MarketingMessageBroadcastAction `protobuf:"bytes,39,opt,name=marketingMessageBroadcastAction" json:"marketingMessageBroadcastAction,omitempty"` ExternalWebBetaAction *ExternalWebBetaAction `protobuf:"bytes,40,opt,name=externalWebBetaAction" json:"externalWebBetaAction,omitempty"` PrivacySettingRelayAllCalls *PrivacySettingRelayAllCalls `protobuf:"bytes,41,opt,name=privacySettingRelayAllCalls" json:"privacySettingRelayAllCalls,omitempty"` CallLogAction *CallLogAction `protobuf:"bytes,42,opt,name=callLogAction" json:"callLogAction,omitempty"` StatusPrivacy *StatusPrivacyAction `protobuf:"bytes,44,opt,name=statusPrivacy" json:"statusPrivacy,omitempty"` BotWelcomeRequestAction *BotWelcomeRequestAction `protobuf:"bytes,45,opt,name=botWelcomeRequestAction" json:"botWelcomeRequestAction,omitempty"` DeleteIndividualCallLog *DeleteIndividualCallLogAction `protobuf:"bytes,46,opt,name=deleteIndividualCallLog" json:"deleteIndividualCallLog,omitempty"` LabelReorderingAction *LabelReorderingAction `protobuf:"bytes,47,opt,name=labelReorderingAction" json:"labelReorderingAction,omitempty"` PaymentInfoAction *PaymentInfoAction `protobuf:"bytes,48,opt,name=paymentInfoAction" json:"paymentInfoAction,omitempty"` CustomPaymentMethodsAction *CustomPaymentMethodsAction `protobuf:"bytes,49,opt,name=customPaymentMethodsAction" json:"customPaymentMethodsAction,omitempty"` LockChatAction *LockChatAction `protobuf:"bytes,50,opt,name=lockChatAction" json:"lockChatAction,omitempty"` ChatLockSettings *waChatLockSettings.ChatLockSettings `protobuf:"bytes,51,opt,name=chatLockSettings" json:"chatLockSettings,omitempty"` WamoUserIdentifierAction *WamoUserIdentifierAction `protobuf:"bytes,52,opt,name=wamoUserIdentifierAction" json:"wamoUserIdentifierAction,omitempty"` PrivacySettingDisableLinkPreviewsAction *PrivacySettingDisableLinkPreviewsAction `protobuf:"bytes,53,opt,name=privacySettingDisableLinkPreviewsAction" json:"privacySettingDisableLinkPreviewsAction,omitempty"` DeviceCapabilities *waDeviceCapabilities.DeviceCapabilities `protobuf:"bytes,54,opt,name=deviceCapabilities" json:"deviceCapabilities,omitempty"` NoteEditAction *NoteEditAction `protobuf:"bytes,55,opt,name=noteEditAction" json:"noteEditAction,omitempty"` FavoritesAction *FavoritesAction `protobuf:"bytes,56,opt,name=favoritesAction" json:"favoritesAction,omitempty"` MerchantPaymentPartnerAction *MerchantPaymentPartnerAction `protobuf:"bytes,57,opt,name=merchantPaymentPartnerAction" json:"merchantPaymentPartnerAction,omitempty"` WaffleAccountLinkStateAction *WaffleAccountLinkStateAction `protobuf:"bytes,58,opt,name=waffleAccountLinkStateAction" json:"waffleAccountLinkStateAction,omitempty"` UsernameChatStartMode *UsernameChatStartModeAction `protobuf:"bytes,59,opt,name=usernameChatStartMode" json:"usernameChatStartMode,omitempty"` // contains filtered or unexported fields }
func (*SyncActionValue) Descriptor
deprecated
func (*SyncActionValue) Descriptor() ([]byte, []int)
Deprecated: Use SyncActionValue.ProtoReflect.Descriptor instead.
func (*SyncActionValue) GetAgentAction ¶
func (x *SyncActionValue) GetAgentAction() *AgentAction
func (*SyncActionValue) GetAndroidUnsupportedActions ¶
func (x *SyncActionValue) GetAndroidUnsupportedActions() *AndroidUnsupportedActions
func (*SyncActionValue) GetArchiveChatAction ¶
func (x *SyncActionValue) GetArchiveChatAction() *ArchiveChatAction
func (*SyncActionValue) GetBotWelcomeRequestAction ¶
func (x *SyncActionValue) GetBotWelcomeRequestAction() *BotWelcomeRequestAction
func (*SyncActionValue) GetCallLogAction ¶
func (x *SyncActionValue) GetCallLogAction() *CallLogAction
func (*SyncActionValue) GetChatAssignment ¶
func (x *SyncActionValue) GetChatAssignment() *ChatAssignmentAction
func (*SyncActionValue) GetChatAssignmentOpenedStatus ¶
func (x *SyncActionValue) GetChatAssignmentOpenedStatus() *ChatAssignmentOpenedStatusAction
func (*SyncActionValue) GetChatLockSettings ¶
func (x *SyncActionValue) GetChatLockSettings() *waChatLockSettings.ChatLockSettings
func (*SyncActionValue) GetClearChatAction ¶
func (x *SyncActionValue) GetClearChatAction() *ClearChatAction
func (*SyncActionValue) GetContactAction ¶
func (x *SyncActionValue) GetContactAction() *ContactAction
func (*SyncActionValue) GetCustomPaymentMethodsAction ¶
func (x *SyncActionValue) GetCustomPaymentMethodsAction() *CustomPaymentMethodsAction
func (*SyncActionValue) GetDeleteChatAction ¶
func (x *SyncActionValue) GetDeleteChatAction() *DeleteChatAction
func (*SyncActionValue) GetDeleteIndividualCallLog ¶
func (x *SyncActionValue) GetDeleteIndividualCallLog() *DeleteIndividualCallLogAction
func (*SyncActionValue) GetDeleteMessageForMeAction ¶
func (x *SyncActionValue) GetDeleteMessageForMeAction() *DeleteMessageForMeAction
func (*SyncActionValue) GetDeviceCapabilities ¶
func (x *SyncActionValue) GetDeviceCapabilities() *waDeviceCapabilities.DeviceCapabilities
func (*SyncActionValue) GetExternalWebBetaAction ¶
func (x *SyncActionValue) GetExternalWebBetaAction() *ExternalWebBetaAction
func (*SyncActionValue) GetFavoritesAction ¶
func (x *SyncActionValue) GetFavoritesAction() *FavoritesAction
func (*SyncActionValue) GetKeyExpiration ¶
func (x *SyncActionValue) GetKeyExpiration() *KeyExpiration
func (*SyncActionValue) GetLabelAssociationAction ¶
func (x *SyncActionValue) GetLabelAssociationAction() *LabelAssociationAction
func (*SyncActionValue) GetLabelEditAction ¶
func (x *SyncActionValue) GetLabelEditAction() *LabelEditAction
func (*SyncActionValue) GetLabelReorderingAction ¶
func (x *SyncActionValue) GetLabelReorderingAction() *LabelReorderingAction
func (*SyncActionValue) GetLocaleSetting ¶
func (x *SyncActionValue) GetLocaleSetting() *LocaleSetting
func (*SyncActionValue) GetLockChatAction ¶
func (x *SyncActionValue) GetLockChatAction() *LockChatAction
func (*SyncActionValue) GetMarkChatAsReadAction ¶
func (x *SyncActionValue) GetMarkChatAsReadAction() *MarkChatAsReadAction
func (*SyncActionValue) GetMarketingMessageAction ¶
func (x *SyncActionValue) GetMarketingMessageAction() *MarketingMessageAction
func (*SyncActionValue) GetMarketingMessageBroadcastAction ¶
func (x *SyncActionValue) GetMarketingMessageBroadcastAction() *MarketingMessageBroadcastAction
func (*SyncActionValue) GetMerchantPaymentPartnerAction ¶
func (x *SyncActionValue) GetMerchantPaymentPartnerAction() *MerchantPaymentPartnerAction
func (*SyncActionValue) GetMuteAction ¶
func (x *SyncActionValue) GetMuteAction() *MuteAction
func (*SyncActionValue) GetNoteEditAction ¶
func (x *SyncActionValue) GetNoteEditAction() *NoteEditAction
func (*SyncActionValue) GetNuxAction ¶
func (x *SyncActionValue) GetNuxAction() *NuxAction
func (*SyncActionValue) GetPaymentInfoAction ¶
func (x *SyncActionValue) GetPaymentInfoAction() *PaymentInfoAction
func (*SyncActionValue) GetPinAction ¶
func (x *SyncActionValue) GetPinAction() *PinAction
func (*SyncActionValue) GetPnForLidChatAction ¶
func (x *SyncActionValue) GetPnForLidChatAction() *PnForLidChatAction
func (*SyncActionValue) GetPrimaryFeature ¶
func (x *SyncActionValue) GetPrimaryFeature() *PrimaryFeature
func (*SyncActionValue) GetPrimaryVersionAction ¶
func (x *SyncActionValue) GetPrimaryVersionAction() *PrimaryVersionAction
func (*SyncActionValue) GetPrivacySettingDisableLinkPreviewsAction ¶
func (x *SyncActionValue) GetPrivacySettingDisableLinkPreviewsAction() *PrivacySettingDisableLinkPreviewsAction
func (*SyncActionValue) GetPrivacySettingRelayAllCalls ¶
func (x *SyncActionValue) GetPrivacySettingRelayAllCalls() *PrivacySettingRelayAllCalls
func (*SyncActionValue) GetPushNameSetting ¶
func (x *SyncActionValue) GetPushNameSetting() *PushNameSetting
func (*SyncActionValue) GetQuickReplyAction ¶
func (x *SyncActionValue) GetQuickReplyAction() *QuickReplyAction
func (*SyncActionValue) GetRecentEmojiWeightsAction ¶
func (x *SyncActionValue) GetRecentEmojiWeightsAction() *RecentEmojiWeightsAction
func (*SyncActionValue) GetRemoveRecentStickerAction ¶
func (x *SyncActionValue) GetRemoveRecentStickerAction() *RemoveRecentStickerAction
func (*SyncActionValue) GetSecurityNotificationSetting ¶
func (x *SyncActionValue) GetSecurityNotificationSetting() *SecurityNotificationSetting
func (*SyncActionValue) GetStarAction ¶
func (x *SyncActionValue) GetStarAction() *StarAction
func (*SyncActionValue) GetStatusPrivacy ¶
func (x *SyncActionValue) GetStatusPrivacy() *StatusPrivacyAction
func (*SyncActionValue) GetStickerAction ¶
func (x *SyncActionValue) GetStickerAction() *StickerAction
func (*SyncActionValue) GetSubscriptionAction ¶
func (x *SyncActionValue) GetSubscriptionAction() *SubscriptionAction
func (*SyncActionValue) GetTimeFormatAction ¶
func (x *SyncActionValue) GetTimeFormatAction() *TimeFormatAction
func (*SyncActionValue) GetTimestamp ¶
func (x *SyncActionValue) GetTimestamp() int64
func (*SyncActionValue) GetUnarchiveChatsSetting ¶
func (x *SyncActionValue) GetUnarchiveChatsSetting() *UnarchiveChatsSetting
func (*SyncActionValue) GetUserStatusMuteAction ¶
func (x *SyncActionValue) GetUserStatusMuteAction() *UserStatusMuteAction
func (*SyncActionValue) GetUsernameChatStartMode ¶
func (x *SyncActionValue) GetUsernameChatStartMode() *UsernameChatStartModeAction
func (*SyncActionValue) GetWaffleAccountLinkStateAction ¶
func (x *SyncActionValue) GetWaffleAccountLinkStateAction() *WaffleAccountLinkStateAction
func (*SyncActionValue) GetWamoUserIdentifierAction ¶
func (x *SyncActionValue) GetWamoUserIdentifierAction() *WamoUserIdentifierAction
func (*SyncActionValue) ProtoMessage ¶
func (*SyncActionValue) ProtoMessage()
func (*SyncActionValue) ProtoReflect ¶
func (x *SyncActionValue) ProtoReflect() protoreflect.Message
func (*SyncActionValue) Reset ¶
func (x *SyncActionValue) Reset()
func (*SyncActionValue) String ¶
func (x *SyncActionValue) String() string
type TimeFormatAction ¶
type TimeFormatAction struct { IsTwentyFourHourFormatEnabled *bool `protobuf:"varint,1,opt,name=isTwentyFourHourFormatEnabled" json:"isTwentyFourHourFormatEnabled,omitempty"` // contains filtered or unexported fields }
func (*TimeFormatAction) Descriptor
deprecated
func (*TimeFormatAction) Descriptor() ([]byte, []int)
Deprecated: Use TimeFormatAction.ProtoReflect.Descriptor instead.
func (*TimeFormatAction) GetIsTwentyFourHourFormatEnabled ¶
func (x *TimeFormatAction) GetIsTwentyFourHourFormatEnabled() bool
func (*TimeFormatAction) ProtoMessage ¶
func (*TimeFormatAction) ProtoMessage()
func (*TimeFormatAction) ProtoReflect ¶
func (x *TimeFormatAction) ProtoReflect() protoreflect.Message
func (*TimeFormatAction) Reset ¶
func (x *TimeFormatAction) Reset()
func (*TimeFormatAction) String ¶
func (x *TimeFormatAction) String() string
type UnarchiveChatsSetting ¶
type UnarchiveChatsSetting struct { UnarchiveChats *bool `protobuf:"varint,1,opt,name=unarchiveChats" json:"unarchiveChats,omitempty"` // contains filtered or unexported fields }
func (*UnarchiveChatsSetting) Descriptor
deprecated
func (*UnarchiveChatsSetting) Descriptor() ([]byte, []int)
Deprecated: Use UnarchiveChatsSetting.ProtoReflect.Descriptor instead.
func (*UnarchiveChatsSetting) GetUnarchiveChats ¶
func (x *UnarchiveChatsSetting) GetUnarchiveChats() bool
func (*UnarchiveChatsSetting) ProtoMessage ¶
func (*UnarchiveChatsSetting) ProtoMessage()
func (*UnarchiveChatsSetting) ProtoReflect ¶
func (x *UnarchiveChatsSetting) ProtoReflect() protoreflect.Message
func (*UnarchiveChatsSetting) Reset ¶
func (x *UnarchiveChatsSetting) Reset()
func (*UnarchiveChatsSetting) String ¶
func (x *UnarchiveChatsSetting) String() string
type UserStatusMuteAction ¶
type UserStatusMuteAction struct { Muted *bool `protobuf:"varint,1,opt,name=muted" json:"muted,omitempty"` // contains filtered or unexported fields }
func (*UserStatusMuteAction) Descriptor
deprecated
func (*UserStatusMuteAction) Descriptor() ([]byte, []int)
Deprecated: Use UserStatusMuteAction.ProtoReflect.Descriptor instead.
func (*UserStatusMuteAction) GetMuted ¶
func (x *UserStatusMuteAction) GetMuted() bool
func (*UserStatusMuteAction) ProtoMessage ¶
func (*UserStatusMuteAction) ProtoMessage()
func (*UserStatusMuteAction) ProtoReflect ¶
func (x *UserStatusMuteAction) ProtoReflect() protoreflect.Message
func (*UserStatusMuteAction) Reset ¶
func (x *UserStatusMuteAction) Reset()
func (*UserStatusMuteAction) String ¶
func (x *UserStatusMuteAction) String() string
type UsernameChatStartModeAction ¶
type UsernameChatStartModeAction struct { ChatStartMode *UsernameChatStartModeAction_ChatStartMode `` /* 133-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UsernameChatStartModeAction) Descriptor
deprecated
func (*UsernameChatStartModeAction) Descriptor() ([]byte, []int)
Deprecated: Use UsernameChatStartModeAction.ProtoReflect.Descriptor instead.
func (*UsernameChatStartModeAction) GetChatStartMode ¶
func (x *UsernameChatStartModeAction) GetChatStartMode() UsernameChatStartModeAction_ChatStartMode
func (*UsernameChatStartModeAction) ProtoMessage ¶
func (*UsernameChatStartModeAction) ProtoMessage()
func (*UsernameChatStartModeAction) ProtoReflect ¶
func (x *UsernameChatStartModeAction) ProtoReflect() protoreflect.Message
func (*UsernameChatStartModeAction) Reset ¶
func (x *UsernameChatStartModeAction) Reset()
func (*UsernameChatStartModeAction) String ¶
func (x *UsernameChatStartModeAction) String() string
type UsernameChatStartModeAction_ChatStartMode ¶
type UsernameChatStartModeAction_ChatStartMode int32
const ( UsernameChatStartModeAction_LID UsernameChatStartModeAction_ChatStartMode = 1 UsernameChatStartModeAction_PN UsernameChatStartModeAction_ChatStartMode = 2 )
func (UsernameChatStartModeAction_ChatStartMode) Descriptor ¶
func (UsernameChatStartModeAction_ChatStartMode) Descriptor() protoreflect.EnumDescriptor
func (UsernameChatStartModeAction_ChatStartMode) EnumDescriptor
deprecated
func (UsernameChatStartModeAction_ChatStartMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use UsernameChatStartModeAction_ChatStartMode.Descriptor instead.
func (UsernameChatStartModeAction_ChatStartMode) Number ¶
func (x UsernameChatStartModeAction_ChatStartMode) Number() protoreflect.EnumNumber
func (UsernameChatStartModeAction_ChatStartMode) String ¶
func (x UsernameChatStartModeAction_ChatStartMode) String() string
func (UsernameChatStartModeAction_ChatStartMode) Type ¶
func (UsernameChatStartModeAction_ChatStartMode) Type() protoreflect.EnumType
func (*UsernameChatStartModeAction_ChatStartMode) UnmarshalJSON
deprecated
func (x *UsernameChatStartModeAction_ChatStartMode) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type WaffleAccountLinkStateAction ¶
type WaffleAccountLinkStateAction struct { LinkState *WaffleAccountLinkStateAction_AccountLinkState `` /* 129-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WaffleAccountLinkStateAction) Descriptor
deprecated
func (*WaffleAccountLinkStateAction) Descriptor() ([]byte, []int)
Deprecated: Use WaffleAccountLinkStateAction.ProtoReflect.Descriptor instead.
func (*WaffleAccountLinkStateAction) GetLinkState ¶
func (x *WaffleAccountLinkStateAction) GetLinkState() WaffleAccountLinkStateAction_AccountLinkState
func (*WaffleAccountLinkStateAction) ProtoMessage ¶
func (*WaffleAccountLinkStateAction) ProtoMessage()
func (*WaffleAccountLinkStateAction) ProtoReflect ¶
func (x *WaffleAccountLinkStateAction) ProtoReflect() protoreflect.Message
func (*WaffleAccountLinkStateAction) Reset ¶
func (x *WaffleAccountLinkStateAction) Reset()
func (*WaffleAccountLinkStateAction) String ¶
func (x *WaffleAccountLinkStateAction) String() string
type WaffleAccountLinkStateAction_AccountLinkState ¶
type WaffleAccountLinkStateAction_AccountLinkState int32
const (
WaffleAccountLinkStateAction_ACTIVE WaffleAccountLinkStateAction_AccountLinkState = 0
)
func (WaffleAccountLinkStateAction_AccountLinkState) Descriptor ¶
func (WaffleAccountLinkStateAction_AccountLinkState) Descriptor() protoreflect.EnumDescriptor
func (WaffleAccountLinkStateAction_AccountLinkState) EnumDescriptor
deprecated
func (WaffleAccountLinkStateAction_AccountLinkState) EnumDescriptor() ([]byte, []int)
Deprecated: Use WaffleAccountLinkStateAction_AccountLinkState.Descriptor instead.
func (WaffleAccountLinkStateAction_AccountLinkState) Number ¶
func (x WaffleAccountLinkStateAction_AccountLinkState) Number() protoreflect.EnumNumber
func (WaffleAccountLinkStateAction_AccountLinkState) String ¶
func (x WaffleAccountLinkStateAction_AccountLinkState) String() string
func (*WaffleAccountLinkStateAction_AccountLinkState) UnmarshalJSON
deprecated
func (x *WaffleAccountLinkStateAction_AccountLinkState) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type WamoUserIdentifierAction ¶
type WamoUserIdentifierAction struct { Identifier *string `protobuf:"bytes,1,opt,name=identifier" json:"identifier,omitempty"` // contains filtered or unexported fields }
func (*WamoUserIdentifierAction) Descriptor
deprecated
func (*WamoUserIdentifierAction) Descriptor() ([]byte, []int)
Deprecated: Use WamoUserIdentifierAction.ProtoReflect.Descriptor instead.
func (*WamoUserIdentifierAction) GetIdentifier ¶
func (x *WamoUserIdentifierAction) GetIdentifier() string
func (*WamoUserIdentifierAction) ProtoMessage ¶
func (*WamoUserIdentifierAction) ProtoMessage()
func (*WamoUserIdentifierAction) ProtoReflect ¶
func (x *WamoUserIdentifierAction) ProtoReflect() protoreflect.Message
func (*WamoUserIdentifierAction) Reset ¶
func (x *WamoUserIdentifierAction) Reset()
func (*WamoUserIdentifierAction) String ¶
func (x *WamoUserIdentifierAction) String() string