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 AiThreadRenameAction
- func (*AiThreadRenameAction) Descriptor() ([]byte, []int)deprecated
- func (x *AiThreadRenameAction) GetNewTitle() string
- func (*AiThreadRenameAction) ProtoMessage()
- func (x *AiThreadRenameAction) ProtoReflect() protoreflect.Message
- func (x *AiThreadRenameAction) Reset()
- func (x *AiThreadRenameAction) 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 AvatarUpdatedAction
- func (*AvatarUpdatedAction) Descriptor() ([]byte, []int)deprecated
- func (x *AvatarUpdatedAction) GetEventType() AvatarUpdatedAction_AvatarEventType
- func (x *AvatarUpdatedAction) GetRecentAvatarStickers() []*StickerAction
- func (*AvatarUpdatedAction) ProtoMessage()
- func (x *AvatarUpdatedAction) ProtoReflect() protoreflect.Message
- func (x *AvatarUpdatedAction) Reset()
- func (x *AvatarUpdatedAction) String() string
- type AvatarUpdatedAction_AvatarEventType
- func (AvatarUpdatedAction_AvatarEventType) Descriptor() protoreflect.EnumDescriptor
- func (x AvatarUpdatedAction_AvatarEventType) Enum() *AvatarUpdatedAction_AvatarEventType
- func (AvatarUpdatedAction_AvatarEventType) EnumDescriptor() ([]byte, []int)deprecated
- func (x AvatarUpdatedAction_AvatarEventType) Number() protoreflect.EnumNumber
- func (x AvatarUpdatedAction_AvatarEventType) String() string
- func (AvatarUpdatedAction_AvatarEventType) Type() protoreflect.EnumType
- func (x *AvatarUpdatedAction_AvatarEventType) UnmarshalJSON(b []byte) errordeprecated
- 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 BroadcastListParticipant
- func (*BroadcastListParticipant) Descriptor() ([]byte, []int)deprecated
- func (x *BroadcastListParticipant) GetLidJID() string
- func (x *BroadcastListParticipant) GetPnJID() string
- func (*BroadcastListParticipant) ProtoMessage()
- func (x *BroadcastListParticipant) ProtoReflect() protoreflect.Message
- func (x *BroadcastListParticipant) Reset()
- func (x *BroadcastListParticipant) String() string
- type BusinessBroadcastAssociationAction
- func (*BusinessBroadcastAssociationAction) Descriptor() ([]byte, []int)deprecated
- func (x *BusinessBroadcastAssociationAction) GetDeleted() bool
- func (*BusinessBroadcastAssociationAction) ProtoMessage()
- func (x *BusinessBroadcastAssociationAction) ProtoReflect() protoreflect.Message
- func (x *BusinessBroadcastAssociationAction) Reset()
- func (x *BusinessBroadcastAssociationAction) String() string
- type BusinessBroadcastListAction
- func (*BusinessBroadcastListAction) Descriptor() ([]byte, []int)deprecated
- func (x *BusinessBroadcastListAction) GetDeleted() bool
- func (x *BusinessBroadcastListAction) GetListName() string
- func (x *BusinessBroadcastListAction) GetParticipants() []*BroadcastListParticipant
- func (*BusinessBroadcastListAction) ProtoMessage()
- func (x *BusinessBroadcastListAction) ProtoReflect() protoreflect.Message
- func (x *BusinessBroadcastListAction) Reset()
- func (x *BusinessBroadcastListAction) 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 CollectionName
- func (CollectionName) Descriptor() protoreflect.EnumDescriptor
- func (x CollectionName) Enum() *CollectionName
- func (CollectionName) EnumDescriptor() ([]byte, []int)deprecated
- func (x CollectionName) Number() protoreflect.EnumNumber
- func (x CollectionName) String() string
- func (CollectionName) Type() protoreflect.EnumType
- func (x *CollectionName) UnmarshalJSON(b []byte) errordeprecated
- 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) GetPnJID() string
- func (x *ContactAction) GetSaveOnPrimaryAddressbook() bool
- func (x *ContactAction) GetUsername() string
- func (*ContactAction) ProtoMessage()
- func (x *ContactAction) ProtoReflect() protoreflect.Message
- func (x *ContactAction) Reset()
- func (x *ContactAction) String() string
- type CtwaPerCustomerDataSharingAction
- func (*CtwaPerCustomerDataSharingAction) Descriptor() ([]byte, []int)deprecated
- func (x *CtwaPerCustomerDataSharingAction) GetIsCtwaPerCustomerDataSharingEnabled() bool
- func (*CtwaPerCustomerDataSharingAction) ProtoMessage()
- func (x *CtwaPerCustomerDataSharingAction) ProtoReflect() protoreflect.Message
- func (x *CtwaPerCustomerDataSharingAction) Reset()
- func (x *CtwaPerCustomerDataSharingAction) 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 DetectedOutcomesStatusAction
- func (*DetectedOutcomesStatusAction) Descriptor() ([]byte, []int)deprecated
- func (x *DetectedOutcomesStatusAction) GetIsEnabled() bool
- func (*DetectedOutcomesStatusAction) ProtoMessage()
- func (x *DetectedOutcomesStatusAction) ProtoReflect() protoreflect.Message
- func (x *DetectedOutcomesStatusAction) Reset()
- func (x *DetectedOutcomesStatusAction) 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 InteractiveMessageAction
- func (*InteractiveMessageAction) Descriptor() ([]byte, []int)deprecated
- func (x *InteractiveMessageAction) GetType() InteractiveMessageAction_InteractiveMessageActionMode
- func (*InteractiveMessageAction) ProtoMessage()
- func (x *InteractiveMessageAction) ProtoReflect() protoreflect.Message
- func (x *InteractiveMessageAction) Reset()
- func (x *InteractiveMessageAction) String() string
- type InteractiveMessageAction_InteractiveMessageActionMode
- func (InteractiveMessageAction_InteractiveMessageActionMode) Descriptor() protoreflect.EnumDescriptor
- func (x InteractiveMessageAction_InteractiveMessageActionMode) Enum() *InteractiveMessageAction_InteractiveMessageActionMode
- func (InteractiveMessageAction_InteractiveMessageActionMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x InteractiveMessageAction_InteractiveMessageActionMode) Number() protoreflect.EnumNumber
- func (x InteractiveMessageAction_InteractiveMessageActionMode) String() string
- func (InteractiveMessageAction_InteractiveMessageActionMode) Type() protoreflect.EnumType
- func (x *InteractiveMessageAction_InteractiveMessageActionMode) UnmarshalJSON(b []byte) errordeprecated
- 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) GetIsImmutable() bool
- func (x *LabelEditAction) GetMuteEndTimeMS() int64
- 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 LidContactAction
- func (*LidContactAction) Descriptor() ([]byte, []int)deprecated
- func (x *LidContactAction) GetFirstName() string
- func (x *LidContactAction) GetFullName() string
- func (x *LidContactAction) GetUsername() string
- func (*LidContactAction) ProtoMessage()
- func (x *LidContactAction) ProtoReflect() protoreflect.Message
- func (x *LidContactAction) Reset()
- func (x *LidContactAction) String() string
- type LocaleSetting
- type LockChatAction
- type MaibaAIFeaturesControlAction
- func (*MaibaAIFeaturesControlAction) Descriptor() ([]byte, []int)deprecated
- func (x *MaibaAIFeaturesControlAction) GetAiFeatureStatus() MaibaAIFeaturesControlAction_MaibaAIFeatureStatus
- func (*MaibaAIFeaturesControlAction) ProtoMessage()
- func (x *MaibaAIFeaturesControlAction) ProtoReflect() protoreflect.Message
- func (x *MaibaAIFeaturesControlAction) Reset()
- func (x *MaibaAIFeaturesControlAction) String() string
- type MaibaAIFeaturesControlAction_MaibaAIFeatureStatus
- func (MaibaAIFeaturesControlAction_MaibaAIFeatureStatus) Descriptor() protoreflect.EnumDescriptor
- func (x MaibaAIFeaturesControlAction_MaibaAIFeatureStatus) Enum() *MaibaAIFeaturesControlAction_MaibaAIFeatureStatus
- func (MaibaAIFeaturesControlAction_MaibaAIFeatureStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x MaibaAIFeaturesControlAction_MaibaAIFeatureStatus) Number() protoreflect.EnumNumber
- func (x MaibaAIFeaturesControlAction_MaibaAIFeatureStatus) String() string
- func (MaibaAIFeaturesControlAction_MaibaAIFeatureStatus) Type() protoreflect.EnumType
- func (x *MaibaAIFeaturesControlAction_MaibaAIFeatureStatus) UnmarshalJSON(b []byte) errordeprecated
- 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 MusicUserIdAction
- func (*MusicUserIdAction) Descriptor() ([]byte, []int)deprecated
- func (x *MusicUserIdAction) GetMusicUserID() string
- func (*MusicUserIdAction) ProtoMessage()
- func (x *MusicUserIdAction) ProtoReflect() protoreflect.Message
- func (x *MusicUserIdAction) Reset()
- func (x *MusicUserIdAction) String() string
- type MutationProps
- func (MutationProps) Descriptor() protoreflect.EnumDescriptor
- func (x MutationProps) Enum() *MutationProps
- func (MutationProps) EnumDescriptor() ([]byte, []int)deprecated
- func (x MutationProps) Number() protoreflect.EnumNumber
- func (x MutationProps) String() string
- func (MutationProps) Type() protoreflect.EnumType
- func (x *MutationProps) 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 NewsletterSavedInterestsAction
- func (*NewsletterSavedInterestsAction) Descriptor() ([]byte, []int)deprecated
- func (x *NewsletterSavedInterestsAction) GetNewsletterSavedInterests() string
- func (*NewsletterSavedInterestsAction) ProtoMessage()
- func (x *NewsletterSavedInterestsAction) ProtoReflect() protoreflect.Message
- func (x *NewsletterSavedInterestsAction) Reset()
- func (x *NewsletterSavedInterestsAction) 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 NotificationActivitySettingAction
- func (*NotificationActivitySettingAction) Descriptor() ([]byte, []int)deprecated
- func (x *NotificationActivitySettingAction) GetNotificationActivitySetting() NotificationActivitySettingAction_NotificationActivitySetting
- func (*NotificationActivitySettingAction) ProtoMessage()
- func (x *NotificationActivitySettingAction) ProtoReflect() protoreflect.Message
- func (x *NotificationActivitySettingAction) Reset()
- func (x *NotificationActivitySettingAction) String() string
- type NotificationActivitySettingAction_NotificationActivitySetting
- func (NotificationActivitySettingAction_NotificationActivitySetting) Descriptor() protoreflect.EnumDescriptor
- func (x NotificationActivitySettingAction_NotificationActivitySetting) Enum() *NotificationActivitySettingAction_NotificationActivitySetting
- func (NotificationActivitySettingAction_NotificationActivitySetting) EnumDescriptor() ([]byte, []int)deprecated
- func (x NotificationActivitySettingAction_NotificationActivitySetting) Number() protoreflect.EnumNumber
- func (x NotificationActivitySettingAction_NotificationActivitySetting) String() string
- func (NotificationActivitySettingAction_NotificationActivitySetting) Type() protoreflect.EnumType
- func (x *NotificationActivitySettingAction_NotificationActivitySetting) 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 PaymentTosAction
- func (*PaymentTosAction) Descriptor() ([]byte, []int)deprecated
- func (x *PaymentTosAction) GetAccepted() bool
- func (x *PaymentTosAction) GetPaymentNotice() PaymentTosAction_PaymentNotice
- func (*PaymentTosAction) ProtoMessage()
- func (x *PaymentTosAction) ProtoReflect() protoreflect.Message
- func (x *PaymentTosAction) Reset()
- func (x *PaymentTosAction) String() string
- type PaymentTosAction_PaymentNotice
- func (PaymentTosAction_PaymentNotice) Descriptor() protoreflect.EnumDescriptor
- func (x PaymentTosAction_PaymentNotice) Enum() *PaymentTosAction_PaymentNotice
- func (PaymentTosAction_PaymentNotice) EnumDescriptor() ([]byte, []int)deprecated
- func (x PaymentTosAction_PaymentNotice) Number() protoreflect.EnumNumber
- func (x PaymentTosAction_PaymentNotice) String() string
- func (PaymentTosAction_PaymentNotice) Type() protoreflect.EnumType
- func (x *PaymentTosAction_PaymentNotice) UnmarshalJSON(b []byte) errordeprecated
- 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 PrivacySettingChannelsPersonalisedRecommendationAction
- func (*PrivacySettingChannelsPersonalisedRecommendationAction) Descriptor() ([]byte, []int)deprecated
- func (x *PrivacySettingChannelsPersonalisedRecommendationAction) GetIsUserOptedOut() bool
- func (*PrivacySettingChannelsPersonalisedRecommendationAction) ProtoMessage()
- func (x *PrivacySettingChannelsPersonalisedRecommendationAction) ProtoReflect() protoreflect.Message
- func (x *PrivacySettingChannelsPersonalisedRecommendationAction) Reset()
- func (x *PrivacySettingChannelsPersonalisedRecommendationAction) 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 PrivateProcessingSettingAction
- func (*PrivateProcessingSettingAction) Descriptor() ([]byte, []int)deprecated
- func (x *PrivateProcessingSettingAction) GetPrivateProcessingStatus() PrivateProcessingSettingAction_PrivateProcessingStatus
- func (*PrivateProcessingSettingAction) ProtoMessage()
- func (x *PrivateProcessingSettingAction) ProtoReflect() protoreflect.Message
- func (x *PrivateProcessingSettingAction) Reset()
- func (x *PrivateProcessingSettingAction) String() string
- type PrivateProcessingSettingAction_PrivateProcessingStatus
- func (PrivateProcessingSettingAction_PrivateProcessingStatus) Descriptor() protoreflect.EnumDescriptor
- func (x PrivateProcessingSettingAction_PrivateProcessingStatus) Enum() *PrivateProcessingSettingAction_PrivateProcessingStatus
- func (PrivateProcessingSettingAction_PrivateProcessingStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x PrivateProcessingSettingAction_PrivateProcessingStatus) Number() protoreflect.EnumNumber
- func (x PrivateProcessingSettingAction_PrivateProcessingStatus) String() string
- func (PrivateProcessingSettingAction_PrivateProcessingStatus) Type() protoreflect.EnumType
- func (x *PrivateProcessingSettingAction_PrivateProcessingStatus) UnmarshalJSON(b []byte) errordeprecated
- 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 StarAction
- type StatusPostOptInNotificationPreferencesAction
- func (*StatusPostOptInNotificationPreferencesAction) Descriptor() ([]byte, []int)deprecated
- func (x *StatusPostOptInNotificationPreferencesAction) GetEnabled() bool
- func (*StatusPostOptInNotificationPreferencesAction) ProtoMessage()
- func (x *StatusPostOptInNotificationPreferencesAction) ProtoReflect() protoreflect.Message
- func (x *StatusPostOptInNotificationPreferencesAction) Reset()
- func (x *StatusPostOptInNotificationPreferencesAction) String() string
- 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) GetImageHash() string
- func (x *StickerAction) GetIsAvatarSticker() bool
- 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) GetAiThreadRenameAction() *AiThreadRenameAction
- func (x *SyncActionValue) GetAndroidUnsupportedActions() *AndroidUnsupportedActions
- func (x *SyncActionValue) GetArchiveChatAction() *ArchiveChatAction
- func (x *SyncActionValue) GetAvatarUpdatedAction() *AvatarUpdatedAction
- func (x *SyncActionValue) GetBotWelcomeRequestAction() *BotWelcomeRequestAction
- func (x *SyncActionValue) GetBusinessBroadcastAssociationAction() *BusinessBroadcastAssociationAction
- func (x *SyncActionValue) GetBusinessBroadcastListAction() *BusinessBroadcastListAction
- 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) GetCtwaPerCustomerDataSharingAction() *CtwaPerCustomerDataSharingAction
- func (x *SyncActionValue) GetCustomPaymentMethodsAction() *CustomPaymentMethodsAction
- func (x *SyncActionValue) GetDeleteChatAction() *DeleteChatAction
- func (x *SyncActionValue) GetDeleteIndividualCallLog() *DeleteIndividualCallLogAction
- func (x *SyncActionValue) GetDeleteMessageForMeAction() *DeleteMessageForMeAction
- func (x *SyncActionValue) GetDetectedOutcomesStatusAction() *DetectedOutcomesStatusAction
- func (x *SyncActionValue) GetDeviceCapabilities() *waDeviceCapabilities.DeviceCapabilities
- func (x *SyncActionValue) GetExternalWebBetaAction() *ExternalWebBetaAction
- func (x *SyncActionValue) GetFavoritesAction() *FavoritesAction
- func (x *SyncActionValue) GetInteractiveMessageAction() *InteractiveMessageAction
- func (x *SyncActionValue) GetKeyExpiration() *KeyExpiration
- func (x *SyncActionValue) GetLabelAssociationAction() *LabelAssociationAction
- func (x *SyncActionValue) GetLabelEditAction() *LabelEditAction
- func (x *SyncActionValue) GetLabelReorderingAction() *LabelReorderingAction
- func (x *SyncActionValue) GetLidContactAction() *LidContactAction
- func (x *SyncActionValue) GetLocaleSetting() *LocaleSetting
- func (x *SyncActionValue) GetLockChatAction() *LockChatAction
- func (x *SyncActionValue) GetMaibaAiFeaturesControlAction() *MaibaAIFeaturesControlAction
- func (x *SyncActionValue) GetMarkChatAsReadAction() *MarkChatAsReadAction
- func (x *SyncActionValue) GetMarketingMessageAction() *MarketingMessageAction
- func (x *SyncActionValue) GetMarketingMessageBroadcastAction() *MarketingMessageBroadcastAction
- func (x *SyncActionValue) GetMerchantPaymentPartnerAction() *MerchantPaymentPartnerAction
- func (x *SyncActionValue) GetMusicUserIDAction() *MusicUserIdAction
- func (x *SyncActionValue) GetMuteAction() *MuteAction
- func (x *SyncActionValue) GetNewsletterSavedInterestsAction() *NewsletterSavedInterestsAction
- func (x *SyncActionValue) GetNoteEditAction() *NoteEditAction
- func (x *SyncActionValue) GetNotificationActivitySettingAction() *NotificationActivitySettingAction
- func (x *SyncActionValue) GetNuxAction() *NuxAction
- func (x *SyncActionValue) GetPaymentInfoAction() *PaymentInfoAction
- func (x *SyncActionValue) GetPaymentTosAction() *PaymentTosAction
- func (x *SyncActionValue) GetPinAction() *PinAction
- func (x *SyncActionValue) GetPnForLidChatAction() *PnForLidChatAction
- func (x *SyncActionValue) GetPrimaryFeature() *PrimaryFeature
- func (x *SyncActionValue) GetPrimaryVersionAction() *PrimaryVersionAction
- func (x *SyncActionValue) GetPrivacySettingChannelsPersonalisedRecommendationAction() *PrivacySettingChannelsPersonalisedRecommendationAction
- func (x *SyncActionValue) GetPrivacySettingDisableLinkPreviewsAction() *PrivacySettingDisableLinkPreviewsAction
- func (x *SyncActionValue) GetPrivacySettingRelayAllCalls() *PrivacySettingRelayAllCalls
- func (x *SyncActionValue) GetPrivateProcessingSettingAction() *PrivateProcessingSettingAction
- func (x *SyncActionValue) GetPushNameSetting() *PushNameSetting
- func (x *SyncActionValue) GetQuickReplyAction() *QuickReplyAction
- func (x *SyncActionValue) GetRecentEmojiWeightsAction() *RecentEmojiWeightsAction
- func (x *SyncActionValue) GetRemoveRecentStickerAction() *RemoveRecentStickerAction
- func (x *SyncActionValue) GetStarAction() *StarAction
- func (x *SyncActionValue) GetStatusPostOptInNotificationPreferencesAction() *StatusPostOptInNotificationPreferencesAction
- 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) GetUgcBot() *UGCBot
- 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 UGCBot
- 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 ( CollectionName_name = map[int32]string{ 0: "COLLECTION_NAME_UNKNOWN", 1: "REGULAR", 2: "REGULAR_LOW", 3: "REGULAR_HIGH", 4: "CRITICAL_BLOCK", 5: "CRITICAL_UNBLOCK_LOW", } CollectionName_value = map[string]int32{ "COLLECTION_NAME_UNKNOWN": 0, "REGULAR": 1, "REGULAR_LOW": 2, "REGULAR_HIGH": 3, "CRITICAL_BLOCK": 4, "CRITICAL_UNBLOCK_LOW": 5, } )
Enum value maps for CollectionName.
var ( MutationProps_name = map[int32]string{ 2: "STAR_ACTION", 3: "CONTACT_ACTION", 4: "MUTE_ACTION", 5: "PIN_ACTION", 6: "SECURITY_NOTIFICATION_SETTING", 7: "PUSH_NAME_SETTING", 8: "QUICK_REPLY_ACTION", 11: "RECENT_EMOJI_WEIGHTS_ACTION", 13: "LABEL_MESSAGE_ACTION", 14: "LABEL_EDIT_ACTION", 15: "LABEL_ASSOCIATION_ACTION", 16: "LOCALE_SETTING", 17: "ARCHIVE_CHAT_ACTION", 18: "DELETE_MESSAGE_FOR_ME_ACTION", 19: "KEY_EXPIRATION", 20: "MARK_CHAT_AS_READ_ACTION", 21: "CLEAR_CHAT_ACTION", 22: "DELETE_CHAT_ACTION", 23: "UNARCHIVE_CHATS_SETTING", 24: "PRIMARY_FEATURE", 26: "ANDROID_UNSUPPORTED_ACTIONS", 27: "AGENT_ACTION", 28: "SUBSCRIPTION_ACTION", 29: "USER_STATUS_MUTE_ACTION", 30: "TIME_FORMAT_ACTION", 31: "NUX_ACTION", 32: "PRIMARY_VERSION_ACTION", 33: "STICKER_ACTION", 34: "REMOVE_RECENT_STICKER_ACTION", 35: "CHAT_ASSIGNMENT", 36: "CHAT_ASSIGNMENT_OPENED_STATUS", 37: "PN_FOR_LID_CHAT_ACTION", 38: "MARKETING_MESSAGE_ACTION", 39: "MARKETING_MESSAGE_BROADCAST_ACTION", 40: "EXTERNAL_WEB_BETA_ACTION", 41: "PRIVACY_SETTING_RELAY_ALL_CALLS", 42: "CALL_LOG_ACTION", 43: "UGC_BOT", 44: "STATUS_PRIVACY", 45: "BOT_WELCOME_REQUEST_ACTION", 46: "DELETE_INDIVIDUAL_CALL_LOG", 47: "LABEL_REORDERING_ACTION", 48: "PAYMENT_INFO_ACTION", 49: "CUSTOM_PAYMENT_METHODS_ACTION", 50: "LOCK_CHAT_ACTION", 51: "CHAT_LOCK_SETTINGS", 52: "WAMO_USER_IDENTIFIER_ACTION", 53: "PRIVACY_SETTING_DISABLE_LINK_PREVIEWS_ACTION", 54: "DEVICE_CAPABILITIES", 55: "NOTE_EDIT_ACTION", 56: "FAVORITES_ACTION", 57: "MERCHANT_PAYMENT_PARTNER_ACTION", 58: "WAFFLE_ACCOUNT_LINK_STATE_ACTION", 59: "USERNAME_CHAT_START_MODE", 60: "NOTIFICATION_ACTIVITY_SETTING_ACTION", 61: "LID_CONTACT_ACTION", 62: "CTWA_PER_CUSTOMER_DATA_SHARING_ACTION", 63: "PAYMENT_TOS_ACTION", 64: "PRIVACY_SETTING_CHANNELS_PERSONALISED_RECOMMENDATION_ACTION", 65: "BUSINESS_BROADCAST_ASSOCIATION_ACTION", 66: "DETECTED_OUTCOMES_STATUS_ACTION", 68: "MAIBA_AI_FEATURES_CONTROL_ACTION", 69: "BUSINESS_BROADCAST_LIST_ACTION", 70: "MUSIC_USER_ID_ACTION", 71: "STATUS_POST_OPT_IN_NOTIFICATION_PREFERENCES_ACTION", 72: "AVATAR_UPDATED_ACTION", 73: "GALAXY_FLOW_ACTION", 74: "PRIVATE_PROCESSING_SETTING_ACTION", 75: "NEWSLETTER_SAVED_INTERESTS_ACTION", 76: "AI_THREAD_RENAME_ACTION", 77: "INTERACTIVE_MESSAGE_ACTION", 10001: "SHARE_OWN_PN", 10002: "BUSINESS_BROADCAST_ACTION", } MutationProps_value = map[string]int32{ "STAR_ACTION": 2, "CONTACT_ACTION": 3, "MUTE_ACTION": 4, "PIN_ACTION": 5, "SECURITY_NOTIFICATION_SETTING": 6, "PUSH_NAME_SETTING": 7, "QUICK_REPLY_ACTION": 8, "RECENT_EMOJI_WEIGHTS_ACTION": 11, "LABEL_MESSAGE_ACTION": 13, "LABEL_EDIT_ACTION": 14, "LABEL_ASSOCIATION_ACTION": 15, "LOCALE_SETTING": 16, "ARCHIVE_CHAT_ACTION": 17, "DELETE_MESSAGE_FOR_ME_ACTION": 18, "KEY_EXPIRATION": 19, "MARK_CHAT_AS_READ_ACTION": 20, "CLEAR_CHAT_ACTION": 21, "DELETE_CHAT_ACTION": 22, "UNARCHIVE_CHATS_SETTING": 23, "PRIMARY_FEATURE": 24, "ANDROID_UNSUPPORTED_ACTIONS": 26, "AGENT_ACTION": 27, "SUBSCRIPTION_ACTION": 28, "USER_STATUS_MUTE_ACTION": 29, "TIME_FORMAT_ACTION": 30, "NUX_ACTION": 31, "PRIMARY_VERSION_ACTION": 32, "STICKER_ACTION": 33, "REMOVE_RECENT_STICKER_ACTION": 34, "CHAT_ASSIGNMENT": 35, "CHAT_ASSIGNMENT_OPENED_STATUS": 36, "PN_FOR_LID_CHAT_ACTION": 37, "MARKETING_MESSAGE_ACTION": 38, "MARKETING_MESSAGE_BROADCAST_ACTION": 39, "EXTERNAL_WEB_BETA_ACTION": 40, "PRIVACY_SETTING_RELAY_ALL_CALLS": 41, "CALL_LOG_ACTION": 42, "UGC_BOT": 43, "STATUS_PRIVACY": 44, "BOT_WELCOME_REQUEST_ACTION": 45, "DELETE_INDIVIDUAL_CALL_LOG": 46, "LABEL_REORDERING_ACTION": 47, "PAYMENT_INFO_ACTION": 48, "CUSTOM_PAYMENT_METHODS_ACTION": 49, "LOCK_CHAT_ACTION": 50, "CHAT_LOCK_SETTINGS": 51, "WAMO_USER_IDENTIFIER_ACTION": 52, "PRIVACY_SETTING_DISABLE_LINK_PREVIEWS_ACTION": 53, "DEVICE_CAPABILITIES": 54, "NOTE_EDIT_ACTION": 55, "FAVORITES_ACTION": 56, "MERCHANT_PAYMENT_PARTNER_ACTION": 57, "WAFFLE_ACCOUNT_LINK_STATE_ACTION": 58, "USERNAME_CHAT_START_MODE": 59, "NOTIFICATION_ACTIVITY_SETTING_ACTION": 60, "LID_CONTACT_ACTION": 61, "CTWA_PER_CUSTOMER_DATA_SHARING_ACTION": 62, "PAYMENT_TOS_ACTION": 63, "PRIVACY_SETTING_CHANNELS_PERSONALISED_RECOMMENDATION_ACTION": 64, "BUSINESS_BROADCAST_ASSOCIATION_ACTION": 65, "DETECTED_OUTCOMES_STATUS_ACTION": 66, "MAIBA_AI_FEATURES_CONTROL_ACTION": 68, "BUSINESS_BROADCAST_LIST_ACTION": 69, "MUSIC_USER_ID_ACTION": 70, "STATUS_POST_OPT_IN_NOTIFICATION_PREFERENCES_ACTION": 71, "AVATAR_UPDATED_ACTION": 72, "GALAXY_FLOW_ACTION": 73, "PRIVATE_PROCESSING_SETTING_ACTION": 74, "NEWSLETTER_SAVED_INTERESTS_ACTION": 75, "AI_THREAD_RENAME_ACTION": 76, "INTERACTIVE_MESSAGE_ACTION": 77, "SHARE_OWN_PN": 10001, "BUSINESS_BROADCAST_ACTION": 10002, } )
Enum value maps for MutationProps.
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 ( InteractiveMessageAction_InteractiveMessageActionMode_name = map[int32]string{ 1: "DISABLE_CTA", } InteractiveMessageAction_InteractiveMessageActionMode_value = map[string]int32{ "DISABLE_CTA": 1, } )
Enum value maps for InteractiveMessageAction_InteractiveMessageActionMode.
var ( PrivateProcessingSettingAction_PrivateProcessingStatus_name = map[int32]string{ 0: "UNDEFINED", 1: "ENABLED", 2: "DISABLED", } PrivateProcessingSettingAction_PrivateProcessingStatus_value = map[string]int32{ "UNDEFINED": 0, "ENABLED": 1, "DISABLED": 2, } )
Enum value maps for PrivateProcessingSettingAction_PrivateProcessingStatus.
var ( AvatarUpdatedAction_AvatarEventType_name = map[int32]string{ 0: "UPDATED", 1: "CREATED", 2: "DELETED", } AvatarUpdatedAction_AvatarEventType_value = map[string]int32{ "UPDATED": 0, "CREATED": 1, "DELETED": 2, } )
Enum value maps for AvatarUpdatedAction_AvatarEventType.
var ( MaibaAIFeaturesControlAction_MaibaAIFeatureStatus_name = map[int32]string{ 0: "ENABLED", 1: "ENABLED_HAS_LEARNING", 2: "DISABLED", } MaibaAIFeaturesControlAction_MaibaAIFeatureStatus_value = map[string]int32{ "ENABLED": 0, "ENABLED_HAS_LEARNING": 1, "DISABLED": 2, } )
Enum value maps for MaibaAIFeaturesControlAction_MaibaAIFeatureStatus.
var ( PaymentTosAction_PaymentNotice_name = map[int32]string{ 0: "BR_PAY_PRIVACY_POLICY", } PaymentTosAction_PaymentNotice_value = map[string]int32{ "BR_PAY_PRIVACY_POLICY": 0, } )
Enum value maps for PaymentTosAction_PaymentNotice.
var ( NotificationActivitySettingAction_NotificationActivitySetting_name = map[int32]string{ 0: "DEFAULT_ALL_MESSAGES", 1: "ALL_MESSAGES", 2: "HIGHLIGHTS", 3: "DEFAULT_HIGHLIGHTS", } NotificationActivitySettingAction_NotificationActivitySetting_value = map[string]int32{ "DEFAULT_ALL_MESSAGES": 0, "ALL_MESSAGES": 1, "HIGHLIGHTS": 2, "DEFAULT_HIGHLIGHTS": 3, } )
Enum value maps for NotificationActivitySettingAction_NotificationActivitySetting.
var ( WaffleAccountLinkStateAction_AccountLinkState_name = map[int32]string{ 0: "ACTIVE", 1: "PAUSED", 2: "UNLINKED", } WaffleAccountLinkStateAction_AccountLinkState_value = map[string]int32{ "ACTIVE": 0, "PAUSED": 1, "UNLINKED": 2, } )
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", 3: "CLOSE_FRIENDS", } StatusPrivacyAction_StatusDistributionMode_value = map[string]int32{ "ALLOW_LIST": 0, "DENY_LIST": 1, "CONTACTS": 2, "CLOSE_FRIENDS": 3, } )
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", 6: "COMMUNITY", 7: "SERVER_ASSIGNED", 8: "DRAFTED", 9: "AI_HANDOFF", } LabelEditAction_ListType_value = map[string]int32{ "NONE": 0, "UNREAD": 1, "GROUPS": 2, "FAVORITES": 3, "PREDEFINED": 4, "CUSTOM": 5, "COMMUNITY": 6, "SERVER_ASSIGNED": 7, "DRAFTED": 8, "AI_HANDOFF": 9, } )
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", 7: "IPAD", 8: "WEAROS", 9: "WASG", 10: "WEARM", 11: "CAPI", } PatchDebugData_Platform_value = map[string]int32{ "ANDROID": 0, "SMBA": 1, "IPHONE": 2, "SMBI": 3, "WEB": 4, "UWP": 5, "DARWIN": 6, "IPAD": 7, "WEAROS": 8, "WASG": 9, "WEARM": 10, "CAPI": 11, } )
Enum value maps for PatchDebugData_Platform.
var File_waSyncAction_WAWebProtobufSyncAction_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 AiThreadRenameAction ¶
type AiThreadRenameAction struct {
NewTitle *string `protobuf:"bytes,1,opt,name=newTitle" json:"newTitle,omitempty"`
// contains filtered or unexported fields
}
func (*AiThreadRenameAction) Descriptor
deprecated
func (*AiThreadRenameAction) Descriptor() ([]byte, []int)
Deprecated: Use AiThreadRenameAction.ProtoReflect.Descriptor instead.
func (*AiThreadRenameAction) GetNewTitle ¶
func (x *AiThreadRenameAction) GetNewTitle() string
func (*AiThreadRenameAction) ProtoMessage ¶
func (*AiThreadRenameAction) ProtoMessage()
func (*AiThreadRenameAction) ProtoReflect ¶
func (x *AiThreadRenameAction) ProtoReflect() protoreflect.Message
func (*AiThreadRenameAction) Reset ¶
func (x *AiThreadRenameAction) Reset()
func (*AiThreadRenameAction) String ¶
func (x *AiThreadRenameAction) 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 AvatarUpdatedAction ¶
type AvatarUpdatedAction struct {
EventType *AvatarUpdatedAction_AvatarEventType `` /* 130-byte string literal not displayed */
RecentAvatarStickers []*StickerAction `protobuf:"bytes,2,rep,name=recentAvatarStickers" json:"recentAvatarStickers,omitempty"`
// contains filtered or unexported fields
}
func (*AvatarUpdatedAction) Descriptor
deprecated
func (*AvatarUpdatedAction) Descriptor() ([]byte, []int)
Deprecated: Use AvatarUpdatedAction.ProtoReflect.Descriptor instead.
func (*AvatarUpdatedAction) GetEventType ¶
func (x *AvatarUpdatedAction) GetEventType() AvatarUpdatedAction_AvatarEventType
func (*AvatarUpdatedAction) GetRecentAvatarStickers ¶
func (x *AvatarUpdatedAction) GetRecentAvatarStickers() []*StickerAction
func (*AvatarUpdatedAction) ProtoMessage ¶
func (*AvatarUpdatedAction) ProtoMessage()
func (*AvatarUpdatedAction) ProtoReflect ¶
func (x *AvatarUpdatedAction) ProtoReflect() protoreflect.Message
func (*AvatarUpdatedAction) Reset ¶
func (x *AvatarUpdatedAction) Reset()
func (*AvatarUpdatedAction) String ¶
func (x *AvatarUpdatedAction) String() string
type AvatarUpdatedAction_AvatarEventType ¶
type AvatarUpdatedAction_AvatarEventType int32
const ( AvatarUpdatedAction_UPDATED AvatarUpdatedAction_AvatarEventType = 0 AvatarUpdatedAction_CREATED AvatarUpdatedAction_AvatarEventType = 1 AvatarUpdatedAction_DELETED AvatarUpdatedAction_AvatarEventType = 2 )
func (AvatarUpdatedAction_AvatarEventType) Descriptor ¶
func (AvatarUpdatedAction_AvatarEventType) Descriptor() protoreflect.EnumDescriptor
func (AvatarUpdatedAction_AvatarEventType) Enum ¶
func (x AvatarUpdatedAction_AvatarEventType) Enum() *AvatarUpdatedAction_AvatarEventType
func (AvatarUpdatedAction_AvatarEventType) EnumDescriptor
deprecated
func (AvatarUpdatedAction_AvatarEventType) EnumDescriptor() ([]byte, []int)
Deprecated: Use AvatarUpdatedAction_AvatarEventType.Descriptor instead.
func (AvatarUpdatedAction_AvatarEventType) Number ¶
func (x AvatarUpdatedAction_AvatarEventType) Number() protoreflect.EnumNumber
func (AvatarUpdatedAction_AvatarEventType) String ¶
func (x AvatarUpdatedAction_AvatarEventType) String() string
func (AvatarUpdatedAction_AvatarEventType) Type ¶
func (AvatarUpdatedAction_AvatarEventType) Type() protoreflect.EnumType
func (*AvatarUpdatedAction_AvatarEventType) UnmarshalJSON
deprecated
func (x *AvatarUpdatedAction_AvatarEventType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
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 BroadcastListParticipant ¶
type BroadcastListParticipant struct {
LidJID *string `protobuf:"bytes,1,req,name=lidJID" json:"lidJID,omitempty"`
PnJID *string `protobuf:"bytes,2,opt,name=pnJID" json:"pnJID,omitempty"`
// contains filtered or unexported fields
}
func (*BroadcastListParticipant) Descriptor
deprecated
func (*BroadcastListParticipant) Descriptor() ([]byte, []int)
Deprecated: Use BroadcastListParticipant.ProtoReflect.Descriptor instead.
func (*BroadcastListParticipant) GetLidJID ¶
func (x *BroadcastListParticipant) GetLidJID() string
func (*BroadcastListParticipant) GetPnJID ¶
func (x *BroadcastListParticipant) GetPnJID() string
func (*BroadcastListParticipant) ProtoMessage ¶
func (*BroadcastListParticipant) ProtoMessage()
func (*BroadcastListParticipant) ProtoReflect ¶
func (x *BroadcastListParticipant) ProtoReflect() protoreflect.Message
func (*BroadcastListParticipant) Reset ¶
func (x *BroadcastListParticipant) Reset()
func (*BroadcastListParticipant) String ¶
func (x *BroadcastListParticipant) String() string
type BusinessBroadcastAssociationAction ¶
type BusinessBroadcastAssociationAction struct {
Deleted *bool `protobuf:"varint,1,opt,name=deleted" json:"deleted,omitempty"`
// contains filtered or unexported fields
}
func (*BusinessBroadcastAssociationAction) Descriptor
deprecated
func (*BusinessBroadcastAssociationAction) Descriptor() ([]byte, []int)
Deprecated: Use BusinessBroadcastAssociationAction.ProtoReflect.Descriptor instead.
func (*BusinessBroadcastAssociationAction) GetDeleted ¶
func (x *BusinessBroadcastAssociationAction) GetDeleted() bool
func (*BusinessBroadcastAssociationAction) ProtoMessage ¶
func (*BusinessBroadcastAssociationAction) ProtoMessage()
func (*BusinessBroadcastAssociationAction) ProtoReflect ¶
func (x *BusinessBroadcastAssociationAction) ProtoReflect() protoreflect.Message
func (*BusinessBroadcastAssociationAction) Reset ¶
func (x *BusinessBroadcastAssociationAction) Reset()
func (*BusinessBroadcastAssociationAction) String ¶
func (x *BusinessBroadcastAssociationAction) String() string
type BusinessBroadcastListAction ¶
type BusinessBroadcastListAction struct {
Deleted *bool `protobuf:"varint,1,opt,name=deleted" json:"deleted,omitempty"`
Participants []*BroadcastListParticipant `protobuf:"bytes,2,rep,name=participants" json:"participants,omitempty"`
ListName *string `protobuf:"bytes,3,opt,name=listName" json:"listName,omitempty"`
// contains filtered or unexported fields
}
func (*BusinessBroadcastListAction) Descriptor
deprecated
func (*BusinessBroadcastListAction) Descriptor() ([]byte, []int)
Deprecated: Use BusinessBroadcastListAction.ProtoReflect.Descriptor instead.
func (*BusinessBroadcastListAction) GetDeleted ¶
func (x *BusinessBroadcastListAction) GetDeleted() bool
func (*BusinessBroadcastListAction) GetListName ¶
func (x *BusinessBroadcastListAction) GetListName() string
func (*BusinessBroadcastListAction) GetParticipants ¶
func (x *BusinessBroadcastListAction) GetParticipants() []*BroadcastListParticipant
func (*BusinessBroadcastListAction) ProtoMessage ¶
func (*BusinessBroadcastListAction) ProtoMessage()
func (*BusinessBroadcastListAction) ProtoReflect ¶
func (x *BusinessBroadcastListAction) ProtoReflect() protoreflect.Message
func (*BusinessBroadcastListAction) Reset ¶
func (x *BusinessBroadcastListAction) Reset()
func (*BusinessBroadcastListAction) String ¶
func (x *BusinessBroadcastListAction) 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=WAWebProtobufSyncAction.CallLogRecord_CallResult" json:"callResult,omitempty"`
IsDndMode *bool `protobuf:"varint,2,opt,name=isDndMode" json:"isDndMode,omitempty"`
SilenceReason *CallLogRecord_SilenceReason `` /* 130-byte string literal not displayed */
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=WAWebProtobufSyncAction.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=WAWebProtobufSyncAction.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 CollectionName ¶
type CollectionName int32
const ( CollectionName_COLLECTION_NAME_UNKNOWN CollectionName = 0 CollectionName_REGULAR CollectionName = 1 CollectionName_REGULAR_LOW CollectionName = 2 CollectionName_REGULAR_HIGH CollectionName = 3 CollectionName_CRITICAL_BLOCK CollectionName = 4 CollectionName_CRITICAL_UNBLOCK_LOW CollectionName = 5 )
func (CollectionName) Descriptor ¶
func (CollectionName) Descriptor() protoreflect.EnumDescriptor
func (CollectionName) Enum ¶
func (x CollectionName) Enum() *CollectionName
func (CollectionName) EnumDescriptor
deprecated
func (CollectionName) EnumDescriptor() ([]byte, []int)
Deprecated: Use CollectionName.Descriptor instead.
func (CollectionName) Number ¶
func (x CollectionName) Number() protoreflect.EnumNumber
func (CollectionName) String ¶
func (x CollectionName) String() string
func (CollectionName) Type ¶
func (CollectionName) Type() protoreflect.EnumType
func (*CollectionName) UnmarshalJSON
deprecated
func (x *CollectionName) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
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"`
PnJID *string `protobuf:"bytes,5,opt,name=pnJID" json:"pnJID,omitempty"`
Username *string `protobuf:"bytes,6,opt,name=username" json:"username,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) GetPnJID ¶
func (x *ContactAction) GetPnJID() string
func (*ContactAction) GetSaveOnPrimaryAddressbook ¶
func (x *ContactAction) GetSaveOnPrimaryAddressbook() bool
func (*ContactAction) GetUsername ¶
func (x *ContactAction) GetUsername() string
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 CtwaPerCustomerDataSharingAction ¶
type CtwaPerCustomerDataSharingAction struct {
IsCtwaPerCustomerDataSharingEnabled *bool `protobuf:"varint,1,opt,name=isCtwaPerCustomerDataSharingEnabled" json:"isCtwaPerCustomerDataSharingEnabled,omitempty"`
// contains filtered or unexported fields
}
func (*CtwaPerCustomerDataSharingAction) Descriptor
deprecated
func (*CtwaPerCustomerDataSharingAction) Descriptor() ([]byte, []int)
Deprecated: Use CtwaPerCustomerDataSharingAction.ProtoReflect.Descriptor instead.
func (*CtwaPerCustomerDataSharingAction) GetIsCtwaPerCustomerDataSharingEnabled ¶
func (x *CtwaPerCustomerDataSharingAction) GetIsCtwaPerCustomerDataSharingEnabled() bool
func (*CtwaPerCustomerDataSharingAction) ProtoMessage ¶
func (*CtwaPerCustomerDataSharingAction) ProtoMessage()
func (*CtwaPerCustomerDataSharingAction) ProtoReflect ¶
func (x *CtwaPerCustomerDataSharingAction) ProtoReflect() protoreflect.Message
func (*CtwaPerCustomerDataSharingAction) Reset ¶
func (x *CtwaPerCustomerDataSharingAction) Reset()
func (*CtwaPerCustomerDataSharingAction) String ¶
func (x *CtwaPerCustomerDataSharingAction) 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 DetectedOutcomesStatusAction ¶
type DetectedOutcomesStatusAction struct {
IsEnabled *bool `protobuf:"varint,1,opt,name=isEnabled" json:"isEnabled,omitempty"`
// contains filtered or unexported fields
}
func (*DetectedOutcomesStatusAction) Descriptor
deprecated
func (*DetectedOutcomesStatusAction) Descriptor() ([]byte, []int)
Deprecated: Use DetectedOutcomesStatusAction.ProtoReflect.Descriptor instead.
func (*DetectedOutcomesStatusAction) GetIsEnabled ¶
func (x *DetectedOutcomesStatusAction) GetIsEnabled() bool
func (*DetectedOutcomesStatusAction) ProtoMessage ¶
func (*DetectedOutcomesStatusAction) ProtoMessage()
func (*DetectedOutcomesStatusAction) ProtoReflect ¶
func (x *DetectedOutcomesStatusAction) ProtoReflect() protoreflect.Message
func (*DetectedOutcomesStatusAction) Reset ¶
func (x *DetectedOutcomesStatusAction) Reset()
func (*DetectedOutcomesStatusAction) String ¶
func (x *DetectedOutcomesStatusAction) 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 InteractiveMessageAction ¶
type InteractiveMessageAction struct {
Type *InteractiveMessageAction_InteractiveMessageActionMode `` /* 138-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*InteractiveMessageAction) Descriptor
deprecated
func (*InteractiveMessageAction) Descriptor() ([]byte, []int)
Deprecated: Use InteractiveMessageAction.ProtoReflect.Descriptor instead.
func (*InteractiveMessageAction) GetType ¶
func (x *InteractiveMessageAction) GetType() InteractiveMessageAction_InteractiveMessageActionMode
func (*InteractiveMessageAction) ProtoMessage ¶
func (*InteractiveMessageAction) ProtoMessage()
func (*InteractiveMessageAction) ProtoReflect ¶
func (x *InteractiveMessageAction) ProtoReflect() protoreflect.Message
func (*InteractiveMessageAction) Reset ¶
func (x *InteractiveMessageAction) Reset()
func (*InteractiveMessageAction) String ¶
func (x *InteractiveMessageAction) String() string
type InteractiveMessageAction_InteractiveMessageActionMode ¶
type InteractiveMessageAction_InteractiveMessageActionMode int32
const (
InteractiveMessageAction_DISABLE_CTA InteractiveMessageAction_InteractiveMessageActionMode = 1
)
func (InteractiveMessageAction_InteractiveMessageActionMode) Descriptor ¶
func (InteractiveMessageAction_InteractiveMessageActionMode) Descriptor() protoreflect.EnumDescriptor
func (InteractiveMessageAction_InteractiveMessageActionMode) EnumDescriptor
deprecated
func (InteractiveMessageAction_InteractiveMessageActionMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use InteractiveMessageAction_InteractiveMessageActionMode.Descriptor instead.
func (InteractiveMessageAction_InteractiveMessageActionMode) Number ¶
func (x InteractiveMessageAction_InteractiveMessageActionMode) Number() protoreflect.EnumNumber
func (InteractiveMessageAction_InteractiveMessageActionMode) String ¶
func (x InteractiveMessageAction_InteractiveMessageActionMode) String() string
func (*InteractiveMessageAction_InteractiveMessageActionMode) UnmarshalJSON
deprecated
func (x *InteractiveMessageAction_InteractiveMessageActionMode) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
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=WAWebProtobufSyncAction.LabelEditAction_ListType" json:"type,omitempty"`
IsImmutable *bool `protobuf:"varint,8,opt,name=isImmutable" json:"isImmutable,omitempty"`
MuteEndTimeMS *int64 `protobuf:"varint,9,opt,name=muteEndTimeMS" json:"muteEndTimeMS,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) GetIsImmutable ¶
func (x *LabelEditAction) GetIsImmutable() bool
func (*LabelEditAction) GetMuteEndTimeMS ¶
func (x *LabelEditAction) GetMuteEndTimeMS() int64
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 LabelEditAction_COMMUNITY LabelEditAction_ListType = 6 LabelEditAction_SERVER_ASSIGNED LabelEditAction_ListType = 7 LabelEditAction_DRAFTED LabelEditAction_ListType = 8 LabelEditAction_AI_HANDOFF LabelEditAction_ListType = 9 )
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 LidContactAction ¶
type LidContactAction struct {
FullName *string `protobuf:"bytes,1,opt,name=fullName" json:"fullName,omitempty"`
FirstName *string `protobuf:"bytes,2,opt,name=firstName" json:"firstName,omitempty"`
Username *string `protobuf:"bytes,3,opt,name=username" json:"username,omitempty"`
// contains filtered or unexported fields
}
func (*LidContactAction) Descriptor
deprecated
func (*LidContactAction) Descriptor() ([]byte, []int)
Deprecated: Use LidContactAction.ProtoReflect.Descriptor instead.
func (*LidContactAction) GetFirstName ¶
func (x *LidContactAction) GetFirstName() string
func (*LidContactAction) GetFullName ¶
func (x *LidContactAction) GetFullName() string
func (*LidContactAction) GetUsername ¶
func (x *LidContactAction) GetUsername() string
func (*LidContactAction) ProtoMessage ¶
func (*LidContactAction) ProtoMessage()
func (*LidContactAction) ProtoReflect ¶
func (x *LidContactAction) ProtoReflect() protoreflect.Message
func (*LidContactAction) Reset ¶
func (x *LidContactAction) Reset()
func (*LidContactAction) String ¶
func (x *LidContactAction) 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 MaibaAIFeaturesControlAction ¶
type MaibaAIFeaturesControlAction struct {
AiFeatureStatus *MaibaAIFeaturesControlAction_MaibaAIFeatureStatus `` /* 156-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*MaibaAIFeaturesControlAction) Descriptor
deprecated
func (*MaibaAIFeaturesControlAction) Descriptor() ([]byte, []int)
Deprecated: Use MaibaAIFeaturesControlAction.ProtoReflect.Descriptor instead.
func (*MaibaAIFeaturesControlAction) GetAiFeatureStatus ¶
func (x *MaibaAIFeaturesControlAction) GetAiFeatureStatus() MaibaAIFeaturesControlAction_MaibaAIFeatureStatus
func (*MaibaAIFeaturesControlAction) ProtoMessage ¶
func (*MaibaAIFeaturesControlAction) ProtoMessage()
func (*MaibaAIFeaturesControlAction) ProtoReflect ¶
func (x *MaibaAIFeaturesControlAction) ProtoReflect() protoreflect.Message
func (*MaibaAIFeaturesControlAction) Reset ¶
func (x *MaibaAIFeaturesControlAction) Reset()
func (*MaibaAIFeaturesControlAction) String ¶
func (x *MaibaAIFeaturesControlAction) String() string
type MaibaAIFeaturesControlAction_MaibaAIFeatureStatus ¶
type MaibaAIFeaturesControlAction_MaibaAIFeatureStatus int32
const ( MaibaAIFeaturesControlAction_ENABLED MaibaAIFeaturesControlAction_MaibaAIFeatureStatus = 0 MaibaAIFeaturesControlAction_ENABLED_HAS_LEARNING MaibaAIFeaturesControlAction_MaibaAIFeatureStatus = 1 MaibaAIFeaturesControlAction_DISABLED MaibaAIFeaturesControlAction_MaibaAIFeatureStatus = 2 )
func (MaibaAIFeaturesControlAction_MaibaAIFeatureStatus) Descriptor ¶
func (MaibaAIFeaturesControlAction_MaibaAIFeatureStatus) Descriptor() protoreflect.EnumDescriptor
func (MaibaAIFeaturesControlAction_MaibaAIFeatureStatus) EnumDescriptor
deprecated
func (MaibaAIFeaturesControlAction_MaibaAIFeatureStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use MaibaAIFeaturesControlAction_MaibaAIFeatureStatus.Descriptor instead.
func (MaibaAIFeaturesControlAction_MaibaAIFeatureStatus) Number ¶
func (x MaibaAIFeaturesControlAction_MaibaAIFeatureStatus) Number() protoreflect.EnumNumber
func (MaibaAIFeaturesControlAction_MaibaAIFeatureStatus) String ¶
func (x MaibaAIFeaturesControlAction_MaibaAIFeatureStatus) String() string
func (*MaibaAIFeaturesControlAction_MaibaAIFeatureStatus) UnmarshalJSON
deprecated
func (x *MaibaAIFeaturesControlAction_MaibaAIFeatureStatus) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
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 `` /* 137-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=WAWebProtobufSyncAction.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 MusicUserIdAction ¶
type MusicUserIdAction struct {
MusicUserID *string `protobuf:"bytes,1,opt,name=musicUserID" json:"musicUserID,omitempty"`
// contains filtered or unexported fields
}
func (*MusicUserIdAction) Descriptor
deprecated
func (*MusicUserIdAction) Descriptor() ([]byte, []int)
Deprecated: Use MusicUserIdAction.ProtoReflect.Descriptor instead.
func (*MusicUserIdAction) GetMusicUserID ¶
func (x *MusicUserIdAction) GetMusicUserID() string
func (*MusicUserIdAction) ProtoMessage ¶
func (*MusicUserIdAction) ProtoMessage()
func (*MusicUserIdAction) ProtoReflect ¶
func (x *MusicUserIdAction) ProtoReflect() protoreflect.Message
func (*MusicUserIdAction) Reset ¶
func (x *MusicUserIdAction) Reset()
func (*MusicUserIdAction) String ¶
func (x *MusicUserIdAction) String() string
type MutationProps ¶
type MutationProps int32
const ( MutationProps_STAR_ACTION MutationProps = 2 MutationProps_CONTACT_ACTION MutationProps = 3 MutationProps_MUTE_ACTION MutationProps = 4 MutationProps_PIN_ACTION MutationProps = 5 MutationProps_SECURITY_NOTIFICATION_SETTING MutationProps = 6 MutationProps_PUSH_NAME_SETTING MutationProps = 7 MutationProps_QUICK_REPLY_ACTION MutationProps = 8 MutationProps_RECENT_EMOJI_WEIGHTS_ACTION MutationProps = 11 MutationProps_LABEL_MESSAGE_ACTION MutationProps = 13 MutationProps_LABEL_EDIT_ACTION MutationProps = 14 MutationProps_LABEL_ASSOCIATION_ACTION MutationProps = 15 MutationProps_LOCALE_SETTING MutationProps = 16 MutationProps_ARCHIVE_CHAT_ACTION MutationProps = 17 MutationProps_DELETE_MESSAGE_FOR_ME_ACTION MutationProps = 18 MutationProps_KEY_EXPIRATION MutationProps = 19 MutationProps_MARK_CHAT_AS_READ_ACTION MutationProps = 20 MutationProps_CLEAR_CHAT_ACTION MutationProps = 21 MutationProps_DELETE_CHAT_ACTION MutationProps = 22 MutationProps_UNARCHIVE_CHATS_SETTING MutationProps = 23 MutationProps_PRIMARY_FEATURE MutationProps = 24 MutationProps_ANDROID_UNSUPPORTED_ACTIONS MutationProps = 26 MutationProps_AGENT_ACTION MutationProps = 27 MutationProps_SUBSCRIPTION_ACTION MutationProps = 28 MutationProps_USER_STATUS_MUTE_ACTION MutationProps = 29 MutationProps_TIME_FORMAT_ACTION MutationProps = 30 MutationProps_NUX_ACTION MutationProps = 31 MutationProps_PRIMARY_VERSION_ACTION MutationProps = 32 MutationProps_STICKER_ACTION MutationProps = 33 MutationProps_REMOVE_RECENT_STICKER_ACTION MutationProps = 34 MutationProps_CHAT_ASSIGNMENT MutationProps = 35 MutationProps_CHAT_ASSIGNMENT_OPENED_STATUS MutationProps = 36 MutationProps_PN_FOR_LID_CHAT_ACTION MutationProps = 37 MutationProps_MARKETING_MESSAGE_ACTION MutationProps = 38 MutationProps_MARKETING_MESSAGE_BROADCAST_ACTION MutationProps = 39 MutationProps_EXTERNAL_WEB_BETA_ACTION MutationProps = 40 MutationProps_PRIVACY_SETTING_RELAY_ALL_CALLS MutationProps = 41 MutationProps_CALL_LOG_ACTION MutationProps = 42 MutationProps_UGC_BOT MutationProps = 43 MutationProps_STATUS_PRIVACY MutationProps = 44 MutationProps_BOT_WELCOME_REQUEST_ACTION MutationProps = 45 MutationProps_DELETE_INDIVIDUAL_CALL_LOG MutationProps = 46 MutationProps_LABEL_REORDERING_ACTION MutationProps = 47 MutationProps_PAYMENT_INFO_ACTION MutationProps = 48 MutationProps_CUSTOM_PAYMENT_METHODS_ACTION MutationProps = 49 MutationProps_LOCK_CHAT_ACTION MutationProps = 50 MutationProps_CHAT_LOCK_SETTINGS MutationProps = 51 MutationProps_WAMO_USER_IDENTIFIER_ACTION MutationProps = 52 MutationProps_PRIVACY_SETTING_DISABLE_LINK_PREVIEWS_ACTION MutationProps = 53 MutationProps_DEVICE_CAPABILITIES MutationProps = 54 MutationProps_NOTE_EDIT_ACTION MutationProps = 55 MutationProps_FAVORITES_ACTION MutationProps = 56 MutationProps_MERCHANT_PAYMENT_PARTNER_ACTION MutationProps = 57 MutationProps_WAFFLE_ACCOUNT_LINK_STATE_ACTION MutationProps = 58 MutationProps_USERNAME_CHAT_START_MODE MutationProps = 59 MutationProps_NOTIFICATION_ACTIVITY_SETTING_ACTION MutationProps = 60 MutationProps_LID_CONTACT_ACTION MutationProps = 61 MutationProps_CTWA_PER_CUSTOMER_DATA_SHARING_ACTION MutationProps = 62 MutationProps_PAYMENT_TOS_ACTION MutationProps = 63 MutationProps_PRIVACY_SETTING_CHANNELS_PERSONALISED_RECOMMENDATION_ACTION MutationProps = 64 MutationProps_BUSINESS_BROADCAST_ASSOCIATION_ACTION MutationProps = 65 MutationProps_DETECTED_OUTCOMES_STATUS_ACTION MutationProps = 66 MutationProps_MAIBA_AI_FEATURES_CONTROL_ACTION MutationProps = 68 MutationProps_BUSINESS_BROADCAST_LIST_ACTION MutationProps = 69 MutationProps_MUSIC_USER_ID_ACTION MutationProps = 70 MutationProps_STATUS_POST_OPT_IN_NOTIFICATION_PREFERENCES_ACTION MutationProps = 71 MutationProps_AVATAR_UPDATED_ACTION MutationProps = 72 MutationProps_GALAXY_FLOW_ACTION MutationProps = 73 MutationProps_PRIVATE_PROCESSING_SETTING_ACTION MutationProps = 74 MutationProps_NEWSLETTER_SAVED_INTERESTS_ACTION MutationProps = 75 MutationProps_AI_THREAD_RENAME_ACTION MutationProps = 76 MutationProps_INTERACTIVE_MESSAGE_ACTION MutationProps = 77 MutationProps_SHARE_OWN_PN MutationProps = 10001 MutationProps_BUSINESS_BROADCAST_ACTION MutationProps = 10002 )
func (MutationProps) Descriptor ¶
func (MutationProps) Descriptor() protoreflect.EnumDescriptor
func (MutationProps) Enum ¶
func (x MutationProps) Enum() *MutationProps
func (MutationProps) EnumDescriptor
deprecated
func (MutationProps) EnumDescriptor() ([]byte, []int)
Deprecated: Use MutationProps.Descriptor instead.
func (MutationProps) Number ¶
func (x MutationProps) Number() protoreflect.EnumNumber
func (MutationProps) String ¶
func (x MutationProps) String() string
func (MutationProps) Type ¶
func (MutationProps) Type() protoreflect.EnumType
func (*MutationProps) UnmarshalJSON
deprecated
func (x *MutationProps) 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 NewsletterSavedInterestsAction ¶
type NewsletterSavedInterestsAction struct {
NewsletterSavedInterests *string `protobuf:"bytes,1,opt,name=newsletterSavedInterests" json:"newsletterSavedInterests,omitempty"`
// contains filtered or unexported fields
}
func (*NewsletterSavedInterestsAction) Descriptor
deprecated
func (*NewsletterSavedInterestsAction) Descriptor() ([]byte, []int)
Deprecated: Use NewsletterSavedInterestsAction.ProtoReflect.Descriptor instead.
func (*NewsletterSavedInterestsAction) GetNewsletterSavedInterests ¶
func (x *NewsletterSavedInterestsAction) GetNewsletterSavedInterests() string
func (*NewsletterSavedInterestsAction) ProtoMessage ¶
func (*NewsletterSavedInterestsAction) ProtoMessage()
func (*NewsletterSavedInterestsAction) ProtoReflect ¶
func (x *NewsletterSavedInterestsAction) ProtoReflect() protoreflect.Message
func (*NewsletterSavedInterestsAction) Reset ¶
func (x *NewsletterSavedInterestsAction) Reset()
func (*NewsletterSavedInterestsAction) String ¶
func (x *NewsletterSavedInterestsAction) String() string
type NoteEditAction ¶
type NoteEditAction struct {
Type *NoteEditAction_NoteType `protobuf:"varint,1,opt,name=type,enum=WAWebProtobufSyncAction.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 NotificationActivitySettingAction ¶
type NotificationActivitySettingAction struct {
NotificationActivitySetting *NotificationActivitySettingAction_NotificationActivitySetting `` /* 192-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*NotificationActivitySettingAction) Descriptor
deprecated
func (*NotificationActivitySettingAction) Descriptor() ([]byte, []int)
Deprecated: Use NotificationActivitySettingAction.ProtoReflect.Descriptor instead.
func (*NotificationActivitySettingAction) GetNotificationActivitySetting ¶
func (x *NotificationActivitySettingAction) GetNotificationActivitySetting() NotificationActivitySettingAction_NotificationActivitySetting
func (*NotificationActivitySettingAction) ProtoMessage ¶
func (*NotificationActivitySettingAction) ProtoMessage()
func (*NotificationActivitySettingAction) ProtoReflect ¶
func (x *NotificationActivitySettingAction) ProtoReflect() protoreflect.Message
func (*NotificationActivitySettingAction) Reset ¶
func (x *NotificationActivitySettingAction) Reset()
func (*NotificationActivitySettingAction) String ¶
func (x *NotificationActivitySettingAction) String() string
type NotificationActivitySettingAction_NotificationActivitySetting ¶
type NotificationActivitySettingAction_NotificationActivitySetting int32
const ( NotificationActivitySettingAction_DEFAULT_ALL_MESSAGES NotificationActivitySettingAction_NotificationActivitySetting = 0 NotificationActivitySettingAction_ALL_MESSAGES NotificationActivitySettingAction_NotificationActivitySetting = 1 NotificationActivitySettingAction_HIGHLIGHTS NotificationActivitySettingAction_NotificationActivitySetting = 2 NotificationActivitySettingAction_DEFAULT_HIGHLIGHTS NotificationActivitySettingAction_NotificationActivitySetting = 3 )
func (NotificationActivitySettingAction_NotificationActivitySetting) Descriptor ¶
func (NotificationActivitySettingAction_NotificationActivitySetting) Descriptor() protoreflect.EnumDescriptor
func (NotificationActivitySettingAction_NotificationActivitySetting) EnumDescriptor
deprecated
func (NotificationActivitySettingAction_NotificationActivitySetting) EnumDescriptor() ([]byte, []int)
Deprecated: Use NotificationActivitySettingAction_NotificationActivitySetting.Descriptor instead.
func (NotificationActivitySettingAction_NotificationActivitySetting) String ¶
func (x NotificationActivitySettingAction_NotificationActivitySetting) String() string
func (*NotificationActivitySettingAction_NotificationActivitySetting) UnmarshalJSON
deprecated
func (x *NotificationActivitySettingAction_NotificationActivitySetting) 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 `` /* 129-byte string literal not displayed */
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 PatchDebugData_IPAD PatchDebugData_Platform = 7 PatchDebugData_WEAROS PatchDebugData_Platform = 8 PatchDebugData_WASG PatchDebugData_Platform = 9 PatchDebugData_WEARM PatchDebugData_Platform = 10 PatchDebugData_CAPI PatchDebugData_Platform = 11 )
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 PaymentTosAction ¶
type PaymentTosAction struct {
PaymentNotice *PaymentTosAction_PaymentNotice `` /* 133-byte string literal not displayed */
Accepted *bool `protobuf:"varint,2,req,name=accepted" json:"accepted,omitempty"`
// contains filtered or unexported fields
}
func (*PaymentTosAction) Descriptor
deprecated
func (*PaymentTosAction) Descriptor() ([]byte, []int)
Deprecated: Use PaymentTosAction.ProtoReflect.Descriptor instead.
func (*PaymentTosAction) GetAccepted ¶
func (x *PaymentTosAction) GetAccepted() bool
func (*PaymentTosAction) GetPaymentNotice ¶
func (x *PaymentTosAction) GetPaymentNotice() PaymentTosAction_PaymentNotice
func (*PaymentTosAction) ProtoMessage ¶
func (*PaymentTosAction) ProtoMessage()
func (*PaymentTosAction) ProtoReflect ¶
func (x *PaymentTosAction) ProtoReflect() protoreflect.Message
func (*PaymentTosAction) Reset ¶
func (x *PaymentTosAction) Reset()
func (*PaymentTosAction) String ¶
func (x *PaymentTosAction) String() string
type PaymentTosAction_PaymentNotice ¶
type PaymentTosAction_PaymentNotice int32
const (
PaymentTosAction_BR_PAY_PRIVACY_POLICY PaymentTosAction_PaymentNotice = 0
)
func (PaymentTosAction_PaymentNotice) Descriptor ¶
func (PaymentTosAction_PaymentNotice) Descriptor() protoreflect.EnumDescriptor
func (PaymentTosAction_PaymentNotice) Enum ¶
func (x PaymentTosAction_PaymentNotice) Enum() *PaymentTosAction_PaymentNotice
func (PaymentTosAction_PaymentNotice) EnumDescriptor
deprecated
func (PaymentTosAction_PaymentNotice) EnumDescriptor() ([]byte, []int)
Deprecated: Use PaymentTosAction_PaymentNotice.Descriptor instead.
func (PaymentTosAction_PaymentNotice) Number ¶
func (x PaymentTosAction_PaymentNotice) Number() protoreflect.EnumNumber
func (PaymentTosAction_PaymentNotice) String ¶
func (x PaymentTosAction_PaymentNotice) String() string
func (PaymentTosAction_PaymentNotice) Type ¶
func (PaymentTosAction_PaymentNotice) Type() protoreflect.EnumType
func (*PaymentTosAction_PaymentNotice) UnmarshalJSON
deprecated
func (x *PaymentTosAction_PaymentNotice) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
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 PrivacySettingChannelsPersonalisedRecommendationAction ¶
type PrivacySettingChannelsPersonalisedRecommendationAction struct {
IsUserOptedOut *bool `protobuf:"varint,1,opt,name=isUserOptedOut" json:"isUserOptedOut,omitempty"`
// contains filtered or unexported fields
}
func (*PrivacySettingChannelsPersonalisedRecommendationAction) Descriptor
deprecated
func (*PrivacySettingChannelsPersonalisedRecommendationAction) Descriptor() ([]byte, []int)
Deprecated: Use PrivacySettingChannelsPersonalisedRecommendationAction.ProtoReflect.Descriptor instead.
func (*PrivacySettingChannelsPersonalisedRecommendationAction) GetIsUserOptedOut ¶
func (x *PrivacySettingChannelsPersonalisedRecommendationAction) GetIsUserOptedOut() bool
func (*PrivacySettingChannelsPersonalisedRecommendationAction) ProtoMessage ¶
func (*PrivacySettingChannelsPersonalisedRecommendationAction) ProtoMessage()
func (*PrivacySettingChannelsPersonalisedRecommendationAction) ProtoReflect ¶
func (x *PrivacySettingChannelsPersonalisedRecommendationAction) ProtoReflect() protoreflect.Message
func (*PrivacySettingChannelsPersonalisedRecommendationAction) Reset ¶
func (x *PrivacySettingChannelsPersonalisedRecommendationAction) Reset()
func (*PrivacySettingChannelsPersonalisedRecommendationAction) String ¶
func (x *PrivacySettingChannelsPersonalisedRecommendationAction) 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 PrivateProcessingSettingAction ¶
type PrivateProcessingSettingAction struct {
PrivateProcessingStatus *PrivateProcessingSettingAction_PrivateProcessingStatus `` /* 177-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*PrivateProcessingSettingAction) Descriptor
deprecated
func (*PrivateProcessingSettingAction) Descriptor() ([]byte, []int)
Deprecated: Use PrivateProcessingSettingAction.ProtoReflect.Descriptor instead.
func (*PrivateProcessingSettingAction) GetPrivateProcessingStatus ¶
func (x *PrivateProcessingSettingAction) GetPrivateProcessingStatus() PrivateProcessingSettingAction_PrivateProcessingStatus
func (*PrivateProcessingSettingAction) ProtoMessage ¶
func (*PrivateProcessingSettingAction) ProtoMessage()
func (*PrivateProcessingSettingAction) ProtoReflect ¶
func (x *PrivateProcessingSettingAction) ProtoReflect() protoreflect.Message
func (*PrivateProcessingSettingAction) Reset ¶
func (x *PrivateProcessingSettingAction) Reset()
func (*PrivateProcessingSettingAction) String ¶
func (x *PrivateProcessingSettingAction) String() string
type PrivateProcessingSettingAction_PrivateProcessingStatus ¶
type PrivateProcessingSettingAction_PrivateProcessingStatus int32
const ( PrivateProcessingSettingAction_UNDEFINED PrivateProcessingSettingAction_PrivateProcessingStatus = 0 PrivateProcessingSettingAction_ENABLED PrivateProcessingSettingAction_PrivateProcessingStatus = 1 PrivateProcessingSettingAction_DISABLED PrivateProcessingSettingAction_PrivateProcessingStatus = 2 )
func (PrivateProcessingSettingAction_PrivateProcessingStatus) Descriptor ¶
func (PrivateProcessingSettingAction_PrivateProcessingStatus) Descriptor() protoreflect.EnumDescriptor
func (PrivateProcessingSettingAction_PrivateProcessingStatus) EnumDescriptor
deprecated
func (PrivateProcessingSettingAction_PrivateProcessingStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use PrivateProcessingSettingAction_PrivateProcessingStatus.Descriptor instead.
func (PrivateProcessingSettingAction_PrivateProcessingStatus) Number ¶
func (x PrivateProcessingSettingAction_PrivateProcessingStatus) Number() protoreflect.EnumNumber
func (PrivateProcessingSettingAction_PrivateProcessingStatus) String ¶
func (x PrivateProcessingSettingAction_PrivateProcessingStatus) String() string
func (*PrivateProcessingSettingAction_PrivateProcessingStatus) UnmarshalJSON
deprecated
func (x *PrivateProcessingSettingAction_PrivateProcessingStatus) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
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 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 StatusPostOptInNotificationPreferencesAction ¶
type StatusPostOptInNotificationPreferencesAction struct {
Enabled *bool `protobuf:"varint,1,opt,name=enabled" json:"enabled,omitempty"`
// contains filtered or unexported fields
}
func (*StatusPostOptInNotificationPreferencesAction) Descriptor
deprecated
func (*StatusPostOptInNotificationPreferencesAction) Descriptor() ([]byte, []int)
Deprecated: Use StatusPostOptInNotificationPreferencesAction.ProtoReflect.Descriptor instead.
func (*StatusPostOptInNotificationPreferencesAction) GetEnabled ¶
func (x *StatusPostOptInNotificationPreferencesAction) GetEnabled() bool
func (*StatusPostOptInNotificationPreferencesAction) ProtoMessage ¶
func (*StatusPostOptInNotificationPreferencesAction) ProtoMessage()
func (*StatusPostOptInNotificationPreferencesAction) ProtoReflect ¶
func (x *StatusPostOptInNotificationPreferencesAction) ProtoReflect() protoreflect.Message
func (*StatusPostOptInNotificationPreferencesAction) Reset ¶
func (x *StatusPostOptInNotificationPreferencesAction) Reset()
func (*StatusPostOptInNotificationPreferencesAction) String ¶
func (x *StatusPostOptInNotificationPreferencesAction) String() string
type StatusPrivacyAction ¶
type StatusPrivacyAction struct {
Mode *StatusPrivacyAction_StatusDistributionMode `` /* 127-byte string literal not displayed */
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 StatusPrivacyAction_CLOSE_FRIENDS StatusPrivacyAction_StatusDistributionMode = 3 )
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"`
ImageHash *string `protobuf:"bytes,12,opt,name=imageHash" json:"imageHash,omitempty"`
IsAvatarSticker *bool `protobuf:"varint,13,opt,name=isAvatarSticker" json:"isAvatarSticker,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) GetImageHash ¶
func (x *StickerAction) GetImageHash() string
func (*StickerAction) GetIsAvatarSticker ¶
func (x *StickerAction) GetIsAvatarSticker() bool
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"`
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"`
UgcBot *UGCBot `protobuf:"bytes,43,opt,name=ugcBot" json:"ugcBot,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"`
NotificationActivitySettingAction *NotificationActivitySettingAction `protobuf:"bytes,60,opt,name=notificationActivitySettingAction" json:"notificationActivitySettingAction,omitempty"`
LidContactAction *LidContactAction `protobuf:"bytes,61,opt,name=lidContactAction" json:"lidContactAction,omitempty"`
CtwaPerCustomerDataSharingAction *CtwaPerCustomerDataSharingAction `protobuf:"bytes,62,opt,name=ctwaPerCustomerDataSharingAction" json:"ctwaPerCustomerDataSharingAction,omitempty"`
PaymentTosAction *PaymentTosAction `protobuf:"bytes,63,opt,name=paymentTosAction" json:"paymentTosAction,omitempty"`
PrivacySettingChannelsPersonalisedRecommendationAction *PrivacySettingChannelsPersonalisedRecommendationAction `` /* 155-byte string literal not displayed */
BusinessBroadcastAssociationAction *BusinessBroadcastAssociationAction `protobuf:"bytes,65,opt,name=businessBroadcastAssociationAction" json:"businessBroadcastAssociationAction,omitempty"`
DetectedOutcomesStatusAction *DetectedOutcomesStatusAction `protobuf:"bytes,66,opt,name=detectedOutcomesStatusAction" json:"detectedOutcomesStatusAction,omitempty"`
MaibaAiFeaturesControlAction *MaibaAIFeaturesControlAction `protobuf:"bytes,68,opt,name=maibaAiFeaturesControlAction" json:"maibaAiFeaturesControlAction,omitempty"`
BusinessBroadcastListAction *BusinessBroadcastListAction `protobuf:"bytes,69,opt,name=businessBroadcastListAction" json:"businessBroadcastListAction,omitempty"`
MusicUserIDAction *MusicUserIdAction `protobuf:"bytes,70,opt,name=musicUserIDAction" json:"musicUserIDAction,omitempty"`
StatusPostOptInNotificationPreferencesAction *StatusPostOptInNotificationPreferencesAction `` /* 135-byte string literal not displayed */
AvatarUpdatedAction *AvatarUpdatedAction `protobuf:"bytes,72,opt,name=avatarUpdatedAction" json:"avatarUpdatedAction,omitempty"`
PrivateProcessingSettingAction *PrivateProcessingSettingAction `protobuf:"bytes,74,opt,name=privateProcessingSettingAction" json:"privateProcessingSettingAction,omitempty"`
NewsletterSavedInterestsAction *NewsletterSavedInterestsAction `protobuf:"bytes,75,opt,name=newsletterSavedInterestsAction" json:"newsletterSavedInterestsAction,omitempty"`
AiThreadRenameAction *AiThreadRenameAction `protobuf:"bytes,76,opt,name=aiThreadRenameAction" json:"aiThreadRenameAction,omitempty"`
InteractiveMessageAction *InteractiveMessageAction `protobuf:"bytes,77,opt,name=interactiveMessageAction" json:"interactiveMessageAction,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) GetAiThreadRenameAction ¶
func (x *SyncActionValue) GetAiThreadRenameAction() *AiThreadRenameAction
func (*SyncActionValue) GetAndroidUnsupportedActions ¶
func (x *SyncActionValue) GetAndroidUnsupportedActions() *AndroidUnsupportedActions
func (*SyncActionValue) GetArchiveChatAction ¶
func (x *SyncActionValue) GetArchiveChatAction() *ArchiveChatAction
func (*SyncActionValue) GetAvatarUpdatedAction ¶
func (x *SyncActionValue) GetAvatarUpdatedAction() *AvatarUpdatedAction
func (*SyncActionValue) GetBotWelcomeRequestAction ¶
func (x *SyncActionValue) GetBotWelcomeRequestAction() *BotWelcomeRequestAction
func (*SyncActionValue) GetBusinessBroadcastAssociationAction ¶
func (x *SyncActionValue) GetBusinessBroadcastAssociationAction() *BusinessBroadcastAssociationAction
func (*SyncActionValue) GetBusinessBroadcastListAction ¶
func (x *SyncActionValue) GetBusinessBroadcastListAction() *BusinessBroadcastListAction
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) GetCtwaPerCustomerDataSharingAction ¶
func (x *SyncActionValue) GetCtwaPerCustomerDataSharingAction() *CtwaPerCustomerDataSharingAction
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) GetDetectedOutcomesStatusAction ¶
func (x *SyncActionValue) GetDetectedOutcomesStatusAction() *DetectedOutcomesStatusAction
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) GetInteractiveMessageAction ¶
func (x *SyncActionValue) GetInteractiveMessageAction() *InteractiveMessageAction
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) GetLidContactAction ¶
func (x *SyncActionValue) GetLidContactAction() *LidContactAction
func (*SyncActionValue) GetLocaleSetting ¶
func (x *SyncActionValue) GetLocaleSetting() *LocaleSetting
func (*SyncActionValue) GetLockChatAction ¶
func (x *SyncActionValue) GetLockChatAction() *LockChatAction
func (*SyncActionValue) GetMaibaAiFeaturesControlAction ¶
func (x *SyncActionValue) GetMaibaAiFeaturesControlAction() *MaibaAIFeaturesControlAction
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) GetMusicUserIDAction ¶
func (x *SyncActionValue) GetMusicUserIDAction() *MusicUserIdAction
func (*SyncActionValue) GetMuteAction ¶
func (x *SyncActionValue) GetMuteAction() *MuteAction
func (*SyncActionValue) GetNewsletterSavedInterestsAction ¶
func (x *SyncActionValue) GetNewsletterSavedInterestsAction() *NewsletterSavedInterestsAction
func (*SyncActionValue) GetNoteEditAction ¶
func (x *SyncActionValue) GetNoteEditAction() *NoteEditAction
func (*SyncActionValue) GetNotificationActivitySettingAction ¶
func (x *SyncActionValue) GetNotificationActivitySettingAction() *NotificationActivitySettingAction
func (*SyncActionValue) GetNuxAction ¶
func (x *SyncActionValue) GetNuxAction() *NuxAction
func (*SyncActionValue) GetPaymentInfoAction ¶
func (x *SyncActionValue) GetPaymentInfoAction() *PaymentInfoAction
func (*SyncActionValue) GetPaymentTosAction ¶
func (x *SyncActionValue) GetPaymentTosAction() *PaymentTosAction
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) GetPrivacySettingChannelsPersonalisedRecommendationAction ¶
func (x *SyncActionValue) GetPrivacySettingChannelsPersonalisedRecommendationAction() *PrivacySettingChannelsPersonalisedRecommendationAction
func (*SyncActionValue) GetPrivacySettingDisableLinkPreviewsAction ¶
func (x *SyncActionValue) GetPrivacySettingDisableLinkPreviewsAction() *PrivacySettingDisableLinkPreviewsAction
func (*SyncActionValue) GetPrivacySettingRelayAllCalls ¶
func (x *SyncActionValue) GetPrivacySettingRelayAllCalls() *PrivacySettingRelayAllCalls
func (*SyncActionValue) GetPrivateProcessingSettingAction ¶
func (x *SyncActionValue) GetPrivateProcessingSettingAction() *PrivateProcessingSettingAction
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) GetStarAction ¶
func (x *SyncActionValue) GetStarAction() *StarAction
func (*SyncActionValue) GetStatusPostOptInNotificationPreferencesAction ¶
func (x *SyncActionValue) GetStatusPostOptInNotificationPreferencesAction() *StatusPostOptInNotificationPreferencesAction
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) GetUgcBot ¶
func (x *SyncActionValue) GetUgcBot() *UGCBot
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 UGCBot ¶
type UGCBot struct {
Definition []byte `protobuf:"bytes,1,opt,name=definition" json:"definition,omitempty"`
// contains filtered or unexported fields
}
func (*UGCBot) Descriptor
deprecated
func (*UGCBot) GetDefinition ¶
func (*UGCBot) ProtoMessage ¶
func (*UGCBot) ProtoMessage()
func (*UGCBot) ProtoReflect ¶
func (x *UGCBot) ProtoReflect() protoreflect.Message
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 `` /* 144-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 `` /* 140-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 WaffleAccountLinkStateAction_PAUSED WaffleAccountLinkStateAction_AccountLinkState = 1 WaffleAccountLinkStateAction_UNLINKED WaffleAccountLinkStateAction_AccountLinkState = 2 )
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