Documentation ¶
Overview ¶
Package proto contains the compiled protobuf structs from WhatsApp's protobuf schema.
Index ¶
- Variables
- type ADVDeviceIdentity
- func (*ADVDeviceIdentity) Descriptor() ([]byte, []int)deprecated
- func (x *ADVDeviceIdentity) GetKeyIndex() uint32
- func (x *ADVDeviceIdentity) GetRawId() uint32
- func (x *ADVDeviceIdentity) GetTimestamp() uint64
- func (*ADVDeviceIdentity) ProtoMessage()
- func (x *ADVDeviceIdentity) ProtoReflect() protoreflect.Message
- func (x *ADVDeviceIdentity) Reset()
- func (x *ADVDeviceIdentity) String() string
- type ADVKeyIndexList
- func (*ADVKeyIndexList) Descriptor() ([]byte, []int)deprecated
- func (x *ADVKeyIndexList) GetCurrentIndex() uint32
- func (x *ADVKeyIndexList) GetRawId() uint32
- func (x *ADVKeyIndexList) GetTimestamp() uint64
- func (x *ADVKeyIndexList) GetValidIndexes() []uint32
- func (*ADVKeyIndexList) ProtoMessage()
- func (x *ADVKeyIndexList) ProtoReflect() protoreflect.Message
- func (x *ADVKeyIndexList) Reset()
- func (x *ADVKeyIndexList) String() string
- type ADVSignedDeviceIdentity
- func (*ADVSignedDeviceIdentity) Descriptor() ([]byte, []int)deprecated
- func (x *ADVSignedDeviceIdentity) GetAccountSignature() []byte
- func (x *ADVSignedDeviceIdentity) GetAccountSignatureKey() []byte
- func (x *ADVSignedDeviceIdentity) GetDetails() []byte
- func (x *ADVSignedDeviceIdentity) GetDeviceSignature() []byte
- func (*ADVSignedDeviceIdentity) ProtoMessage()
- func (x *ADVSignedDeviceIdentity) ProtoReflect() protoreflect.Message
- func (x *ADVSignedDeviceIdentity) Reset()
- func (x *ADVSignedDeviceIdentity) String() string
- type ADVSignedDeviceIdentityHMAC
- func (*ADVSignedDeviceIdentityHMAC) Descriptor() ([]byte, []int)deprecated
- func (x *ADVSignedDeviceIdentityHMAC) GetDetails() []byte
- func (x *ADVSignedDeviceIdentityHMAC) GetHmac() []byte
- func (*ADVSignedDeviceIdentityHMAC) ProtoMessage()
- func (x *ADVSignedDeviceIdentityHMAC) ProtoReflect() protoreflect.Message
- func (x *ADVSignedDeviceIdentityHMAC) Reset()
- func (x *ADVSignedDeviceIdentityHMAC) String() string
- type ADVSignedKeyIndexList
- func (*ADVSignedKeyIndexList) Descriptor() ([]byte, []int)deprecated
- func (x *ADVSignedKeyIndexList) GetAccountSignature() []byte
- func (x *ADVSignedKeyIndexList) GetDetails() []byte
- func (*ADVSignedKeyIndexList) ProtoMessage()
- func (x *ADVSignedKeyIndexList) ProtoReflect() protoreflect.Message
- func (x *ADVSignedKeyIndexList) Reset()
- func (x *ADVSignedKeyIndexList) String() string
- type ActionLink
- type AdReplyInfo
- func (*AdReplyInfo) Descriptor() ([]byte, []int)deprecated
- func (x *AdReplyInfo) GetAdvertiserName() string
- func (x *AdReplyInfo) GetCaption() string
- func (x *AdReplyInfo) GetJpegThumbnail() []byte
- func (x *AdReplyInfo) GetMediaType() AdReplyInfo_AdReplyInfoMediaType
- func (*AdReplyInfo) ProtoMessage()
- func (x *AdReplyInfo) ProtoReflect() protoreflect.Message
- func (x *AdReplyInfo) Reset()
- func (x *AdReplyInfo) String() string
- type AdReplyInfo_AdReplyInfoMediaType
- func (AdReplyInfo_AdReplyInfoMediaType) Descriptor() protoreflect.EnumDescriptor
- func (x AdReplyInfo_AdReplyInfoMediaType) Enum() *AdReplyInfo_AdReplyInfoMediaType
- func (AdReplyInfo_AdReplyInfoMediaType) EnumDescriptor() ([]byte, []int)deprecated
- func (x AdReplyInfo_AdReplyInfoMediaType) Number() protoreflect.EnumNumber
- func (x AdReplyInfo_AdReplyInfoMediaType) String() string
- func (AdReplyInfo_AdReplyInfoMediaType) Type() protoreflect.EnumType
- func (x *AdReplyInfo_AdReplyInfoMediaType) UnmarshalJSON(b []byte) errordeprecated
- 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 AppStateFatalExceptionNotification
- func (*AppStateFatalExceptionNotification) Descriptor() ([]byte, []int)deprecated
- func (x *AppStateFatalExceptionNotification) GetCollectionNames() []string
- func (x *AppStateFatalExceptionNotification) GetTimestamp() int64
- func (*AppStateFatalExceptionNotification) ProtoMessage()
- func (x *AppStateFatalExceptionNotification) ProtoReflect() protoreflect.Message
- func (x *AppStateFatalExceptionNotification) Reset()
- func (x *AppStateFatalExceptionNotification) String() string
- type AppStateSyncKey
- func (*AppStateSyncKey) Descriptor() ([]byte, []int)deprecated
- func (x *AppStateSyncKey) GetKeyData() *AppStateSyncKeyData
- func (x *AppStateSyncKey) GetKeyId() *AppStateSyncKeyId
- func (*AppStateSyncKey) ProtoMessage()
- func (x *AppStateSyncKey) ProtoReflect() protoreflect.Message
- func (x *AppStateSyncKey) Reset()
- func (x *AppStateSyncKey) String() string
- type AppStateSyncKeyData
- func (*AppStateSyncKeyData) Descriptor() ([]byte, []int)deprecated
- func (x *AppStateSyncKeyData) GetFingerprint() *AppStateSyncKeyFingerprint
- func (x *AppStateSyncKeyData) GetKeyData() []byte
- func (x *AppStateSyncKeyData) GetTimestamp() int64
- func (*AppStateSyncKeyData) ProtoMessage()
- func (x *AppStateSyncKeyData) ProtoReflect() protoreflect.Message
- func (x *AppStateSyncKeyData) Reset()
- func (x *AppStateSyncKeyData) String() string
- type AppStateSyncKeyFingerprint
- func (*AppStateSyncKeyFingerprint) Descriptor() ([]byte, []int)deprecated
- func (x *AppStateSyncKeyFingerprint) GetCurrentIndex() uint32
- func (x *AppStateSyncKeyFingerprint) GetDeviceIndexes() []uint32
- func (x *AppStateSyncKeyFingerprint) GetRawId() uint32
- func (*AppStateSyncKeyFingerprint) ProtoMessage()
- func (x *AppStateSyncKeyFingerprint) ProtoReflect() protoreflect.Message
- func (x *AppStateSyncKeyFingerprint) Reset()
- func (x *AppStateSyncKeyFingerprint) String() string
- type AppStateSyncKeyId
- type AppStateSyncKeyRequest
- func (*AppStateSyncKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AppStateSyncKeyRequest) GetKeyIds() []*AppStateSyncKeyId
- func (*AppStateSyncKeyRequest) ProtoMessage()
- func (x *AppStateSyncKeyRequest) ProtoReflect() protoreflect.Message
- func (x *AppStateSyncKeyRequest) Reset()
- func (x *AppStateSyncKeyRequest) String() string
- type AppStateSyncKeyShare
- func (*AppStateSyncKeyShare) Descriptor() ([]byte, []int)deprecated
- func (x *AppStateSyncKeyShare) GetKeys() []*AppStateSyncKey
- func (*AppStateSyncKeyShare) ProtoMessage()
- func (x *AppStateSyncKeyShare) ProtoReflect() protoreflect.Message
- func (x *AppStateSyncKeyShare) Reset()
- func (x *AppStateSyncKeyShare) String() string
- type AppVersion
- func (*AppVersion) Descriptor() ([]byte, []int)deprecated
- func (x *AppVersion) GetPrimary() uint32
- func (x *AppVersion) GetQuaternary() uint32
- func (x *AppVersion) GetQuinary() uint32
- func (x *AppVersion) GetSecondary() uint32
- func (x *AppVersion) GetTertiary() uint32
- func (*AppVersion) ProtoMessage()
- func (x *AppVersion) ProtoReflect() protoreflect.Message
- func (x *AppVersion) Reset()
- func (x *AppVersion) 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 AudioMessage
- func (*AudioMessage) Descriptor() ([]byte, []int)deprecated
- func (x *AudioMessage) GetContextInfo() *ContextInfo
- func (x *AudioMessage) GetDirectPath() string
- func (x *AudioMessage) GetFileEncSha256() []byte
- func (x *AudioMessage) GetFileLength() uint64
- func (x *AudioMessage) GetFileSha256() []byte
- func (x *AudioMessage) GetMediaKey() []byte
- func (x *AudioMessage) GetMediaKeyTimestamp() int64
- func (x *AudioMessage) GetMimetype() string
- func (x *AudioMessage) GetPtt() bool
- func (x *AudioMessage) GetSeconds() uint32
- func (x *AudioMessage) GetStreamingSidecar() []byte
- func (x *AudioMessage) GetUrl() string
- func (x *AudioMessage) GetWaveform() []byte
- func (*AudioMessage) ProtoMessage()
- func (x *AudioMessage) ProtoReflect() protoreflect.Message
- func (x *AudioMessage) Reset()
- func (x *AudioMessage) String() string
- type BizAccountLinkInfo
- func (*BizAccountLinkInfo) Descriptor() ([]byte, []int)deprecated
- func (x *BizAccountLinkInfo) GetAccountType() BizAccountLinkInfo_BizAccountLinkInfoAccountType
- func (x *BizAccountLinkInfo) GetHostStorage() BizAccountLinkInfo_BizAccountLinkInfoHostStorageType
- func (x *BizAccountLinkInfo) GetIssueTime() uint64
- func (x *BizAccountLinkInfo) GetWhatsappAcctNumber() string
- func (x *BizAccountLinkInfo) GetWhatsappBizAcctFbid() uint64
- func (*BizAccountLinkInfo) ProtoMessage()
- func (x *BizAccountLinkInfo) ProtoReflect() protoreflect.Message
- func (x *BizAccountLinkInfo) Reset()
- func (x *BizAccountLinkInfo) String() string
- type BizAccountLinkInfo_BizAccountLinkInfoAccountType
- func (BizAccountLinkInfo_BizAccountLinkInfoAccountType) Descriptor() protoreflect.EnumDescriptor
- func (x BizAccountLinkInfo_BizAccountLinkInfoAccountType) Enum() *BizAccountLinkInfo_BizAccountLinkInfoAccountType
- func (BizAccountLinkInfo_BizAccountLinkInfoAccountType) EnumDescriptor() ([]byte, []int)deprecated
- func (x BizAccountLinkInfo_BizAccountLinkInfoAccountType) Number() protoreflect.EnumNumber
- func (x BizAccountLinkInfo_BizAccountLinkInfoAccountType) String() string
- func (BizAccountLinkInfo_BizAccountLinkInfoAccountType) Type() protoreflect.EnumType
- func (x *BizAccountLinkInfo_BizAccountLinkInfoAccountType) UnmarshalJSON(b []byte) errordeprecated
- type BizAccountLinkInfo_BizAccountLinkInfoHostStorageType
- func (BizAccountLinkInfo_BizAccountLinkInfoHostStorageType) Descriptor() protoreflect.EnumDescriptor
- func (x BizAccountLinkInfo_BizAccountLinkInfoHostStorageType) Enum() *BizAccountLinkInfo_BizAccountLinkInfoHostStorageType
- func (BizAccountLinkInfo_BizAccountLinkInfoHostStorageType) EnumDescriptor() ([]byte, []int)deprecated
- func (x BizAccountLinkInfo_BizAccountLinkInfoHostStorageType) Number() protoreflect.EnumNumber
- func (x BizAccountLinkInfo_BizAccountLinkInfoHostStorageType) String() string
- func (BizAccountLinkInfo_BizAccountLinkInfoHostStorageType) Type() protoreflect.EnumType
- func (x *BizAccountLinkInfo_BizAccountLinkInfoHostStorageType) UnmarshalJSON(b []byte) errordeprecated
- type BizAccountPayload
- func (*BizAccountPayload) Descriptor() ([]byte, []int)deprecated
- func (x *BizAccountPayload) GetBizAcctLinkInfo() []byte
- func (x *BizAccountPayload) GetVnameCert() *VerifiedNameCertificate
- func (*BizAccountPayload) ProtoMessage()
- func (x *BizAccountPayload) ProtoReflect() protoreflect.Message
- func (x *BizAccountPayload) Reset()
- func (x *BizAccountPayload) String() string
- type BizIdentityInfo
- func (*BizIdentityInfo) Descriptor() ([]byte, []int)deprecated
- func (x *BizIdentityInfo) GetActualActors() BizIdentityInfo_BizIdentityInfoActualActorsType
- func (x *BizIdentityInfo) GetFeatureControls() uint64
- func (x *BizIdentityInfo) GetHostStorage() BizIdentityInfo_BizIdentityInfoHostStorageType
- func (x *BizIdentityInfo) GetPrivacyModeTs() uint64
- func (x *BizIdentityInfo) GetRevoked() bool
- func (x *BizIdentityInfo) GetSigned() bool
- func (x *BizIdentityInfo) GetVlevel() BizIdentityInfo_BizIdentityInfoVerifiedLevelValue
- func (x *BizIdentityInfo) GetVnameCert() *VerifiedNameCertificate
- func (*BizIdentityInfo) ProtoMessage()
- func (x *BizIdentityInfo) ProtoReflect() protoreflect.Message
- func (x *BizIdentityInfo) Reset()
- func (x *BizIdentityInfo) String() string
- type BizIdentityInfo_BizIdentityInfoActualActorsType
- func (BizIdentityInfo_BizIdentityInfoActualActorsType) Descriptor() protoreflect.EnumDescriptor
- func (x BizIdentityInfo_BizIdentityInfoActualActorsType) Enum() *BizIdentityInfo_BizIdentityInfoActualActorsType
- func (BizIdentityInfo_BizIdentityInfoActualActorsType) EnumDescriptor() ([]byte, []int)deprecated
- func (x BizIdentityInfo_BizIdentityInfoActualActorsType) Number() protoreflect.EnumNumber
- func (x BizIdentityInfo_BizIdentityInfoActualActorsType) String() string
- func (BizIdentityInfo_BizIdentityInfoActualActorsType) Type() protoreflect.EnumType
- func (x *BizIdentityInfo_BizIdentityInfoActualActorsType) UnmarshalJSON(b []byte) errordeprecated
- type BizIdentityInfo_BizIdentityInfoHostStorageType
- func (BizIdentityInfo_BizIdentityInfoHostStorageType) Descriptor() protoreflect.EnumDescriptor
- func (x BizIdentityInfo_BizIdentityInfoHostStorageType) Enum() *BizIdentityInfo_BizIdentityInfoHostStorageType
- func (BizIdentityInfo_BizIdentityInfoHostStorageType) EnumDescriptor() ([]byte, []int)deprecated
- func (x BizIdentityInfo_BizIdentityInfoHostStorageType) Number() protoreflect.EnumNumber
- func (x BizIdentityInfo_BizIdentityInfoHostStorageType) String() string
- func (BizIdentityInfo_BizIdentityInfoHostStorageType) Type() protoreflect.EnumType
- func (x *BizIdentityInfo_BizIdentityInfoHostStorageType) UnmarshalJSON(b []byte) errordeprecated
- type BizIdentityInfo_BizIdentityInfoVerifiedLevelValue
- func (BizIdentityInfo_BizIdentityInfoVerifiedLevelValue) Descriptor() protoreflect.EnumDescriptor
- func (x BizIdentityInfo_BizIdentityInfoVerifiedLevelValue) Enum() *BizIdentityInfo_BizIdentityInfoVerifiedLevelValue
- func (BizIdentityInfo_BizIdentityInfoVerifiedLevelValue) EnumDescriptor() ([]byte, []int)deprecated
- func (x BizIdentityInfo_BizIdentityInfoVerifiedLevelValue) Number() protoreflect.EnumNumber
- func (x BizIdentityInfo_BizIdentityInfoVerifiedLevelValue) String() string
- func (BizIdentityInfo_BizIdentityInfoVerifiedLevelValue) Type() protoreflect.EnumType
- func (x *BizIdentityInfo_BizIdentityInfoVerifiedLevelValue) UnmarshalJSON(b []byte) errordeprecated
- type Body
- type Button
- func (*Button) Descriptor() ([]byte, []int)deprecated
- func (x *Button) GetButtonId() string
- func (x *Button) GetButtonText() *ButtonText
- func (x *Button) GetNativeFlowInfo() *NativeFlowInfo
- func (x *Button) GetType() Button_ButtonType
- func (*Button) ProtoMessage()
- func (x *Button) ProtoReflect() protoreflect.Message
- func (x *Button) Reset()
- func (x *Button) String() string
- type ButtonText
- type Button_ButtonType
- func (Button_ButtonType) Descriptor() protoreflect.EnumDescriptor
- func (x Button_ButtonType) Enum() *Button_ButtonType
- func (Button_ButtonType) EnumDescriptor() ([]byte, []int)deprecated
- func (x Button_ButtonType) Number() protoreflect.EnumNumber
- func (x Button_ButtonType) String() string
- func (Button_ButtonType) Type() protoreflect.EnumType
- func (x *Button_ButtonType) UnmarshalJSON(b []byte) errordeprecated
- type ButtonsMessage
- func (*ButtonsMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ButtonsMessage) GetButtons() []*Button
- func (x *ButtonsMessage) GetContentText() string
- func (x *ButtonsMessage) GetContextInfo() *ContextInfo
- func (x *ButtonsMessage) GetDocumentMessage() *DocumentMessage
- func (x *ButtonsMessage) GetFooterText() string
- func (m *ButtonsMessage) GetHeader() isButtonsMessage_Header
- func (x *ButtonsMessage) GetHeaderType() ButtonsMessage_ButtonsMessageHeaderType
- func (x *ButtonsMessage) GetImageMessage() *ImageMessage
- func (x *ButtonsMessage) GetLocationMessage() *LocationMessage
- func (x *ButtonsMessage) GetText() string
- func (x *ButtonsMessage) GetVideoMessage() *VideoMessage
- func (*ButtonsMessage) ProtoMessage()
- func (x *ButtonsMessage) ProtoReflect() protoreflect.Message
- func (x *ButtonsMessage) Reset()
- func (x *ButtonsMessage) String() string
- type ButtonsMessage_ButtonsMessageHeaderType
- func (ButtonsMessage_ButtonsMessageHeaderType) Descriptor() protoreflect.EnumDescriptor
- func (x ButtonsMessage_ButtonsMessageHeaderType) Enum() *ButtonsMessage_ButtonsMessageHeaderType
- func (ButtonsMessage_ButtonsMessageHeaderType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ButtonsMessage_ButtonsMessageHeaderType) Number() protoreflect.EnumNumber
- func (x ButtonsMessage_ButtonsMessageHeaderType) String() string
- func (ButtonsMessage_ButtonsMessageHeaderType) Type() protoreflect.EnumType
- func (x *ButtonsMessage_ButtonsMessageHeaderType) UnmarshalJSON(b []byte) errordeprecated
- type ButtonsMessage_DocumentMessage
- type ButtonsMessage_ImageMessage
- type ButtonsMessage_LocationMessage
- type ButtonsMessage_Text
- type ButtonsMessage_VideoMessage
- type ButtonsResponseMessage
- func (*ButtonsResponseMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ButtonsResponseMessage) GetContextInfo() *ContextInfo
- func (m *ButtonsResponseMessage) GetResponse() isButtonsResponseMessage_Response
- func (x *ButtonsResponseMessage) GetSelectedButtonId() string
- func (x *ButtonsResponseMessage) GetSelectedDisplayText() string
- func (x *ButtonsResponseMessage) GetType() ButtonsResponseMessage_ButtonsResponseMessageType
- func (*ButtonsResponseMessage) ProtoMessage()
- func (x *ButtonsResponseMessage) ProtoReflect() protoreflect.Message
- func (x *ButtonsResponseMessage) Reset()
- func (x *ButtonsResponseMessage) String() string
- type ButtonsResponseMessage_ButtonsResponseMessageType
- func (ButtonsResponseMessage_ButtonsResponseMessageType) Descriptor() protoreflect.EnumDescriptor
- func (x ButtonsResponseMessage_ButtonsResponseMessageType) Enum() *ButtonsResponseMessage_ButtonsResponseMessageType
- func (ButtonsResponseMessage_ButtonsResponseMessageType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ButtonsResponseMessage_ButtonsResponseMessageType) Number() protoreflect.EnumNumber
- func (x ButtonsResponseMessage_ButtonsResponseMessageType) String() string
- func (ButtonsResponseMessage_ButtonsResponseMessageType) Type() protoreflect.EnumType
- func (x *ButtonsResponseMessage_ButtonsResponseMessageType) UnmarshalJSON(b []byte) errordeprecated
- type ButtonsResponseMessage_SelectedDisplayText
- type Call
- func (*Call) Descriptor() ([]byte, []int)deprecated
- func (x *Call) GetCallKey() []byte
- func (x *Call) GetConversionData() []byte
- func (x *Call) GetConversionDelaySeconds() uint32
- func (x *Call) GetConversionSource() string
- func (*Call) ProtoMessage()
- func (x *Call) ProtoReflect() protoreflect.Message
- func (x *Call) Reset()
- func (x *Call) String() string
- type CallButton
- func (*CallButton) Descriptor() ([]byte, []int)deprecated
- func (x *CallButton) GetDisplayText() *HighlyStructuredMessage
- func (x *CallButton) GetPhoneNumber() *HighlyStructuredMessage
- func (*CallButton) ProtoMessage()
- func (x *CallButton) ProtoReflect() protoreflect.Message
- func (x *CallButton) Reset()
- func (x *CallButton) String() string
- type CancelPaymentRequestMessage
- func (*CancelPaymentRequestMessage) Descriptor() ([]byte, []int)deprecated
- func (x *CancelPaymentRequestMessage) GetKey() *MessageKey
- func (*CancelPaymentRequestMessage) ProtoMessage()
- func (x *CancelPaymentRequestMessage) ProtoReflect() protoreflect.Message
- func (x *CancelPaymentRequestMessage) Reset()
- func (x *CancelPaymentRequestMessage) String() string
- type CatalogSnapshot
- func (*CatalogSnapshot) Descriptor() ([]byte, []int)deprecated
- func (x *CatalogSnapshot) GetCatalogImage() *ImageMessage
- func (x *CatalogSnapshot) GetDescription() string
- func (x *CatalogSnapshot) GetTitle() string
- func (*CatalogSnapshot) ProtoMessage()
- func (x *CatalogSnapshot) ProtoReflect() protoreflect.Message
- func (x *CatalogSnapshot) Reset()
- func (x *CatalogSnapshot) String() string
- type Chat
- 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 ClientFinish
- func (*ClientFinish) Descriptor() ([]byte, []int)deprecated
- func (x *ClientFinish) GetPayload() []byte
- func (x *ClientFinish) GetStatic() []byte
- func (*ClientFinish) ProtoMessage()
- func (x *ClientFinish) ProtoReflect() protoreflect.Message
- func (x *ClientFinish) Reset()
- func (x *ClientFinish) String() string
- type ClientHello
- func (*ClientHello) Descriptor() ([]byte, []int)deprecated
- func (x *ClientHello) GetEphemeral() []byte
- func (x *ClientHello) GetPayload() []byte
- func (x *ClientHello) GetStatic() []byte
- func (*ClientHello) ProtoMessage()
- func (x *ClientHello) ProtoReflect() protoreflect.Message
- func (x *ClientHello) Reset()
- func (x *ClientHello) String() string
- type ClientPayload
- func (*ClientPayload) Descriptor() ([]byte, []int)deprecated
- func (x *ClientPayload) GetConnectAttemptCount() uint32
- func (x *ClientPayload) GetConnectReason() ClientPayload_ClientPayloadConnectReason
- func (x *ClientPayload) GetConnectType() ClientPayload_ClientPayloadConnectType
- func (x *ClientPayload) GetDevice() uint32
- func (x *ClientPayload) GetDnsSource() *DNSSource
- func (x *ClientPayload) GetFbAppId() uint64
- func (x *ClientPayload) GetFbCat() []byte
- func (x *ClientPayload) GetFbDeviceId() []byte
- func (x *ClientPayload) GetFbUserAgent() []byte
- func (x *ClientPayload) GetIosAppExtension() ClientPayload_ClientPayloadIOSAppExtension
- func (x *ClientPayload) GetLc() int32
- func (x *ClientPayload) GetOc() bool
- func (x *ClientPayload) GetPassive() bool
- func (x *ClientPayload) GetProduct() ClientPayload_ClientPayloadProduct
- func (x *ClientPayload) GetPushName() string
- func (x *ClientPayload) GetRegData() *CompanionRegData
- func (x *ClientPayload) GetSessionId() int32
- func (x *ClientPayload) GetShards() []int32
- func (x *ClientPayload) GetShortConnect() bool
- func (x *ClientPayload) GetUserAgent() *UserAgent
- func (x *ClientPayload) GetUsername() uint64
- func (x *ClientPayload) GetWebInfo() *WebInfo
- func (*ClientPayload) ProtoMessage()
- func (x *ClientPayload) ProtoReflect() protoreflect.Message
- func (x *ClientPayload) Reset()
- func (x *ClientPayload) String() string
- type ClientPayload_ClientPayloadConnectReason
- func (ClientPayload_ClientPayloadConnectReason) Descriptor() protoreflect.EnumDescriptor
- func (x ClientPayload_ClientPayloadConnectReason) Enum() *ClientPayload_ClientPayloadConnectReason
- func (ClientPayload_ClientPayloadConnectReason) EnumDescriptor() ([]byte, []int)deprecated
- func (x ClientPayload_ClientPayloadConnectReason) Number() protoreflect.EnumNumber
- func (x ClientPayload_ClientPayloadConnectReason) String() string
- func (ClientPayload_ClientPayloadConnectReason) Type() protoreflect.EnumType
- func (x *ClientPayload_ClientPayloadConnectReason) UnmarshalJSON(b []byte) errordeprecated
- type ClientPayload_ClientPayloadConnectType
- func (ClientPayload_ClientPayloadConnectType) Descriptor() protoreflect.EnumDescriptor
- func (x ClientPayload_ClientPayloadConnectType) Enum() *ClientPayload_ClientPayloadConnectType
- func (ClientPayload_ClientPayloadConnectType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ClientPayload_ClientPayloadConnectType) Number() protoreflect.EnumNumber
- func (x ClientPayload_ClientPayloadConnectType) String() string
- func (ClientPayload_ClientPayloadConnectType) Type() protoreflect.EnumType
- func (x *ClientPayload_ClientPayloadConnectType) UnmarshalJSON(b []byte) errordeprecated
- type ClientPayload_ClientPayloadIOSAppExtension
- func (ClientPayload_ClientPayloadIOSAppExtension) Descriptor() protoreflect.EnumDescriptor
- func (x ClientPayload_ClientPayloadIOSAppExtension) Enum() *ClientPayload_ClientPayloadIOSAppExtension
- func (ClientPayload_ClientPayloadIOSAppExtension) EnumDescriptor() ([]byte, []int)deprecated
- func (x ClientPayload_ClientPayloadIOSAppExtension) Number() protoreflect.EnumNumber
- func (x ClientPayload_ClientPayloadIOSAppExtension) String() string
- func (ClientPayload_ClientPayloadIOSAppExtension) Type() protoreflect.EnumType
- func (x *ClientPayload_ClientPayloadIOSAppExtension) UnmarshalJSON(b []byte) errordeprecated
- type ClientPayload_ClientPayloadProduct
- func (ClientPayload_ClientPayloadProduct) Descriptor() protoreflect.EnumDescriptor
- func (x ClientPayload_ClientPayloadProduct) Enum() *ClientPayload_ClientPayloadProduct
- func (ClientPayload_ClientPayloadProduct) EnumDescriptor() ([]byte, []int)deprecated
- func (x ClientPayload_ClientPayloadProduct) Number() protoreflect.EnumNumber
- func (x ClientPayload_ClientPayloadProduct) String() string
- func (ClientPayload_ClientPayloadProduct) Type() protoreflect.EnumType
- func (x *ClientPayload_ClientPayloadProduct) UnmarshalJSON(b []byte) errordeprecated
- type CollectionMessage
- func (*CollectionMessage) Descriptor() ([]byte, []int)deprecated
- func (x *CollectionMessage) GetBizJid() string
- func (x *CollectionMessage) GetId() string
- func (x *CollectionMessage) GetMessageVersion() int32
- func (*CollectionMessage) ProtoMessage()
- func (x *CollectionMessage) ProtoReflect() protoreflect.Message
- func (x *CollectionMessage) Reset()
- func (x *CollectionMessage) String() string
- type CompanionProps
- func (*CompanionProps) Descriptor() ([]byte, []int)deprecated
- func (x *CompanionProps) GetOs() string
- func (x *CompanionProps) GetPlatformType() CompanionProps_CompanionPropsPlatformType
- func (x *CompanionProps) GetRequireFullSync() bool
- func (x *CompanionProps) GetVersion() *AppVersion
- func (*CompanionProps) ProtoMessage()
- func (x *CompanionProps) ProtoReflect() protoreflect.Message
- func (x *CompanionProps) Reset()
- func (x *CompanionProps) String() string
- type CompanionProps_CompanionPropsPlatformType
- func (CompanionProps_CompanionPropsPlatformType) Descriptor() protoreflect.EnumDescriptor
- func (x CompanionProps_CompanionPropsPlatformType) Enum() *CompanionProps_CompanionPropsPlatformType
- func (CompanionProps_CompanionPropsPlatformType) EnumDescriptor() ([]byte, []int)deprecated
- func (x CompanionProps_CompanionPropsPlatformType) Number() protoreflect.EnumNumber
- func (x CompanionProps_CompanionPropsPlatformType) String() string
- func (CompanionProps_CompanionPropsPlatformType) Type() protoreflect.EnumType
- func (x *CompanionProps_CompanionPropsPlatformType) UnmarshalJSON(b []byte) errordeprecated
- type CompanionRegData
- func (*CompanionRegData) Descriptor() ([]byte, []int)deprecated
- func (x *CompanionRegData) GetBuildHash() []byte
- func (x *CompanionRegData) GetCompanionProps() []byte
- func (x *CompanionRegData) GetEIdent() []byte
- func (x *CompanionRegData) GetEKeytype() []byte
- func (x *CompanionRegData) GetERegid() []byte
- func (x *CompanionRegData) GetESkeyId() []byte
- func (x *CompanionRegData) GetESkeySig() []byte
- func (x *CompanionRegData) GetESkeyVal() []byte
- func (*CompanionRegData) ProtoMessage()
- func (x *CompanionRegData) ProtoReflect() protoreflect.Message
- func (x *CompanionRegData) Reset()
- func (x *CompanionRegData) String() string
- type ContactAction
- func (*ContactAction) Descriptor() ([]byte, []int)deprecated
- func (x *ContactAction) GetFirstName() string
- func (x *ContactAction) GetFullName() string
- func (*ContactAction) ProtoMessage()
- func (x *ContactAction) ProtoReflect() protoreflect.Message
- func (x *ContactAction) Reset()
- func (x *ContactAction) String() string
- type ContactMessage
- func (*ContactMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ContactMessage) GetContextInfo() *ContextInfo
- func (x *ContactMessage) GetDisplayName() string
- func (x *ContactMessage) GetVcard() string
- func (*ContactMessage) ProtoMessage()
- func (x *ContactMessage) ProtoReflect() protoreflect.Message
- func (x *ContactMessage) Reset()
- func (x *ContactMessage) String() string
- type ContactsArrayMessage
- func (*ContactsArrayMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ContactsArrayMessage) GetContacts() []*ContactMessage
- func (x *ContactsArrayMessage) GetContextInfo() *ContextInfo
- func (x *ContactsArrayMessage) GetDisplayName() string
- func (*ContactsArrayMessage) ProtoMessage()
- func (x *ContactsArrayMessage) ProtoReflect() protoreflect.Message
- func (x *ContactsArrayMessage) Reset()
- func (x *ContactsArrayMessage) String() string
- type ContextInfo
- func (*ContextInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ContextInfo) GetActionLink() *ActionLink
- func (x *ContextInfo) GetConversionData() []byte
- func (x *ContextInfo) GetConversionDelaySeconds() uint32
- func (x *ContextInfo) GetConversionSource() string
- func (x *ContextInfo) GetDisappearingMode() *DisappearingMode
- func (x *ContextInfo) GetEntryPointConversionApp() string
- func (x *ContextInfo) GetEntryPointConversionDelaySeconds() uint32
- func (x *ContextInfo) GetEntryPointConversionSource() string
- func (x *ContextInfo) GetEphemeralSettingTimestamp() int64
- func (x *ContextInfo) GetEphemeralSharedSecret() []byte
- func (x *ContextInfo) GetExpiration() uint32
- func (x *ContextInfo) GetExternalAdReply() *ExternalAdReplyInfo
- func (x *ContextInfo) GetForwardingScore() uint32
- func (x *ContextInfo) GetGroupSubject() string
- func (x *ContextInfo) GetIsForwarded() bool
- func (x *ContextInfo) GetMentionedJid() []string
- func (x *ContextInfo) GetParentGroupJid() string
- func (x *ContextInfo) GetParticipant() string
- func (x *ContextInfo) GetPlaceholderKey() *MessageKey
- func (x *ContextInfo) GetQuotedAd() *AdReplyInfo
- func (x *ContextInfo) GetQuotedMessage() *Message
- func (x *ContextInfo) GetRemoteJid() string
- func (x *ContextInfo) GetStanzaId() string
- func (*ContextInfo) ProtoMessage()
- func (x *ContextInfo) ProtoReflect() protoreflect.Message
- func (x *ContextInfo) Reset()
- func (x *ContextInfo) String() string
- type Conversation
- func (*Conversation) Descriptor() ([]byte, []int)deprecated
- func (x *Conversation) GetArchived() bool
- func (x *Conversation) GetContactPrimaryIdentityKey() []byte
- func (x *Conversation) GetConversationTimestamp() uint64
- func (x *Conversation) GetDisappearingMode() *DisappearingMode
- func (x *Conversation) GetEndOfHistoryTransfer() bool
- func (x *Conversation) GetEndOfHistoryTransferType() Conversation_ConversationEndOfHistoryTransferType
- func (x *Conversation) GetEphemeralExpiration() uint32
- func (x *Conversation) GetEphemeralSettingTimestamp() int64
- func (x *Conversation) GetId() string
- func (x *Conversation) GetLastMsgTimestamp() uint64
- func (x *Conversation) GetMarkedAsUnread() bool
- func (x *Conversation) GetMediaVisibility() MediaVisibility
- func (x *Conversation) GetMessages() []*HistorySyncMsg
- func (x *Conversation) GetMuteEndTime() uint64
- func (x *Conversation) GetName() string
- func (x *Conversation) GetNewJid() string
- func (x *Conversation) GetNotSpam() bool
- func (x *Conversation) GetOldJid() string
- func (x *Conversation) GetPHash() string
- func (x *Conversation) GetParticipant() []*GroupParticipant
- func (x *Conversation) GetPinned() uint32
- func (x *Conversation) GetReadOnly() bool
- func (x *Conversation) GetSuspended() bool
- func (x *Conversation) GetTcToken() []byte
- func (x *Conversation) GetTcTokenSenderTimestamp() uint64
- func (x *Conversation) GetTcTokenTimestamp() uint64
- func (x *Conversation) GetUnreadCount() uint32
- func (x *Conversation) GetUnreadMentionCount() uint32
- func (x *Conversation) GetWallpaper() *WallpaperSettings
- func (*Conversation) ProtoMessage()
- func (x *Conversation) ProtoReflect() protoreflect.Message
- func (x *Conversation) Reset()
- func (x *Conversation) String() string
- type Conversation_ConversationEndOfHistoryTransferType
- func (Conversation_ConversationEndOfHistoryTransferType) Descriptor() protoreflect.EnumDescriptor
- func (x Conversation_ConversationEndOfHistoryTransferType) Enum() *Conversation_ConversationEndOfHistoryTransferType
- func (Conversation_ConversationEndOfHistoryTransferType) EnumDescriptor() ([]byte, []int)deprecated
- func (x Conversation_ConversationEndOfHistoryTransferType) Number() protoreflect.EnumNumber
- func (x Conversation_ConversationEndOfHistoryTransferType) String() string
- func (Conversation_ConversationEndOfHistoryTransferType) Type() protoreflect.EnumType
- func (x *Conversation_ConversationEndOfHistoryTransferType) UnmarshalJSON(b []byte) errordeprecated
- type DNSSource
- func (*DNSSource) Descriptor() ([]byte, []int)deprecated
- func (x *DNSSource) GetAppCached() bool
- func (x *DNSSource) GetDnsMethod() DNSSource_DNSSourceDNSResolutionMethod
- func (*DNSSource) ProtoMessage()
- func (x *DNSSource) ProtoReflect() protoreflect.Message
- func (x *DNSSource) Reset()
- func (x *DNSSource) String() string
- type DNSSource_DNSSourceDNSResolutionMethod
- func (DNSSource_DNSSourceDNSResolutionMethod) Descriptor() protoreflect.EnumDescriptor
- func (x DNSSource_DNSSourceDNSResolutionMethod) Enum() *DNSSource_DNSSourceDNSResolutionMethod
- func (DNSSource_DNSSourceDNSResolutionMethod) EnumDescriptor() ([]byte, []int)deprecated
- func (x DNSSource_DNSSourceDNSResolutionMethod) Number() protoreflect.EnumNumber
- func (x DNSSource_DNSSourceDNSResolutionMethod) String() string
- func (DNSSource_DNSSourceDNSResolutionMethod) Type() protoreflect.EnumType
- func (x *DNSSource_DNSSourceDNSResolutionMethod) UnmarshalJSON(b []byte) errordeprecated
- type DeclinePaymentRequestMessage
- func (*DeclinePaymentRequestMessage) Descriptor() ([]byte, []int)deprecated
- func (x *DeclinePaymentRequestMessage) GetKey() *MessageKey
- func (*DeclinePaymentRequestMessage) ProtoMessage()
- func (x *DeclinePaymentRequestMessage) ProtoReflect() protoreflect.Message
- func (x *DeclinePaymentRequestMessage) Reset()
- func (x *DeclinePaymentRequestMessage) 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 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 DeviceListMetadata
- func (*DeviceListMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceListMetadata) GetRecipientKeyHash() []byte
- func (x *DeviceListMetadata) GetRecipientKeyIndexes() []uint32
- func (x *DeviceListMetadata) GetRecipientTimestamp() uint64
- func (x *DeviceListMetadata) GetSenderKeyHash() []byte
- func (x *DeviceListMetadata) GetSenderKeyIndexes() []uint32
- func (x *DeviceListMetadata) GetSenderTimestamp() uint64
- func (*DeviceListMetadata) ProtoMessage()
- func (x *DeviceListMetadata) ProtoReflect() protoreflect.Message
- func (x *DeviceListMetadata) Reset()
- func (x *DeviceListMetadata) String() string
- type DeviceSentMessage
- func (*DeviceSentMessage) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceSentMessage) GetDestinationJid() string
- func (x *DeviceSentMessage) GetMessage() *Message
- func (x *DeviceSentMessage) GetPhash() string
- func (*DeviceSentMessage) ProtoMessage()
- func (x *DeviceSentMessage) ProtoReflect() protoreflect.Message
- func (x *DeviceSentMessage) Reset()
- func (x *DeviceSentMessage) String() string
- type DisappearingMode
- func (*DisappearingMode) Descriptor() ([]byte, []int)deprecated
- func (x *DisappearingMode) GetInitiator() DisappearingMode_DisappearingModeInitiator
- func (*DisappearingMode) ProtoMessage()
- func (x *DisappearingMode) ProtoReflect() protoreflect.Message
- func (x *DisappearingMode) Reset()
- func (x *DisappearingMode) String() string
- type DisappearingMode_DisappearingModeInitiator
- func (DisappearingMode_DisappearingModeInitiator) Descriptor() protoreflect.EnumDescriptor
- func (x DisappearingMode_DisappearingModeInitiator) Enum() *DisappearingMode_DisappearingModeInitiator
- func (DisappearingMode_DisappearingModeInitiator) EnumDescriptor() ([]byte, []int)deprecated
- func (x DisappearingMode_DisappearingModeInitiator) Number() protoreflect.EnumNumber
- func (x DisappearingMode_DisappearingModeInitiator) String() string
- func (DisappearingMode_DisappearingModeInitiator) Type() protoreflect.EnumType
- func (x *DisappearingMode_DisappearingModeInitiator) UnmarshalJSON(b []byte) errordeprecated
- type DocumentMessage
- func (*DocumentMessage) Descriptor() ([]byte, []int)deprecated
- func (x *DocumentMessage) GetContactVcard() bool
- func (x *DocumentMessage) GetContextInfo() *ContextInfo
- func (x *DocumentMessage) GetDirectPath() string
- func (x *DocumentMessage) GetFileEncSha256() []byte
- func (x *DocumentMessage) GetFileLength() uint64
- func (x *DocumentMessage) GetFileName() string
- func (x *DocumentMessage) GetFileSha256() []byte
- func (x *DocumentMessage) GetJpegThumbnail() []byte
- func (x *DocumentMessage) GetMediaKey() []byte
- func (x *DocumentMessage) GetMediaKeyTimestamp() int64
- func (x *DocumentMessage) GetMimetype() string
- func (x *DocumentMessage) GetPageCount() uint32
- func (x *DocumentMessage) GetThumbnailDirectPath() string
- func (x *DocumentMessage) GetThumbnailEncSha256() []byte
- func (x *DocumentMessage) GetThumbnailHeight() uint32
- func (x *DocumentMessage) GetThumbnailSha256() []byte
- func (x *DocumentMessage) GetThumbnailWidth() uint32
- func (x *DocumentMessage) GetTitle() string
- func (x *DocumentMessage) GetUrl() string
- func (*DocumentMessage) ProtoMessage()
- func (x *DocumentMessage) ProtoReflect() protoreflect.Message
- func (x *DocumentMessage) Reset()
- func (x *DocumentMessage) String() string
- type EphemeralSetting
- func (*EphemeralSetting) Descriptor() ([]byte, []int)deprecated
- func (x *EphemeralSetting) GetDuration() int32
- func (x *EphemeralSetting) GetTimestamp() int64
- func (*EphemeralSetting) ProtoMessage()
- func (x *EphemeralSetting) ProtoReflect() protoreflect.Message
- func (x *EphemeralSetting) Reset()
- func (x *EphemeralSetting) String() string
- type ExitCode
- type ExtendedTextMessage
- func (*ExtendedTextMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ExtendedTextMessage) GetBackgroundArgb() uint32
- func (x *ExtendedTextMessage) GetCanonicalUrl() string
- func (x *ExtendedTextMessage) GetContextInfo() *ContextInfo
- func (x *ExtendedTextMessage) GetDescription() string
- func (x *ExtendedTextMessage) GetDoNotPlayInline() bool
- func (x *ExtendedTextMessage) GetFont() ExtendedTextMessage_ExtendedTextMessageFontType
- func (x *ExtendedTextMessage) GetInviteLinkGroupType() ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType
- func (x *ExtendedTextMessage) GetJpegThumbnail() []byte
- func (x *ExtendedTextMessage) GetMatchedText() string
- func (x *ExtendedTextMessage) GetMediaKey() []byte
- func (x *ExtendedTextMessage) GetMediaKeyTimestamp() int64
- func (x *ExtendedTextMessage) GetPreviewType() ExtendedTextMessage_ExtendedTextMessagePreviewType
- func (x *ExtendedTextMessage) GetText() string
- func (x *ExtendedTextMessage) GetTextArgb() uint32
- func (x *ExtendedTextMessage) GetThumbnailDirectPath() string
- func (x *ExtendedTextMessage) GetThumbnailEncSha256() []byte
- func (x *ExtendedTextMessage) GetThumbnailHeight() uint32
- func (x *ExtendedTextMessage) GetThumbnailSha256() []byte
- func (x *ExtendedTextMessage) GetThumbnailWidth() uint32
- func (x *ExtendedTextMessage) GetTitle() string
- func (*ExtendedTextMessage) ProtoMessage()
- func (x *ExtendedTextMessage) ProtoReflect() protoreflect.Message
- func (x *ExtendedTextMessage) Reset()
- func (x *ExtendedTextMessage) String() string
- type ExtendedTextMessage_ExtendedTextMessageFontType
- func (ExtendedTextMessage_ExtendedTextMessageFontType) Descriptor() protoreflect.EnumDescriptor
- func (x ExtendedTextMessage_ExtendedTextMessageFontType) Enum() *ExtendedTextMessage_ExtendedTextMessageFontType
- func (ExtendedTextMessage_ExtendedTextMessageFontType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ExtendedTextMessage_ExtendedTextMessageFontType) Number() protoreflect.EnumNumber
- func (x ExtendedTextMessage_ExtendedTextMessageFontType) String() string
- func (ExtendedTextMessage_ExtendedTextMessageFontType) Type() protoreflect.EnumType
- func (x *ExtendedTextMessage_ExtendedTextMessageFontType) UnmarshalJSON(b []byte) errordeprecated
- type ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType
- func (ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType) Descriptor() protoreflect.EnumDescriptor
- func (x ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType) Enum() *ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType
- func (ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType) Number() protoreflect.EnumNumber
- func (x ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType) String() string
- func (ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType) Type() protoreflect.EnumType
- func (x *ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType) UnmarshalJSON(b []byte) errordeprecated
- type ExtendedTextMessage_ExtendedTextMessagePreviewType
- func (ExtendedTextMessage_ExtendedTextMessagePreviewType) Descriptor() protoreflect.EnumDescriptor
- func (x ExtendedTextMessage_ExtendedTextMessagePreviewType) Enum() *ExtendedTextMessage_ExtendedTextMessagePreviewType
- func (ExtendedTextMessage_ExtendedTextMessagePreviewType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ExtendedTextMessage_ExtendedTextMessagePreviewType) Number() protoreflect.EnumNumber
- func (x ExtendedTextMessage_ExtendedTextMessagePreviewType) String() string
- func (ExtendedTextMessage_ExtendedTextMessagePreviewType) Type() protoreflect.EnumType
- func (x *ExtendedTextMessage_ExtendedTextMessagePreviewType) UnmarshalJSON(b []byte) errordeprecated
- type ExternalAdReplyInfo
- func (*ExternalAdReplyInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ExternalAdReplyInfo) GetBody() string
- func (x *ExternalAdReplyInfo) GetContainsAutoReply() bool
- func (x *ExternalAdReplyInfo) GetMediaType() ExternalAdReplyInfo_ExternalAdReplyInfoMediaType
- func (x *ExternalAdReplyInfo) GetMediaUrl() string
- func (x *ExternalAdReplyInfo) GetSourceId() string
- func (x *ExternalAdReplyInfo) GetSourceType() string
- func (x *ExternalAdReplyInfo) GetSourceUrl() string
- func (x *ExternalAdReplyInfo) GetThumbnail() []byte
- func (x *ExternalAdReplyInfo) GetThumbnailUrl() string
- func (x *ExternalAdReplyInfo) GetTitle() string
- func (*ExternalAdReplyInfo) ProtoMessage()
- func (x *ExternalAdReplyInfo) ProtoReflect() protoreflect.Message
- func (x *ExternalAdReplyInfo) Reset()
- func (x *ExternalAdReplyInfo) String() string
- type ExternalAdReplyInfo_ExternalAdReplyInfoMediaType
- func (ExternalAdReplyInfo_ExternalAdReplyInfoMediaType) Descriptor() protoreflect.EnumDescriptor
- func (x ExternalAdReplyInfo_ExternalAdReplyInfoMediaType) Enum() *ExternalAdReplyInfo_ExternalAdReplyInfoMediaType
- func (ExternalAdReplyInfo_ExternalAdReplyInfoMediaType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ExternalAdReplyInfo_ExternalAdReplyInfoMediaType) Number() protoreflect.EnumNumber
- func (x ExternalAdReplyInfo_ExternalAdReplyInfoMediaType) String() string
- func (ExternalAdReplyInfo_ExternalAdReplyInfoMediaType) Type() protoreflect.EnumType
- func (x *ExternalAdReplyInfo_ExternalAdReplyInfoMediaType) UnmarshalJSON(b []byte) errordeprecated
- type ExternalBlobReference
- func (*ExternalBlobReference) Descriptor() ([]byte, []int)deprecated
- func (x *ExternalBlobReference) GetDirectPath() string
- func (x *ExternalBlobReference) GetFileEncSha256() []byte
- func (x *ExternalBlobReference) GetFileSha256() []byte
- func (x *ExternalBlobReference) GetFileSizeBytes() uint64
- func (x *ExternalBlobReference) GetHandle() string
- func (x *ExternalBlobReference) GetMediaKey() []byte
- func (*ExternalBlobReference) ProtoMessage()
- func (x *ExternalBlobReference) ProtoReflect() protoreflect.Message
- func (x *ExternalBlobReference) Reset()
- func (x *ExternalBlobReference) String() string
- type FavoriteStickerAction
- func (*FavoriteStickerAction) Descriptor() ([]byte, []int)deprecated
- func (x *FavoriteStickerAction) GetDirectPath() string
- func (x *FavoriteStickerAction) GetEncFilehash() string
- func (x *FavoriteStickerAction) GetHandle() string
- func (x *FavoriteStickerAction) GetIsFavorite() bool
- func (x *FavoriteStickerAction) GetLastUploadTimestamp() string
- func (x *FavoriteStickerAction) GetMediaKey() string
- func (x *FavoriteStickerAction) GetMediaKeyTimestamp() int64
- func (x *FavoriteStickerAction) GetStickerHashWithoutMeta() string
- func (*FavoriteStickerAction) ProtoMessage()
- func (x *FavoriteStickerAction) ProtoReflect() protoreflect.Message
- func (x *FavoriteStickerAction) Reset()
- func (x *FavoriteStickerAction) String() string
- type Footer
- type FourRowTemplate
- func (*FourRowTemplate) Descriptor() ([]byte, []int)deprecated
- func (x *FourRowTemplate) GetButtons() []*TemplateButton
- func (x *FourRowTemplate) GetContent() *HighlyStructuredMessage
- func (x *FourRowTemplate) GetDocumentMessage() *DocumentMessage
- func (x *FourRowTemplate) GetFooter() *HighlyStructuredMessage
- func (x *FourRowTemplate) GetHighlyStructuredMessage() *HighlyStructuredMessage
- func (x *FourRowTemplate) GetImageMessage() *ImageMessage
- func (x *FourRowTemplate) GetLocationMessage() *LocationMessage
- func (m *FourRowTemplate) GetTitle() isFourRowTemplate_Title
- func (x *FourRowTemplate) GetVideoMessage() *VideoMessage
- func (*FourRowTemplate) ProtoMessage()
- func (x *FourRowTemplate) ProtoReflect() protoreflect.Message
- func (x *FourRowTemplate) Reset()
- func (x *FourRowTemplate) String() string
- type FourRowTemplate_DocumentMessage
- type FourRowTemplate_HighlyStructuredMessage
- type FourRowTemplate_ImageMessage
- type FourRowTemplate_LocationMessage
- type FourRowTemplate_VideoMessage
- type FutureProofMessage
- func (*FutureProofMessage) Descriptor() ([]byte, []int)deprecated
- func (x *FutureProofMessage) GetMessage() *Message
- func (*FutureProofMessage) ProtoMessage()
- func (x *FutureProofMessage) ProtoReflect() protoreflect.Message
- func (x *FutureProofMessage) Reset()
- func (x *FutureProofMessage) String() string
- type GlobalSettings
- func (*GlobalSettings) Descriptor() ([]byte, []int)deprecated
- func (x *GlobalSettings) GetDarkThemeWallpaper() *WallpaperSettings
- func (x *GlobalSettings) GetLightThemeWallpaper() *WallpaperSettings
- func (x *GlobalSettings) GetMediaVisibility() MediaVisibility
- func (*GlobalSettings) ProtoMessage()
- func (x *GlobalSettings) ProtoReflect() protoreflect.Message
- func (x *GlobalSettings) Reset()
- func (x *GlobalSettings) String() string
- type GroupInviteMessage
- func (*GroupInviteMessage) Descriptor() ([]byte, []int)deprecated
- func (x *GroupInviteMessage) GetCaption() string
- func (x *GroupInviteMessage) GetContextInfo() *ContextInfo
- func (x *GroupInviteMessage) GetGroupJid() string
- func (x *GroupInviteMessage) GetGroupName() string
- func (x *GroupInviteMessage) GetGroupType() GroupInviteMessage_GroupInviteMessageGroupType
- func (x *GroupInviteMessage) GetInviteCode() string
- func (x *GroupInviteMessage) GetInviteExpiration() int64
- func (x *GroupInviteMessage) GetJpegThumbnail() []byte
- func (*GroupInviteMessage) ProtoMessage()
- func (x *GroupInviteMessage) ProtoReflect() protoreflect.Message
- func (x *GroupInviteMessage) Reset()
- func (x *GroupInviteMessage) String() string
- type GroupInviteMessage_GroupInviteMessageGroupType
- func (GroupInviteMessage_GroupInviteMessageGroupType) Descriptor() protoreflect.EnumDescriptor
- func (x GroupInviteMessage_GroupInviteMessageGroupType) Enum() *GroupInviteMessage_GroupInviteMessageGroupType
- func (GroupInviteMessage_GroupInviteMessageGroupType) EnumDescriptor() ([]byte, []int)deprecated
- func (x GroupInviteMessage_GroupInviteMessageGroupType) Number() protoreflect.EnumNumber
- func (x GroupInviteMessage_GroupInviteMessageGroupType) String() string
- func (GroupInviteMessage_GroupInviteMessageGroupType) Type() protoreflect.EnumType
- func (x *GroupInviteMessage_GroupInviteMessageGroupType) UnmarshalJSON(b []byte) errordeprecated
- type GroupParticipant
- func (*GroupParticipant) Descriptor() ([]byte, []int)deprecated
- func (x *GroupParticipant) GetRank() GroupParticipant_GroupParticipantRank
- func (x *GroupParticipant) GetUserJid() string
- func (*GroupParticipant) ProtoMessage()
- func (x *GroupParticipant) ProtoReflect() protoreflect.Message
- func (x *GroupParticipant) Reset()
- func (x *GroupParticipant) String() string
- type GroupParticipant_GroupParticipantRank
- func (GroupParticipant_GroupParticipantRank) Descriptor() protoreflect.EnumDescriptor
- func (x GroupParticipant_GroupParticipantRank) Enum() *GroupParticipant_GroupParticipantRank
- func (GroupParticipant_GroupParticipantRank) EnumDescriptor() ([]byte, []int)deprecated
- func (x GroupParticipant_GroupParticipantRank) Number() protoreflect.EnumNumber
- func (x GroupParticipant_GroupParticipantRank) String() string
- func (GroupParticipant_GroupParticipantRank) Type() protoreflect.EnumType
- func (x *GroupParticipant_GroupParticipantRank) UnmarshalJSON(b []byte) errordeprecated
- type HSMCurrency
- func (*HSMCurrency) Descriptor() ([]byte, []int)deprecated
- func (x *HSMCurrency) GetAmount1000() int64
- func (x *HSMCurrency) GetCurrencyCode() string
- func (*HSMCurrency) ProtoMessage()
- func (x *HSMCurrency) ProtoReflect() protoreflect.Message
- func (x *HSMCurrency) Reset()
- func (x *HSMCurrency) String() string
- type HSMDateTime
- func (*HSMDateTime) Descriptor() ([]byte, []int)deprecated
- func (x *HSMDateTime) GetComponent() *HSMDateTimeComponent
- func (m *HSMDateTime) GetDatetimeOneof() isHSMDateTime_DatetimeOneof
- func (x *HSMDateTime) GetUnixEpoch() *HSMDateTimeUnixEpoch
- func (*HSMDateTime) ProtoMessage()
- func (x *HSMDateTime) ProtoReflect() protoreflect.Message
- func (x *HSMDateTime) Reset()
- func (x *HSMDateTime) String() string
- type HSMDateTimeComponent
- func (*HSMDateTimeComponent) Descriptor() ([]byte, []int)deprecated
- func (x *HSMDateTimeComponent) GetCalendar() HSMDateTimeComponent_HSMDateTimeComponentCalendarType
- func (x *HSMDateTimeComponent) GetDayOfMonth() uint32
- func (x *HSMDateTimeComponent) GetDayOfWeek() HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType
- func (x *HSMDateTimeComponent) GetHour() uint32
- func (x *HSMDateTimeComponent) GetMinute() uint32
- func (x *HSMDateTimeComponent) GetMonth() uint32
- func (x *HSMDateTimeComponent) GetYear() uint32
- func (*HSMDateTimeComponent) ProtoMessage()
- func (x *HSMDateTimeComponent) ProtoReflect() protoreflect.Message
- func (x *HSMDateTimeComponent) Reset()
- func (x *HSMDateTimeComponent) String() string
- type HSMDateTimeComponent_HSMDateTimeComponentCalendarType
- func (HSMDateTimeComponent_HSMDateTimeComponentCalendarType) Descriptor() protoreflect.EnumDescriptor
- func (x HSMDateTimeComponent_HSMDateTimeComponentCalendarType) Enum() *HSMDateTimeComponent_HSMDateTimeComponentCalendarType
- func (HSMDateTimeComponent_HSMDateTimeComponentCalendarType) EnumDescriptor() ([]byte, []int)deprecated
- func (x HSMDateTimeComponent_HSMDateTimeComponentCalendarType) Number() protoreflect.EnumNumber
- func (x HSMDateTimeComponent_HSMDateTimeComponentCalendarType) String() string
- func (HSMDateTimeComponent_HSMDateTimeComponentCalendarType) Type() protoreflect.EnumType
- func (x *HSMDateTimeComponent_HSMDateTimeComponentCalendarType) UnmarshalJSON(b []byte) errordeprecated
- type HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType
- func (HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType) Descriptor() protoreflect.EnumDescriptor
- func (x HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType) Enum() *HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType
- func (HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType) EnumDescriptor() ([]byte, []int)deprecated
- func (x HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType) Number() protoreflect.EnumNumber
- func (x HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType) String() string
- func (HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType) Type() protoreflect.EnumType
- func (x *HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType) UnmarshalJSON(b []byte) errordeprecated
- type HSMDateTimeUnixEpoch
- func (*HSMDateTimeUnixEpoch) Descriptor() ([]byte, []int)deprecated
- func (x *HSMDateTimeUnixEpoch) GetTimestamp() int64
- func (*HSMDateTimeUnixEpoch) ProtoMessage()
- func (x *HSMDateTimeUnixEpoch) ProtoReflect() protoreflect.Message
- func (x *HSMDateTimeUnixEpoch) Reset()
- func (x *HSMDateTimeUnixEpoch) String() string
- type HSMDateTime_Component
- type HSMDateTime_UnixEpoch
- type HSMLocalizableParameter
- func (*HSMLocalizableParameter) Descriptor() ([]byte, []int)deprecated
- func (x *HSMLocalizableParameter) GetCurrency() *HSMCurrency
- func (x *HSMLocalizableParameter) GetDateTime() *HSMDateTime
- func (x *HSMLocalizableParameter) GetDefault() string
- func (m *HSMLocalizableParameter) GetParamOneof() isHSMLocalizableParameter_ParamOneof
- func (*HSMLocalizableParameter) ProtoMessage()
- func (x *HSMLocalizableParameter) ProtoReflect() protoreflect.Message
- func (x *HSMLocalizableParameter) Reset()
- func (x *HSMLocalizableParameter) String() string
- type HSMLocalizableParameter_Currency
- type HSMLocalizableParameter_DateTime
- type HandshakeMessage
- func (*HandshakeMessage) Descriptor() ([]byte, []int)deprecated
- func (x *HandshakeMessage) GetClientFinish() *ClientFinish
- func (x *HandshakeMessage) GetClientHello() *ClientHello
- func (x *HandshakeMessage) GetServerHello() *ServerHello
- func (*HandshakeMessage) ProtoMessage()
- func (x *HandshakeMessage) ProtoReflect() protoreflect.Message
- func (x *HandshakeMessage) Reset()
- func (x *HandshakeMessage) String() string
- type Header
- func (*Header) Descriptor() ([]byte, []int)deprecated
- func (x *Header) GetDocumentMessage() *DocumentMessage
- func (x *Header) GetHasMediaAttachment() bool
- func (x *Header) GetImageMessage() *ImageMessage
- func (x *Header) GetJpegThumbnail() []byte
- func (m *Header) GetMedia() isHeader_Media
- func (x *Header) GetSubtitle() string
- func (x *Header) GetTitle() string
- func (x *Header) GetVideoMessage() *VideoMessage
- func (*Header) ProtoMessage()
- func (x *Header) ProtoReflect() protoreflect.Message
- func (x *Header) Reset()
- func (x *Header) String() string
- type Header_DocumentMessage
- type Header_ImageMessage
- type Header_JpegThumbnail
- type Header_VideoMessage
- type HighlyStructuredMessage
- func (*HighlyStructuredMessage) Descriptor() ([]byte, []int)deprecated
- func (x *HighlyStructuredMessage) GetDeterministicLc() string
- func (x *HighlyStructuredMessage) GetDeterministicLg() string
- func (x *HighlyStructuredMessage) GetElementName() string
- func (x *HighlyStructuredMessage) GetFallbackLc() string
- func (x *HighlyStructuredMessage) GetFallbackLg() string
- func (x *HighlyStructuredMessage) GetHydratedHsm() *TemplateMessage
- func (x *HighlyStructuredMessage) GetLocalizableParams() []*HSMLocalizableParameter
- func (x *HighlyStructuredMessage) GetNamespace() string
- func (x *HighlyStructuredMessage) GetParams() []string
- func (*HighlyStructuredMessage) ProtoMessage()
- func (x *HighlyStructuredMessage) ProtoReflect() protoreflect.Message
- func (x *HighlyStructuredMessage) Reset()
- func (x *HighlyStructuredMessage) String() string
- type HistorySync
- func (*HistorySync) Descriptor() ([]byte, []int)deprecated
- func (x *HistorySync) GetChunkOrder() uint32
- func (x *HistorySync) GetConversations() []*Conversation
- func (x *HistorySync) GetGlobalSettings() *GlobalSettings
- func (x *HistorySync) GetProgress() uint32
- func (x *HistorySync) GetPushnames() []*Pushname
- func (x *HistorySync) GetStatusV3Messages() []*WebMessageInfo
- func (x *HistorySync) GetSyncType() HistorySync_HistorySyncHistorySyncType
- func (x *HistorySync) GetThreadDsTimeframeOffset() uint32
- func (x *HistorySync) GetThreadIdUserSecret() []byte
- func (*HistorySync) ProtoMessage()
- func (x *HistorySync) ProtoReflect() protoreflect.Message
- func (x *HistorySync) Reset()
- func (x *HistorySync) String() string
- type HistorySyncMsg
- func (*HistorySyncMsg) Descriptor() ([]byte, []int)deprecated
- func (x *HistorySyncMsg) GetMessage() *WebMessageInfo
- func (x *HistorySyncMsg) GetMsgOrderId() uint64
- func (*HistorySyncMsg) ProtoMessage()
- func (x *HistorySyncMsg) ProtoReflect() protoreflect.Message
- func (x *HistorySyncMsg) Reset()
- func (x *HistorySyncMsg) String() string
- type HistorySyncNotification
- func (*HistorySyncNotification) Descriptor() ([]byte, []int)deprecated
- func (x *HistorySyncNotification) GetChunkOrder() uint32
- func (x *HistorySyncNotification) GetDirectPath() string
- func (x *HistorySyncNotification) GetFileEncSha256() []byte
- func (x *HistorySyncNotification) GetFileLength() uint64
- func (x *HistorySyncNotification) GetFileSha256() []byte
- func (x *HistorySyncNotification) GetMediaKey() []byte
- func (x *HistorySyncNotification) GetOriginalMessageId() string
- func (x *HistorySyncNotification) GetSyncType() HistorySyncNotification_HistorySyncNotificationHistorySyncType
- func (*HistorySyncNotification) ProtoMessage()
- func (x *HistorySyncNotification) ProtoReflect() protoreflect.Message
- func (x *HistorySyncNotification) Reset()
- func (x *HistorySyncNotification) String() string
- type HistorySyncNotification_HistorySyncNotificationHistorySyncType
- func (HistorySyncNotification_HistorySyncNotificationHistorySyncType) Descriptor() protoreflect.EnumDescriptor
- func (x HistorySyncNotification_HistorySyncNotificationHistorySyncType) Enum() *HistorySyncNotification_HistorySyncNotificationHistorySyncType
- func (HistorySyncNotification_HistorySyncNotificationHistorySyncType) EnumDescriptor() ([]byte, []int)deprecated
- func (x HistorySyncNotification_HistorySyncNotificationHistorySyncType) Number() protoreflect.EnumNumber
- func (x HistorySyncNotification_HistorySyncNotificationHistorySyncType) String() string
- func (HistorySyncNotification_HistorySyncNotificationHistorySyncType) Type() protoreflect.EnumType
- func (x *HistorySyncNotification_HistorySyncNotificationHistorySyncType) UnmarshalJSON(b []byte) errordeprecated
- type HistorySync_HistorySyncHistorySyncType
- func (HistorySync_HistorySyncHistorySyncType) Descriptor() protoreflect.EnumDescriptor
- func (x HistorySync_HistorySyncHistorySyncType) Enum() *HistorySync_HistorySyncHistorySyncType
- func (HistorySync_HistorySyncHistorySyncType) EnumDescriptor() ([]byte, []int)deprecated
- func (x HistorySync_HistorySyncHistorySyncType) Number() protoreflect.EnumNumber
- func (x HistorySync_HistorySyncHistorySyncType) String() string
- func (HistorySync_HistorySyncHistorySyncType) Type() protoreflect.EnumType
- func (x *HistorySync_HistorySyncHistorySyncType) UnmarshalJSON(b []byte) errordeprecated
- type HydratedCallButton
- func (*HydratedCallButton) Descriptor() ([]byte, []int)deprecated
- func (x *HydratedCallButton) GetDisplayText() string
- func (x *HydratedCallButton) GetPhoneNumber() string
- func (*HydratedCallButton) ProtoMessage()
- func (x *HydratedCallButton) ProtoReflect() protoreflect.Message
- func (x *HydratedCallButton) Reset()
- func (x *HydratedCallButton) String() string
- type HydratedFourRowTemplate
- func (*HydratedFourRowTemplate) Descriptor() ([]byte, []int)deprecated
- func (x *HydratedFourRowTemplate) GetDocumentMessage() *DocumentMessage
- func (x *HydratedFourRowTemplate) GetHydratedButtons() []*HydratedTemplateButton
- func (x *HydratedFourRowTemplate) GetHydratedContentText() string
- func (x *HydratedFourRowTemplate) GetHydratedFooterText() string
- func (x *HydratedFourRowTemplate) GetHydratedTitleText() string
- func (x *HydratedFourRowTemplate) GetImageMessage() *ImageMessage
- func (x *HydratedFourRowTemplate) GetLocationMessage() *LocationMessage
- func (x *HydratedFourRowTemplate) GetTemplateId() string
- func (m *HydratedFourRowTemplate) GetTitle() isHydratedFourRowTemplate_Title
- func (x *HydratedFourRowTemplate) GetVideoMessage() *VideoMessage
- func (*HydratedFourRowTemplate) ProtoMessage()
- func (x *HydratedFourRowTemplate) ProtoReflect() protoreflect.Message
- func (x *HydratedFourRowTemplate) Reset()
- func (x *HydratedFourRowTemplate) String() string
- type HydratedFourRowTemplate_DocumentMessage
- type HydratedFourRowTemplate_HydratedTitleText
- type HydratedFourRowTemplate_ImageMessage
- type HydratedFourRowTemplate_LocationMessage
- type HydratedFourRowTemplate_VideoMessage
- type HydratedQuickReplyButton
- func (*HydratedQuickReplyButton) Descriptor() ([]byte, []int)deprecated
- func (x *HydratedQuickReplyButton) GetDisplayText() string
- func (x *HydratedQuickReplyButton) GetId() string
- func (*HydratedQuickReplyButton) ProtoMessage()
- func (x *HydratedQuickReplyButton) ProtoReflect() protoreflect.Message
- func (x *HydratedQuickReplyButton) Reset()
- func (x *HydratedQuickReplyButton) String() string
- type HydratedTemplateButton
- func (*HydratedTemplateButton) Descriptor() ([]byte, []int)deprecated
- func (x *HydratedTemplateButton) GetCallButton() *HydratedCallButton
- func (m *HydratedTemplateButton) GetHydratedButton() isHydratedTemplateButton_HydratedButton
- func (x *HydratedTemplateButton) GetIndex() uint32
- func (x *HydratedTemplateButton) GetQuickReplyButton() *HydratedQuickReplyButton
- func (x *HydratedTemplateButton) GetUrlButton() *HydratedURLButton
- func (*HydratedTemplateButton) ProtoMessage()
- func (x *HydratedTemplateButton) ProtoReflect() protoreflect.Message
- func (x *HydratedTemplateButton) Reset()
- func (x *HydratedTemplateButton) String() string
- type HydratedTemplateButton_CallButton
- type HydratedTemplateButton_QuickReplyButton
- type HydratedTemplateButton_UrlButton
- type HydratedURLButton
- func (*HydratedURLButton) Descriptor() ([]byte, []int)deprecated
- func (x *HydratedURLButton) GetDisplayText() string
- func (x *HydratedURLButton) GetUrl() string
- func (*HydratedURLButton) ProtoMessage()
- func (x *HydratedURLButton) ProtoReflect() protoreflect.Message
- func (x *HydratedURLButton) Reset()
- func (x *HydratedURLButton) String() string
- type ImageMessage
- func (*ImageMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ImageMessage) GetCaption() string
- func (x *ImageMessage) GetContextInfo() *ContextInfo
- func (x *ImageMessage) GetDirectPath() string
- func (x *ImageMessage) GetExperimentGroupId() uint32
- func (x *ImageMessage) GetFileEncSha256() []byte
- func (x *ImageMessage) GetFileLength() uint64
- func (x *ImageMessage) GetFileSha256() []byte
- func (x *ImageMessage) GetFirstScanLength() uint32
- func (x *ImageMessage) GetFirstScanSidecar() []byte
- func (x *ImageMessage) GetHeight() uint32
- func (x *ImageMessage) GetInteractiveAnnotations() []*InteractiveAnnotation
- func (x *ImageMessage) GetJpegThumbnail() []byte
- func (x *ImageMessage) GetMediaKey() []byte
- func (x *ImageMessage) GetMediaKeyTimestamp() int64
- func (x *ImageMessage) GetMidQualityFileEncSha256() []byte
- func (x *ImageMessage) GetMidQualityFileSha256() []byte
- func (x *ImageMessage) GetMimetype() string
- func (x *ImageMessage) GetScanLengths() []uint32
- func (x *ImageMessage) GetScansSidecar() []byte
- func (x *ImageMessage) GetStaticUrl() string
- func (x *ImageMessage) GetThumbnailDirectPath() string
- func (x *ImageMessage) GetThumbnailEncSha256() []byte
- func (x *ImageMessage) GetThumbnailSha256() []byte
- func (x *ImageMessage) GetUrl() string
- func (x *ImageMessage) GetViewOnce() bool
- func (x *ImageMessage) GetWidth() uint32
- func (*ImageMessage) ProtoMessage()
- func (x *ImageMessage) ProtoReflect() protoreflect.Message
- func (x *ImageMessage) Reset()
- func (x *ImageMessage) String() string
- type InitialSecurityNotificationSettingSync
- func (*InitialSecurityNotificationSettingSync) Descriptor() ([]byte, []int)deprecated
- func (x *InitialSecurityNotificationSettingSync) GetSecurityNotificationEnabled() bool
- func (*InitialSecurityNotificationSettingSync) ProtoMessage()
- func (x *InitialSecurityNotificationSettingSync) ProtoReflect() protoreflect.Message
- func (x *InitialSecurityNotificationSettingSync) Reset()
- func (x *InitialSecurityNotificationSettingSync) String() string
- type InteractiveAnnotation
- func (*InteractiveAnnotation) Descriptor() ([]byte, []int)deprecated
- func (m *InteractiveAnnotation) GetAction() isInteractiveAnnotation_Action
- func (x *InteractiveAnnotation) GetLocation() *Location
- func (x *InteractiveAnnotation) GetPolygonVertices() []*Point
- func (*InteractiveAnnotation) ProtoMessage()
- func (x *InteractiveAnnotation) ProtoReflect() protoreflect.Message
- func (x *InteractiveAnnotation) Reset()
- func (x *InteractiveAnnotation) String() string
- type InteractiveAnnotation_Location
- type InteractiveMessage
- func (*InteractiveMessage) Descriptor() ([]byte, []int)deprecated
- func (x *InteractiveMessage) GetBody() *Body
- func (x *InteractiveMessage) GetCollectionMessage() *CollectionMessage
- func (x *InteractiveMessage) GetContextInfo() *ContextInfo
- func (x *InteractiveMessage) GetFooter() *Footer
- func (x *InteractiveMessage) GetHeader() *Header
- func (m *InteractiveMessage) GetInteractiveMessage() isInteractiveMessage_InteractiveMessage
- func (x *InteractiveMessage) GetNativeFlowMessage() *NativeFlowMessage
- func (x *InteractiveMessage) GetShopStorefrontMessage() *ShopMessage
- func (*InteractiveMessage) ProtoMessage()
- func (x *InteractiveMessage) ProtoReflect() protoreflect.Message
- func (x *InteractiveMessage) Reset()
- func (x *InteractiveMessage) String() string
- type InteractiveMessage_CollectionMessage
- type InteractiveMessage_NativeFlowMessage
- type InteractiveMessage_ShopStorefrontMessage
- type InvoiceMessage
- func (*InvoiceMessage) Descriptor() ([]byte, []int)deprecated
- func (x *InvoiceMessage) GetAttachmentDirectPath() string
- func (x *InvoiceMessage) GetAttachmentFileEncSha256() []byte
- func (x *InvoiceMessage) GetAttachmentFileSha256() []byte
- func (x *InvoiceMessage) GetAttachmentJpegThumbnail() []byte
- func (x *InvoiceMessage) GetAttachmentMediaKey() []byte
- func (x *InvoiceMessage) GetAttachmentMediaKeyTimestamp() int64
- func (x *InvoiceMessage) GetAttachmentMimetype() string
- func (x *InvoiceMessage) GetAttachmentType() InvoiceMessage_InvoiceMessageAttachmentType
- func (x *InvoiceMessage) GetNote() string
- func (x *InvoiceMessage) GetToken() string
- func (*InvoiceMessage) ProtoMessage()
- func (x *InvoiceMessage) ProtoReflect() protoreflect.Message
- func (x *InvoiceMessage) Reset()
- func (x *InvoiceMessage) String() string
- type InvoiceMessage_InvoiceMessageAttachmentType
- func (InvoiceMessage_InvoiceMessageAttachmentType) Descriptor() protoreflect.EnumDescriptor
- func (x InvoiceMessage_InvoiceMessageAttachmentType) Enum() *InvoiceMessage_InvoiceMessageAttachmentType
- func (InvoiceMessage_InvoiceMessageAttachmentType) EnumDescriptor() ([]byte, []int)deprecated
- func (x InvoiceMessage_InvoiceMessageAttachmentType) Number() protoreflect.EnumNumber
- func (x InvoiceMessage_InvoiceMessageAttachmentType) String() string
- func (InvoiceMessage_InvoiceMessageAttachmentType) Type() protoreflect.EnumType
- func (x *InvoiceMessage_InvoiceMessageAttachmentType) UnmarshalJSON(b []byte) errordeprecated
- type KeyExpiration
- type KeyId
- 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) GetName() string
- func (x *LabelEditAction) GetPredefinedId() int32
- func (*LabelEditAction) ProtoMessage()
- func (x *LabelEditAction) ProtoReflect() protoreflect.Message
- func (x *LabelEditAction) Reset()
- func (x *LabelEditAction) String() string
- type ListMessage
- func (*ListMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ListMessage) GetButtonText() string
- func (x *ListMessage) GetContextInfo() *ContextInfo
- func (x *ListMessage) GetDescription() string
- func (x *ListMessage) GetFooterText() string
- func (x *ListMessage) GetListType() ListMessage_ListMessageListType
- func (x *ListMessage) GetProductListInfo() *ProductListInfo
- func (x *ListMessage) GetSections() []*Section
- func (x *ListMessage) GetTitle() string
- func (*ListMessage) ProtoMessage()
- func (x *ListMessage) ProtoReflect() protoreflect.Message
- func (x *ListMessage) Reset()
- func (x *ListMessage) String() string
- type ListMessage_ListMessageListType
- func (ListMessage_ListMessageListType) Descriptor() protoreflect.EnumDescriptor
- func (x ListMessage_ListMessageListType) Enum() *ListMessage_ListMessageListType
- func (ListMessage_ListMessageListType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ListMessage_ListMessageListType) Number() protoreflect.EnumNumber
- func (x ListMessage_ListMessageListType) String() string
- func (ListMessage_ListMessageListType) Type() protoreflect.EnumType
- func (x *ListMessage_ListMessageListType) UnmarshalJSON(b []byte) errordeprecated
- type ListResponseMessage
- func (*ListResponseMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ListResponseMessage) GetContextInfo() *ContextInfo
- func (x *ListResponseMessage) GetDescription() string
- func (x *ListResponseMessage) GetListType() ListResponseMessage_ListResponseMessageListType
- func (x *ListResponseMessage) GetSingleSelectReply() *SingleSelectReply
- func (x *ListResponseMessage) GetTitle() string
- func (*ListResponseMessage) ProtoMessage()
- func (x *ListResponseMessage) ProtoReflect() protoreflect.Message
- func (x *ListResponseMessage) Reset()
- func (x *ListResponseMessage) String() string
- type ListResponseMessage_ListResponseMessageListType
- func (ListResponseMessage_ListResponseMessageListType) Descriptor() protoreflect.EnumDescriptor
- func (x ListResponseMessage_ListResponseMessageListType) Enum() *ListResponseMessage_ListResponseMessageListType
- func (ListResponseMessage_ListResponseMessageListType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ListResponseMessage_ListResponseMessageListType) Number() protoreflect.EnumNumber
- func (x ListResponseMessage_ListResponseMessageListType) String() string
- func (ListResponseMessage_ListResponseMessageListType) Type() protoreflect.EnumType
- func (x *ListResponseMessage_ListResponseMessageListType) UnmarshalJSON(b []byte) errordeprecated
- type LiveLocationMessage
- func (*LiveLocationMessage) Descriptor() ([]byte, []int)deprecated
- func (x *LiveLocationMessage) GetAccuracyInMeters() uint32
- func (x *LiveLocationMessage) GetCaption() string
- func (x *LiveLocationMessage) GetContextInfo() *ContextInfo
- func (x *LiveLocationMessage) GetDegreesClockwiseFromMagneticNorth() uint32
- func (x *LiveLocationMessage) GetDegreesLatitude() float64
- func (x *LiveLocationMessage) GetDegreesLongitude() float64
- func (x *LiveLocationMessage) GetJpegThumbnail() []byte
- func (x *LiveLocationMessage) GetSequenceNumber() int64
- func (x *LiveLocationMessage) GetSpeedInMps() float32
- func (x *LiveLocationMessage) GetTimeOffset() uint32
- func (*LiveLocationMessage) ProtoMessage()
- func (x *LiveLocationMessage) ProtoReflect() protoreflect.Message
- func (x *LiveLocationMessage) Reset()
- func (x *LiveLocationMessage) String() string
- type LocaleSetting
- type LocalizedName
- func (*LocalizedName) Descriptor() ([]byte, []int)deprecated
- func (x *LocalizedName) GetLc() string
- func (x *LocalizedName) GetLg() string
- func (x *LocalizedName) GetVerifiedName() string
- func (*LocalizedName) ProtoMessage()
- func (x *LocalizedName) ProtoReflect() protoreflect.Message
- func (x *LocalizedName) Reset()
- func (x *LocalizedName) String() string
- type Location
- func (*Location) Descriptor() ([]byte, []int)deprecated
- func (x *Location) GetDegreesLatitude() float64
- func (x *Location) GetDegreesLongitude() float64
- func (x *Location) GetName() string
- func (*Location) ProtoMessage()
- func (x *Location) ProtoReflect() protoreflect.Message
- func (x *Location) Reset()
- func (x *Location) String() string
- type LocationMessage
- func (*LocationMessage) Descriptor() ([]byte, []int)deprecated
- func (x *LocationMessage) GetAccuracyInMeters() uint32
- func (x *LocationMessage) GetAddress() string
- func (x *LocationMessage) GetComment() string
- func (x *LocationMessage) GetContextInfo() *ContextInfo
- func (x *LocationMessage) GetDegreesClockwiseFromMagneticNorth() uint32
- func (x *LocationMessage) GetDegreesLatitude() float64
- func (x *LocationMessage) GetDegreesLongitude() float64
- func (x *LocationMessage) GetIsLive() bool
- func (x *LocationMessage) GetJpegThumbnail() []byte
- func (x *LocationMessage) GetName() string
- func (x *LocationMessage) GetSpeedInMps() float32
- func (x *LocationMessage) GetUrl() string
- func (*LocationMessage) ProtoMessage()
- func (x *LocationMessage) ProtoReflect() protoreflect.Message
- func (x *LocationMessage) Reset()
- func (x *LocationMessage) String() string
- 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 MediaData
- type MediaRetryNotification
- func (*MediaRetryNotification) Descriptor() ([]byte, []int)deprecated
- func (x *MediaRetryNotification) GetDirectPath() string
- func (x *MediaRetryNotification) GetResult() MediaRetryNotification_MediaRetryNotificationResultType
- func (x *MediaRetryNotification) GetStanzaId() string
- func (*MediaRetryNotification) ProtoMessage()
- func (x *MediaRetryNotification) ProtoReflect() protoreflect.Message
- func (x *MediaRetryNotification) Reset()
- func (x *MediaRetryNotification) String() string
- type MediaRetryNotification_MediaRetryNotificationResultType
- func (MediaRetryNotification_MediaRetryNotificationResultType) Descriptor() protoreflect.EnumDescriptor
- func (x MediaRetryNotification_MediaRetryNotificationResultType) Enum() *MediaRetryNotification_MediaRetryNotificationResultType
- func (MediaRetryNotification_MediaRetryNotificationResultType) EnumDescriptor() ([]byte, []int)deprecated
- func (x MediaRetryNotification_MediaRetryNotificationResultType) Number() protoreflect.EnumNumber
- func (x MediaRetryNotification_MediaRetryNotificationResultType) String() string
- func (MediaRetryNotification_MediaRetryNotificationResultType) Type() protoreflect.EnumType
- func (x *MediaRetryNotification_MediaRetryNotificationResultType) UnmarshalJSON(b []byte) errordeprecated
- type MediaVisibility
- func (MediaVisibility) Descriptor() protoreflect.EnumDescriptor
- func (x MediaVisibility) Enum() *MediaVisibility
- func (MediaVisibility) EnumDescriptor() ([]byte, []int)deprecated
- func (x MediaVisibility) Number() protoreflect.EnumNumber
- func (x MediaVisibility) String() string
- func (MediaVisibility) Type() protoreflect.EnumType
- func (x *MediaVisibility) UnmarshalJSON(b []byte) errordeprecated
- type Message
- func (*Message) Descriptor() ([]byte, []int)deprecated
- func (x *Message) GetAudioMessage() *AudioMessage
- func (x *Message) GetButtonsMessage() *ButtonsMessage
- func (x *Message) GetButtonsResponseMessage() *ButtonsResponseMessage
- func (x *Message) GetCall() *Call
- func (x *Message) GetCancelPaymentRequestMessage() *CancelPaymentRequestMessage
- func (x *Message) GetChat() *Chat
- func (x *Message) GetContactMessage() *ContactMessage
- func (x *Message) GetContactsArrayMessage() *ContactsArrayMessage
- func (x *Message) GetConversation() string
- func (x *Message) GetDeclinePaymentRequestMessage() *DeclinePaymentRequestMessage
- func (x *Message) GetDeviceSentMessage() *DeviceSentMessage
- func (x *Message) GetDocumentMessage() *DocumentMessage
- func (x *Message) GetEphemeralMessage() *FutureProofMessage
- func (x *Message) GetExtendedTextMessage() *ExtendedTextMessage
- func (x *Message) GetFastRatchetKeySenderKeyDistributionMessage() *SenderKeyDistributionMessage
- func (x *Message) GetGroupInviteMessage() *GroupInviteMessage
- func (x *Message) GetHighlyStructuredMessage() *HighlyStructuredMessage
- func (x *Message) GetImageMessage() *ImageMessage
- func (x *Message) GetInteractiveMessage() *InteractiveMessage
- func (x *Message) GetInvoiceMessage() *InvoiceMessage
- func (x *Message) GetListMessage() *ListMessage
- func (x *Message) GetListResponseMessage() *ListResponseMessage
- func (x *Message) GetLiveLocationMessage() *LiveLocationMessage
- func (x *Message) GetLocationMessage() *LocationMessage
- func (x *Message) GetMessageContextInfo() *MessageContextInfo
- func (x *Message) GetOrderMessage() *OrderMessage
- func (x *Message) GetPaymentInviteMessage() *PaymentInviteMessage
- func (x *Message) GetProductMessage() *ProductMessage
- func (x *Message) GetProtocolMessage() *ProtocolMessage
- func (x *Message) GetReactionMessage() *ReactionMessage
- func (x *Message) GetRequestPaymentMessage() *RequestPaymentMessage
- func (x *Message) GetSendPaymentMessage() *SendPaymentMessage
- func (x *Message) GetSenderKeyDistributionMessage() *SenderKeyDistributionMessage
- func (x *Message) GetStickerMessage() *StickerMessage
- func (x *Message) GetStickerSyncRmrMessage() *StickerSyncRMRMessage
- func (x *Message) GetTemplateButtonReplyMessage() *TemplateButtonReplyMessage
- func (x *Message) GetTemplateMessage() *TemplateMessage
- func (x *Message) GetVideoMessage() *VideoMessage
- func (x *Message) GetViewOnceMessage() *FutureProofMessage
- func (*Message) ProtoMessage()
- func (x *Message) ProtoReflect() protoreflect.Message
- func (x *Message) Reset()
- func (x *Message) String() string
- type MessageContextInfo
- func (*MessageContextInfo) Descriptor() ([]byte, []int)deprecated
- func (x *MessageContextInfo) GetDeviceListMetadata() *DeviceListMetadata
- func (x *MessageContextInfo) GetDeviceListMetadataVersion() int32
- func (*MessageContextInfo) ProtoMessage()
- func (x *MessageContextInfo) ProtoReflect() protoreflect.Message
- func (x *MessageContextInfo) Reset()
- func (x *MessageContextInfo) String() string
- type MessageKey
- func (*MessageKey) Descriptor() ([]byte, []int)deprecated
- func (x *MessageKey) GetFromMe() bool
- func (x *MessageKey) GetId() string
- func (x *MessageKey) GetParticipant() string
- func (x *MessageKey) GetRemoteJid() string
- func (*MessageKey) ProtoMessage()
- func (x *MessageKey) ProtoReflect() protoreflect.Message
- func (x *MessageKey) Reset()
- func (x *MessageKey) String() string
- type Money
- type MsgOpaqueData
- func (*MsgOpaqueData) Descriptor() ([]byte, []int)deprecated
- func (x *MsgOpaqueData) GetBody() string
- func (x *MsgOpaqueData) GetCanonicalUrl() string
- func (x *MsgOpaqueData) GetCaption() string
- func (x *MsgOpaqueData) GetClientUrl() string
- func (x *MsgOpaqueData) GetDescription() string
- func (x *MsgOpaqueData) GetFutureproofBuffer() []byte
- func (x *MsgOpaqueData) GetLat() float64
- func (x *MsgOpaqueData) GetLng() float64
- func (x *MsgOpaqueData) GetLoc() string
- func (x *MsgOpaqueData) GetMatchedText() string
- func (x *MsgOpaqueData) GetPaymentAmount1000() int32
- func (x *MsgOpaqueData) GetPaymentNoteMsgBody() string
- func (x *MsgOpaqueData) GetTitle() string
- func (*MsgOpaqueData) ProtoMessage()
- func (x *MsgOpaqueData) ProtoReflect() protoreflect.Message
- func (x *MsgOpaqueData) Reset()
- func (x *MsgOpaqueData) String() string
- type MsgRowOpaqueData
- func (*MsgRowOpaqueData) Descriptor() ([]byte, []int)deprecated
- func (x *MsgRowOpaqueData) GetCurrentMsg() *MsgOpaqueData
- func (x *MsgRowOpaqueData) GetQuotedMsg() *MsgOpaqueData
- func (*MsgRowOpaqueData) ProtoMessage()
- func (x *MsgRowOpaqueData) ProtoReflect() protoreflect.Message
- func (x *MsgRowOpaqueData) Reset()
- func (x *MsgRowOpaqueData) String() string
- type MuteAction
- func (*MuteAction) Descriptor() ([]byte, []int)deprecated
- 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 NativeFlowButton
- func (*NativeFlowButton) Descriptor() ([]byte, []int)deprecated
- func (x *NativeFlowButton) GetButtonParamsJson() string
- func (x *NativeFlowButton) GetName() string
- func (*NativeFlowButton) ProtoMessage()
- func (x *NativeFlowButton) ProtoReflect() protoreflect.Message
- func (x *NativeFlowButton) Reset()
- func (x *NativeFlowButton) String() string
- type NativeFlowInfo
- func (*NativeFlowInfo) Descriptor() ([]byte, []int)deprecated
- func (x *NativeFlowInfo) GetName() string
- func (x *NativeFlowInfo) GetParamsJson() string
- func (*NativeFlowInfo) ProtoMessage()
- func (x *NativeFlowInfo) ProtoReflect() protoreflect.Message
- func (x *NativeFlowInfo) Reset()
- func (x *NativeFlowInfo) String() string
- type NativeFlowMessage
- func (*NativeFlowMessage) Descriptor() ([]byte, []int)deprecated
- func (x *NativeFlowMessage) GetButtons() []*NativeFlowButton
- func (x *NativeFlowMessage) GetMessageParamsJson() string
- func (x *NativeFlowMessage) GetMessageVersion() int32
- func (*NativeFlowMessage) ProtoMessage()
- func (x *NativeFlowMessage) ProtoReflect() protoreflect.Message
- func (x *NativeFlowMessage) Reset()
- func (x *NativeFlowMessage) String() string
- type NoiseCertificate
- func (*NoiseCertificate) Descriptor() ([]byte, []int)deprecated
- func (x *NoiseCertificate) GetDetails() []byte
- func (x *NoiseCertificate) GetSignature() []byte
- func (*NoiseCertificate) ProtoMessage()
- func (x *NoiseCertificate) ProtoReflect() protoreflect.Message
- func (x *NoiseCertificate) Reset()
- func (x *NoiseCertificate) String() string
- type NoiseCertificateDetails
- func (*NoiseCertificateDetails) Descriptor() ([]byte, []int)deprecated
- func (x *NoiseCertificateDetails) GetExpires() uint64
- func (x *NoiseCertificateDetails) GetIssuer() string
- func (x *NoiseCertificateDetails) GetKey() []byte
- func (x *NoiseCertificateDetails) GetSerial() uint32
- func (x *NoiseCertificateDetails) GetSubject() string
- func (*NoiseCertificateDetails) ProtoMessage()
- func (x *NoiseCertificateDetails) ProtoReflect() protoreflect.Message
- func (x *NoiseCertificateDetails) Reset()
- func (x *NoiseCertificateDetails) String() string
- type NotificationMessageInfo
- func (*NotificationMessageInfo) Descriptor() ([]byte, []int)deprecated
- func (x *NotificationMessageInfo) GetKey() *MessageKey
- func (x *NotificationMessageInfo) GetMessage() *Message
- func (x *NotificationMessageInfo) GetMessageTimestamp() uint64
- func (x *NotificationMessageInfo) GetParticipant() string
- func (*NotificationMessageInfo) ProtoMessage()
- func (x *NotificationMessageInfo) ProtoReflect() protoreflect.Message
- func (x *NotificationMessageInfo) Reset()
- func (x *NotificationMessageInfo) String() string
- type OrderMessage
- func (*OrderMessage) Descriptor() ([]byte, []int)deprecated
- func (x *OrderMessage) GetContextInfo() *ContextInfo
- func (x *OrderMessage) GetItemCount() int32
- func (x *OrderMessage) GetMessage() string
- func (x *OrderMessage) GetOrderId() string
- func (x *OrderMessage) GetOrderTitle() string
- func (x *OrderMessage) GetSellerJid() string
- func (x *OrderMessage) GetStatus() OrderMessage_OrderMessageOrderStatus
- func (x *OrderMessage) GetSurface() OrderMessage_OrderMessageOrderSurface
- func (x *OrderMessage) GetThumbnail() []byte
- func (x *OrderMessage) GetToken() string
- func (x *OrderMessage) GetTotalAmount1000() int64
- func (x *OrderMessage) GetTotalCurrencyCode() string
- func (*OrderMessage) ProtoMessage()
- func (x *OrderMessage) ProtoReflect() protoreflect.Message
- func (x *OrderMessage) Reset()
- func (x *OrderMessage) String() string
- type OrderMessage_OrderMessageOrderStatus
- func (OrderMessage_OrderMessageOrderStatus) Descriptor() protoreflect.EnumDescriptor
- func (x OrderMessage_OrderMessageOrderStatus) Enum() *OrderMessage_OrderMessageOrderStatus
- func (OrderMessage_OrderMessageOrderStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x OrderMessage_OrderMessageOrderStatus) Number() protoreflect.EnumNumber
- func (x OrderMessage_OrderMessageOrderStatus) String() string
- func (OrderMessage_OrderMessageOrderStatus) Type() protoreflect.EnumType
- func (x *OrderMessage_OrderMessageOrderStatus) UnmarshalJSON(b []byte) errordeprecated
- type OrderMessage_OrderMessageOrderSurface
- func (OrderMessage_OrderMessageOrderSurface) Descriptor() protoreflect.EnumDescriptor
- func (x OrderMessage_OrderMessageOrderSurface) Enum() *OrderMessage_OrderMessageOrderSurface
- func (OrderMessage_OrderMessageOrderSurface) EnumDescriptor() ([]byte, []int)deprecated
- func (x OrderMessage_OrderMessageOrderSurface) Number() protoreflect.EnumNumber
- func (x OrderMessage_OrderMessageOrderSurface) String() string
- func (OrderMessage_OrderMessageOrderSurface) Type() protoreflect.EnumType
- func (x *OrderMessage_OrderMessageOrderSurface) UnmarshalJSON(b []byte) errordeprecated
- type PBMediaData
- func (*PBMediaData) Descriptor() ([]byte, []int)deprecated
- func (x *PBMediaData) GetDirectPath() string
- func (x *PBMediaData) GetFileEncSha256() []byte
- func (x *PBMediaData) GetFileSha256() []byte
- func (x *PBMediaData) GetMediaKey() []byte
- func (x *PBMediaData) GetMediaKeyTimestamp() int64
- func (*PBMediaData) ProtoMessage()
- func (x *PBMediaData) ProtoReflect() protoreflect.Message
- func (x *PBMediaData) Reset()
- func (x *PBMediaData) String() string
- type PaymentBackground
- func (*PaymentBackground) Descriptor() ([]byte, []int)deprecated
- func (x *PaymentBackground) GetFileLength() uint64
- func (x *PaymentBackground) GetHeight() uint32
- func (x *PaymentBackground) GetId() string
- func (x *PaymentBackground) GetMediaData() *PBMediaData
- func (x *PaymentBackground) GetMimetype() string
- func (x *PaymentBackground) GetPlaceholderArgb() uint32
- func (x *PaymentBackground) GetSubtextArgb() uint32
- func (x *PaymentBackground) GetTextArgb() uint32
- func (x *PaymentBackground) GetType() PaymentBackground_PaymentBackgroundType
- func (x *PaymentBackground) GetWidth() uint32
- func (*PaymentBackground) ProtoMessage()
- func (x *PaymentBackground) ProtoReflect() protoreflect.Message
- func (x *PaymentBackground) Reset()
- func (x *PaymentBackground) String() string
- type PaymentBackground_PaymentBackgroundType
- func (PaymentBackground_PaymentBackgroundType) Descriptor() protoreflect.EnumDescriptor
- func (x PaymentBackground_PaymentBackgroundType) Enum() *PaymentBackground_PaymentBackgroundType
- func (PaymentBackground_PaymentBackgroundType) EnumDescriptor() ([]byte, []int)deprecated
- func (x PaymentBackground_PaymentBackgroundType) Number() protoreflect.EnumNumber
- func (x PaymentBackground_PaymentBackgroundType) String() string
- func (PaymentBackground_PaymentBackgroundType) Type() protoreflect.EnumType
- func (x *PaymentBackground_PaymentBackgroundType) UnmarshalJSON(b []byte) errordeprecated
- type PaymentInfo
- func (*PaymentInfo) Descriptor() ([]byte, []int)deprecated
- func (x *PaymentInfo) GetAmount1000() uint64
- func (x *PaymentInfo) GetCurrency() string
- func (x *PaymentInfo) GetCurrencyDeprecated() PaymentInfo_PaymentInfoCurrency
- func (x *PaymentInfo) GetExchangeAmount() *Money
- func (x *PaymentInfo) GetExpiryTimestamp() uint64
- func (x *PaymentInfo) GetFutureproofed() bool
- func (x *PaymentInfo) GetPrimaryAmount() *Money
- func (x *PaymentInfo) GetReceiverJid() string
- func (x *PaymentInfo) GetRequestMessageKey() *MessageKey
- func (x *PaymentInfo) GetStatus() PaymentInfo_PaymentInfoStatus
- func (x *PaymentInfo) GetTransactionTimestamp() uint64
- func (x *PaymentInfo) GetTxnStatus() PaymentInfo_PaymentInfoTxnStatus
- func (x *PaymentInfo) GetUseNoviFiatFormat() bool
- func (*PaymentInfo) ProtoMessage()
- func (x *PaymentInfo) ProtoReflect() protoreflect.Message
- func (x *PaymentInfo) Reset()
- func (x *PaymentInfo) String() string
- type PaymentInfo_PaymentInfoCurrency
- func (PaymentInfo_PaymentInfoCurrency) Descriptor() protoreflect.EnumDescriptor
- func (x PaymentInfo_PaymentInfoCurrency) Enum() *PaymentInfo_PaymentInfoCurrency
- func (PaymentInfo_PaymentInfoCurrency) EnumDescriptor() ([]byte, []int)deprecated
- func (x PaymentInfo_PaymentInfoCurrency) Number() protoreflect.EnumNumber
- func (x PaymentInfo_PaymentInfoCurrency) String() string
- func (PaymentInfo_PaymentInfoCurrency) Type() protoreflect.EnumType
- func (x *PaymentInfo_PaymentInfoCurrency) UnmarshalJSON(b []byte) errordeprecated
- type PaymentInfo_PaymentInfoStatus
- func (PaymentInfo_PaymentInfoStatus) Descriptor() protoreflect.EnumDescriptor
- func (x PaymentInfo_PaymentInfoStatus) Enum() *PaymentInfo_PaymentInfoStatus
- func (PaymentInfo_PaymentInfoStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x PaymentInfo_PaymentInfoStatus) Number() protoreflect.EnumNumber
- func (x PaymentInfo_PaymentInfoStatus) String() string
- func (PaymentInfo_PaymentInfoStatus) Type() protoreflect.EnumType
- func (x *PaymentInfo_PaymentInfoStatus) UnmarshalJSON(b []byte) errordeprecated
- type PaymentInfo_PaymentInfoTxnStatus
- func (PaymentInfo_PaymentInfoTxnStatus) Descriptor() protoreflect.EnumDescriptor
- func (x PaymentInfo_PaymentInfoTxnStatus) Enum() *PaymentInfo_PaymentInfoTxnStatus
- func (PaymentInfo_PaymentInfoTxnStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x PaymentInfo_PaymentInfoTxnStatus) Number() protoreflect.EnumNumber
- func (x PaymentInfo_PaymentInfoTxnStatus) String() string
- func (PaymentInfo_PaymentInfoTxnStatus) Type() protoreflect.EnumType
- func (x *PaymentInfo_PaymentInfoTxnStatus) UnmarshalJSON(b []byte) errordeprecated
- type PaymentInviteMessage
- func (*PaymentInviteMessage) Descriptor() ([]byte, []int)deprecated
- func (x *PaymentInviteMessage) GetExpiryTimestamp() int64
- func (x *PaymentInviteMessage) GetServiceType() PaymentInviteMessage_PaymentInviteMessageServiceType
- func (*PaymentInviteMessage) ProtoMessage()
- func (x *PaymentInviteMessage) ProtoReflect() protoreflect.Message
- func (x *PaymentInviteMessage) Reset()
- func (x *PaymentInviteMessage) String() string
- type PaymentInviteMessage_PaymentInviteMessageServiceType
- func (PaymentInviteMessage_PaymentInviteMessageServiceType) Descriptor() protoreflect.EnumDescriptor
- func (x PaymentInviteMessage_PaymentInviteMessageServiceType) Enum() *PaymentInviteMessage_PaymentInviteMessageServiceType
- func (PaymentInviteMessage_PaymentInviteMessageServiceType) EnumDescriptor() ([]byte, []int)deprecated
- func (x PaymentInviteMessage_PaymentInviteMessageServiceType) Number() protoreflect.EnumNumber
- func (x PaymentInviteMessage_PaymentInviteMessageServiceType) String() string
- func (PaymentInviteMessage_PaymentInviteMessageServiceType) Type() protoreflect.EnumType
- func (x *PaymentInviteMessage_PaymentInviteMessageServiceType) UnmarshalJSON(b []byte) errordeprecated
- type PhotoChange
- func (*PhotoChange) Descriptor() ([]byte, []int)deprecated
- func (x *PhotoChange) GetNewPhoto() []byte
- func (x *PhotoChange) GetNewPhotoId() uint32
- func (x *PhotoChange) GetOldPhoto() []byte
- func (*PhotoChange) ProtoMessage()
- func (x *PhotoChange) ProtoReflect() protoreflect.Message
- func (x *PhotoChange) Reset()
- func (x *PhotoChange) String() string
- type PinAction
- type Point
- func (*Point) Descriptor() ([]byte, []int)deprecated
- func (x *Point) GetX() float64
- func (x *Point) GetXDeprecated() int32
- func (x *Point) GetY() float64
- func (x *Point) GetYDeprecated() int32
- func (*Point) ProtoMessage()
- func (x *Point) ProtoReflect() protoreflect.Message
- func (x *Point) Reset()
- func (x *Point) String() string
- type PrimaryFeature
- type Product
- type ProductListHeaderImage
- func (*ProductListHeaderImage) Descriptor() ([]byte, []int)deprecated
- func (x *ProductListHeaderImage) GetJpegThumbnail() []byte
- func (x *ProductListHeaderImage) GetProductId() string
- func (*ProductListHeaderImage) ProtoMessage()
- func (x *ProductListHeaderImage) ProtoReflect() protoreflect.Message
- func (x *ProductListHeaderImage) Reset()
- func (x *ProductListHeaderImage) String() string
- type ProductListInfo
- func (*ProductListInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ProductListInfo) GetBusinessOwnerJid() string
- func (x *ProductListInfo) GetHeaderImage() *ProductListHeaderImage
- func (x *ProductListInfo) GetProductSections() []*ProductSection
- func (*ProductListInfo) ProtoMessage()
- func (x *ProductListInfo) ProtoReflect() protoreflect.Message
- func (x *ProductListInfo) Reset()
- func (x *ProductListInfo) String() string
- type ProductMessage
- func (*ProductMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ProductMessage) GetBody() string
- func (x *ProductMessage) GetBusinessOwnerJid() string
- func (x *ProductMessage) GetCatalog() *CatalogSnapshot
- func (x *ProductMessage) GetContextInfo() *ContextInfo
- func (x *ProductMessage) GetFooter() string
- func (x *ProductMessage) GetProduct() *ProductSnapshot
- func (*ProductMessage) ProtoMessage()
- func (x *ProductMessage) ProtoReflect() protoreflect.Message
- func (x *ProductMessage) Reset()
- func (x *ProductMessage) String() string
- type ProductSection
- func (*ProductSection) Descriptor() ([]byte, []int)deprecated
- func (x *ProductSection) GetProducts() []*Product
- func (x *ProductSection) GetTitle() string
- func (*ProductSection) ProtoMessage()
- func (x *ProductSection) ProtoReflect() protoreflect.Message
- func (x *ProductSection) Reset()
- func (x *ProductSection) String() string
- type ProductSnapshot
- func (*ProductSnapshot) Descriptor() ([]byte, []int)deprecated
- func (x *ProductSnapshot) GetCurrencyCode() string
- func (x *ProductSnapshot) GetDescription() string
- func (x *ProductSnapshot) GetFirstImageId() string
- func (x *ProductSnapshot) GetPriceAmount1000() int64
- func (x *ProductSnapshot) GetProductId() string
- func (x *ProductSnapshot) GetProductImage() *ImageMessage
- func (x *ProductSnapshot) GetProductImageCount() uint32
- func (x *ProductSnapshot) GetRetailerId() string
- func (x *ProductSnapshot) GetSalePriceAmount1000() int64
- func (x *ProductSnapshot) GetTitle() string
- func (x *ProductSnapshot) GetUrl() string
- func (*ProductSnapshot) ProtoMessage()
- func (x *ProductSnapshot) ProtoReflect() protoreflect.Message
- func (x *ProductSnapshot) Reset()
- func (x *ProductSnapshot) String() string
- type ProtocolMessage
- func (*ProtocolMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ProtocolMessage) GetAppStateFatalExceptionNotification() *AppStateFatalExceptionNotification
- func (x *ProtocolMessage) GetAppStateSyncKeyRequest() *AppStateSyncKeyRequest
- func (x *ProtocolMessage) GetAppStateSyncKeyShare() *AppStateSyncKeyShare
- func (x *ProtocolMessage) GetDisappearingMode() *DisappearingMode
- func (x *ProtocolMessage) GetEphemeralExpiration() uint32
- func (x *ProtocolMessage) GetEphemeralSettingTimestamp() int64
- func (x *ProtocolMessage) GetHistorySyncNotification() *HistorySyncNotification
- func (x *ProtocolMessage) GetInitialSecurityNotificationSettingSync() *InitialSecurityNotificationSettingSync
- func (x *ProtocolMessage) GetKey() *MessageKey
- func (x *ProtocolMessage) GetType() ProtocolMessage_ProtocolMessageType
- func (*ProtocolMessage) ProtoMessage()
- func (x *ProtocolMessage) ProtoReflect() protoreflect.Message
- func (x *ProtocolMessage) Reset()
- func (x *ProtocolMessage) String() string
- type ProtocolMessage_ProtocolMessageType
- func (ProtocolMessage_ProtocolMessageType) Descriptor() protoreflect.EnumDescriptor
- func (x ProtocolMessage_ProtocolMessageType) Enum() *ProtocolMessage_ProtocolMessageType
- func (ProtocolMessage_ProtocolMessageType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ProtocolMessage_ProtocolMessageType) Number() protoreflect.EnumNumber
- func (x ProtocolMessage_ProtocolMessageType) String() string
- func (ProtocolMessage_ProtocolMessageType) Type() protoreflect.EnumType
- func (x *ProtocolMessage_ProtocolMessageType) UnmarshalJSON(b []byte) errordeprecated
- type PushNameSetting
- type Pushname
- 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 QuickReplyButton
- func (*QuickReplyButton) Descriptor() ([]byte, []int)deprecated
- func (x *QuickReplyButton) GetDisplayText() *HighlyStructuredMessage
- func (x *QuickReplyButton) GetId() string
- func (*QuickReplyButton) ProtoMessage()
- func (x *QuickReplyButton) ProtoReflect() protoreflect.Message
- func (x *QuickReplyButton) Reset()
- func (x *QuickReplyButton) String() string
- type Reaction
- func (*Reaction) Descriptor() ([]byte, []int)deprecated
- func (x *Reaction) GetGroupingKey() string
- func (x *Reaction) GetKey() *MessageKey
- func (x *Reaction) GetSenderTimestampMs() int64
- func (x *Reaction) GetText() string
- func (x *Reaction) GetUnread() bool
- func (*Reaction) ProtoMessage()
- func (x *Reaction) ProtoReflect() protoreflect.Message
- func (x *Reaction) Reset()
- func (x *Reaction) String() string
- type ReactionMessage
- func (*ReactionMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ReactionMessage) GetGroupingKey() string
- func (x *ReactionMessage) GetKey() *MessageKey
- func (x *ReactionMessage) GetSenderTimestampMs() int64
- func (x *ReactionMessage) GetText() string
- func (*ReactionMessage) ProtoMessage()
- func (x *ReactionMessage) ProtoReflect() protoreflect.Message
- func (x *ReactionMessage) Reset()
- func (x *ReactionMessage) 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 RecentStickerMetadata
- func (*RecentStickerMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *RecentStickerMetadata) GetChatJid() string
- func (x *RecentStickerMetadata) GetDirectPath() string
- func (x *RecentStickerMetadata) GetEncFilehash() string
- func (x *RecentStickerMetadata) GetIsSentByMe() bool
- func (x *RecentStickerMetadata) GetMediaKey() string
- func (x *RecentStickerMetadata) GetParticipant() string
- func (x *RecentStickerMetadata) GetStanzaId() string
- func (*RecentStickerMetadata) ProtoMessage()
- func (x *RecentStickerMetadata) ProtoReflect() protoreflect.Message
- func (x *RecentStickerMetadata) Reset()
- func (x *RecentStickerMetadata) String() string
- type RecentStickerWeight
- func (*RecentStickerWeight) Descriptor() ([]byte, []int)deprecated
- func (x *RecentStickerWeight) GetFilehash() string
- func (x *RecentStickerWeight) GetWeight() float32
- func (*RecentStickerWeight) ProtoMessage()
- func (x *RecentStickerWeight) ProtoReflect() protoreflect.Message
- func (x *RecentStickerWeight) Reset()
- func (x *RecentStickerWeight) String() string
- type RecentStickerWeightsAction
- func (*RecentStickerWeightsAction) Descriptor() ([]byte, []int)deprecated
- func (x *RecentStickerWeightsAction) GetWeights() []*RecentStickerWeight
- func (*RecentStickerWeightsAction) ProtoMessage()
- func (x *RecentStickerWeightsAction) ProtoReflect() protoreflect.Message
- func (x *RecentStickerWeightsAction) Reset()
- func (x *RecentStickerWeightsAction) String() string
- type RequestPaymentMessage
- func (*RequestPaymentMessage) Descriptor() ([]byte, []int)deprecated
- func (x *RequestPaymentMessage) GetAmount() *Money
- func (x *RequestPaymentMessage) GetAmount1000() uint64
- func (x *RequestPaymentMessage) GetBackground() *PaymentBackground
- func (x *RequestPaymentMessage) GetCurrencyCodeIso4217() string
- func (x *RequestPaymentMessage) GetExpiryTimestamp() int64
- func (x *RequestPaymentMessage) GetNoteMessage() *Message
- func (x *RequestPaymentMessage) GetRequestFrom() string
- func (*RequestPaymentMessage) ProtoMessage()
- func (x *RequestPaymentMessage) ProtoReflect() protoreflect.Message
- func (x *RequestPaymentMessage) Reset()
- func (x *RequestPaymentMessage) String() string
- type Row
- type Section
- type SecurityNotificationSetting
- func (*SecurityNotificationSetting) Descriptor() ([]byte, []int)deprecated
- func (x *SecurityNotificationSetting) GetShowNotification() bool
- func (*SecurityNotificationSetting) ProtoMessage()
- func (x *SecurityNotificationSetting) ProtoReflect() protoreflect.Message
- func (x *SecurityNotificationSetting) Reset()
- func (x *SecurityNotificationSetting) String() string
- type SendPaymentMessage
- func (*SendPaymentMessage) Descriptor() ([]byte, []int)deprecated
- func (x *SendPaymentMessage) GetBackground() *PaymentBackground
- func (x *SendPaymentMessage) GetNoteMessage() *Message
- func (x *SendPaymentMessage) GetRequestMessageKey() *MessageKey
- func (*SendPaymentMessage) ProtoMessage()
- func (x *SendPaymentMessage) ProtoReflect() protoreflect.Message
- func (x *SendPaymentMessage) Reset()
- func (x *SendPaymentMessage) String() string
- type SenderKeyDistributionMessage
- func (*SenderKeyDistributionMessage) Descriptor() ([]byte, []int)deprecated
- func (x *SenderKeyDistributionMessage) GetAxolotlSenderKeyDistributionMessage() []byte
- func (x *SenderKeyDistributionMessage) GetGroupId() string
- func (*SenderKeyDistributionMessage) ProtoMessage()
- func (x *SenderKeyDistributionMessage) ProtoReflect() protoreflect.Message
- func (x *SenderKeyDistributionMessage) Reset()
- func (x *SenderKeyDistributionMessage) String() string
- type ServerErrorReceipt
- func (*ServerErrorReceipt) Descriptor() ([]byte, []int)deprecated
- func (x *ServerErrorReceipt) GetStanzaId() string
- func (*ServerErrorReceipt) ProtoMessage()
- func (x *ServerErrorReceipt) ProtoReflect() protoreflect.Message
- func (x *ServerErrorReceipt) Reset()
- func (x *ServerErrorReceipt) String() string
- type ServerHello
- func (*ServerHello) Descriptor() ([]byte, []int)deprecated
- func (x *ServerHello) GetEphemeral() []byte
- func (x *ServerHello) GetPayload() []byte
- func (x *ServerHello) GetStatic() []byte
- func (*ServerHello) ProtoMessage()
- func (x *ServerHello) ProtoReflect() protoreflect.Message
- func (x *ServerHello) Reset()
- func (x *ServerHello) String() string
- type ShopMessage
- func (*ShopMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ShopMessage) GetId() string
- func (x *ShopMessage) GetMessageVersion() int32
- func (x *ShopMessage) GetSurface() ShopMessage_ShopMessageSurface
- func (*ShopMessage) ProtoMessage()
- func (x *ShopMessage) ProtoReflect() protoreflect.Message
- func (x *ShopMessage) Reset()
- func (x *ShopMessage) String() string
- type ShopMessage_ShopMessageSurface
- func (ShopMessage_ShopMessageSurface) Descriptor() protoreflect.EnumDescriptor
- func (x ShopMessage_ShopMessageSurface) Enum() *ShopMessage_ShopMessageSurface
- func (ShopMessage_ShopMessageSurface) EnumDescriptor() ([]byte, []int)deprecated
- func (x ShopMessage_ShopMessageSurface) Number() protoreflect.EnumNumber
- func (x ShopMessage_ShopMessageSurface) String() string
- func (ShopMessage_ShopMessageSurface) Type() protoreflect.EnumType
- func (x *ShopMessage_ShopMessageSurface) UnmarshalJSON(b []byte) errordeprecated
- type SingleSelectReply
- func (*SingleSelectReply) Descriptor() ([]byte, []int)deprecated
- func (x *SingleSelectReply) GetSelectedRowId() string
- func (*SingleSelectReply) ProtoMessage()
- func (x *SingleSelectReply) ProtoReflect() protoreflect.Message
- func (x *SingleSelectReply) Reset()
- func (x *SingleSelectReply) String() string
- type StarAction
- type StatusPSA
- func (*StatusPSA) Descriptor() ([]byte, []int)deprecated
- func (x *StatusPSA) GetCampaignExpirationTimestamp() uint64
- func (x *StatusPSA) GetCampaignId() string
- func (*StatusPSA) ProtoMessage()
- func (x *StatusPSA) ProtoReflect() protoreflect.Message
- func (x *StatusPSA) Reset()
- func (x *StatusPSA) String() string
- type StickerMessage
- func (*StickerMessage) Descriptor() ([]byte, []int)deprecated
- func (x *StickerMessage) GetContextInfo() *ContextInfo
- func (x *StickerMessage) GetDirectPath() string
- func (x *StickerMessage) GetFileEncSha256() []byte
- func (x *StickerMessage) GetFileLength() uint64
- func (x *StickerMessage) GetFileSha256() []byte
- func (x *StickerMessage) GetFirstFrameLength() uint32
- func (x *StickerMessage) GetFirstFrameSidecar() []byte
- func (x *StickerMessage) GetHeight() uint32
- func (x *StickerMessage) GetIsAnimated() bool
- func (x *StickerMessage) GetMediaKey() []byte
- func (x *StickerMessage) GetMediaKeyTimestamp() int64
- func (x *StickerMessage) GetMimetype() string
- func (x *StickerMessage) GetPngThumbnail() []byte
- func (x *StickerMessage) GetUrl() string
- func (x *StickerMessage) GetWidth() uint32
- func (*StickerMessage) ProtoMessage()
- func (x *StickerMessage) ProtoReflect() protoreflect.Message
- func (x *StickerMessage) Reset()
- func (x *StickerMessage) String() string
- type StickerSyncRMRMessage
- func (*StickerSyncRMRMessage) Descriptor() ([]byte, []int)deprecated
- func (x *StickerSyncRMRMessage) GetFilehash() []string
- func (x *StickerSyncRMRMessage) GetRequestTimestamp() int64
- func (x *StickerSyncRMRMessage) GetRmrSource() string
- func (*StickerSyncRMRMessage) ProtoMessage()
- func (x *StickerSyncRMRMessage) ProtoReflect() protoreflect.Message
- func (x *StickerSyncRMRMessage) Reset()
- func (x *StickerSyncRMRMessage) 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() *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) GetAndroidUnsupportedActions() *AndroidUnsupportedActions
- func (x *SyncActionValue) GetArchiveChatAction() *ArchiveChatAction
- func (x *SyncActionValue) GetClearChatAction() *ClearChatAction
- func (x *SyncActionValue) GetContactAction() *ContactAction
- func (x *SyncActionValue) GetDeleteChatAction() *DeleteChatAction
- func (x *SyncActionValue) GetDeleteMessageForMeAction() *DeleteMessageForMeAction
- func (x *SyncActionValue) GetFavoriteStickerAction() *FavoriteStickerAction
- func (x *SyncActionValue) GetKeyExpiration() *KeyExpiration
- func (x *SyncActionValue) GetLabelAssociationAction() *LabelAssociationAction
- func (x *SyncActionValue) GetLabelEditAction() *LabelEditAction
- func (x *SyncActionValue) GetLocaleSetting() *LocaleSetting
- func (x *SyncActionValue) GetMarkChatAsReadAction() *MarkChatAsReadAction
- func (x *SyncActionValue) GetMuteAction() *MuteAction
- func (x *SyncActionValue) GetPinAction() *PinAction
- func (x *SyncActionValue) GetPrimaryFeature() *PrimaryFeature
- func (x *SyncActionValue) GetPushNameSetting() *PushNameSetting
- func (x *SyncActionValue) GetQuickReplyAction() *QuickReplyAction
- func (x *SyncActionValue) GetRecentEmojiWeightsAction() *RecentEmojiWeightsAction
- func (x *SyncActionValue) GetRecentStickerMetadata() *RecentStickerMetadata
- func (x *SyncActionValue) GetRecentStickerWeightsAction() *RecentStickerWeightsAction
- func (x *SyncActionValue) GetSecurityNotificationSetting() *SecurityNotificationSetting
- func (x *SyncActionValue) GetStarAction() *StarAction
- func (x *SyncActionValue) GetTimestamp() int64
- func (x *SyncActionValue) GetUnarchiveChatsSetting() *UnarchiveChatsSetting
- func (*SyncActionValue) ProtoMessage()
- func (x *SyncActionValue) ProtoReflect() protoreflect.Message
- func (x *SyncActionValue) Reset()
- func (x *SyncActionValue) String() string
- type SyncdIndex
- type SyncdMutation
- func (*SyncdMutation) Descriptor() ([]byte, []int)deprecated
- func (x *SyncdMutation) GetOperation() SyncdMutation_SyncdMutationSyncdOperation
- func (x *SyncdMutation) GetRecord() *SyncdRecord
- func (*SyncdMutation) ProtoMessage()
- func (x *SyncdMutation) ProtoReflect() protoreflect.Message
- func (x *SyncdMutation) Reset()
- func (x *SyncdMutation) String() string
- type SyncdMutation_SyncdMutationSyncdOperation
- func (SyncdMutation_SyncdMutationSyncdOperation) Descriptor() protoreflect.EnumDescriptor
- func (x SyncdMutation_SyncdMutationSyncdOperation) Enum() *SyncdMutation_SyncdMutationSyncdOperation
- func (SyncdMutation_SyncdMutationSyncdOperation) EnumDescriptor() ([]byte, []int)deprecated
- func (x SyncdMutation_SyncdMutationSyncdOperation) Number() protoreflect.EnumNumber
- func (x SyncdMutation_SyncdMutationSyncdOperation) String() string
- func (SyncdMutation_SyncdMutationSyncdOperation) Type() protoreflect.EnumType
- func (x *SyncdMutation_SyncdMutationSyncdOperation) UnmarshalJSON(b []byte) errordeprecated
- type SyncdMutations
- type SyncdPatch
- func (*SyncdPatch) Descriptor() ([]byte, []int)deprecated
- func (x *SyncdPatch) GetDeviceIndex() uint32
- func (x *SyncdPatch) GetExitCode() *ExitCode
- func (x *SyncdPatch) GetExternalMutations() *ExternalBlobReference
- func (x *SyncdPatch) GetKeyId() *KeyId
- func (x *SyncdPatch) GetMutations() []*SyncdMutation
- func (x *SyncdPatch) GetPatchMac() []byte
- func (x *SyncdPatch) GetSnapshotMac() []byte
- func (x *SyncdPatch) GetVersion() *SyncdVersion
- func (*SyncdPatch) ProtoMessage()
- func (x *SyncdPatch) ProtoReflect() protoreflect.Message
- func (x *SyncdPatch) Reset()
- func (x *SyncdPatch) String() string
- type SyncdRecord
- func (*SyncdRecord) Descriptor() ([]byte, []int)deprecated
- func (x *SyncdRecord) GetIndex() *SyncdIndex
- func (x *SyncdRecord) GetKeyId() *KeyId
- func (x *SyncdRecord) GetValue() *SyncdValue
- func (*SyncdRecord) ProtoMessage()
- func (x *SyncdRecord) ProtoReflect() protoreflect.Message
- func (x *SyncdRecord) Reset()
- func (x *SyncdRecord) String() string
- type SyncdSnapshot
- func (*SyncdSnapshot) Descriptor() ([]byte, []int)deprecated
- func (x *SyncdSnapshot) GetKeyId() *KeyId
- func (x *SyncdSnapshot) GetMac() []byte
- func (x *SyncdSnapshot) GetRecords() []*SyncdRecord
- func (x *SyncdSnapshot) GetVersion() *SyncdVersion
- func (*SyncdSnapshot) ProtoMessage()
- func (x *SyncdSnapshot) ProtoReflect() protoreflect.Message
- func (x *SyncdSnapshot) Reset()
- func (x *SyncdSnapshot) String() string
- type SyncdValue
- type SyncdVersion
- type TemplateButton
- func (*TemplateButton) Descriptor() ([]byte, []int)deprecated
- func (m *TemplateButton) GetButton() isTemplateButton_Button
- func (x *TemplateButton) GetCallButton() *CallButton
- func (x *TemplateButton) GetIndex() uint32
- func (x *TemplateButton) GetQuickReplyButton() *QuickReplyButton
- func (x *TemplateButton) GetUrlButton() *URLButton
- func (*TemplateButton) ProtoMessage()
- func (x *TemplateButton) ProtoReflect() protoreflect.Message
- func (x *TemplateButton) Reset()
- func (x *TemplateButton) String() string
- type TemplateButtonReplyMessage
- func (*TemplateButtonReplyMessage) Descriptor() ([]byte, []int)deprecated
- func (x *TemplateButtonReplyMessage) GetContextInfo() *ContextInfo
- func (x *TemplateButtonReplyMessage) GetSelectedDisplayText() string
- func (x *TemplateButtonReplyMessage) GetSelectedId() string
- func (x *TemplateButtonReplyMessage) GetSelectedIndex() uint32
- func (*TemplateButtonReplyMessage) ProtoMessage()
- func (x *TemplateButtonReplyMessage) ProtoReflect() protoreflect.Message
- func (x *TemplateButtonReplyMessage) Reset()
- func (x *TemplateButtonReplyMessage) String() string
- type TemplateButton_CallButton
- type TemplateButton_QuickReplyButton
- type TemplateButton_UrlButton
- type TemplateMessage
- func (*TemplateMessage) Descriptor() ([]byte, []int)deprecated
- func (x *TemplateMessage) GetContextInfo() *ContextInfo
- func (m *TemplateMessage) GetFormat() isTemplateMessage_Format
- func (x *TemplateMessage) GetFourRowTemplate() *FourRowTemplate
- func (x *TemplateMessage) GetHydratedFourRowTemplate() *HydratedFourRowTemplate
- func (x *TemplateMessage) GetHydratedTemplate() *HydratedFourRowTemplate
- func (*TemplateMessage) ProtoMessage()
- func (x *TemplateMessage) ProtoReflect() protoreflect.Message
- func (x *TemplateMessage) Reset()
- func (x *TemplateMessage) String() string
- type TemplateMessage_FourRowTemplate
- type TemplateMessage_HydratedFourRowTemplate
- type URLButton
- func (*URLButton) Descriptor() ([]byte, []int)deprecated
- func (x *URLButton) GetDisplayText() *HighlyStructuredMessage
- func (x *URLButton) GetUrl() *HighlyStructuredMessage
- func (*URLButton) ProtoMessage()
- func (x *URLButton) ProtoReflect() protoreflect.Message
- func (x *URLButton) Reset()
- func (x *URLButton) String() string
- type UnarchiveChatsSetting
- func (*UnarchiveChatsSetting) Descriptor() ([]byte, []int)deprecated
- func (x *UnarchiveChatsSetting) GetUnarchiveChats() bool
- func (*UnarchiveChatsSetting) ProtoMessage()
- func (x *UnarchiveChatsSetting) ProtoReflect() protoreflect.Message
- func (x *UnarchiveChatsSetting) Reset()
- func (x *UnarchiveChatsSetting) String() string
- type UserAgent
- func (*UserAgent) Descriptor() ([]byte, []int)deprecated
- func (x *UserAgent) GetAppVersion() *AppVersion
- func (x *UserAgent) GetDevice() string
- func (x *UserAgent) GetDeviceBoard() string
- func (x *UserAgent) GetLocaleCountryIso31661Alpha2() string
- func (x *UserAgent) GetLocaleLanguageIso6391() string
- func (x *UserAgent) GetManufacturer() string
- func (x *UserAgent) GetMcc() string
- func (x *UserAgent) GetMnc() string
- func (x *UserAgent) GetOsBuildNumber() string
- func (x *UserAgent) GetOsVersion() string
- func (x *UserAgent) GetPhoneId() string
- func (x *UserAgent) GetPlatform() UserAgent_UserAgentPlatform
- func (x *UserAgent) GetReleaseChannel() UserAgent_UserAgentReleaseChannel
- func (*UserAgent) ProtoMessage()
- func (x *UserAgent) ProtoReflect() protoreflect.Message
- func (x *UserAgent) Reset()
- func (x *UserAgent) String() string
- type UserAgent_UserAgentPlatform
- func (UserAgent_UserAgentPlatform) Descriptor() protoreflect.EnumDescriptor
- func (x UserAgent_UserAgentPlatform) Enum() *UserAgent_UserAgentPlatform
- func (UserAgent_UserAgentPlatform) EnumDescriptor() ([]byte, []int)deprecated
- func (x UserAgent_UserAgentPlatform) Number() protoreflect.EnumNumber
- func (x UserAgent_UserAgentPlatform) String() string
- func (UserAgent_UserAgentPlatform) Type() protoreflect.EnumType
- func (x *UserAgent_UserAgentPlatform) UnmarshalJSON(b []byte) errordeprecated
- type UserAgent_UserAgentReleaseChannel
- func (UserAgent_UserAgentReleaseChannel) Descriptor() protoreflect.EnumDescriptor
- func (x UserAgent_UserAgentReleaseChannel) Enum() *UserAgent_UserAgentReleaseChannel
- func (UserAgent_UserAgentReleaseChannel) EnumDescriptor() ([]byte, []int)deprecated
- func (x UserAgent_UserAgentReleaseChannel) Number() protoreflect.EnumNumber
- func (x UserAgent_UserAgentReleaseChannel) String() string
- func (UserAgent_UserAgentReleaseChannel) Type() protoreflect.EnumType
- func (x *UserAgent_UserAgentReleaseChannel) UnmarshalJSON(b []byte) errordeprecated
- type UserReceipt
- func (*UserReceipt) Descriptor() ([]byte, []int)deprecated
- func (x *UserReceipt) GetDeliveredDeviceJid() []string
- func (x *UserReceipt) GetPendingDeviceJid() []string
- func (x *UserReceipt) GetPlayedTimestamp() int64
- func (x *UserReceipt) GetReadTimestamp() int64
- func (x *UserReceipt) GetReceiptTimestamp() int64
- func (x *UserReceipt) GetUserJid() string
- func (*UserReceipt) ProtoMessage()
- func (x *UserReceipt) ProtoReflect() protoreflect.Message
- func (x *UserReceipt) Reset()
- func (x *UserReceipt) String() string
- type VerifiedNameCertificate
- func (*VerifiedNameCertificate) Descriptor() ([]byte, []int)deprecated
- func (x *VerifiedNameCertificate) GetDetails() []byte
- func (x *VerifiedNameCertificate) GetServerSignature() []byte
- func (x *VerifiedNameCertificate) GetSignature() []byte
- func (*VerifiedNameCertificate) ProtoMessage()
- func (x *VerifiedNameCertificate) ProtoReflect() protoreflect.Message
- func (x *VerifiedNameCertificate) Reset()
- func (x *VerifiedNameCertificate) String() string
- type VerifiedNameDetails
- func (*VerifiedNameDetails) Descriptor() ([]byte, []int)deprecated
- func (x *VerifiedNameDetails) GetIssueTime() uint64
- func (x *VerifiedNameDetails) GetIssuer() string
- func (x *VerifiedNameDetails) GetLocalizedNames() []*LocalizedName
- func (x *VerifiedNameDetails) GetSerial() uint64
- func (x *VerifiedNameDetails) GetVerifiedName() string
- func (*VerifiedNameDetails) ProtoMessage()
- func (x *VerifiedNameDetails) ProtoReflect() protoreflect.Message
- func (x *VerifiedNameDetails) Reset()
- func (x *VerifiedNameDetails) String() string
- type VideoMessage
- func (*VideoMessage) Descriptor() ([]byte, []int)deprecated
- func (x *VideoMessage) GetCaption() string
- func (x *VideoMessage) GetContextInfo() *ContextInfo
- func (x *VideoMessage) GetDirectPath() string
- func (x *VideoMessage) GetFileEncSha256() []byte
- func (x *VideoMessage) GetFileLength() uint64
- func (x *VideoMessage) GetFileSha256() []byte
- func (x *VideoMessage) GetGifAttribution() VideoMessage_VideoMessageAttribution
- func (x *VideoMessage) GetGifPlayback() bool
- func (x *VideoMessage) GetHeight() uint32
- func (x *VideoMessage) GetInteractiveAnnotations() []*InteractiveAnnotation
- func (x *VideoMessage) GetJpegThumbnail() []byte
- func (x *VideoMessage) GetMediaKey() []byte
- func (x *VideoMessage) GetMediaKeyTimestamp() int64
- func (x *VideoMessage) GetMimetype() string
- func (x *VideoMessage) GetSeconds() uint32
- func (x *VideoMessage) GetStaticUrl() string
- func (x *VideoMessage) GetStreamingSidecar() []byte
- func (x *VideoMessage) GetThumbnailDirectPath() string
- func (x *VideoMessage) GetThumbnailEncSha256() []byte
- func (x *VideoMessage) GetThumbnailSha256() []byte
- func (x *VideoMessage) GetUrl() string
- func (x *VideoMessage) GetViewOnce() bool
- func (x *VideoMessage) GetWidth() uint32
- func (*VideoMessage) ProtoMessage()
- func (x *VideoMessage) ProtoReflect() protoreflect.Message
- func (x *VideoMessage) Reset()
- func (x *VideoMessage) String() string
- type VideoMessage_VideoMessageAttribution
- func (VideoMessage_VideoMessageAttribution) Descriptor() protoreflect.EnumDescriptor
- func (x VideoMessage_VideoMessageAttribution) Enum() *VideoMessage_VideoMessageAttribution
- func (VideoMessage_VideoMessageAttribution) EnumDescriptor() ([]byte, []int)deprecated
- func (x VideoMessage_VideoMessageAttribution) Number() protoreflect.EnumNumber
- func (x VideoMessage_VideoMessageAttribution) String() string
- func (VideoMessage_VideoMessageAttribution) Type() protoreflect.EnumType
- func (x *VideoMessage_VideoMessageAttribution) UnmarshalJSON(b []byte) errordeprecated
- type WallpaperSettings
- func (*WallpaperSettings) Descriptor() ([]byte, []int)deprecated
- func (x *WallpaperSettings) GetFilename() string
- func (x *WallpaperSettings) GetOpacity() uint32
- func (*WallpaperSettings) ProtoMessage()
- func (x *WallpaperSettings) ProtoReflect() protoreflect.Message
- func (x *WallpaperSettings) Reset()
- func (x *WallpaperSettings) String() string
- type WebFeatures
- func (*WebFeatures) Descriptor() ([]byte, []int)deprecated
- func (x *WebFeatures) GetArchiveV2() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetCatalog() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetChangeNumberV2() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetDisappearingMode() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetE2ENotificationSync() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetEphemeral24HDuration() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetEphemeralAllowGroupMembers() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetEphemeralMessages() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetExternalMdOptInAvailable() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetFrequentlyForwardedSetting() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetGroupDogfoodingInternalOnly() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetGroupUiiCleanup() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetGroupsV3() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetGroupsV3Create() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetGroupsV4JoinPermission() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetLabelsDisplay() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetLabelsEdit() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetLiveLocations() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetLiveLocationsFinal() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetMdForceUpgrade() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetMediaUpload() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetMediaUploadRichQuickReplies() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetNoDeleteMessageTimeLimit() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetPayments() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetQueryStatusV3Thumbnail() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetQueryVname() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetQuickRepliesQuery() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetRecentStickers() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetRecentStickersV2() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetRecentStickersV3() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetSettingsSync() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetStarredStickers() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetStatusRanking() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetStickerPackQuery() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetSupport() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetTemplateMessage() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetTemplateMessageInteractivity() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetThirdPartyStickers() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetUserNotice() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetVideoPlaybackUrl() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetVnameV2() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetVoipGroupCall() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetVoipIndividualIncoming() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetVoipIndividualOutgoing() WebFeatures_WebFeaturesFlag
- func (x *WebFeatures) GetVoipIndividualVideo() WebFeatures_WebFeaturesFlag
- func (*WebFeatures) ProtoMessage()
- func (x *WebFeatures) ProtoReflect() protoreflect.Message
- func (x *WebFeatures) Reset()
- func (x *WebFeatures) String() string
- type WebFeatures_WebFeaturesFlag
- func (WebFeatures_WebFeaturesFlag) Descriptor() protoreflect.EnumDescriptor
- func (x WebFeatures_WebFeaturesFlag) Enum() *WebFeatures_WebFeaturesFlag
- func (WebFeatures_WebFeaturesFlag) EnumDescriptor() ([]byte, []int)deprecated
- func (x WebFeatures_WebFeaturesFlag) Number() protoreflect.EnumNumber
- func (x WebFeatures_WebFeaturesFlag) String() string
- func (WebFeatures_WebFeaturesFlag) Type() protoreflect.EnumType
- func (x *WebFeatures_WebFeaturesFlag) UnmarshalJSON(b []byte) errordeprecated
- type WebInfo
- func (*WebInfo) Descriptor() ([]byte, []int)deprecated
- func (x *WebInfo) GetRefToken() string
- func (x *WebInfo) GetVersion() string
- func (x *WebInfo) GetWebSubPlatform() WebInfo_WebInfoWebSubPlatform
- func (x *WebInfo) GetWebdPayload() *WebdPayload
- func (*WebInfo) ProtoMessage()
- func (x *WebInfo) ProtoReflect() protoreflect.Message
- func (x *WebInfo) Reset()
- func (x *WebInfo) String() string
- type WebInfo_WebInfoWebSubPlatform
- func (WebInfo_WebInfoWebSubPlatform) Descriptor() protoreflect.EnumDescriptor
- func (x WebInfo_WebInfoWebSubPlatform) Enum() *WebInfo_WebInfoWebSubPlatform
- func (WebInfo_WebInfoWebSubPlatform) EnumDescriptor() ([]byte, []int)deprecated
- func (x WebInfo_WebInfoWebSubPlatform) Number() protoreflect.EnumNumber
- func (x WebInfo_WebInfoWebSubPlatform) String() string
- func (WebInfo_WebInfoWebSubPlatform) Type() protoreflect.EnumType
- func (x *WebInfo_WebInfoWebSubPlatform) UnmarshalJSON(b []byte) errordeprecated
- type WebMessageInfo
- func (*WebMessageInfo) Descriptor() ([]byte, []int)deprecated
- func (x *WebMessageInfo) GetBizPrivacyStatus() WebMessageInfo_WebMessageInfoBizPrivacyStatus
- func (x *WebMessageInfo) GetBroadcast() bool
- func (x *WebMessageInfo) GetClearMedia() bool
- func (x *WebMessageInfo) GetDuration() uint32
- func (x *WebMessageInfo) GetEphemeralDuration() uint32
- func (x *WebMessageInfo) GetEphemeralOffToOn() bool
- func (x *WebMessageInfo) GetEphemeralOutOfSync() bool
- func (x *WebMessageInfo) GetEphemeralStartTimestamp() uint64
- func (x *WebMessageInfo) GetFinalLiveLocation() *LiveLocationMessage
- func (x *WebMessageInfo) GetFutureproofData() []byte
- func (x *WebMessageInfo) GetIgnore() bool
- func (x *WebMessageInfo) GetKey() *MessageKey
- func (x *WebMessageInfo) GetLabels() []string
- func (x *WebMessageInfo) GetMediaCiphertextSha256() []byte
- func (x *WebMessageInfo) GetMediaData() *MediaData
- func (x *WebMessageInfo) GetMessage() *Message
- func (x *WebMessageInfo) GetMessageC2STimestamp() uint64
- func (x *WebMessageInfo) GetMessageStubParameters() []string
- func (x *WebMessageInfo) GetMessageStubType() WebMessageInfo_WebMessageInfoStubType
- func (x *WebMessageInfo) GetMessageTimestamp() uint64
- func (x *WebMessageInfo) GetMulticast() bool
- func (x *WebMessageInfo) GetParticipant() string
- func (x *WebMessageInfo) GetPaymentInfo() *PaymentInfo
- func (x *WebMessageInfo) GetPhotoChange() *PhotoChange
- func (x *WebMessageInfo) GetPushName() string
- func (x *WebMessageInfo) GetQuotedPaymentInfo() *PaymentInfo
- func (x *WebMessageInfo) GetQuotedStickerData() *MediaData
- func (x *WebMessageInfo) GetReactions() []*Reaction
- func (x *WebMessageInfo) GetStarred() bool
- func (x *WebMessageInfo) GetStatus() WebMessageInfo_WebMessageInfoStatus
- func (x *WebMessageInfo) GetStatusPsa() *StatusPSA
- func (x *WebMessageInfo) GetUrlNumber() bool
- func (x *WebMessageInfo) GetUrlText() bool
- func (x *WebMessageInfo) GetUserReceipt() []*UserReceipt
- func (x *WebMessageInfo) GetVerifiedBizName() string
- func (*WebMessageInfo) ProtoMessage()
- func (x *WebMessageInfo) ProtoReflect() protoreflect.Message
- func (x *WebMessageInfo) Reset()
- func (x *WebMessageInfo) String() string
- type WebMessageInfo_WebMessageInfoBizPrivacyStatus
- func (WebMessageInfo_WebMessageInfoBizPrivacyStatus) Descriptor() protoreflect.EnumDescriptor
- func (x WebMessageInfo_WebMessageInfoBizPrivacyStatus) Enum() *WebMessageInfo_WebMessageInfoBizPrivacyStatus
- func (WebMessageInfo_WebMessageInfoBizPrivacyStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x WebMessageInfo_WebMessageInfoBizPrivacyStatus) Number() protoreflect.EnumNumber
- func (x WebMessageInfo_WebMessageInfoBizPrivacyStatus) String() string
- func (WebMessageInfo_WebMessageInfoBizPrivacyStatus) Type() protoreflect.EnumType
- func (x *WebMessageInfo_WebMessageInfoBizPrivacyStatus) UnmarshalJSON(b []byte) errordeprecated
- type WebMessageInfo_WebMessageInfoStatus
- func (WebMessageInfo_WebMessageInfoStatus) Descriptor() protoreflect.EnumDescriptor
- func (x WebMessageInfo_WebMessageInfoStatus) Enum() *WebMessageInfo_WebMessageInfoStatus
- func (WebMessageInfo_WebMessageInfoStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x WebMessageInfo_WebMessageInfoStatus) Number() protoreflect.EnumNumber
- func (x WebMessageInfo_WebMessageInfoStatus) String() string
- func (WebMessageInfo_WebMessageInfoStatus) Type() protoreflect.EnumType
- func (x *WebMessageInfo_WebMessageInfoStatus) UnmarshalJSON(b []byte) errordeprecated
- type WebMessageInfo_WebMessageInfoStubType
- func (WebMessageInfo_WebMessageInfoStubType) Descriptor() protoreflect.EnumDescriptor
- func (x WebMessageInfo_WebMessageInfoStubType) Enum() *WebMessageInfo_WebMessageInfoStubType
- func (WebMessageInfo_WebMessageInfoStubType) EnumDescriptor() ([]byte, []int)deprecated
- func (x WebMessageInfo_WebMessageInfoStubType) Number() protoreflect.EnumNumber
- func (x WebMessageInfo_WebMessageInfoStubType) String() string
- func (WebMessageInfo_WebMessageInfoStubType) Type() protoreflect.EnumType
- func (x *WebMessageInfo_WebMessageInfoStubType) UnmarshalJSON(b []byte) errordeprecated
- type WebNotificationsInfo
- func (*WebNotificationsInfo) Descriptor() ([]byte, []int)deprecated
- func (x *WebNotificationsInfo) GetNotifyMessageCount() uint32
- func (x *WebNotificationsInfo) GetNotifyMessages() []*WebMessageInfo
- func (x *WebNotificationsInfo) GetTimestamp() uint64
- func (x *WebNotificationsInfo) GetUnreadChats() uint32
- func (*WebNotificationsInfo) ProtoMessage()
- func (x *WebNotificationsInfo) ProtoReflect() protoreflect.Message
- func (x *WebNotificationsInfo) Reset()
- func (x *WebNotificationsInfo) String() string
- type WebdPayload
- func (*WebdPayload) Descriptor() ([]byte, []int)deprecated
- func (x *WebdPayload) GetDocumentTypes() string
- func (x *WebdPayload) GetFeatures() []byte
- func (x *WebdPayload) GetSupportsDocumentMessages() bool
- func (x *WebdPayload) GetSupportsE2EAudio() bool
- func (x *WebdPayload) GetSupportsE2EDocument() bool
- func (x *WebdPayload) GetSupportsE2EImage() bool
- func (x *WebdPayload) GetSupportsE2EVideo() bool
- func (x *WebdPayload) GetSupportsMediaRetry() bool
- func (x *WebdPayload) GetSupportsStarredMessages() bool
- func (x *WebdPayload) GetSupportsUrlMessages() bool
- func (x *WebdPayload) GetUsesParticipantInKey() bool
- func (*WebdPayload) ProtoMessage()
- func (x *WebdPayload) ProtoReflect() protoreflect.Message
- func (x *WebdPayload) Reset()
- func (x *WebdPayload) String() string
Constants ¶
This section is empty.
Variables ¶
var ( MediaVisibility_name = map[int32]string{ 0: "DEFAULT", 1: "OFF", 2: "ON", } MediaVisibility_value = map[string]int32{ "DEFAULT": 0, "OFF": 1, "ON": 2, } )
Enum value maps for MediaVisibility.
var ( CompanionProps_CompanionPropsPlatformType_name = map[int32]string{ 0: "UNKNOWN", 1: "CHROME", 2: "FIREFOX", 3: "IE", 4: "OPERA", 5: "SAFARI", 6: "EDGE", 7: "DESKTOP", 8: "IPAD", 9: "ANDROID_TABLET", 10: "OHANA", 11: "ALOHA", 12: "CATALINA", } CompanionProps_CompanionPropsPlatformType_value = map[string]int32{ "UNKNOWN": 0, "CHROME": 1, "FIREFOX": 2, "IE": 3, "OPERA": 4, "SAFARI": 5, "EDGE": 6, "DESKTOP": 7, "IPAD": 8, "ANDROID_TABLET": 9, "OHANA": 10, "ALOHA": 11, "CATALINA": 12, } )
Enum value maps for CompanionProps_CompanionPropsPlatformType.
var ( ProtocolMessage_ProtocolMessageType_name = map[int32]string{ 0: "REVOKE", 3: "EPHEMERAL_SETTING", 4: "EPHEMERAL_SYNC_RESPONSE", 5: "HISTORY_SYNC_NOTIFICATION", 6: "APP_STATE_SYNC_KEY_SHARE", 7: "APP_STATE_SYNC_KEY_REQUEST", 8: "MSG_FANOUT_BACKFILL_REQUEST", 9: "INITIAL_SECURITY_NOTIFICATION_SETTING_SYNC", 10: "APP_STATE_FATAL_EXCEPTION_NOTIFICATION", } ProtocolMessage_ProtocolMessageType_value = map[string]int32{ "REVOKE": 0, "EPHEMERAL_SETTING": 3, "EPHEMERAL_SYNC_RESPONSE": 4, "HISTORY_SYNC_NOTIFICATION": 5, "APP_STATE_SYNC_KEY_SHARE": 6, "APP_STATE_SYNC_KEY_REQUEST": 7, "MSG_FANOUT_BACKFILL_REQUEST": 8, "INITIAL_SECURITY_NOTIFICATION_SETTING_SYNC": 9, "APP_STATE_FATAL_EXCEPTION_NOTIFICATION": 10, } )
Enum value maps for ProtocolMessage_ProtocolMessageType.
var ( PaymentInviteMessage_PaymentInviteMessageServiceType_name = map[int32]string{ 0: "UNKNOWN", 1: "FBPAY", 2: "NOVI", 3: "UPI", } PaymentInviteMessage_PaymentInviteMessageServiceType_value = map[string]int32{ "UNKNOWN": 0, "FBPAY": 1, "NOVI": 2, "UPI": 3, } )
Enum value maps for PaymentInviteMessage_PaymentInviteMessageServiceType.
var ( PaymentBackground_PaymentBackgroundType_name = map[int32]string{ 0: "UNKNOWN", 1: "DEFAULT", } PaymentBackground_PaymentBackgroundType_value = map[string]int32{ "UNKNOWN": 0, "DEFAULT": 1, } )
Enum value maps for PaymentBackground_PaymentBackgroundType.
var ( OrderMessage_OrderMessageOrderStatus_name = map[int32]string{ 1: "INQUIRY", } OrderMessage_OrderMessageOrderStatus_value = map[string]int32{ "INQUIRY": 1, } )
Enum value maps for OrderMessage_OrderMessageOrderStatus.
var ( OrderMessage_OrderMessageOrderSurface_name = map[int32]string{ 1: "CATALOG", } OrderMessage_OrderMessageOrderSurface_value = map[string]int32{ "CATALOG": 1, } )
Enum value maps for OrderMessage_OrderMessageOrderSurface.
var ( ListResponseMessage_ListResponseMessageListType_name = map[int32]string{ 0: "UNKNOWN", 1: "SINGLE_SELECT", } ListResponseMessage_ListResponseMessageListType_value = map[string]int32{ "UNKNOWN": 0, "SINGLE_SELECT": 1, } )
Enum value maps for ListResponseMessage_ListResponseMessageListType.
var ( ListMessage_ListMessageListType_name = map[int32]string{ 0: "UNKNOWN", 1: "SINGLE_SELECT", 2: "PRODUCT_LIST", } ListMessage_ListMessageListType_value = map[string]int32{ "UNKNOWN": 0, "SINGLE_SELECT": 1, "PRODUCT_LIST": 2, } )
Enum value maps for ListMessage_ListMessageListType.
var ( InvoiceMessage_InvoiceMessageAttachmentType_name = map[int32]string{ 0: "IMAGE", 1: "PDF", } InvoiceMessage_InvoiceMessageAttachmentType_value = map[string]int32{ "IMAGE": 0, "PDF": 1, } )
Enum value maps for InvoiceMessage_InvoiceMessageAttachmentType.
var ( HistorySyncNotification_HistorySyncNotificationHistorySyncType_name = map[int32]string{ 0: "INITIAL_BOOTSTRAP", 1: "INITIAL_STATUS_V3", 2: "FULL", 3: "RECENT", 4: "PUSH_NAME", } HistorySyncNotification_HistorySyncNotificationHistorySyncType_value = map[string]int32{ "INITIAL_BOOTSTRAP": 0, "INITIAL_STATUS_V3": 1, "FULL": 2, "RECENT": 3, "PUSH_NAME": 4, } )
Enum value maps for HistorySyncNotification_HistorySyncNotificationHistorySyncType.
var ( HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType_name = map[int32]string{ 1: "MONDAY", 2: "TUESDAY", 3: "WEDNESDAY", 4: "THURSDAY", 5: "FRIDAY", 6: "SATURDAY", 7: "SUNDAY", } HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType_value = map[string]int32{ "MONDAY": 1, "TUESDAY": 2, "WEDNESDAY": 3, "THURSDAY": 4, "FRIDAY": 5, "SATURDAY": 6, "SUNDAY": 7, } )
Enum value maps for HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType.
var ( HSMDateTimeComponent_HSMDateTimeComponentCalendarType_name = map[int32]string{ 1: "GREGORIAN", 2: "SOLAR_HIJRI", } HSMDateTimeComponent_HSMDateTimeComponentCalendarType_value = map[string]int32{ "GREGORIAN": 1, "SOLAR_HIJRI": 2, } )
Enum value maps for HSMDateTimeComponent_HSMDateTimeComponentCalendarType.
var ( GroupInviteMessage_GroupInviteMessageGroupType_name = map[int32]string{ 0: "DEFAULT", 1: "PARENT", } GroupInviteMessage_GroupInviteMessageGroupType_value = map[string]int32{ "DEFAULT": 0, "PARENT": 1, } )
Enum value maps for GroupInviteMessage_GroupInviteMessageGroupType.
var ( ExternalAdReplyInfo_ExternalAdReplyInfoMediaType_name = map[int32]string{ 0: "NONE", 1: "IMAGE", 2: "VIDEO", } ExternalAdReplyInfo_ExternalAdReplyInfoMediaType_value = map[string]int32{ "NONE": 0, "IMAGE": 1, "VIDEO": 2, } )
Enum value maps for ExternalAdReplyInfo_ExternalAdReplyInfoMediaType.
var ( ExtendedTextMessage_ExtendedTextMessageFontType_name = map[int32]string{ 0: "SANS_SERIF", 1: "SERIF", 2: "NORICAN_REGULAR", 3: "BRYNDAN_WRITE", 4: "BEBASNEUE_REGULAR", 5: "OSWALD_HEAVY", } ExtendedTextMessage_ExtendedTextMessageFontType_value = map[string]int32{ "SANS_SERIF": 0, "SERIF": 1, "NORICAN_REGULAR": 2, "BRYNDAN_WRITE": 3, "BEBASNEUE_REGULAR": 4, "OSWALD_HEAVY": 5, } )
Enum value maps for ExtendedTextMessage_ExtendedTextMessageFontType.
var ( ExtendedTextMessage_ExtendedTextMessagePreviewType_name = map[int32]string{ 0: "NONE", 1: "VIDEO", } ExtendedTextMessage_ExtendedTextMessagePreviewType_value = map[string]int32{ "NONE": 0, "VIDEO": 1, } )
Enum value maps for ExtendedTextMessage_ExtendedTextMessagePreviewType.
var ( ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType_name = map[int32]string{ 0: "DEFAULT", 1: "PARENT", } ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType_value = map[string]int32{ "DEFAULT": 0, "PARENT": 1, } )
Enum value maps for ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType.
var ( DisappearingMode_DisappearingModeInitiator_name = map[int32]string{ 0: "CHANGED_IN_CHAT", 1: "INITIATED_BY_ME", 2: "INITIATED_BY_OTHER", } DisappearingMode_DisappearingModeInitiator_value = map[string]int32{ "CHANGED_IN_CHAT": 0, "INITIATED_BY_ME": 1, "INITIATED_BY_OTHER": 2, } )
Enum value maps for DisappearingMode_DisappearingModeInitiator.
var ( ButtonsResponseMessage_ButtonsResponseMessageType_name = map[int32]string{ 0: "UNKNOWN", 1: "DISPLAY_TEXT", } ButtonsResponseMessage_ButtonsResponseMessageType_value = map[string]int32{ "UNKNOWN": 0, "DISPLAY_TEXT": 1, } )
Enum value maps for ButtonsResponseMessage_ButtonsResponseMessageType.
var ( ButtonsMessage_ButtonsMessageHeaderType_name = map[int32]string{ 0: "UNKNOWN", 1: "EMPTY", 2: "TEXT", 3: "DOCUMENT", 4: "IMAGE", 5: "VIDEO", 6: "LOCATION", } ButtonsMessage_ButtonsMessageHeaderType_value = map[string]int32{ "UNKNOWN": 0, "EMPTY": 1, "TEXT": 2, "DOCUMENT": 3, "IMAGE": 4, "VIDEO": 5, "LOCATION": 6, } )
Enum value maps for ButtonsMessage_ButtonsMessageHeaderType.
var ( Button_ButtonType_name = map[int32]string{ 0: "UNKNOWN", 1: "RESPONSE", 2: "NATIVE_FLOW", } Button_ButtonType_value = map[string]int32{ "UNKNOWN": 0, "RESPONSE": 1, "NATIVE_FLOW": 2, } )
Enum value maps for Button_ButtonType.
var ( AdReplyInfo_AdReplyInfoMediaType_name = map[int32]string{ 0: "NONE", 1: "IMAGE", 2: "VIDEO", } AdReplyInfo_AdReplyInfoMediaType_value = map[string]int32{ "NONE": 0, "IMAGE": 1, "VIDEO": 2, } )
Enum value maps for AdReplyInfo_AdReplyInfoMediaType.
var ( VideoMessage_VideoMessageAttribution_name = map[int32]string{ 0: "NONE", 1: "GIPHY", 2: "TENOR", } VideoMessage_VideoMessageAttribution_value = map[string]int32{ "NONE": 0, "GIPHY": 1, "TENOR": 2, } )
Enum value maps for VideoMessage_VideoMessageAttribution.
var ( ShopMessage_ShopMessageSurface_name = map[int32]string{ 0: "UNKNOWN_SURFACE", 1: "FB", 2: "IG", 3: "WA", } ShopMessage_ShopMessageSurface_value = map[string]int32{ "UNKNOWN_SURFACE": 0, "FB": 1, "IG": 2, "WA": 3, } )
Enum value maps for ShopMessage_ShopMessageSurface.
var ( HistorySync_HistorySyncHistorySyncType_name = map[int32]string{ 0: "INITIAL_BOOTSTRAP", 1: "INITIAL_STATUS_V3", 2: "FULL", 3: "RECENT", 4: "PUSH_NAME", } HistorySync_HistorySyncHistorySyncType_value = map[string]int32{ "INITIAL_BOOTSTRAP": 0, "INITIAL_STATUS_V3": 1, "FULL": 2, "RECENT": 3, "PUSH_NAME": 4, } )
Enum value maps for HistorySync_HistorySyncHistorySyncType.
var ( GroupParticipant_GroupParticipantRank_name = map[int32]string{ 0: "REGULAR", 1: "ADMIN", 2: "SUPERADMIN", } GroupParticipant_GroupParticipantRank_value = map[string]int32{ "REGULAR": 0, "ADMIN": 1, "SUPERADMIN": 2, } )
Enum value maps for GroupParticipant_GroupParticipantRank.
var ( Conversation_ConversationEndOfHistoryTransferType_name = map[int32]string{ 0: "COMPLETE_BUT_MORE_MESSAGES_REMAIN_ON_PRIMARY", 1: "COMPLETE_AND_NO_MORE_MESSAGE_REMAIN_ON_PRIMARY", } Conversation_ConversationEndOfHistoryTransferType_value = map[string]int32{ "COMPLETE_BUT_MORE_MESSAGES_REMAIN_ON_PRIMARY": 0, "COMPLETE_AND_NO_MORE_MESSAGE_REMAIN_ON_PRIMARY": 1, } )
Enum value maps for Conversation_ConversationEndOfHistoryTransferType.
var ( MediaRetryNotification_MediaRetryNotificationResultType_name = map[int32]string{ 0: "GENERAL_ERROR", 1: "SUCCESS", 2: "NOT_FOUND", 3: "DECRYPTION_ERROR", } MediaRetryNotification_MediaRetryNotificationResultType_value = map[string]int32{ "GENERAL_ERROR": 0, "SUCCESS": 1, "NOT_FOUND": 2, "DECRYPTION_ERROR": 3, } )
Enum value maps for MediaRetryNotification_MediaRetryNotificationResultType.
var ( SyncdMutation_SyncdMutationSyncdOperation_name = map[int32]string{ 0: "SET", 1: "REMOVE", } SyncdMutation_SyncdMutationSyncdOperation_value = map[string]int32{ "SET": 0, "REMOVE": 1, } )
Enum value maps for SyncdMutation_SyncdMutationSyncdOperation.
var ( BizIdentityInfo_BizIdentityInfoVerifiedLevelValue_name = map[int32]string{ 0: "UNKNOWN", 1: "LOW", 2: "HIGH", } BizIdentityInfo_BizIdentityInfoVerifiedLevelValue_value = map[string]int32{ "UNKNOWN": 0, "LOW": 1, "HIGH": 2, } )
Enum value maps for BizIdentityInfo_BizIdentityInfoVerifiedLevelValue.
var ( BizIdentityInfo_BizIdentityInfoHostStorageType_name = map[int32]string{ 0: "ON_PREMISE", 1: "FACEBOOK", } BizIdentityInfo_BizIdentityInfoHostStorageType_value = map[string]int32{ "ON_PREMISE": 0, "FACEBOOK": 1, } )
Enum value maps for BizIdentityInfo_BizIdentityInfoHostStorageType.
var ( BizIdentityInfo_BizIdentityInfoActualActorsType_name = map[int32]string{ 0: "SELF", 1: "BSP", } BizIdentityInfo_BizIdentityInfoActualActorsType_value = map[string]int32{ "SELF": 0, "BSP": 1, } )
Enum value maps for BizIdentityInfo_BizIdentityInfoActualActorsType.
var ( BizAccountLinkInfo_BizAccountLinkInfoHostStorageType_name = map[int32]string{ 0: "ON_PREMISE", 1: "FACEBOOK", } BizAccountLinkInfo_BizAccountLinkInfoHostStorageType_value = map[string]int32{ "ON_PREMISE": 0, "FACEBOOK": 1, } )
Enum value maps for BizAccountLinkInfo_BizAccountLinkInfoHostStorageType.
var ( BizAccountLinkInfo_BizAccountLinkInfoAccountType_name = map[int32]string{ 0: "ENTERPRISE", } BizAccountLinkInfo_BizAccountLinkInfoAccountType_value = map[string]int32{ "ENTERPRISE": 0, } )
Enum value maps for BizAccountLinkInfo_BizAccountLinkInfoAccountType.
var ( WebInfo_WebInfoWebSubPlatform_name = map[int32]string{ 0: "WEB_BROWSER", 1: "APP_STORE", 2: "WIN_STORE", 3: "DARWIN", 4: "WIN32", } WebInfo_WebInfoWebSubPlatform_value = map[string]int32{ "WEB_BROWSER": 0, "APP_STORE": 1, "WIN_STORE": 2, "DARWIN": 3, "WIN32": 4, } )
Enum value maps for WebInfo_WebInfoWebSubPlatform.
var ( UserAgent_UserAgentPlatform_name = map[int32]string{ 0: "ANDROID", 1: "IOS", 2: "WINDOWS_PHONE", 3: "BLACKBERRY", 4: "BLACKBERRYX", 5: "S40", 6: "S60", 7: "PYTHON_CLIENT", 8: "TIZEN", 9: "ENTERPRISE", 10: "SMB_ANDROID", 11: "KAIOS", 12: "SMB_IOS", 13: "WINDOWS", 14: "WEB", 15: "PORTAL", 16: "GREEN_ANDROID", 17: "GREEN_IPHONE", 18: "BLUE_ANDROID", 19: "BLUE_IPHONE", 20: "FBLITE_ANDROID", 21: "MLITE_ANDROID", 22: "IGLITE_ANDROID", 23: "PAGE", 24: "MACOS", 25: "OCULUS_MSG", 26: "OCULUS_CALL", 27: "MILAN", 28: "CAPI", } UserAgent_UserAgentPlatform_value = map[string]int32{ "ANDROID": 0, "IOS": 1, "WINDOWS_PHONE": 2, "BLACKBERRY": 3, "BLACKBERRYX": 4, "S40": 5, "S60": 6, "PYTHON_CLIENT": 7, "TIZEN": 8, "ENTERPRISE": 9, "SMB_ANDROID": 10, "KAIOS": 11, "SMB_IOS": 12, "WINDOWS": 13, "WEB": 14, "PORTAL": 15, "GREEN_ANDROID": 16, "GREEN_IPHONE": 17, "BLUE_ANDROID": 18, "BLUE_IPHONE": 19, "FBLITE_ANDROID": 20, "MLITE_ANDROID": 21, "IGLITE_ANDROID": 22, "PAGE": 23, "MACOS": 24, "OCULUS_MSG": 25, "OCULUS_CALL": 26, "MILAN": 27, "CAPI": 28, } )
Enum value maps for UserAgent_UserAgentPlatform.
var ( UserAgent_UserAgentReleaseChannel_name = map[int32]string{ 0: "RELEASE", 1: "BETA", 2: "ALPHA", 3: "DEBUG", } UserAgent_UserAgentReleaseChannel_value = map[string]int32{ "RELEASE": 0, "BETA": 1, "ALPHA": 2, "DEBUG": 3, } )
Enum value maps for UserAgent_UserAgentReleaseChannel.
var ( DNSSource_DNSSourceDNSResolutionMethod_name = map[int32]string{ 0: "SYSTEM", 1: "GOOGLE", 2: "HARDCODED", 3: "OVERRIDE", 4: "FALLBACK", } DNSSource_DNSSourceDNSResolutionMethod_value = map[string]int32{ "SYSTEM": 0, "GOOGLE": 1, "HARDCODED": 2, "OVERRIDE": 3, "FALLBACK": 4, } )
Enum value maps for DNSSource_DNSSourceDNSResolutionMethod.
var ( ClientPayload_ClientPayloadConnectType_name = map[int32]string{ 0: "CELLULAR_UNKNOWN", 1: "WIFI_UNKNOWN", 100: "CELLULAR_EDGE", 101: "CELLULAR_IDEN", 102: "CELLULAR_UMTS", 103: "CELLULAR_EVDO", 104: "CELLULAR_GPRS", 105: "CELLULAR_HSDPA", 106: "CELLULAR_HSUPA", 107: "CELLULAR_HSPA", 108: "CELLULAR_CDMA", 109: "CELLULAR_1XRTT", 110: "CELLULAR_EHRPD", 111: "CELLULAR_LTE", 112: "CELLULAR_HSPAP", } ClientPayload_ClientPayloadConnectType_value = map[string]int32{ "CELLULAR_UNKNOWN": 0, "WIFI_UNKNOWN": 1, "CELLULAR_EDGE": 100, "CELLULAR_IDEN": 101, "CELLULAR_UMTS": 102, "CELLULAR_EVDO": 103, "CELLULAR_GPRS": 104, "CELLULAR_HSDPA": 105, "CELLULAR_HSUPA": 106, "CELLULAR_HSPA": 107, "CELLULAR_CDMA": 108, "CELLULAR_1XRTT": 109, "CELLULAR_EHRPD": 110, "CELLULAR_LTE": 111, "CELLULAR_HSPAP": 112, } )
Enum value maps for ClientPayload_ClientPayloadConnectType.
var ( ClientPayload_ClientPayloadConnectReason_name = map[int32]string{ 0: "PUSH", 1: "USER_ACTIVATED", 2: "SCHEDULED", 3: "ERROR_RECONNECT", 4: "NETWORK_SWITCH", 5: "PING_RECONNECT", } ClientPayload_ClientPayloadConnectReason_value = map[string]int32{ "PUSH": 0, "USER_ACTIVATED": 1, "SCHEDULED": 2, "ERROR_RECONNECT": 3, "NETWORK_SWITCH": 4, "PING_RECONNECT": 5, } )
Enum value maps for ClientPayload_ClientPayloadConnectReason.
var ( ClientPayload_ClientPayloadProduct_name = map[int32]string{ 0: "WHATSAPP", 1: "MESSENGER", } ClientPayload_ClientPayloadProduct_value = map[string]int32{ "WHATSAPP": 0, "MESSENGER": 1, } )
Enum value maps for ClientPayload_ClientPayloadProduct.
var ( ClientPayload_ClientPayloadIOSAppExtension_name = map[int32]string{ 0: "SHARE_EXTENSION", 1: "SERVICE_EXTENSION", 2: "INTENTS_EXTENSION", } ClientPayload_ClientPayloadIOSAppExtension_value = map[string]int32{ "SHARE_EXTENSION": 0, "SERVICE_EXTENSION": 1, "INTENTS_EXTENSION": 2, } )
Enum value maps for ClientPayload_ClientPayloadIOSAppExtension.
var ( WebMessageInfo_WebMessageInfoStatus_name = map[int32]string{ 0: "ERROR", 1: "PENDING", 2: "SERVER_ACK", 3: "DELIVERY_ACK", 4: "READ", 5: "PLAYED", } WebMessageInfo_WebMessageInfoStatus_value = map[string]int32{ "ERROR": 0, "PENDING": 1, "SERVER_ACK": 2, "DELIVERY_ACK": 3, "READ": 4, "PLAYED": 5, } )
Enum value maps for WebMessageInfo_WebMessageInfoStatus.
var ( WebMessageInfo_WebMessageInfoStubType_name = map[int32]string{}/* 134 elements not displayed */ WebMessageInfo_WebMessageInfoStubType_value = map[string]int32{}/* 134 elements not displayed */ )
Enum value maps for WebMessageInfo_WebMessageInfoStubType.
var ( WebMessageInfo_WebMessageInfoBizPrivacyStatus_name = map[int32]string{ 0: "E2EE", 2: "FB", 1: "BSP", 3: "BSP_AND_FB", } WebMessageInfo_WebMessageInfoBizPrivacyStatus_value = map[string]int32{ "E2EE": 0, "FB": 2, "BSP": 1, "BSP_AND_FB": 3, } )
Enum value maps for WebMessageInfo_WebMessageInfoBizPrivacyStatus.
var ( WebFeatures_WebFeaturesFlag_name = map[int32]string{ 0: "NOT_STARTED", 1: "FORCE_UPGRADE", 2: "DEVELOPMENT", 3: "PRODUCTION", } WebFeatures_WebFeaturesFlag_value = map[string]int32{ "NOT_STARTED": 0, "FORCE_UPGRADE": 1, "DEVELOPMENT": 2, "PRODUCTION": 3, } )
Enum value maps for WebFeatures_WebFeaturesFlag.
var ( PaymentInfo_PaymentInfoCurrency_name = map[int32]string{ 0: "UNKNOWN_CURRENCY", 1: "INR", } PaymentInfo_PaymentInfoCurrency_value = map[string]int32{ "UNKNOWN_CURRENCY": 0, "INR": 1, } )
Enum value maps for PaymentInfo_PaymentInfoCurrency.
var ( PaymentInfo_PaymentInfoStatus_name = map[int32]string{ 0: "UNKNOWN_STATUS", 1: "PROCESSING", 2: "SENT", 3: "NEED_TO_ACCEPT", 4: "COMPLETE", 5: "COULD_NOT_COMPLETE", 6: "REFUNDED", 7: "EXPIRED", 8: "REJECTED", 9: "CANCELLED", 10: "WAITING_FOR_PAYER", 11: "WAITING", } PaymentInfo_PaymentInfoStatus_value = map[string]int32{ "UNKNOWN_STATUS": 0, "PROCESSING": 1, "SENT": 2, "NEED_TO_ACCEPT": 3, "COMPLETE": 4, "COULD_NOT_COMPLETE": 5, "REFUNDED": 6, "EXPIRED": 7, "REJECTED": 8, "CANCELLED": 9, "WAITING_FOR_PAYER": 10, "WAITING": 11, } )
Enum value maps for PaymentInfo_PaymentInfoStatus.
var ( PaymentInfo_PaymentInfoTxnStatus_name = map[int32]string{ 0: "UNKNOWN", 1: "PENDING_SETUP", 2: "PENDING_RECEIVER_SETUP", 3: "INIT", 4: "SUCCESS", 5: "COMPLETED", 6: "FAILED", 7: "FAILED_RISK", 8: "FAILED_PROCESSING", 9: "FAILED_RECEIVER_PROCESSING", 10: "FAILED_DA", 11: "FAILED_DA_FINAL", 12: "REFUNDED_TXN", 13: "REFUND_FAILED", 14: "REFUND_FAILED_PROCESSING", 15: "REFUND_FAILED_DA", 16: "EXPIRED_TXN", 17: "AUTH_CANCELED", 18: "AUTH_CANCEL_FAILED_PROCESSING", 19: "AUTH_CANCEL_FAILED", 20: "COLLECT_INIT", 21: "COLLECT_SUCCESS", 22: "COLLECT_FAILED", 23: "COLLECT_FAILED_RISK", 24: "COLLECT_REJECTED", 25: "COLLECT_EXPIRED", 26: "COLLECT_CANCELED", 27: "COLLECT_CANCELLING", 28: "IN_REVIEW", } PaymentInfo_PaymentInfoTxnStatus_value = map[string]int32{ "UNKNOWN": 0, "PENDING_SETUP": 1, "PENDING_RECEIVER_SETUP": 2, "INIT": 3, "SUCCESS": 4, "COMPLETED": 5, "FAILED": 6, "FAILED_RISK": 7, "FAILED_PROCESSING": 8, "FAILED_RECEIVER_PROCESSING": 9, "FAILED_DA": 10, "FAILED_DA_FINAL": 11, "REFUNDED_TXN": 12, "REFUND_FAILED": 13, "REFUND_FAILED_PROCESSING": 14, "REFUND_FAILED_DA": 15, "EXPIRED_TXN": 16, "AUTH_CANCELED": 17, "AUTH_CANCEL_FAILED_PROCESSING": 18, "AUTH_CANCEL_FAILED": 19, "COLLECT_INIT": 20, "COLLECT_SUCCESS": 21, "COLLECT_FAILED": 22, "COLLECT_FAILED_RISK": 23, "COLLECT_REJECTED": 24, "COLLECT_EXPIRED": 25, "COLLECT_CANCELED": 26, "COLLECT_CANCELLING": 27, "IN_REVIEW": 28, } )
Enum value maps for PaymentInfo_PaymentInfoTxnStatus.
var File_binary_proto_def_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type ADVDeviceIdentity ¶
type ADVDeviceIdentity struct { RawId *uint32 `protobuf:"varint,1,opt,name=rawId" json:"rawId,omitempty"` Timestamp *uint64 `protobuf:"varint,2,opt,name=timestamp" json:"timestamp,omitempty"` KeyIndex *uint32 `protobuf:"varint,3,opt,name=keyIndex" json:"keyIndex,omitempty"` // contains filtered or unexported fields }
func (*ADVDeviceIdentity) Descriptor
deprecated
func (*ADVDeviceIdentity) Descriptor() ([]byte, []int)
Deprecated: Use ADVDeviceIdentity.ProtoReflect.Descriptor instead.
func (*ADVDeviceIdentity) GetKeyIndex ¶
func (x *ADVDeviceIdentity) GetKeyIndex() uint32
func (*ADVDeviceIdentity) GetRawId ¶
func (x *ADVDeviceIdentity) GetRawId() uint32
func (*ADVDeviceIdentity) GetTimestamp ¶
func (x *ADVDeviceIdentity) GetTimestamp() uint64
func (*ADVDeviceIdentity) ProtoMessage ¶
func (*ADVDeviceIdentity) ProtoMessage()
func (*ADVDeviceIdentity) ProtoReflect ¶
func (x *ADVDeviceIdentity) ProtoReflect() protoreflect.Message
func (*ADVDeviceIdentity) Reset ¶
func (x *ADVDeviceIdentity) Reset()
func (*ADVDeviceIdentity) String ¶
func (x *ADVDeviceIdentity) String() string
type ADVKeyIndexList ¶
type ADVKeyIndexList struct { RawId *uint32 `protobuf:"varint,1,opt,name=rawId" json:"rawId,omitempty"` Timestamp *uint64 `protobuf:"varint,2,opt,name=timestamp" json:"timestamp,omitempty"` CurrentIndex *uint32 `protobuf:"varint,3,opt,name=currentIndex" json:"currentIndex,omitempty"` ValidIndexes []uint32 `protobuf:"varint,4,rep,packed,name=validIndexes" json:"validIndexes,omitempty"` // contains filtered or unexported fields }
func (*ADVKeyIndexList) Descriptor
deprecated
func (*ADVKeyIndexList) Descriptor() ([]byte, []int)
Deprecated: Use ADVKeyIndexList.ProtoReflect.Descriptor instead.
func (*ADVKeyIndexList) GetCurrentIndex ¶
func (x *ADVKeyIndexList) GetCurrentIndex() uint32
func (*ADVKeyIndexList) GetRawId ¶
func (x *ADVKeyIndexList) GetRawId() uint32
func (*ADVKeyIndexList) GetTimestamp ¶
func (x *ADVKeyIndexList) GetTimestamp() uint64
func (*ADVKeyIndexList) GetValidIndexes ¶
func (x *ADVKeyIndexList) GetValidIndexes() []uint32
func (*ADVKeyIndexList) ProtoMessage ¶
func (*ADVKeyIndexList) ProtoMessage()
func (*ADVKeyIndexList) ProtoReflect ¶
func (x *ADVKeyIndexList) ProtoReflect() protoreflect.Message
func (*ADVKeyIndexList) Reset ¶
func (x *ADVKeyIndexList) Reset()
func (*ADVKeyIndexList) String ¶
func (x *ADVKeyIndexList) String() string
type ADVSignedDeviceIdentity ¶
type ADVSignedDeviceIdentity struct { Details []byte `protobuf:"bytes,1,opt,name=details" json:"details,omitempty"` AccountSignatureKey []byte `protobuf:"bytes,2,opt,name=accountSignatureKey" json:"accountSignatureKey,omitempty"` AccountSignature []byte `protobuf:"bytes,3,opt,name=accountSignature" json:"accountSignature,omitempty"` DeviceSignature []byte `protobuf:"bytes,4,opt,name=deviceSignature" json:"deviceSignature,omitempty"` // contains filtered or unexported fields }
func (*ADVSignedDeviceIdentity) Descriptor
deprecated
func (*ADVSignedDeviceIdentity) Descriptor() ([]byte, []int)
Deprecated: Use ADVSignedDeviceIdentity.ProtoReflect.Descriptor instead.
func (*ADVSignedDeviceIdentity) GetAccountSignature ¶
func (x *ADVSignedDeviceIdentity) GetAccountSignature() []byte
func (*ADVSignedDeviceIdentity) GetAccountSignatureKey ¶
func (x *ADVSignedDeviceIdentity) GetAccountSignatureKey() []byte
func (*ADVSignedDeviceIdentity) GetDetails ¶
func (x *ADVSignedDeviceIdentity) GetDetails() []byte
func (*ADVSignedDeviceIdentity) GetDeviceSignature ¶
func (x *ADVSignedDeviceIdentity) GetDeviceSignature() []byte
func (*ADVSignedDeviceIdentity) ProtoMessage ¶
func (*ADVSignedDeviceIdentity) ProtoMessage()
func (*ADVSignedDeviceIdentity) ProtoReflect ¶
func (x *ADVSignedDeviceIdentity) ProtoReflect() protoreflect.Message
func (*ADVSignedDeviceIdentity) Reset ¶
func (x *ADVSignedDeviceIdentity) Reset()
func (*ADVSignedDeviceIdentity) String ¶
func (x *ADVSignedDeviceIdentity) String() string
type ADVSignedDeviceIdentityHMAC ¶
type ADVSignedDeviceIdentityHMAC struct { Details []byte `protobuf:"bytes,1,opt,name=details" json:"details,omitempty"` Hmac []byte `protobuf:"bytes,2,opt,name=hmac" json:"hmac,omitempty"` // contains filtered or unexported fields }
func (*ADVSignedDeviceIdentityHMAC) Descriptor
deprecated
func (*ADVSignedDeviceIdentityHMAC) Descriptor() ([]byte, []int)
Deprecated: Use ADVSignedDeviceIdentityHMAC.ProtoReflect.Descriptor instead.
func (*ADVSignedDeviceIdentityHMAC) GetDetails ¶
func (x *ADVSignedDeviceIdentityHMAC) GetDetails() []byte
func (*ADVSignedDeviceIdentityHMAC) GetHmac ¶
func (x *ADVSignedDeviceIdentityHMAC) GetHmac() []byte
func (*ADVSignedDeviceIdentityHMAC) ProtoMessage ¶
func (*ADVSignedDeviceIdentityHMAC) ProtoMessage()
func (*ADVSignedDeviceIdentityHMAC) ProtoReflect ¶
func (x *ADVSignedDeviceIdentityHMAC) ProtoReflect() protoreflect.Message
func (*ADVSignedDeviceIdentityHMAC) Reset ¶
func (x *ADVSignedDeviceIdentityHMAC) Reset()
func (*ADVSignedDeviceIdentityHMAC) String ¶
func (x *ADVSignedDeviceIdentityHMAC) String() string
type ADVSignedKeyIndexList ¶
type ADVSignedKeyIndexList struct { Details []byte `protobuf:"bytes,1,opt,name=details" json:"details,omitempty"` AccountSignature []byte `protobuf:"bytes,2,opt,name=accountSignature" json:"accountSignature,omitempty"` // contains filtered or unexported fields }
func (*ADVSignedKeyIndexList) Descriptor
deprecated
func (*ADVSignedKeyIndexList) Descriptor() ([]byte, []int)
Deprecated: Use ADVSignedKeyIndexList.ProtoReflect.Descriptor instead.
func (*ADVSignedKeyIndexList) GetAccountSignature ¶
func (x *ADVSignedKeyIndexList) GetAccountSignature() []byte
func (*ADVSignedKeyIndexList) GetDetails ¶
func (x *ADVSignedKeyIndexList) GetDetails() []byte
func (*ADVSignedKeyIndexList) ProtoMessage ¶
func (*ADVSignedKeyIndexList) ProtoMessage()
func (*ADVSignedKeyIndexList) ProtoReflect ¶
func (x *ADVSignedKeyIndexList) ProtoReflect() protoreflect.Message
func (*ADVSignedKeyIndexList) Reset ¶
func (x *ADVSignedKeyIndexList) Reset()
func (*ADVSignedKeyIndexList) String ¶
func (x *ADVSignedKeyIndexList) String() string
type ActionLink ¶
type ActionLink struct { Url *string `protobuf:"bytes,1,opt,name=url" json:"url,omitempty"` ButtonTitle *string `protobuf:"bytes,2,opt,name=buttonTitle" json:"buttonTitle,omitempty"` // contains filtered or unexported fields }
func (*ActionLink) Descriptor
deprecated
func (*ActionLink) Descriptor() ([]byte, []int)
Deprecated: Use ActionLink.ProtoReflect.Descriptor instead.
func (*ActionLink) GetButtonTitle ¶
func (x *ActionLink) GetButtonTitle() string
func (*ActionLink) GetUrl ¶
func (x *ActionLink) GetUrl() string
func (*ActionLink) ProtoMessage ¶
func (*ActionLink) ProtoMessage()
func (*ActionLink) ProtoReflect ¶
func (x *ActionLink) ProtoReflect() protoreflect.Message
func (*ActionLink) Reset ¶
func (x *ActionLink) Reset()
func (*ActionLink) String ¶
func (x *ActionLink) String() string
type AdReplyInfo ¶
type AdReplyInfo struct { AdvertiserName *string `protobuf:"bytes,1,opt,name=advertiserName" json:"advertiserName,omitempty"` MediaType *AdReplyInfo_AdReplyInfoMediaType `protobuf:"varint,2,opt,name=mediaType,enum=proto.AdReplyInfo_AdReplyInfoMediaType" json:"mediaType,omitempty"` JpegThumbnail []byte `protobuf:"bytes,16,opt,name=jpegThumbnail" json:"jpegThumbnail,omitempty"` Caption *string `protobuf:"bytes,17,opt,name=caption" json:"caption,omitempty"` // contains filtered or unexported fields }
func (*AdReplyInfo) Descriptor
deprecated
func (*AdReplyInfo) Descriptor() ([]byte, []int)
Deprecated: Use AdReplyInfo.ProtoReflect.Descriptor instead.
func (*AdReplyInfo) GetAdvertiserName ¶
func (x *AdReplyInfo) GetAdvertiserName() string
func (*AdReplyInfo) GetCaption ¶
func (x *AdReplyInfo) GetCaption() string
func (*AdReplyInfo) GetJpegThumbnail ¶
func (x *AdReplyInfo) GetJpegThumbnail() []byte
func (*AdReplyInfo) GetMediaType ¶
func (x *AdReplyInfo) GetMediaType() AdReplyInfo_AdReplyInfoMediaType
func (*AdReplyInfo) ProtoMessage ¶
func (*AdReplyInfo) ProtoMessage()
func (*AdReplyInfo) ProtoReflect ¶
func (x *AdReplyInfo) ProtoReflect() protoreflect.Message
func (*AdReplyInfo) Reset ¶
func (x *AdReplyInfo) Reset()
func (*AdReplyInfo) String ¶
func (x *AdReplyInfo) String() string
type AdReplyInfo_AdReplyInfoMediaType ¶
type AdReplyInfo_AdReplyInfoMediaType int32
const ( AdReplyInfo_NONE AdReplyInfo_AdReplyInfoMediaType = 0 AdReplyInfo_IMAGE AdReplyInfo_AdReplyInfoMediaType = 1 AdReplyInfo_VIDEO AdReplyInfo_AdReplyInfoMediaType = 2 )
func (AdReplyInfo_AdReplyInfoMediaType) Descriptor ¶
func (AdReplyInfo_AdReplyInfoMediaType) Descriptor() protoreflect.EnumDescriptor
func (AdReplyInfo_AdReplyInfoMediaType) Enum ¶
func (x AdReplyInfo_AdReplyInfoMediaType) Enum() *AdReplyInfo_AdReplyInfoMediaType
func (AdReplyInfo_AdReplyInfoMediaType) EnumDescriptor
deprecated
func (AdReplyInfo_AdReplyInfoMediaType) EnumDescriptor() ([]byte, []int)
Deprecated: Use AdReplyInfo_AdReplyInfoMediaType.Descriptor instead.
func (AdReplyInfo_AdReplyInfoMediaType) Number ¶
func (x AdReplyInfo_AdReplyInfoMediaType) Number() protoreflect.EnumNumber
func (AdReplyInfo_AdReplyInfoMediaType) String ¶
func (x AdReplyInfo_AdReplyInfoMediaType) String() string
func (AdReplyInfo_AdReplyInfoMediaType) Type ¶
func (AdReplyInfo_AdReplyInfoMediaType) Type() protoreflect.EnumType
func (*AdReplyInfo_AdReplyInfoMediaType) UnmarshalJSON
deprecated
func (x *AdReplyInfo_AdReplyInfoMediaType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
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 AppStateFatalExceptionNotification ¶
type AppStateFatalExceptionNotification struct { CollectionNames []string `protobuf:"bytes,1,rep,name=collectionNames" json:"collectionNames,omitempty"` Timestamp *int64 `protobuf:"varint,2,opt,name=timestamp" json:"timestamp,omitempty"` // contains filtered or unexported fields }
func (*AppStateFatalExceptionNotification) Descriptor
deprecated
func (*AppStateFatalExceptionNotification) Descriptor() ([]byte, []int)
Deprecated: Use AppStateFatalExceptionNotification.ProtoReflect.Descriptor instead.
func (*AppStateFatalExceptionNotification) GetCollectionNames ¶
func (x *AppStateFatalExceptionNotification) GetCollectionNames() []string
func (*AppStateFatalExceptionNotification) GetTimestamp ¶
func (x *AppStateFatalExceptionNotification) GetTimestamp() int64
func (*AppStateFatalExceptionNotification) ProtoMessage ¶
func (*AppStateFatalExceptionNotification) ProtoMessage()
func (*AppStateFatalExceptionNotification) ProtoReflect ¶
func (x *AppStateFatalExceptionNotification) ProtoReflect() protoreflect.Message
func (*AppStateFatalExceptionNotification) Reset ¶
func (x *AppStateFatalExceptionNotification) Reset()
func (*AppStateFatalExceptionNotification) String ¶
func (x *AppStateFatalExceptionNotification) String() string
type AppStateSyncKey ¶
type AppStateSyncKey struct { KeyId *AppStateSyncKeyId `protobuf:"bytes,1,opt,name=keyId" json:"keyId,omitempty"` KeyData *AppStateSyncKeyData `protobuf:"bytes,2,opt,name=keyData" json:"keyData,omitempty"` // contains filtered or unexported fields }
func (*AppStateSyncKey) Descriptor
deprecated
func (*AppStateSyncKey) Descriptor() ([]byte, []int)
Deprecated: Use AppStateSyncKey.ProtoReflect.Descriptor instead.
func (*AppStateSyncKey) GetKeyData ¶
func (x *AppStateSyncKey) GetKeyData() *AppStateSyncKeyData
func (*AppStateSyncKey) GetKeyId ¶
func (x *AppStateSyncKey) GetKeyId() *AppStateSyncKeyId
func (*AppStateSyncKey) ProtoMessage ¶
func (*AppStateSyncKey) ProtoMessage()
func (*AppStateSyncKey) ProtoReflect ¶
func (x *AppStateSyncKey) ProtoReflect() protoreflect.Message
func (*AppStateSyncKey) Reset ¶
func (x *AppStateSyncKey) Reset()
func (*AppStateSyncKey) String ¶
func (x *AppStateSyncKey) String() string
type AppStateSyncKeyData ¶
type AppStateSyncKeyData struct { KeyData []byte `protobuf:"bytes,1,opt,name=keyData" json:"keyData,omitempty"` Fingerprint *AppStateSyncKeyFingerprint `protobuf:"bytes,2,opt,name=fingerprint" json:"fingerprint,omitempty"` Timestamp *int64 `protobuf:"varint,3,opt,name=timestamp" json:"timestamp,omitempty"` // contains filtered or unexported fields }
func (*AppStateSyncKeyData) Descriptor
deprecated
func (*AppStateSyncKeyData) Descriptor() ([]byte, []int)
Deprecated: Use AppStateSyncKeyData.ProtoReflect.Descriptor instead.
func (*AppStateSyncKeyData) GetFingerprint ¶
func (x *AppStateSyncKeyData) GetFingerprint() *AppStateSyncKeyFingerprint
func (*AppStateSyncKeyData) GetKeyData ¶
func (x *AppStateSyncKeyData) GetKeyData() []byte
func (*AppStateSyncKeyData) GetTimestamp ¶
func (x *AppStateSyncKeyData) GetTimestamp() int64
func (*AppStateSyncKeyData) ProtoMessage ¶
func (*AppStateSyncKeyData) ProtoMessage()
func (*AppStateSyncKeyData) ProtoReflect ¶
func (x *AppStateSyncKeyData) ProtoReflect() protoreflect.Message
func (*AppStateSyncKeyData) Reset ¶
func (x *AppStateSyncKeyData) Reset()
func (*AppStateSyncKeyData) String ¶
func (x *AppStateSyncKeyData) String() string
type AppStateSyncKeyFingerprint ¶
type AppStateSyncKeyFingerprint struct { RawId *uint32 `protobuf:"varint,1,opt,name=rawId" json:"rawId,omitempty"` CurrentIndex *uint32 `protobuf:"varint,2,opt,name=currentIndex" json:"currentIndex,omitempty"` DeviceIndexes []uint32 `protobuf:"varint,3,rep,packed,name=deviceIndexes" json:"deviceIndexes,omitempty"` // contains filtered or unexported fields }
func (*AppStateSyncKeyFingerprint) Descriptor
deprecated
func (*AppStateSyncKeyFingerprint) Descriptor() ([]byte, []int)
Deprecated: Use AppStateSyncKeyFingerprint.ProtoReflect.Descriptor instead.
func (*AppStateSyncKeyFingerprint) GetCurrentIndex ¶
func (x *AppStateSyncKeyFingerprint) GetCurrentIndex() uint32
func (*AppStateSyncKeyFingerprint) GetDeviceIndexes ¶
func (x *AppStateSyncKeyFingerprint) GetDeviceIndexes() []uint32
func (*AppStateSyncKeyFingerprint) GetRawId ¶
func (x *AppStateSyncKeyFingerprint) GetRawId() uint32
func (*AppStateSyncKeyFingerprint) ProtoMessage ¶
func (*AppStateSyncKeyFingerprint) ProtoMessage()
func (*AppStateSyncKeyFingerprint) ProtoReflect ¶
func (x *AppStateSyncKeyFingerprint) ProtoReflect() protoreflect.Message
func (*AppStateSyncKeyFingerprint) Reset ¶
func (x *AppStateSyncKeyFingerprint) Reset()
func (*AppStateSyncKeyFingerprint) String ¶
func (x *AppStateSyncKeyFingerprint) String() string
type AppStateSyncKeyId ¶
type AppStateSyncKeyId struct { KeyId []byte `protobuf:"bytes,1,opt,name=keyId" json:"keyId,omitempty"` // contains filtered or unexported fields }
func (*AppStateSyncKeyId) Descriptor
deprecated
func (*AppStateSyncKeyId) Descriptor() ([]byte, []int)
Deprecated: Use AppStateSyncKeyId.ProtoReflect.Descriptor instead.
func (*AppStateSyncKeyId) GetKeyId ¶
func (x *AppStateSyncKeyId) GetKeyId() []byte
func (*AppStateSyncKeyId) ProtoMessage ¶
func (*AppStateSyncKeyId) ProtoMessage()
func (*AppStateSyncKeyId) ProtoReflect ¶
func (x *AppStateSyncKeyId) ProtoReflect() protoreflect.Message
func (*AppStateSyncKeyId) Reset ¶
func (x *AppStateSyncKeyId) Reset()
func (*AppStateSyncKeyId) String ¶
func (x *AppStateSyncKeyId) String() string
type AppStateSyncKeyRequest ¶
type AppStateSyncKeyRequest struct { KeyIds []*AppStateSyncKeyId `protobuf:"bytes,1,rep,name=keyIds" json:"keyIds,omitempty"` // contains filtered or unexported fields }
func (*AppStateSyncKeyRequest) Descriptor
deprecated
func (*AppStateSyncKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use AppStateSyncKeyRequest.ProtoReflect.Descriptor instead.
func (*AppStateSyncKeyRequest) GetKeyIds ¶
func (x *AppStateSyncKeyRequest) GetKeyIds() []*AppStateSyncKeyId
func (*AppStateSyncKeyRequest) ProtoMessage ¶
func (*AppStateSyncKeyRequest) ProtoMessage()
func (*AppStateSyncKeyRequest) ProtoReflect ¶
func (x *AppStateSyncKeyRequest) ProtoReflect() protoreflect.Message
func (*AppStateSyncKeyRequest) Reset ¶
func (x *AppStateSyncKeyRequest) Reset()
func (*AppStateSyncKeyRequest) String ¶
func (x *AppStateSyncKeyRequest) String() string
type AppStateSyncKeyShare ¶
type AppStateSyncKeyShare struct { // contains filtered or unexported fields }
func (*AppStateSyncKeyShare) Descriptor
deprecated
func (*AppStateSyncKeyShare) Descriptor() ([]byte, []int)
Deprecated: Use AppStateSyncKeyShare.ProtoReflect.Descriptor instead.
func (*AppStateSyncKeyShare) GetKeys ¶
func (x *AppStateSyncKeyShare) GetKeys() []*AppStateSyncKey
func (*AppStateSyncKeyShare) ProtoMessage ¶
func (*AppStateSyncKeyShare) ProtoMessage()
func (*AppStateSyncKeyShare) ProtoReflect ¶
func (x *AppStateSyncKeyShare) ProtoReflect() protoreflect.Message
func (*AppStateSyncKeyShare) Reset ¶
func (x *AppStateSyncKeyShare) Reset()
func (*AppStateSyncKeyShare) String ¶
func (x *AppStateSyncKeyShare) String() string
type AppVersion ¶
type AppVersion struct { Primary *uint32 `protobuf:"varint,1,opt,name=primary" json:"primary,omitempty"` Secondary *uint32 `protobuf:"varint,2,opt,name=secondary" json:"secondary,omitempty"` Tertiary *uint32 `protobuf:"varint,3,opt,name=tertiary" json:"tertiary,omitempty"` Quaternary *uint32 `protobuf:"varint,4,opt,name=quaternary" json:"quaternary,omitempty"` Quinary *uint32 `protobuf:"varint,5,opt,name=quinary" json:"quinary,omitempty"` // contains filtered or unexported fields }
func (*AppVersion) Descriptor
deprecated
func (*AppVersion) Descriptor() ([]byte, []int)
Deprecated: Use AppVersion.ProtoReflect.Descriptor instead.
func (*AppVersion) GetPrimary ¶
func (x *AppVersion) GetPrimary() uint32
func (*AppVersion) GetQuaternary ¶
func (x *AppVersion) GetQuaternary() uint32
func (*AppVersion) GetQuinary ¶
func (x *AppVersion) GetQuinary() uint32
func (*AppVersion) GetSecondary ¶
func (x *AppVersion) GetSecondary() uint32
func (*AppVersion) GetTertiary ¶
func (x *AppVersion) GetTertiary() uint32
func (*AppVersion) ProtoMessage ¶
func (*AppVersion) ProtoMessage()
func (*AppVersion) ProtoReflect ¶
func (x *AppVersion) ProtoReflect() protoreflect.Message
func (*AppVersion) Reset ¶
func (x *AppVersion) Reset()
func (*AppVersion) String ¶
func (x *AppVersion) 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 AudioMessage ¶
type AudioMessage struct { Url *string `protobuf:"bytes,1,opt,name=url" json:"url,omitempty"` Mimetype *string `protobuf:"bytes,2,opt,name=mimetype" json:"mimetype,omitempty"` FileSha256 []byte `protobuf:"bytes,3,opt,name=fileSha256" json:"fileSha256,omitempty"` FileLength *uint64 `protobuf:"varint,4,opt,name=fileLength" json:"fileLength,omitempty"` Seconds *uint32 `protobuf:"varint,5,opt,name=seconds" json:"seconds,omitempty"` Ptt *bool `protobuf:"varint,6,opt,name=ptt" json:"ptt,omitempty"` MediaKey []byte `protobuf:"bytes,7,opt,name=mediaKey" json:"mediaKey,omitempty"` FileEncSha256 []byte `protobuf:"bytes,8,opt,name=fileEncSha256" json:"fileEncSha256,omitempty"` DirectPath *string `protobuf:"bytes,9,opt,name=directPath" json:"directPath,omitempty"` MediaKeyTimestamp *int64 `protobuf:"varint,10,opt,name=mediaKeyTimestamp" json:"mediaKeyTimestamp,omitempty"` ContextInfo *ContextInfo `protobuf:"bytes,17,opt,name=contextInfo" json:"contextInfo,omitempty"` StreamingSidecar []byte `protobuf:"bytes,18,opt,name=streamingSidecar" json:"streamingSidecar,omitempty"` Waveform []byte `protobuf:"bytes,19,opt,name=waveform" json:"waveform,omitempty"` // contains filtered or unexported fields }
func (*AudioMessage) Descriptor
deprecated
func (*AudioMessage) Descriptor() ([]byte, []int)
Deprecated: Use AudioMessage.ProtoReflect.Descriptor instead.
func (*AudioMessage) GetContextInfo ¶
func (x *AudioMessage) GetContextInfo() *ContextInfo
func (*AudioMessage) GetDirectPath ¶
func (x *AudioMessage) GetDirectPath() string
func (*AudioMessage) GetFileEncSha256 ¶
func (x *AudioMessage) GetFileEncSha256() []byte
func (*AudioMessage) GetFileLength ¶
func (x *AudioMessage) GetFileLength() uint64
func (*AudioMessage) GetFileSha256 ¶
func (x *AudioMessage) GetFileSha256() []byte
func (*AudioMessage) GetMediaKey ¶
func (x *AudioMessage) GetMediaKey() []byte
func (*AudioMessage) GetMediaKeyTimestamp ¶
func (x *AudioMessage) GetMediaKeyTimestamp() int64
func (*AudioMessage) GetMimetype ¶
func (x *AudioMessage) GetMimetype() string
func (*AudioMessage) GetPtt ¶
func (x *AudioMessage) GetPtt() bool
func (*AudioMessage) GetSeconds ¶
func (x *AudioMessage) GetSeconds() uint32
func (*AudioMessage) GetStreamingSidecar ¶
func (x *AudioMessage) GetStreamingSidecar() []byte
func (*AudioMessage) GetUrl ¶
func (x *AudioMessage) GetUrl() string
func (*AudioMessage) GetWaveform ¶
func (x *AudioMessage) GetWaveform() []byte
func (*AudioMessage) ProtoMessage ¶
func (*AudioMessage) ProtoMessage()
func (*AudioMessage) ProtoReflect ¶
func (x *AudioMessage) ProtoReflect() protoreflect.Message
func (*AudioMessage) Reset ¶
func (x *AudioMessage) Reset()
func (*AudioMessage) String ¶
func (x *AudioMessage) String() string
type BizAccountLinkInfo ¶
type BizAccountLinkInfo struct { WhatsappBizAcctFbid *uint64 `protobuf:"varint,1,opt,name=whatsappBizAcctFbid" json:"whatsappBizAcctFbid,omitempty"` WhatsappAcctNumber *string `protobuf:"bytes,2,opt,name=whatsappAcctNumber" json:"whatsappAcctNumber,omitempty"` IssueTime *uint64 `protobuf:"varint,3,opt,name=issueTime" json:"issueTime,omitempty"` HostStorage *BizAccountLinkInfo_BizAccountLinkInfoHostStorageType `` /* 133-byte string literal not displayed */ AccountType *BizAccountLinkInfo_BizAccountLinkInfoAccountType `` /* 129-byte string literal not displayed */ // contains filtered or unexported fields }
func (*BizAccountLinkInfo) Descriptor
deprecated
func (*BizAccountLinkInfo) Descriptor() ([]byte, []int)
Deprecated: Use BizAccountLinkInfo.ProtoReflect.Descriptor instead.
func (*BizAccountLinkInfo) GetAccountType ¶
func (x *BizAccountLinkInfo) GetAccountType() BizAccountLinkInfo_BizAccountLinkInfoAccountType
func (*BizAccountLinkInfo) GetHostStorage ¶
func (x *BizAccountLinkInfo) GetHostStorage() BizAccountLinkInfo_BizAccountLinkInfoHostStorageType
func (*BizAccountLinkInfo) GetIssueTime ¶
func (x *BizAccountLinkInfo) GetIssueTime() uint64
func (*BizAccountLinkInfo) GetWhatsappAcctNumber ¶
func (x *BizAccountLinkInfo) GetWhatsappAcctNumber() string
func (*BizAccountLinkInfo) GetWhatsappBizAcctFbid ¶
func (x *BizAccountLinkInfo) GetWhatsappBizAcctFbid() uint64
func (*BizAccountLinkInfo) ProtoMessage ¶
func (*BizAccountLinkInfo) ProtoMessage()
func (*BizAccountLinkInfo) ProtoReflect ¶
func (x *BizAccountLinkInfo) ProtoReflect() protoreflect.Message
func (*BizAccountLinkInfo) Reset ¶
func (x *BizAccountLinkInfo) Reset()
func (*BizAccountLinkInfo) String ¶
func (x *BizAccountLinkInfo) String() string
type BizAccountLinkInfo_BizAccountLinkInfoAccountType ¶
type BizAccountLinkInfo_BizAccountLinkInfoAccountType int32
const (
BizAccountLinkInfo_ENTERPRISE BizAccountLinkInfo_BizAccountLinkInfoAccountType = 0
)
func (BizAccountLinkInfo_BizAccountLinkInfoAccountType) Descriptor ¶
func (BizAccountLinkInfo_BizAccountLinkInfoAccountType) Descriptor() protoreflect.EnumDescriptor
func (BizAccountLinkInfo_BizAccountLinkInfoAccountType) EnumDescriptor
deprecated
func (BizAccountLinkInfo_BizAccountLinkInfoAccountType) EnumDescriptor() ([]byte, []int)
Deprecated: Use BizAccountLinkInfo_BizAccountLinkInfoAccountType.Descriptor instead.
func (BizAccountLinkInfo_BizAccountLinkInfoAccountType) Number ¶
func (x BizAccountLinkInfo_BizAccountLinkInfoAccountType) Number() protoreflect.EnumNumber
func (BizAccountLinkInfo_BizAccountLinkInfoAccountType) String ¶
func (x BizAccountLinkInfo_BizAccountLinkInfoAccountType) String() string
func (*BizAccountLinkInfo_BizAccountLinkInfoAccountType) UnmarshalJSON
deprecated
func (x *BizAccountLinkInfo_BizAccountLinkInfoAccountType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type BizAccountLinkInfo_BizAccountLinkInfoHostStorageType ¶
type BizAccountLinkInfo_BizAccountLinkInfoHostStorageType int32
const ( BizAccountLinkInfo_ON_PREMISE BizAccountLinkInfo_BizAccountLinkInfoHostStorageType = 0 BizAccountLinkInfo_FACEBOOK BizAccountLinkInfo_BizAccountLinkInfoHostStorageType = 1 )
func (BizAccountLinkInfo_BizAccountLinkInfoHostStorageType) Descriptor ¶
func (BizAccountLinkInfo_BizAccountLinkInfoHostStorageType) Descriptor() protoreflect.EnumDescriptor
func (BizAccountLinkInfo_BizAccountLinkInfoHostStorageType) EnumDescriptor
deprecated
func (BizAccountLinkInfo_BizAccountLinkInfoHostStorageType) EnumDescriptor() ([]byte, []int)
Deprecated: Use BizAccountLinkInfo_BizAccountLinkInfoHostStorageType.Descriptor instead.
func (BizAccountLinkInfo_BizAccountLinkInfoHostStorageType) Number ¶
func (x BizAccountLinkInfo_BizAccountLinkInfoHostStorageType) Number() protoreflect.EnumNumber
func (BizAccountLinkInfo_BizAccountLinkInfoHostStorageType) String ¶
func (x BizAccountLinkInfo_BizAccountLinkInfoHostStorageType) String() string
func (*BizAccountLinkInfo_BizAccountLinkInfoHostStorageType) UnmarshalJSON
deprecated
func (x *BizAccountLinkInfo_BizAccountLinkInfoHostStorageType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type BizAccountPayload ¶
type BizAccountPayload struct { VnameCert *VerifiedNameCertificate `protobuf:"bytes,1,opt,name=vnameCert" json:"vnameCert,omitempty"` BizAcctLinkInfo []byte `protobuf:"bytes,2,opt,name=bizAcctLinkInfo" json:"bizAcctLinkInfo,omitempty"` // contains filtered or unexported fields }
func (*BizAccountPayload) Descriptor
deprecated
func (*BizAccountPayload) Descriptor() ([]byte, []int)
Deprecated: Use BizAccountPayload.ProtoReflect.Descriptor instead.
func (*BizAccountPayload) GetBizAcctLinkInfo ¶
func (x *BizAccountPayload) GetBizAcctLinkInfo() []byte
func (*BizAccountPayload) GetVnameCert ¶
func (x *BizAccountPayload) GetVnameCert() *VerifiedNameCertificate
func (*BizAccountPayload) ProtoMessage ¶
func (*BizAccountPayload) ProtoMessage()
func (*BizAccountPayload) ProtoReflect ¶
func (x *BizAccountPayload) ProtoReflect() protoreflect.Message
func (*BizAccountPayload) Reset ¶
func (x *BizAccountPayload) Reset()
func (*BizAccountPayload) String ¶
func (x *BizAccountPayload) String() string
type BizIdentityInfo ¶
type BizIdentityInfo struct { Vlevel *BizIdentityInfo_BizIdentityInfoVerifiedLevelValue `protobuf:"varint,1,opt,name=vlevel,enum=proto.BizIdentityInfo_BizIdentityInfoVerifiedLevelValue" json:"vlevel,omitempty"` VnameCert *VerifiedNameCertificate `protobuf:"bytes,2,opt,name=vnameCert" json:"vnameCert,omitempty"` Signed *bool `protobuf:"varint,3,opt,name=signed" json:"signed,omitempty"` Revoked *bool `protobuf:"varint,4,opt,name=revoked" json:"revoked,omitempty"` HostStorage *BizIdentityInfo_BizIdentityInfoHostStorageType `` /* 127-byte string literal not displayed */ ActualActors *BizIdentityInfo_BizIdentityInfoActualActorsType `` /* 130-byte string literal not displayed */ PrivacyModeTs *uint64 `protobuf:"varint,7,opt,name=privacyModeTs" json:"privacyModeTs,omitempty"` FeatureControls *uint64 `protobuf:"varint,8,opt,name=featureControls" json:"featureControls,omitempty"` // contains filtered or unexported fields }
func (*BizIdentityInfo) Descriptor
deprecated
func (*BizIdentityInfo) Descriptor() ([]byte, []int)
Deprecated: Use BizIdentityInfo.ProtoReflect.Descriptor instead.
func (*BizIdentityInfo) GetActualActors ¶
func (x *BizIdentityInfo) GetActualActors() BizIdentityInfo_BizIdentityInfoActualActorsType
func (*BizIdentityInfo) GetFeatureControls ¶
func (x *BizIdentityInfo) GetFeatureControls() uint64
func (*BizIdentityInfo) GetHostStorage ¶
func (x *BizIdentityInfo) GetHostStorage() BizIdentityInfo_BizIdentityInfoHostStorageType
func (*BizIdentityInfo) GetPrivacyModeTs ¶
func (x *BizIdentityInfo) GetPrivacyModeTs() uint64
func (*BizIdentityInfo) GetRevoked ¶
func (x *BizIdentityInfo) GetRevoked() bool
func (*BizIdentityInfo) GetSigned ¶
func (x *BizIdentityInfo) GetSigned() bool
func (*BizIdentityInfo) GetVlevel ¶
func (x *BizIdentityInfo) GetVlevel() BizIdentityInfo_BizIdentityInfoVerifiedLevelValue
func (*BizIdentityInfo) GetVnameCert ¶
func (x *BizIdentityInfo) GetVnameCert() *VerifiedNameCertificate
func (*BizIdentityInfo) ProtoMessage ¶
func (*BizIdentityInfo) ProtoMessage()
func (*BizIdentityInfo) ProtoReflect ¶
func (x *BizIdentityInfo) ProtoReflect() protoreflect.Message
func (*BizIdentityInfo) Reset ¶
func (x *BizIdentityInfo) Reset()
func (*BizIdentityInfo) String ¶
func (x *BizIdentityInfo) String() string
type BizIdentityInfo_BizIdentityInfoActualActorsType ¶
type BizIdentityInfo_BizIdentityInfoActualActorsType int32
const ( BizIdentityInfo_SELF BizIdentityInfo_BizIdentityInfoActualActorsType = 0 BizIdentityInfo_BSP BizIdentityInfo_BizIdentityInfoActualActorsType = 1 )
func (BizIdentityInfo_BizIdentityInfoActualActorsType) Descriptor ¶
func (BizIdentityInfo_BizIdentityInfoActualActorsType) Descriptor() protoreflect.EnumDescriptor
func (BizIdentityInfo_BizIdentityInfoActualActorsType) EnumDescriptor
deprecated
func (BizIdentityInfo_BizIdentityInfoActualActorsType) EnumDescriptor() ([]byte, []int)
Deprecated: Use BizIdentityInfo_BizIdentityInfoActualActorsType.Descriptor instead.
func (BizIdentityInfo_BizIdentityInfoActualActorsType) Number ¶
func (x BizIdentityInfo_BizIdentityInfoActualActorsType) Number() protoreflect.EnumNumber
func (BizIdentityInfo_BizIdentityInfoActualActorsType) String ¶
func (x BizIdentityInfo_BizIdentityInfoActualActorsType) String() string
func (*BizIdentityInfo_BizIdentityInfoActualActorsType) UnmarshalJSON
deprecated
func (x *BizIdentityInfo_BizIdentityInfoActualActorsType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type BizIdentityInfo_BizIdentityInfoHostStorageType ¶
type BizIdentityInfo_BizIdentityInfoHostStorageType int32
const ( BizIdentityInfo_ON_PREMISE BizIdentityInfo_BizIdentityInfoHostStorageType = 0 BizIdentityInfo_FACEBOOK BizIdentityInfo_BizIdentityInfoHostStorageType = 1 )
func (BizIdentityInfo_BizIdentityInfoHostStorageType) Descriptor ¶
func (BizIdentityInfo_BizIdentityInfoHostStorageType) Descriptor() protoreflect.EnumDescriptor
func (BizIdentityInfo_BizIdentityInfoHostStorageType) EnumDescriptor
deprecated
func (BizIdentityInfo_BizIdentityInfoHostStorageType) EnumDescriptor() ([]byte, []int)
Deprecated: Use BizIdentityInfo_BizIdentityInfoHostStorageType.Descriptor instead.
func (BizIdentityInfo_BizIdentityInfoHostStorageType) Number ¶
func (x BizIdentityInfo_BizIdentityInfoHostStorageType) Number() protoreflect.EnumNumber
func (BizIdentityInfo_BizIdentityInfoHostStorageType) String ¶
func (x BizIdentityInfo_BizIdentityInfoHostStorageType) String() string
func (*BizIdentityInfo_BizIdentityInfoHostStorageType) UnmarshalJSON
deprecated
func (x *BizIdentityInfo_BizIdentityInfoHostStorageType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type BizIdentityInfo_BizIdentityInfoVerifiedLevelValue ¶
type BizIdentityInfo_BizIdentityInfoVerifiedLevelValue int32
const ( BizIdentityInfo_UNKNOWN BizIdentityInfo_BizIdentityInfoVerifiedLevelValue = 0 BizIdentityInfo_LOW BizIdentityInfo_BizIdentityInfoVerifiedLevelValue = 1 BizIdentityInfo_HIGH BizIdentityInfo_BizIdentityInfoVerifiedLevelValue = 2 )
func (BizIdentityInfo_BizIdentityInfoVerifiedLevelValue) Descriptor ¶
func (BizIdentityInfo_BizIdentityInfoVerifiedLevelValue) Descriptor() protoreflect.EnumDescriptor
func (BizIdentityInfo_BizIdentityInfoVerifiedLevelValue) EnumDescriptor
deprecated
func (BizIdentityInfo_BizIdentityInfoVerifiedLevelValue) EnumDescriptor() ([]byte, []int)
Deprecated: Use BizIdentityInfo_BizIdentityInfoVerifiedLevelValue.Descriptor instead.
func (BizIdentityInfo_BizIdentityInfoVerifiedLevelValue) Number ¶
func (x BizIdentityInfo_BizIdentityInfoVerifiedLevelValue) Number() protoreflect.EnumNumber
func (BizIdentityInfo_BizIdentityInfoVerifiedLevelValue) String ¶
func (x BizIdentityInfo_BizIdentityInfoVerifiedLevelValue) String() string
func (*BizIdentityInfo_BizIdentityInfoVerifiedLevelValue) UnmarshalJSON
deprecated
func (x *BizIdentityInfo_BizIdentityInfoVerifiedLevelValue) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type Body ¶
type Body struct { Text *string `protobuf:"bytes,1,opt,name=text" json:"text,omitempty"` // contains filtered or unexported fields }
func (*Body) Descriptor
deprecated
func (*Body) ProtoMessage ¶
func (*Body) ProtoMessage()
func (*Body) ProtoReflect ¶
func (x *Body) ProtoReflect() protoreflect.Message
type Button ¶
type Button struct { ButtonId *string `protobuf:"bytes,1,opt,name=buttonId" json:"buttonId,omitempty"` ButtonText *ButtonText `protobuf:"bytes,2,opt,name=buttonText" json:"buttonText,omitempty"` Type *Button_ButtonType `protobuf:"varint,3,opt,name=type,enum=proto.Button_ButtonType" json:"type,omitempty"` NativeFlowInfo *NativeFlowInfo `protobuf:"bytes,4,opt,name=nativeFlowInfo" json:"nativeFlowInfo,omitempty"` // contains filtered or unexported fields }
func (*Button) Descriptor
deprecated
func (*Button) GetButtonId ¶
func (*Button) GetButtonText ¶
func (x *Button) GetButtonText() *ButtonText
func (*Button) GetNativeFlowInfo ¶
func (x *Button) GetNativeFlowInfo() *NativeFlowInfo
func (*Button) GetType ¶
func (x *Button) GetType() Button_ButtonType
func (*Button) ProtoMessage ¶
func (*Button) ProtoMessage()
func (*Button) ProtoReflect ¶
func (x *Button) ProtoReflect() protoreflect.Message
type ButtonText ¶
type ButtonText struct { DisplayText *string `protobuf:"bytes,1,opt,name=displayText" json:"displayText,omitempty"` // contains filtered or unexported fields }
func (*ButtonText) Descriptor
deprecated
func (*ButtonText) Descriptor() ([]byte, []int)
Deprecated: Use ButtonText.ProtoReflect.Descriptor instead.
func (*ButtonText) GetDisplayText ¶
func (x *ButtonText) GetDisplayText() string
func (*ButtonText) ProtoMessage ¶
func (*ButtonText) ProtoMessage()
func (*ButtonText) ProtoReflect ¶
func (x *ButtonText) ProtoReflect() protoreflect.Message
func (*ButtonText) Reset ¶
func (x *ButtonText) Reset()
func (*ButtonText) String ¶
func (x *ButtonText) String() string
type Button_ButtonType ¶
type Button_ButtonType int32
const ( Button_UNKNOWN Button_ButtonType = 0 Button_RESPONSE Button_ButtonType = 1 Button_NATIVE_FLOW Button_ButtonType = 2 )
func (Button_ButtonType) Descriptor ¶
func (Button_ButtonType) Descriptor() protoreflect.EnumDescriptor
func (Button_ButtonType) Enum ¶
func (x Button_ButtonType) Enum() *Button_ButtonType
func (Button_ButtonType) EnumDescriptor
deprecated
func (Button_ButtonType) EnumDescriptor() ([]byte, []int)
Deprecated: Use Button_ButtonType.Descriptor instead.
func (Button_ButtonType) Number ¶
func (x Button_ButtonType) Number() protoreflect.EnumNumber
func (Button_ButtonType) String ¶
func (x Button_ButtonType) String() string
func (Button_ButtonType) Type ¶
func (Button_ButtonType) Type() protoreflect.EnumType
func (*Button_ButtonType) UnmarshalJSON
deprecated
func (x *Button_ButtonType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ButtonsMessage ¶
type ButtonsMessage struct { ContentText *string `protobuf:"bytes,6,opt,name=contentText" json:"contentText,omitempty"` ContextInfo *ContextInfo `protobuf:"bytes,8,opt,name=contextInfo" json:"contextInfo,omitempty"` Buttons []*Button `protobuf:"bytes,9,rep,name=buttons" json:"buttons,omitempty"` HeaderType *ButtonsMessage_ButtonsMessageHeaderType `protobuf:"varint,10,opt,name=headerType,enum=proto.ButtonsMessage_ButtonsMessageHeaderType" json:"headerType,omitempty"` // Types that are assignable to Header: // *ButtonsMessage_Text // *ButtonsMessage_DocumentMessage // *ButtonsMessage_ImageMessage // *ButtonsMessage_VideoMessage // *ButtonsMessage_LocationMessage Header isButtonsMessage_Header `protobuf_oneof:"header"` // contains filtered or unexported fields }
func (*ButtonsMessage) Descriptor
deprecated
func (*ButtonsMessage) Descriptor() ([]byte, []int)
Deprecated: Use ButtonsMessage.ProtoReflect.Descriptor instead.
func (*ButtonsMessage) GetButtons ¶
func (x *ButtonsMessage) GetButtons() []*Button
func (*ButtonsMessage) GetContentText ¶
func (x *ButtonsMessage) GetContentText() string
func (*ButtonsMessage) GetContextInfo ¶
func (x *ButtonsMessage) GetContextInfo() *ContextInfo
func (*ButtonsMessage) GetDocumentMessage ¶
func (x *ButtonsMessage) GetDocumentMessage() *DocumentMessage
func (*ButtonsMessage) GetFooterText ¶
func (x *ButtonsMessage) GetFooterText() string
func (*ButtonsMessage) GetHeader ¶
func (m *ButtonsMessage) GetHeader() isButtonsMessage_Header
func (*ButtonsMessage) GetHeaderType ¶
func (x *ButtonsMessage) GetHeaderType() ButtonsMessage_ButtonsMessageHeaderType
func (*ButtonsMessage) GetImageMessage ¶
func (x *ButtonsMessage) GetImageMessage() *ImageMessage
func (*ButtonsMessage) GetLocationMessage ¶
func (x *ButtonsMessage) GetLocationMessage() *LocationMessage
func (*ButtonsMessage) GetText ¶
func (x *ButtonsMessage) GetText() string
func (*ButtonsMessage) GetVideoMessage ¶
func (x *ButtonsMessage) GetVideoMessage() *VideoMessage
func (*ButtonsMessage) ProtoMessage ¶
func (*ButtonsMessage) ProtoMessage()
func (*ButtonsMessage) ProtoReflect ¶
func (x *ButtonsMessage) ProtoReflect() protoreflect.Message
func (*ButtonsMessage) Reset ¶
func (x *ButtonsMessage) Reset()
func (*ButtonsMessage) String ¶
func (x *ButtonsMessage) String() string
type ButtonsMessage_ButtonsMessageHeaderType ¶
type ButtonsMessage_ButtonsMessageHeaderType int32
const ( ButtonsMessage_UNKNOWN ButtonsMessage_ButtonsMessageHeaderType = 0 ButtonsMessage_EMPTY ButtonsMessage_ButtonsMessageHeaderType = 1 ButtonsMessage_TEXT ButtonsMessage_ButtonsMessageHeaderType = 2 ButtonsMessage_DOCUMENT ButtonsMessage_ButtonsMessageHeaderType = 3 ButtonsMessage_IMAGE ButtonsMessage_ButtonsMessageHeaderType = 4 ButtonsMessage_VIDEO ButtonsMessage_ButtonsMessageHeaderType = 5 ButtonsMessage_LOCATION ButtonsMessage_ButtonsMessageHeaderType = 6 )
func (ButtonsMessage_ButtonsMessageHeaderType) Descriptor ¶
func (ButtonsMessage_ButtonsMessageHeaderType) Descriptor() protoreflect.EnumDescriptor
func (ButtonsMessage_ButtonsMessageHeaderType) EnumDescriptor
deprecated
func (ButtonsMessage_ButtonsMessageHeaderType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ButtonsMessage_ButtonsMessageHeaderType.Descriptor instead.
func (ButtonsMessage_ButtonsMessageHeaderType) Number ¶
func (x ButtonsMessage_ButtonsMessageHeaderType) Number() protoreflect.EnumNumber
func (ButtonsMessage_ButtonsMessageHeaderType) String ¶
func (x ButtonsMessage_ButtonsMessageHeaderType) String() string
func (ButtonsMessage_ButtonsMessageHeaderType) Type ¶
func (ButtonsMessage_ButtonsMessageHeaderType) Type() protoreflect.EnumType
func (*ButtonsMessage_ButtonsMessageHeaderType) UnmarshalJSON
deprecated
func (x *ButtonsMessage_ButtonsMessageHeaderType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ButtonsMessage_DocumentMessage ¶
type ButtonsMessage_DocumentMessage struct {
DocumentMessage *DocumentMessage `protobuf:"bytes,2,opt,name=documentMessage,oneof"`
}
type ButtonsMessage_ImageMessage ¶
type ButtonsMessage_ImageMessage struct {
ImageMessage *ImageMessage `protobuf:"bytes,3,opt,name=imageMessage,oneof"`
}
type ButtonsMessage_LocationMessage ¶
type ButtonsMessage_LocationMessage struct {
LocationMessage *LocationMessage `protobuf:"bytes,5,opt,name=locationMessage,oneof"`
}
type ButtonsMessage_Text ¶
type ButtonsMessage_Text struct {
Text string `protobuf:"bytes,1,opt,name=text,oneof"`
}
type ButtonsMessage_VideoMessage ¶
type ButtonsMessage_VideoMessage struct {
VideoMessage *VideoMessage `protobuf:"bytes,4,opt,name=videoMessage,oneof"`
}
type ButtonsResponseMessage ¶
type ButtonsResponseMessage struct { SelectedButtonId *string `protobuf:"bytes,1,opt,name=selectedButtonId" json:"selectedButtonId,omitempty"` ContextInfo *ContextInfo `protobuf:"bytes,3,opt,name=contextInfo" json:"contextInfo,omitempty"` Type *ButtonsResponseMessage_ButtonsResponseMessageType `protobuf:"varint,4,opt,name=type,enum=proto.ButtonsResponseMessage_ButtonsResponseMessageType" json:"type,omitempty"` // Types that are assignable to Response: // *ButtonsResponseMessage_SelectedDisplayText Response isButtonsResponseMessage_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*ButtonsResponseMessage) Descriptor
deprecated
func (*ButtonsResponseMessage) Descriptor() ([]byte, []int)
Deprecated: Use ButtonsResponseMessage.ProtoReflect.Descriptor instead.
func (*ButtonsResponseMessage) GetContextInfo ¶
func (x *ButtonsResponseMessage) GetContextInfo() *ContextInfo
func (*ButtonsResponseMessage) GetResponse ¶
func (m *ButtonsResponseMessage) GetResponse() isButtonsResponseMessage_Response
func (*ButtonsResponseMessage) GetSelectedButtonId ¶
func (x *ButtonsResponseMessage) GetSelectedButtonId() string
func (*ButtonsResponseMessage) GetSelectedDisplayText ¶
func (x *ButtonsResponseMessage) GetSelectedDisplayText() string
func (*ButtonsResponseMessage) GetType ¶
func (x *ButtonsResponseMessage) GetType() ButtonsResponseMessage_ButtonsResponseMessageType
func (*ButtonsResponseMessage) ProtoMessage ¶
func (*ButtonsResponseMessage) ProtoMessage()
func (*ButtonsResponseMessage) ProtoReflect ¶
func (x *ButtonsResponseMessage) ProtoReflect() protoreflect.Message
func (*ButtonsResponseMessage) Reset ¶
func (x *ButtonsResponseMessage) Reset()
func (*ButtonsResponseMessage) String ¶
func (x *ButtonsResponseMessage) String() string
type ButtonsResponseMessage_ButtonsResponseMessageType ¶
type ButtonsResponseMessage_ButtonsResponseMessageType int32
const ( ButtonsResponseMessage_UNKNOWN ButtonsResponseMessage_ButtonsResponseMessageType = 0 ButtonsResponseMessage_DISPLAY_TEXT ButtonsResponseMessage_ButtonsResponseMessageType = 1 )
func (ButtonsResponseMessage_ButtonsResponseMessageType) Descriptor ¶
func (ButtonsResponseMessage_ButtonsResponseMessageType) Descriptor() protoreflect.EnumDescriptor
func (ButtonsResponseMessage_ButtonsResponseMessageType) EnumDescriptor
deprecated
func (ButtonsResponseMessage_ButtonsResponseMessageType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ButtonsResponseMessage_ButtonsResponseMessageType.Descriptor instead.
func (ButtonsResponseMessage_ButtonsResponseMessageType) Number ¶
func (x ButtonsResponseMessage_ButtonsResponseMessageType) Number() protoreflect.EnumNumber
func (ButtonsResponseMessage_ButtonsResponseMessageType) String ¶
func (x ButtonsResponseMessage_ButtonsResponseMessageType) String() string
func (*ButtonsResponseMessage_ButtonsResponseMessageType) UnmarshalJSON
deprecated
func (x *ButtonsResponseMessage_ButtonsResponseMessageType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ButtonsResponseMessage_SelectedDisplayText ¶
type ButtonsResponseMessage_SelectedDisplayText struct {
SelectedDisplayText string `protobuf:"bytes,2,opt,name=selectedDisplayText,oneof"`
}
type Call ¶
type Call struct { CallKey []byte `protobuf:"bytes,1,opt,name=callKey" json:"callKey,omitempty"` ConversionSource *string `protobuf:"bytes,2,opt,name=conversionSource" json:"conversionSource,omitempty"` ConversionData []byte `protobuf:"bytes,3,opt,name=conversionData" json:"conversionData,omitempty"` ConversionDelaySeconds *uint32 `protobuf:"varint,4,opt,name=conversionDelaySeconds" json:"conversionDelaySeconds,omitempty"` // contains filtered or unexported fields }
func (*Call) Descriptor
deprecated
func (*Call) GetCallKey ¶
func (*Call) GetConversionData ¶
func (*Call) GetConversionDelaySeconds ¶
func (*Call) GetConversionSource ¶
func (*Call) ProtoMessage ¶
func (*Call) ProtoMessage()
func (*Call) ProtoReflect ¶
func (x *Call) ProtoReflect() protoreflect.Message
type CallButton ¶
type CallButton struct { DisplayText *HighlyStructuredMessage `protobuf:"bytes,1,opt,name=displayText" json:"displayText,omitempty"` PhoneNumber *HighlyStructuredMessage `protobuf:"bytes,2,opt,name=phoneNumber" json:"phoneNumber,omitempty"` // contains filtered or unexported fields }
func (*CallButton) Descriptor
deprecated
func (*CallButton) Descriptor() ([]byte, []int)
Deprecated: Use CallButton.ProtoReflect.Descriptor instead.
func (*CallButton) GetDisplayText ¶
func (x *CallButton) GetDisplayText() *HighlyStructuredMessage
func (*CallButton) GetPhoneNumber ¶
func (x *CallButton) GetPhoneNumber() *HighlyStructuredMessage
func (*CallButton) ProtoMessage ¶
func (*CallButton) ProtoMessage()
func (*CallButton) ProtoReflect ¶
func (x *CallButton) ProtoReflect() protoreflect.Message
func (*CallButton) Reset ¶
func (x *CallButton) Reset()
func (*CallButton) String ¶
func (x *CallButton) String() string
type CancelPaymentRequestMessage ¶
type CancelPaymentRequestMessage struct { Key *MessageKey `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"` // contains filtered or unexported fields }
func (*CancelPaymentRequestMessage) Descriptor
deprecated
func (*CancelPaymentRequestMessage) Descriptor() ([]byte, []int)
Deprecated: Use CancelPaymentRequestMessage.ProtoReflect.Descriptor instead.
func (*CancelPaymentRequestMessage) GetKey ¶
func (x *CancelPaymentRequestMessage) GetKey() *MessageKey
func (*CancelPaymentRequestMessage) ProtoMessage ¶
func (*CancelPaymentRequestMessage) ProtoMessage()
func (*CancelPaymentRequestMessage) ProtoReflect ¶
func (x *CancelPaymentRequestMessage) ProtoReflect() protoreflect.Message
func (*CancelPaymentRequestMessage) Reset ¶
func (x *CancelPaymentRequestMessage) Reset()
func (*CancelPaymentRequestMessage) String ¶
func (x *CancelPaymentRequestMessage) String() string
type CatalogSnapshot ¶
type CatalogSnapshot struct { CatalogImage *ImageMessage `protobuf:"bytes,1,opt,name=catalogImage" json:"catalogImage,omitempty"` Title *string `protobuf:"bytes,2,opt,name=title" json:"title,omitempty"` Description *string `protobuf:"bytes,3,opt,name=description" json:"description,omitempty"` // contains filtered or unexported fields }
func (*CatalogSnapshot) Descriptor
deprecated
func (*CatalogSnapshot) Descriptor() ([]byte, []int)
Deprecated: Use CatalogSnapshot.ProtoReflect.Descriptor instead.
func (*CatalogSnapshot) GetCatalogImage ¶
func (x *CatalogSnapshot) GetCatalogImage() *ImageMessage
func (*CatalogSnapshot) GetDescription ¶
func (x *CatalogSnapshot) GetDescription() string
func (*CatalogSnapshot) GetTitle ¶
func (x *CatalogSnapshot) GetTitle() string
func (*CatalogSnapshot) ProtoMessage ¶
func (*CatalogSnapshot) ProtoMessage()
func (*CatalogSnapshot) ProtoReflect ¶
func (x *CatalogSnapshot) ProtoReflect() protoreflect.Message
func (*CatalogSnapshot) Reset ¶
func (x *CatalogSnapshot) Reset()
func (*CatalogSnapshot) String ¶
func (x *CatalogSnapshot) String() string
type Chat ¶
type Chat struct { DisplayName *string `protobuf:"bytes,1,opt,name=displayName" json:"displayName,omitempty"` Id *string `protobuf:"bytes,2,opt,name=id" json:"id,omitempty"` // contains filtered or unexported fields }
func (*Chat) Descriptor
deprecated
func (*Chat) GetDisplayName ¶
func (*Chat) ProtoMessage ¶
func (*Chat) ProtoMessage()
func (*Chat) ProtoReflect ¶
func (x *Chat) ProtoReflect() protoreflect.Message
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 ClientFinish ¶
type ClientFinish struct { Static []byte `protobuf:"bytes,1,opt,name=static" json:"static,omitempty"` Payload []byte `protobuf:"bytes,2,opt,name=payload" json:"payload,omitempty"` // contains filtered or unexported fields }
func (*ClientFinish) Descriptor
deprecated
func (*ClientFinish) Descriptor() ([]byte, []int)
Deprecated: Use ClientFinish.ProtoReflect.Descriptor instead.
func (*ClientFinish) GetPayload ¶
func (x *ClientFinish) GetPayload() []byte
func (*ClientFinish) GetStatic ¶
func (x *ClientFinish) GetStatic() []byte
func (*ClientFinish) ProtoMessage ¶
func (*ClientFinish) ProtoMessage()
func (*ClientFinish) ProtoReflect ¶
func (x *ClientFinish) ProtoReflect() protoreflect.Message
func (*ClientFinish) Reset ¶
func (x *ClientFinish) Reset()
func (*ClientFinish) String ¶
func (x *ClientFinish) String() string
type ClientHello ¶
type ClientHello struct { Ephemeral []byte `protobuf:"bytes,1,opt,name=ephemeral" json:"ephemeral,omitempty"` Static []byte `protobuf:"bytes,2,opt,name=static" json:"static,omitempty"` Payload []byte `protobuf:"bytes,3,opt,name=payload" json:"payload,omitempty"` // contains filtered or unexported fields }
func (*ClientHello) Descriptor
deprecated
func (*ClientHello) Descriptor() ([]byte, []int)
Deprecated: Use ClientHello.ProtoReflect.Descriptor instead.
func (*ClientHello) GetEphemeral ¶
func (x *ClientHello) GetEphemeral() []byte
func (*ClientHello) GetPayload ¶
func (x *ClientHello) GetPayload() []byte
func (*ClientHello) GetStatic ¶
func (x *ClientHello) GetStatic() []byte
func (*ClientHello) ProtoMessage ¶
func (*ClientHello) ProtoMessage()
func (*ClientHello) ProtoReflect ¶
func (x *ClientHello) ProtoReflect() protoreflect.Message
func (*ClientHello) Reset ¶
func (x *ClientHello) Reset()
func (*ClientHello) String ¶
func (x *ClientHello) String() string
type ClientPayload ¶
type ClientPayload struct { Username *uint64 `protobuf:"varint,1,opt,name=username" json:"username,omitempty"` Passive *bool `protobuf:"varint,3,opt,name=passive" json:"passive,omitempty"` UserAgent *UserAgent `protobuf:"bytes,5,opt,name=userAgent" json:"userAgent,omitempty"` WebInfo *WebInfo `protobuf:"bytes,6,opt,name=webInfo" json:"webInfo,omitempty"` PushName *string `protobuf:"bytes,7,opt,name=pushName" json:"pushName,omitempty"` SessionId *int32 `protobuf:"fixed32,9,opt,name=sessionId" json:"sessionId,omitempty"` ShortConnect *bool `protobuf:"varint,10,opt,name=shortConnect" json:"shortConnect,omitempty"` ConnectType *ClientPayload_ClientPayloadConnectType `protobuf:"varint,12,opt,name=connectType,enum=proto.ClientPayload_ClientPayloadConnectType" json:"connectType,omitempty"` ConnectReason *ClientPayload_ClientPayloadConnectReason `` /* 126-byte string literal not displayed */ Shards []int32 `protobuf:"varint,14,rep,name=shards" json:"shards,omitempty"` DnsSource *DNSSource `protobuf:"bytes,15,opt,name=dnsSource" json:"dnsSource,omitempty"` ConnectAttemptCount *uint32 `protobuf:"varint,16,opt,name=connectAttemptCount" json:"connectAttemptCount,omitempty"` Device *uint32 `protobuf:"varint,18,opt,name=device" json:"device,omitempty"` RegData *CompanionRegData `protobuf:"bytes,19,opt,name=regData" json:"regData,omitempty"` Product *ClientPayload_ClientPayloadProduct `protobuf:"varint,20,opt,name=product,enum=proto.ClientPayload_ClientPayloadProduct" json:"product,omitempty"` FbCat []byte `protobuf:"bytes,21,opt,name=fbCat" json:"fbCat,omitempty"` FbUserAgent []byte `protobuf:"bytes,22,opt,name=fbUserAgent" json:"fbUserAgent,omitempty"` Oc *bool `protobuf:"varint,23,opt,name=oc" json:"oc,omitempty"` Lc *int32 `protobuf:"varint,24,opt,name=lc" json:"lc,omitempty"` IosAppExtension *ClientPayload_ClientPayloadIOSAppExtension `` /* 132-byte string literal not displayed */ FbAppId *uint64 `protobuf:"varint,31,opt,name=fbAppId" json:"fbAppId,omitempty"` FbDeviceId []byte `protobuf:"bytes,32,opt,name=fbDeviceId" json:"fbDeviceId,omitempty"` // contains filtered or unexported fields }
func (*ClientPayload) Descriptor
deprecated
func (*ClientPayload) Descriptor() ([]byte, []int)
Deprecated: Use ClientPayload.ProtoReflect.Descriptor instead.
func (*ClientPayload) GetConnectAttemptCount ¶
func (x *ClientPayload) GetConnectAttemptCount() uint32
func (*ClientPayload) GetConnectReason ¶
func (x *ClientPayload) GetConnectReason() ClientPayload_ClientPayloadConnectReason
func (*ClientPayload) GetConnectType ¶
func (x *ClientPayload) GetConnectType() ClientPayload_ClientPayloadConnectType
func (*ClientPayload) GetDevice ¶
func (x *ClientPayload) GetDevice() uint32
func (*ClientPayload) GetDnsSource ¶
func (x *ClientPayload) GetDnsSource() *DNSSource
func (*ClientPayload) GetFbAppId ¶
func (x *ClientPayload) GetFbAppId() uint64
func (*ClientPayload) GetFbCat ¶
func (x *ClientPayload) GetFbCat() []byte
func (*ClientPayload) GetFbDeviceId ¶
func (x *ClientPayload) GetFbDeviceId() []byte
func (*ClientPayload) GetFbUserAgent ¶
func (x *ClientPayload) GetFbUserAgent() []byte
func (*ClientPayload) GetIosAppExtension ¶
func (x *ClientPayload) GetIosAppExtension() ClientPayload_ClientPayloadIOSAppExtension
func (*ClientPayload) GetLc ¶
func (x *ClientPayload) GetLc() int32
func (*ClientPayload) GetOc ¶
func (x *ClientPayload) GetOc() bool
func (*ClientPayload) GetPassive ¶
func (x *ClientPayload) GetPassive() bool
func (*ClientPayload) GetProduct ¶
func (x *ClientPayload) GetProduct() ClientPayload_ClientPayloadProduct
func (*ClientPayload) GetPushName ¶
func (x *ClientPayload) GetPushName() string
func (*ClientPayload) GetRegData ¶
func (x *ClientPayload) GetRegData() *CompanionRegData
func (*ClientPayload) GetSessionId ¶
func (x *ClientPayload) GetSessionId() int32
func (*ClientPayload) GetShards ¶
func (x *ClientPayload) GetShards() []int32
func (*ClientPayload) GetShortConnect ¶
func (x *ClientPayload) GetShortConnect() bool
func (*ClientPayload) GetUserAgent ¶
func (x *ClientPayload) GetUserAgent() *UserAgent
func (*ClientPayload) GetUsername ¶
func (x *ClientPayload) GetUsername() uint64
func (*ClientPayload) GetWebInfo ¶
func (x *ClientPayload) GetWebInfo() *WebInfo
func (*ClientPayload) ProtoMessage ¶
func (*ClientPayload) ProtoMessage()
func (*ClientPayload) ProtoReflect ¶
func (x *ClientPayload) ProtoReflect() protoreflect.Message
func (*ClientPayload) Reset ¶
func (x *ClientPayload) Reset()
func (*ClientPayload) String ¶
func (x *ClientPayload) String() string
type ClientPayload_ClientPayloadConnectReason ¶
type ClientPayload_ClientPayloadConnectReason int32
const ( ClientPayload_PUSH ClientPayload_ClientPayloadConnectReason = 0 ClientPayload_USER_ACTIVATED ClientPayload_ClientPayloadConnectReason = 1 ClientPayload_SCHEDULED ClientPayload_ClientPayloadConnectReason = 2 ClientPayload_ERROR_RECONNECT ClientPayload_ClientPayloadConnectReason = 3 ClientPayload_NETWORK_SWITCH ClientPayload_ClientPayloadConnectReason = 4 ClientPayload_PING_RECONNECT ClientPayload_ClientPayloadConnectReason = 5 )
func (ClientPayload_ClientPayloadConnectReason) Descriptor ¶
func (ClientPayload_ClientPayloadConnectReason) Descriptor() protoreflect.EnumDescriptor
func (ClientPayload_ClientPayloadConnectReason) EnumDescriptor
deprecated
func (ClientPayload_ClientPayloadConnectReason) EnumDescriptor() ([]byte, []int)
Deprecated: Use ClientPayload_ClientPayloadConnectReason.Descriptor instead.
func (ClientPayload_ClientPayloadConnectReason) Number ¶
func (x ClientPayload_ClientPayloadConnectReason) Number() protoreflect.EnumNumber
func (ClientPayload_ClientPayloadConnectReason) String ¶
func (x ClientPayload_ClientPayloadConnectReason) String() string
func (ClientPayload_ClientPayloadConnectReason) Type ¶
func (ClientPayload_ClientPayloadConnectReason) Type() protoreflect.EnumType
func (*ClientPayload_ClientPayloadConnectReason) UnmarshalJSON
deprecated
func (x *ClientPayload_ClientPayloadConnectReason) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ClientPayload_ClientPayloadConnectType ¶
type ClientPayload_ClientPayloadConnectType int32
const ( ClientPayload_CELLULAR_UNKNOWN ClientPayload_ClientPayloadConnectType = 0 ClientPayload_WIFI_UNKNOWN ClientPayload_ClientPayloadConnectType = 1 ClientPayload_CELLULAR_EDGE ClientPayload_ClientPayloadConnectType = 100 ClientPayload_CELLULAR_IDEN ClientPayload_ClientPayloadConnectType = 101 ClientPayload_CELLULAR_UMTS ClientPayload_ClientPayloadConnectType = 102 ClientPayload_CELLULAR_EVDO ClientPayload_ClientPayloadConnectType = 103 ClientPayload_CELLULAR_GPRS ClientPayload_ClientPayloadConnectType = 104 ClientPayload_CELLULAR_HSDPA ClientPayload_ClientPayloadConnectType = 105 ClientPayload_CELLULAR_HSUPA ClientPayload_ClientPayloadConnectType = 106 ClientPayload_CELLULAR_HSPA ClientPayload_ClientPayloadConnectType = 107 ClientPayload_CELLULAR_CDMA ClientPayload_ClientPayloadConnectType = 108 ClientPayload_CELLULAR_1XRTT ClientPayload_ClientPayloadConnectType = 109 ClientPayload_CELLULAR_EHRPD ClientPayload_ClientPayloadConnectType = 110 ClientPayload_CELLULAR_LTE ClientPayload_ClientPayloadConnectType = 111 ClientPayload_CELLULAR_HSPAP ClientPayload_ClientPayloadConnectType = 112 )
func (ClientPayload_ClientPayloadConnectType) Descriptor ¶
func (ClientPayload_ClientPayloadConnectType) Descriptor() protoreflect.EnumDescriptor
func (ClientPayload_ClientPayloadConnectType) EnumDescriptor
deprecated
func (ClientPayload_ClientPayloadConnectType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ClientPayload_ClientPayloadConnectType.Descriptor instead.
func (ClientPayload_ClientPayloadConnectType) Number ¶
func (x ClientPayload_ClientPayloadConnectType) Number() protoreflect.EnumNumber
func (ClientPayload_ClientPayloadConnectType) String ¶
func (x ClientPayload_ClientPayloadConnectType) String() string
func (ClientPayload_ClientPayloadConnectType) Type ¶
func (ClientPayload_ClientPayloadConnectType) Type() protoreflect.EnumType
func (*ClientPayload_ClientPayloadConnectType) UnmarshalJSON
deprecated
func (x *ClientPayload_ClientPayloadConnectType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ClientPayload_ClientPayloadIOSAppExtension ¶
type ClientPayload_ClientPayloadIOSAppExtension int32
const ( ClientPayload_SHARE_EXTENSION ClientPayload_ClientPayloadIOSAppExtension = 0 ClientPayload_SERVICE_EXTENSION ClientPayload_ClientPayloadIOSAppExtension = 1 ClientPayload_INTENTS_EXTENSION ClientPayload_ClientPayloadIOSAppExtension = 2 )
func (ClientPayload_ClientPayloadIOSAppExtension) Descriptor ¶
func (ClientPayload_ClientPayloadIOSAppExtension) Descriptor() protoreflect.EnumDescriptor
func (ClientPayload_ClientPayloadIOSAppExtension) EnumDescriptor
deprecated
func (ClientPayload_ClientPayloadIOSAppExtension) EnumDescriptor() ([]byte, []int)
Deprecated: Use ClientPayload_ClientPayloadIOSAppExtension.Descriptor instead.
func (ClientPayload_ClientPayloadIOSAppExtension) Number ¶
func (x ClientPayload_ClientPayloadIOSAppExtension) Number() protoreflect.EnumNumber
func (ClientPayload_ClientPayloadIOSAppExtension) String ¶
func (x ClientPayload_ClientPayloadIOSAppExtension) String() string
func (ClientPayload_ClientPayloadIOSAppExtension) Type ¶
func (ClientPayload_ClientPayloadIOSAppExtension) Type() protoreflect.EnumType
func (*ClientPayload_ClientPayloadIOSAppExtension) UnmarshalJSON
deprecated
func (x *ClientPayload_ClientPayloadIOSAppExtension) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ClientPayload_ClientPayloadProduct ¶
type ClientPayload_ClientPayloadProduct int32
const ( ClientPayload_WHATSAPP ClientPayload_ClientPayloadProduct = 0 ClientPayload_MESSENGER ClientPayload_ClientPayloadProduct = 1 )
func (ClientPayload_ClientPayloadProduct) Descriptor ¶
func (ClientPayload_ClientPayloadProduct) Descriptor() protoreflect.EnumDescriptor
func (ClientPayload_ClientPayloadProduct) Enum ¶
func (x ClientPayload_ClientPayloadProduct) Enum() *ClientPayload_ClientPayloadProduct
func (ClientPayload_ClientPayloadProduct) EnumDescriptor
deprecated
func (ClientPayload_ClientPayloadProduct) EnumDescriptor() ([]byte, []int)
Deprecated: Use ClientPayload_ClientPayloadProduct.Descriptor instead.
func (ClientPayload_ClientPayloadProduct) Number ¶
func (x ClientPayload_ClientPayloadProduct) Number() protoreflect.EnumNumber
func (ClientPayload_ClientPayloadProduct) String ¶
func (x ClientPayload_ClientPayloadProduct) String() string
func (ClientPayload_ClientPayloadProduct) Type ¶
func (ClientPayload_ClientPayloadProduct) Type() protoreflect.EnumType
func (*ClientPayload_ClientPayloadProduct) UnmarshalJSON
deprecated
func (x *ClientPayload_ClientPayloadProduct) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type CollectionMessage ¶
type CollectionMessage struct { BizJid *string `protobuf:"bytes,1,opt,name=bizJid" json:"bizJid,omitempty"` Id *string `protobuf:"bytes,2,opt,name=id" json:"id,omitempty"` MessageVersion *int32 `protobuf:"varint,3,opt,name=messageVersion" json:"messageVersion,omitempty"` // contains filtered or unexported fields }
func (*CollectionMessage) Descriptor
deprecated
func (*CollectionMessage) Descriptor() ([]byte, []int)
Deprecated: Use CollectionMessage.ProtoReflect.Descriptor instead.
func (*CollectionMessage) GetBizJid ¶
func (x *CollectionMessage) GetBizJid() string
func (*CollectionMessage) GetId ¶
func (x *CollectionMessage) GetId() string
func (*CollectionMessage) GetMessageVersion ¶
func (x *CollectionMessage) GetMessageVersion() int32
func (*CollectionMessage) ProtoMessage ¶
func (*CollectionMessage) ProtoMessage()
func (*CollectionMessage) ProtoReflect ¶
func (x *CollectionMessage) ProtoReflect() protoreflect.Message
func (*CollectionMessage) Reset ¶
func (x *CollectionMessage) Reset()
func (*CollectionMessage) String ¶
func (x *CollectionMessage) String() string
type CompanionProps ¶
type CompanionProps struct { Os *string `protobuf:"bytes,1,opt,name=os" json:"os,omitempty"` Version *AppVersion `protobuf:"bytes,2,opt,name=version" json:"version,omitempty"` PlatformType *CompanionProps_CompanionPropsPlatformType `protobuf:"varint,3,opt,name=platformType,enum=proto.CompanionProps_CompanionPropsPlatformType" json:"platformType,omitempty"` RequireFullSync *bool `protobuf:"varint,4,opt,name=requireFullSync" json:"requireFullSync,omitempty"` // contains filtered or unexported fields }
func (*CompanionProps) Descriptor
deprecated
func (*CompanionProps) Descriptor() ([]byte, []int)
Deprecated: Use CompanionProps.ProtoReflect.Descriptor instead.
func (*CompanionProps) GetOs ¶
func (x *CompanionProps) GetOs() string
func (*CompanionProps) GetPlatformType ¶
func (x *CompanionProps) GetPlatformType() CompanionProps_CompanionPropsPlatformType
func (*CompanionProps) GetRequireFullSync ¶
func (x *CompanionProps) GetRequireFullSync() bool
func (*CompanionProps) GetVersion ¶
func (x *CompanionProps) GetVersion() *AppVersion
func (*CompanionProps) ProtoMessage ¶
func (*CompanionProps) ProtoMessage()
func (*CompanionProps) ProtoReflect ¶
func (x *CompanionProps) ProtoReflect() protoreflect.Message
func (*CompanionProps) Reset ¶
func (x *CompanionProps) Reset()
func (*CompanionProps) String ¶
func (x *CompanionProps) String() string
type CompanionProps_CompanionPropsPlatformType ¶
type CompanionProps_CompanionPropsPlatformType int32
const ( CompanionProps_UNKNOWN CompanionProps_CompanionPropsPlatformType = 0 CompanionProps_CHROME CompanionProps_CompanionPropsPlatformType = 1 CompanionProps_FIREFOX CompanionProps_CompanionPropsPlatformType = 2 CompanionProps_IE CompanionProps_CompanionPropsPlatformType = 3 CompanionProps_OPERA CompanionProps_CompanionPropsPlatformType = 4 CompanionProps_SAFARI CompanionProps_CompanionPropsPlatformType = 5 CompanionProps_EDGE CompanionProps_CompanionPropsPlatformType = 6 CompanionProps_DESKTOP CompanionProps_CompanionPropsPlatformType = 7 CompanionProps_IPAD CompanionProps_CompanionPropsPlatformType = 8 CompanionProps_ANDROID_TABLET CompanionProps_CompanionPropsPlatformType = 9 CompanionProps_OHANA CompanionProps_CompanionPropsPlatformType = 10 CompanionProps_ALOHA CompanionProps_CompanionPropsPlatformType = 11 CompanionProps_CATALINA CompanionProps_CompanionPropsPlatformType = 12 )
func (CompanionProps_CompanionPropsPlatformType) Descriptor ¶
func (CompanionProps_CompanionPropsPlatformType) Descriptor() protoreflect.EnumDescriptor
func (CompanionProps_CompanionPropsPlatformType) EnumDescriptor
deprecated
func (CompanionProps_CompanionPropsPlatformType) EnumDescriptor() ([]byte, []int)
Deprecated: Use CompanionProps_CompanionPropsPlatformType.Descriptor instead.
func (CompanionProps_CompanionPropsPlatformType) Number ¶
func (x CompanionProps_CompanionPropsPlatformType) Number() protoreflect.EnumNumber
func (CompanionProps_CompanionPropsPlatformType) String ¶
func (x CompanionProps_CompanionPropsPlatformType) String() string
func (CompanionProps_CompanionPropsPlatformType) Type ¶
func (CompanionProps_CompanionPropsPlatformType) Type() protoreflect.EnumType
func (*CompanionProps_CompanionPropsPlatformType) UnmarshalJSON
deprecated
func (x *CompanionProps_CompanionPropsPlatformType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type CompanionRegData ¶
type CompanionRegData struct { ERegid []byte `protobuf:"bytes,1,opt,name=eRegid" json:"eRegid,omitempty"` EKeytype []byte `protobuf:"bytes,2,opt,name=eKeytype" json:"eKeytype,omitempty"` EIdent []byte `protobuf:"bytes,3,opt,name=eIdent" json:"eIdent,omitempty"` ESkeyId []byte `protobuf:"bytes,4,opt,name=eSkeyId" json:"eSkeyId,omitempty"` ESkeyVal []byte `protobuf:"bytes,5,opt,name=eSkeyVal" json:"eSkeyVal,omitempty"` ESkeySig []byte `protobuf:"bytes,6,opt,name=eSkeySig" json:"eSkeySig,omitempty"` BuildHash []byte `protobuf:"bytes,7,opt,name=buildHash" json:"buildHash,omitempty"` CompanionProps []byte `protobuf:"bytes,8,opt,name=companionProps" json:"companionProps,omitempty"` // contains filtered or unexported fields }
func (*CompanionRegData) Descriptor
deprecated
func (*CompanionRegData) Descriptor() ([]byte, []int)
Deprecated: Use CompanionRegData.ProtoReflect.Descriptor instead.
func (*CompanionRegData) GetBuildHash ¶
func (x *CompanionRegData) GetBuildHash() []byte
func (*CompanionRegData) GetCompanionProps ¶
func (x *CompanionRegData) GetCompanionProps() []byte
func (*CompanionRegData) GetEIdent ¶
func (x *CompanionRegData) GetEIdent() []byte
func (*CompanionRegData) GetEKeytype ¶
func (x *CompanionRegData) GetEKeytype() []byte
func (*CompanionRegData) GetERegid ¶
func (x *CompanionRegData) GetERegid() []byte
func (*CompanionRegData) GetESkeyId ¶
func (x *CompanionRegData) GetESkeyId() []byte
func (*CompanionRegData) GetESkeySig ¶
func (x *CompanionRegData) GetESkeySig() []byte
func (*CompanionRegData) GetESkeyVal ¶
func (x *CompanionRegData) GetESkeyVal() []byte
func (*CompanionRegData) ProtoMessage ¶
func (*CompanionRegData) ProtoMessage()
func (*CompanionRegData) ProtoReflect ¶
func (x *CompanionRegData) ProtoReflect() protoreflect.Message
func (*CompanionRegData) Reset ¶
func (x *CompanionRegData) Reset()
func (*CompanionRegData) String ¶
func (x *CompanionRegData) String() string
type ContactAction ¶
type ContactAction struct { FullName *string `protobuf:"bytes,1,opt,name=fullName" json:"fullName,omitempty"` FirstName *string `protobuf:"bytes,2,opt,name=firstName" json:"firstName,omitempty"` // 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) 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 ContactMessage ¶
type ContactMessage struct { DisplayName *string `protobuf:"bytes,1,opt,name=displayName" json:"displayName,omitempty"` Vcard *string `protobuf:"bytes,16,opt,name=vcard" json:"vcard,omitempty"` ContextInfo *ContextInfo `protobuf:"bytes,17,opt,name=contextInfo" json:"contextInfo,omitempty"` // contains filtered or unexported fields }
func (*ContactMessage) Descriptor
deprecated
func (*ContactMessage) Descriptor() ([]byte, []int)
Deprecated: Use ContactMessage.ProtoReflect.Descriptor instead.
func (*ContactMessage) GetContextInfo ¶
func (x *ContactMessage) GetContextInfo() *ContextInfo
func (*ContactMessage) GetDisplayName ¶
func (x *ContactMessage) GetDisplayName() string
func (*ContactMessage) GetVcard ¶
func (x *ContactMessage) GetVcard() string
func (*ContactMessage) ProtoMessage ¶
func (*ContactMessage) ProtoMessage()
func (*ContactMessage) ProtoReflect ¶
func (x *ContactMessage) ProtoReflect() protoreflect.Message
func (*ContactMessage) Reset ¶
func (x *ContactMessage) Reset()
func (*ContactMessage) String ¶
func (x *ContactMessage) String() string
type ContactsArrayMessage ¶
type ContactsArrayMessage struct { DisplayName *string `protobuf:"bytes,1,opt,name=displayName" json:"displayName,omitempty"` Contacts []*ContactMessage `protobuf:"bytes,2,rep,name=contacts" json:"contacts,omitempty"` ContextInfo *ContextInfo `protobuf:"bytes,17,opt,name=contextInfo" json:"contextInfo,omitempty"` // contains filtered or unexported fields }
func (*ContactsArrayMessage) Descriptor
deprecated
func (*ContactsArrayMessage) Descriptor() ([]byte, []int)
Deprecated: Use ContactsArrayMessage.ProtoReflect.Descriptor instead.
func (*ContactsArrayMessage) GetContacts ¶
func (x *ContactsArrayMessage) GetContacts() []*ContactMessage
func (*ContactsArrayMessage) GetContextInfo ¶
func (x *ContactsArrayMessage) GetContextInfo() *ContextInfo
func (*ContactsArrayMessage) GetDisplayName ¶
func (x *ContactsArrayMessage) GetDisplayName() string
func (*ContactsArrayMessage) ProtoMessage ¶
func (*ContactsArrayMessage) ProtoMessage()
func (*ContactsArrayMessage) ProtoReflect ¶
func (x *ContactsArrayMessage) ProtoReflect() protoreflect.Message
func (*ContactsArrayMessage) Reset ¶
func (x *ContactsArrayMessage) Reset()
func (*ContactsArrayMessage) String ¶
func (x *ContactsArrayMessage) String() string
type ContextInfo ¶
type ContextInfo struct { StanzaId *string `protobuf:"bytes,1,opt,name=stanzaId" json:"stanzaId,omitempty"` Participant *string `protobuf:"bytes,2,opt,name=participant" json:"participant,omitempty"` QuotedMessage *Message `protobuf:"bytes,3,opt,name=quotedMessage" json:"quotedMessage,omitempty"` RemoteJid *string `protobuf:"bytes,4,opt,name=remoteJid" json:"remoteJid,omitempty"` MentionedJid []string `protobuf:"bytes,15,rep,name=mentionedJid" json:"mentionedJid,omitempty"` ConversionSource *string `protobuf:"bytes,18,opt,name=conversionSource" json:"conversionSource,omitempty"` ConversionData []byte `protobuf:"bytes,19,opt,name=conversionData" json:"conversionData,omitempty"` ConversionDelaySeconds *uint32 `protobuf:"varint,20,opt,name=conversionDelaySeconds" json:"conversionDelaySeconds,omitempty"` ForwardingScore *uint32 `protobuf:"varint,21,opt,name=forwardingScore" json:"forwardingScore,omitempty"` IsForwarded *bool `protobuf:"varint,22,opt,name=isForwarded" json:"isForwarded,omitempty"` QuotedAd *AdReplyInfo `protobuf:"bytes,23,opt,name=quotedAd" json:"quotedAd,omitempty"` PlaceholderKey *MessageKey `protobuf:"bytes,24,opt,name=placeholderKey" json:"placeholderKey,omitempty"` Expiration *uint32 `protobuf:"varint,25,opt,name=expiration" json:"expiration,omitempty"` EphemeralSettingTimestamp *int64 `protobuf:"varint,26,opt,name=ephemeralSettingTimestamp" json:"ephemeralSettingTimestamp,omitempty"` ExternalAdReply *ExternalAdReplyInfo `protobuf:"bytes,28,opt,name=externalAdReply" json:"externalAdReply,omitempty"` EntryPointConversionSource *string `protobuf:"bytes,29,opt,name=entryPointConversionSource" json:"entryPointConversionSource,omitempty"` EntryPointConversionApp *string `protobuf:"bytes,30,opt,name=entryPointConversionApp" json:"entryPointConversionApp,omitempty"` EntryPointConversionDelaySeconds *uint32 `protobuf:"varint,31,opt,name=entryPointConversionDelaySeconds" json:"entryPointConversionDelaySeconds,omitempty"` DisappearingMode *DisappearingMode `protobuf:"bytes,32,opt,name=disappearingMode" json:"disappearingMode,omitempty"` ActionLink *ActionLink `protobuf:"bytes,33,opt,name=actionLink" json:"actionLink,omitempty"` GroupSubject *string `protobuf:"bytes,34,opt,name=groupSubject" json:"groupSubject,omitempty"` ParentGroupJid *string `protobuf:"bytes,35,opt,name=parentGroupJid" json:"parentGroupJid,omitempty"` // contains filtered or unexported fields }
func (*ContextInfo) Descriptor
deprecated
func (*ContextInfo) Descriptor() ([]byte, []int)
Deprecated: Use ContextInfo.ProtoReflect.Descriptor instead.
func (*ContextInfo) GetActionLink ¶
func (x *ContextInfo) GetActionLink() *ActionLink
func (*ContextInfo) GetConversionData ¶
func (x *ContextInfo) GetConversionData() []byte
func (*ContextInfo) GetConversionDelaySeconds ¶
func (x *ContextInfo) GetConversionDelaySeconds() uint32
func (*ContextInfo) GetConversionSource ¶
func (x *ContextInfo) GetConversionSource() string
func (*ContextInfo) GetDisappearingMode ¶
func (x *ContextInfo) GetDisappearingMode() *DisappearingMode
func (*ContextInfo) GetEntryPointConversionApp ¶
func (x *ContextInfo) GetEntryPointConversionApp() string
func (*ContextInfo) GetEntryPointConversionDelaySeconds ¶
func (x *ContextInfo) GetEntryPointConversionDelaySeconds() uint32
func (*ContextInfo) GetEntryPointConversionSource ¶
func (x *ContextInfo) GetEntryPointConversionSource() string
func (*ContextInfo) GetEphemeralSettingTimestamp ¶
func (x *ContextInfo) GetEphemeralSettingTimestamp() int64
func (*ContextInfo) GetEphemeralSharedSecret ¶
func (x *ContextInfo) GetEphemeralSharedSecret() []byte
func (*ContextInfo) GetExpiration ¶
func (x *ContextInfo) GetExpiration() uint32
func (*ContextInfo) GetExternalAdReply ¶
func (x *ContextInfo) GetExternalAdReply() *ExternalAdReplyInfo
func (*ContextInfo) GetForwardingScore ¶
func (x *ContextInfo) GetForwardingScore() uint32
func (*ContextInfo) GetGroupSubject ¶
func (x *ContextInfo) GetGroupSubject() string
func (*ContextInfo) GetIsForwarded ¶
func (x *ContextInfo) GetIsForwarded() bool
func (*ContextInfo) GetMentionedJid ¶
func (x *ContextInfo) GetMentionedJid() []string
func (*ContextInfo) GetParentGroupJid ¶
func (x *ContextInfo) GetParentGroupJid() string
func (*ContextInfo) GetParticipant ¶
func (x *ContextInfo) GetParticipant() string
func (*ContextInfo) GetPlaceholderKey ¶
func (x *ContextInfo) GetPlaceholderKey() *MessageKey
func (*ContextInfo) GetQuotedAd ¶
func (x *ContextInfo) GetQuotedAd() *AdReplyInfo
func (*ContextInfo) GetQuotedMessage ¶
func (x *ContextInfo) GetQuotedMessage() *Message
func (*ContextInfo) GetRemoteJid ¶
func (x *ContextInfo) GetRemoteJid() string
func (*ContextInfo) GetStanzaId ¶
func (x *ContextInfo) GetStanzaId() string
func (*ContextInfo) ProtoMessage ¶
func (*ContextInfo) ProtoMessage()
func (*ContextInfo) ProtoReflect ¶
func (x *ContextInfo) ProtoReflect() protoreflect.Message
func (*ContextInfo) Reset ¶
func (x *ContextInfo) Reset()
func (*ContextInfo) String ¶
func (x *ContextInfo) String() string
type Conversation ¶
type Conversation struct { Id *string `protobuf:"bytes,1,req,name=id" json:"id,omitempty"` Messages []*HistorySyncMsg `protobuf:"bytes,2,rep,name=messages" json:"messages,omitempty"` NewJid *string `protobuf:"bytes,3,opt,name=newJid" json:"newJid,omitempty"` OldJid *string `protobuf:"bytes,4,opt,name=oldJid" json:"oldJid,omitempty"` LastMsgTimestamp *uint64 `protobuf:"varint,5,opt,name=lastMsgTimestamp" json:"lastMsgTimestamp,omitempty"` UnreadCount *uint32 `protobuf:"varint,6,opt,name=unreadCount" json:"unreadCount,omitempty"` ReadOnly *bool `protobuf:"varint,7,opt,name=readOnly" json:"readOnly,omitempty"` EndOfHistoryTransfer *bool `protobuf:"varint,8,opt,name=endOfHistoryTransfer" json:"endOfHistoryTransfer,omitempty"` EphemeralExpiration *uint32 `protobuf:"varint,9,opt,name=ephemeralExpiration" json:"ephemeralExpiration,omitempty"` EphemeralSettingTimestamp *int64 `protobuf:"varint,10,opt,name=ephemeralSettingTimestamp" json:"ephemeralSettingTimestamp,omitempty"` EndOfHistoryTransferType *Conversation_ConversationEndOfHistoryTransferType `` /* 157-byte string literal not displayed */ ConversationTimestamp *uint64 `protobuf:"varint,12,opt,name=conversationTimestamp" json:"conversationTimestamp,omitempty"` Name *string `protobuf:"bytes,13,opt,name=name" json:"name,omitempty"` PHash *string `protobuf:"bytes,14,opt,name=pHash" json:"pHash,omitempty"` NotSpam *bool `protobuf:"varint,15,opt,name=notSpam" json:"notSpam,omitempty"` Archived *bool `protobuf:"varint,16,opt,name=archived" json:"archived,omitempty"` DisappearingMode *DisappearingMode `protobuf:"bytes,17,opt,name=disappearingMode" json:"disappearingMode,omitempty"` UnreadMentionCount *uint32 `protobuf:"varint,18,opt,name=unreadMentionCount" json:"unreadMentionCount,omitempty"` MarkedAsUnread *bool `protobuf:"varint,19,opt,name=markedAsUnread" json:"markedAsUnread,omitempty"` Participant []*GroupParticipant `protobuf:"bytes,20,rep,name=participant" json:"participant,omitempty"` TcToken []byte `protobuf:"bytes,21,opt,name=tcToken" json:"tcToken,omitempty"` TcTokenTimestamp *uint64 `protobuf:"varint,22,opt,name=tcTokenTimestamp" json:"tcTokenTimestamp,omitempty"` ContactPrimaryIdentityKey []byte `protobuf:"bytes,23,opt,name=contactPrimaryIdentityKey" json:"contactPrimaryIdentityKey,omitempty"` Pinned *uint32 `protobuf:"varint,24,opt,name=pinned" json:"pinned,omitempty"` MuteEndTime *uint64 `protobuf:"varint,25,opt,name=muteEndTime" json:"muteEndTime,omitempty"` Wallpaper *WallpaperSettings `protobuf:"bytes,26,opt,name=wallpaper" json:"wallpaper,omitempty"` MediaVisibility *MediaVisibility `protobuf:"varint,27,opt,name=mediaVisibility,enum=proto.MediaVisibility" json:"mediaVisibility,omitempty"` TcTokenSenderTimestamp *uint64 `protobuf:"varint,28,opt,name=tcTokenSenderTimestamp" json:"tcTokenSenderTimestamp,omitempty"` Suspended *bool `protobuf:"varint,29,opt,name=suspended" json:"suspended,omitempty"` // contains filtered or unexported fields }
func (*Conversation) Descriptor
deprecated
func (*Conversation) Descriptor() ([]byte, []int)
Deprecated: Use Conversation.ProtoReflect.Descriptor instead.
func (*Conversation) GetArchived ¶
func (x *Conversation) GetArchived() bool
func (*Conversation) GetContactPrimaryIdentityKey ¶
func (x *Conversation) GetContactPrimaryIdentityKey() []byte
func (*Conversation) GetConversationTimestamp ¶
func (x *Conversation) GetConversationTimestamp() uint64
func (*Conversation) GetDisappearingMode ¶
func (x *Conversation) GetDisappearingMode() *DisappearingMode
func (*Conversation) GetEndOfHistoryTransfer ¶
func (x *Conversation) GetEndOfHistoryTransfer() bool
func (*Conversation) GetEndOfHistoryTransferType ¶
func (x *Conversation) GetEndOfHistoryTransferType() Conversation_ConversationEndOfHistoryTransferType
func (*Conversation) GetEphemeralExpiration ¶
func (x *Conversation) GetEphemeralExpiration() uint32
func (*Conversation) GetEphemeralSettingTimestamp ¶
func (x *Conversation) GetEphemeralSettingTimestamp() int64
func (*Conversation) GetId ¶
func (x *Conversation) GetId() string
func (*Conversation) GetLastMsgTimestamp ¶
func (x *Conversation) GetLastMsgTimestamp() uint64
func (*Conversation) GetMarkedAsUnread ¶
func (x *Conversation) GetMarkedAsUnread() bool
func (*Conversation) GetMediaVisibility ¶
func (x *Conversation) GetMediaVisibility() MediaVisibility
func (*Conversation) GetMessages ¶
func (x *Conversation) GetMessages() []*HistorySyncMsg
func (*Conversation) GetMuteEndTime ¶
func (x *Conversation) GetMuteEndTime() uint64
func (*Conversation) GetName ¶
func (x *Conversation) GetName() string
func (*Conversation) GetNewJid ¶
func (x *Conversation) GetNewJid() string
func (*Conversation) GetNotSpam ¶
func (x *Conversation) GetNotSpam() bool
func (*Conversation) GetOldJid ¶
func (x *Conversation) GetOldJid() string
func (*Conversation) GetPHash ¶
func (x *Conversation) GetPHash() string
func (*Conversation) GetParticipant ¶
func (x *Conversation) GetParticipant() []*GroupParticipant
func (*Conversation) GetPinned ¶
func (x *Conversation) GetPinned() uint32
func (*Conversation) GetReadOnly ¶
func (x *Conversation) GetReadOnly() bool
func (*Conversation) GetSuspended ¶
func (x *Conversation) GetSuspended() bool
func (*Conversation) GetTcToken ¶
func (x *Conversation) GetTcToken() []byte
func (*Conversation) GetTcTokenSenderTimestamp ¶
func (x *Conversation) GetTcTokenSenderTimestamp() uint64
func (*Conversation) GetTcTokenTimestamp ¶
func (x *Conversation) GetTcTokenTimestamp() uint64
func (*Conversation) GetUnreadCount ¶
func (x *Conversation) GetUnreadCount() uint32
func (*Conversation) GetUnreadMentionCount ¶
func (x *Conversation) GetUnreadMentionCount() uint32
func (*Conversation) GetWallpaper ¶
func (x *Conversation) GetWallpaper() *WallpaperSettings
func (*Conversation) ProtoMessage ¶
func (*Conversation) ProtoMessage()
func (*Conversation) ProtoReflect ¶
func (x *Conversation) ProtoReflect() protoreflect.Message
func (*Conversation) Reset ¶
func (x *Conversation) Reset()
func (*Conversation) String ¶
func (x *Conversation) String() string
type Conversation_ConversationEndOfHistoryTransferType ¶
type Conversation_ConversationEndOfHistoryTransferType int32
const ( Conversation_COMPLETE_BUT_MORE_MESSAGES_REMAIN_ON_PRIMARY Conversation_ConversationEndOfHistoryTransferType = 0 Conversation_COMPLETE_AND_NO_MORE_MESSAGE_REMAIN_ON_PRIMARY Conversation_ConversationEndOfHistoryTransferType = 1 )
func (Conversation_ConversationEndOfHistoryTransferType) Descriptor ¶
func (Conversation_ConversationEndOfHistoryTransferType) Descriptor() protoreflect.EnumDescriptor
func (Conversation_ConversationEndOfHistoryTransferType) EnumDescriptor
deprecated
func (Conversation_ConversationEndOfHistoryTransferType) EnumDescriptor() ([]byte, []int)
Deprecated: Use Conversation_ConversationEndOfHistoryTransferType.Descriptor instead.
func (Conversation_ConversationEndOfHistoryTransferType) Number ¶
func (x Conversation_ConversationEndOfHistoryTransferType) Number() protoreflect.EnumNumber
func (Conversation_ConversationEndOfHistoryTransferType) String ¶
func (x Conversation_ConversationEndOfHistoryTransferType) String() string
func (*Conversation_ConversationEndOfHistoryTransferType) UnmarshalJSON
deprecated
func (x *Conversation_ConversationEndOfHistoryTransferType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type DNSSource ¶
type DNSSource struct { DnsMethod *DNSSource_DNSSourceDNSResolutionMethod `protobuf:"varint,15,opt,name=dnsMethod,enum=proto.DNSSource_DNSSourceDNSResolutionMethod" json:"dnsMethod,omitempty"` AppCached *bool `protobuf:"varint,16,opt,name=appCached" json:"appCached,omitempty"` // contains filtered or unexported fields }
func (*DNSSource) Descriptor
deprecated
func (*DNSSource) GetAppCached ¶
func (*DNSSource) GetDnsMethod ¶
func (x *DNSSource) GetDnsMethod() DNSSource_DNSSourceDNSResolutionMethod
func (*DNSSource) ProtoMessage ¶
func (*DNSSource) ProtoMessage()
func (*DNSSource) ProtoReflect ¶
func (x *DNSSource) ProtoReflect() protoreflect.Message
type DNSSource_DNSSourceDNSResolutionMethod ¶
type DNSSource_DNSSourceDNSResolutionMethod int32
const ( DNSSource_SYSTEM DNSSource_DNSSourceDNSResolutionMethod = 0 DNSSource_GOOGLE DNSSource_DNSSourceDNSResolutionMethod = 1 DNSSource_HARDCODED DNSSource_DNSSourceDNSResolutionMethod = 2 DNSSource_OVERRIDE DNSSource_DNSSourceDNSResolutionMethod = 3 DNSSource_FALLBACK DNSSource_DNSSourceDNSResolutionMethod = 4 )
func (DNSSource_DNSSourceDNSResolutionMethod) Descriptor ¶
func (DNSSource_DNSSourceDNSResolutionMethod) Descriptor() protoreflect.EnumDescriptor
func (DNSSource_DNSSourceDNSResolutionMethod) EnumDescriptor
deprecated
func (DNSSource_DNSSourceDNSResolutionMethod) EnumDescriptor() ([]byte, []int)
Deprecated: Use DNSSource_DNSSourceDNSResolutionMethod.Descriptor instead.
func (DNSSource_DNSSourceDNSResolutionMethod) Number ¶
func (x DNSSource_DNSSourceDNSResolutionMethod) Number() protoreflect.EnumNumber
func (DNSSource_DNSSourceDNSResolutionMethod) String ¶
func (x DNSSource_DNSSourceDNSResolutionMethod) String() string
func (DNSSource_DNSSourceDNSResolutionMethod) Type ¶
func (DNSSource_DNSSourceDNSResolutionMethod) Type() protoreflect.EnumType
func (*DNSSource_DNSSourceDNSResolutionMethod) UnmarshalJSON
deprecated
func (x *DNSSource_DNSSourceDNSResolutionMethod) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type DeclinePaymentRequestMessage ¶
type DeclinePaymentRequestMessage struct { Key *MessageKey `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"` // contains filtered or unexported fields }
func (*DeclinePaymentRequestMessage) Descriptor
deprecated
func (*DeclinePaymentRequestMessage) Descriptor() ([]byte, []int)
Deprecated: Use DeclinePaymentRequestMessage.ProtoReflect.Descriptor instead.
func (*DeclinePaymentRequestMessage) GetKey ¶
func (x *DeclinePaymentRequestMessage) GetKey() *MessageKey
func (*DeclinePaymentRequestMessage) ProtoMessage ¶
func (*DeclinePaymentRequestMessage) ProtoMessage()
func (*DeclinePaymentRequestMessage) ProtoReflect ¶
func (x *DeclinePaymentRequestMessage) ProtoReflect() protoreflect.Message
func (*DeclinePaymentRequestMessage) Reset ¶
func (x *DeclinePaymentRequestMessage) Reset()
func (*DeclinePaymentRequestMessage) String ¶
func (x *DeclinePaymentRequestMessage) 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 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 DeviceListMetadata ¶
type DeviceListMetadata struct { SenderKeyHash []byte `protobuf:"bytes,1,opt,name=senderKeyHash" json:"senderKeyHash,omitempty"` SenderTimestamp *uint64 `protobuf:"varint,2,opt,name=senderTimestamp" json:"senderTimestamp,omitempty"` SenderKeyIndexes []uint32 `protobuf:"varint,3,rep,packed,name=senderKeyIndexes" json:"senderKeyIndexes,omitempty"` RecipientKeyHash []byte `protobuf:"bytes,8,opt,name=recipientKeyHash" json:"recipientKeyHash,omitempty"` RecipientTimestamp *uint64 `protobuf:"varint,9,opt,name=recipientTimestamp" json:"recipientTimestamp,omitempty"` RecipientKeyIndexes []uint32 `protobuf:"varint,10,rep,packed,name=recipientKeyIndexes" json:"recipientKeyIndexes,omitempty"` // contains filtered or unexported fields }
func (*DeviceListMetadata) Descriptor
deprecated
func (*DeviceListMetadata) Descriptor() ([]byte, []int)
Deprecated: Use DeviceListMetadata.ProtoReflect.Descriptor instead.
func (*DeviceListMetadata) GetRecipientKeyHash ¶
func (x *DeviceListMetadata) GetRecipientKeyHash() []byte
func (*DeviceListMetadata) GetRecipientKeyIndexes ¶
func (x *DeviceListMetadata) GetRecipientKeyIndexes() []uint32
func (*DeviceListMetadata) GetRecipientTimestamp ¶
func (x *DeviceListMetadata) GetRecipientTimestamp() uint64
func (*DeviceListMetadata) GetSenderKeyHash ¶
func (x *DeviceListMetadata) GetSenderKeyHash() []byte
func (*DeviceListMetadata) GetSenderKeyIndexes ¶
func (x *DeviceListMetadata) GetSenderKeyIndexes() []uint32
func (*DeviceListMetadata) GetSenderTimestamp ¶
func (x *DeviceListMetadata) GetSenderTimestamp() uint64
func (*DeviceListMetadata) ProtoMessage ¶
func (*DeviceListMetadata) ProtoMessage()
func (*DeviceListMetadata) ProtoReflect ¶
func (x *DeviceListMetadata) ProtoReflect() protoreflect.Message
func (*DeviceListMetadata) Reset ¶
func (x *DeviceListMetadata) Reset()
func (*DeviceListMetadata) String ¶
func (x *DeviceListMetadata) String() string
type DeviceSentMessage ¶
type DeviceSentMessage struct { DestinationJid *string `protobuf:"bytes,1,opt,name=destinationJid" json:"destinationJid,omitempty"` Message *Message `protobuf:"bytes,2,opt,name=message" json:"message,omitempty"` Phash *string `protobuf:"bytes,3,opt,name=phash" json:"phash,omitempty"` // contains filtered or unexported fields }
func (*DeviceSentMessage) Descriptor
deprecated
func (*DeviceSentMessage) Descriptor() ([]byte, []int)
Deprecated: Use DeviceSentMessage.ProtoReflect.Descriptor instead.
func (*DeviceSentMessage) GetDestinationJid ¶
func (x *DeviceSentMessage) GetDestinationJid() string
func (*DeviceSentMessage) GetMessage ¶
func (x *DeviceSentMessage) GetMessage() *Message
func (*DeviceSentMessage) GetPhash ¶
func (x *DeviceSentMessage) GetPhash() string
func (*DeviceSentMessage) ProtoMessage ¶
func (*DeviceSentMessage) ProtoMessage()
func (*DeviceSentMessage) ProtoReflect ¶
func (x *DeviceSentMessage) ProtoReflect() protoreflect.Message
func (*DeviceSentMessage) Reset ¶
func (x *DeviceSentMessage) Reset()
func (*DeviceSentMessage) String ¶
func (x *DeviceSentMessage) String() string
type DisappearingMode ¶
type DisappearingMode struct { Initiator *DisappearingMode_DisappearingModeInitiator `protobuf:"varint,1,opt,name=initiator,enum=proto.DisappearingMode_DisappearingModeInitiator" json:"initiator,omitempty"` // contains filtered or unexported fields }
func (*DisappearingMode) Descriptor
deprecated
func (*DisappearingMode) Descriptor() ([]byte, []int)
Deprecated: Use DisappearingMode.ProtoReflect.Descriptor instead.
func (*DisappearingMode) GetInitiator ¶
func (x *DisappearingMode) GetInitiator() DisappearingMode_DisappearingModeInitiator
func (*DisappearingMode) ProtoMessage ¶
func (*DisappearingMode) ProtoMessage()
func (*DisappearingMode) ProtoReflect ¶
func (x *DisappearingMode) ProtoReflect() protoreflect.Message
func (*DisappearingMode) Reset ¶
func (x *DisappearingMode) Reset()
func (*DisappearingMode) String ¶
func (x *DisappearingMode) String() string
type DisappearingMode_DisappearingModeInitiator ¶
type DisappearingMode_DisappearingModeInitiator int32
const ( DisappearingMode_CHANGED_IN_CHAT DisappearingMode_DisappearingModeInitiator = 0 DisappearingMode_INITIATED_BY_ME DisappearingMode_DisappearingModeInitiator = 1 DisappearingMode_INITIATED_BY_OTHER DisappearingMode_DisappearingModeInitiator = 2 )
func (DisappearingMode_DisappearingModeInitiator) Descriptor ¶
func (DisappearingMode_DisappearingModeInitiator) Descriptor() protoreflect.EnumDescriptor
func (DisappearingMode_DisappearingModeInitiator) EnumDescriptor
deprecated
func (DisappearingMode_DisappearingModeInitiator) EnumDescriptor() ([]byte, []int)
Deprecated: Use DisappearingMode_DisappearingModeInitiator.Descriptor instead.
func (DisappearingMode_DisappearingModeInitiator) Number ¶
func (x DisappearingMode_DisappearingModeInitiator) Number() protoreflect.EnumNumber
func (DisappearingMode_DisappearingModeInitiator) String ¶
func (x DisappearingMode_DisappearingModeInitiator) String() string
func (DisappearingMode_DisappearingModeInitiator) Type ¶
func (DisappearingMode_DisappearingModeInitiator) Type() protoreflect.EnumType
func (*DisappearingMode_DisappearingModeInitiator) UnmarshalJSON
deprecated
func (x *DisappearingMode_DisappearingModeInitiator) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type DocumentMessage ¶
type DocumentMessage struct { Url *string `protobuf:"bytes,1,opt,name=url" json:"url,omitempty"` Mimetype *string `protobuf:"bytes,2,opt,name=mimetype" json:"mimetype,omitempty"` Title *string `protobuf:"bytes,3,opt,name=title" json:"title,omitempty"` FileSha256 []byte `protobuf:"bytes,4,opt,name=fileSha256" json:"fileSha256,omitempty"` FileLength *uint64 `protobuf:"varint,5,opt,name=fileLength" json:"fileLength,omitempty"` PageCount *uint32 `protobuf:"varint,6,opt,name=pageCount" json:"pageCount,omitempty"` MediaKey []byte `protobuf:"bytes,7,opt,name=mediaKey" json:"mediaKey,omitempty"` FileName *string `protobuf:"bytes,8,opt,name=fileName" json:"fileName,omitempty"` FileEncSha256 []byte `protobuf:"bytes,9,opt,name=fileEncSha256" json:"fileEncSha256,omitempty"` DirectPath *string `protobuf:"bytes,10,opt,name=directPath" json:"directPath,omitempty"` MediaKeyTimestamp *int64 `protobuf:"varint,11,opt,name=mediaKeyTimestamp" json:"mediaKeyTimestamp,omitempty"` ContactVcard *bool `protobuf:"varint,12,opt,name=contactVcard" json:"contactVcard,omitempty"` ThumbnailDirectPath *string `protobuf:"bytes,13,opt,name=thumbnailDirectPath" json:"thumbnailDirectPath,omitempty"` ThumbnailSha256 []byte `protobuf:"bytes,14,opt,name=thumbnailSha256" json:"thumbnailSha256,omitempty"` ThumbnailEncSha256 []byte `protobuf:"bytes,15,opt,name=thumbnailEncSha256" json:"thumbnailEncSha256,omitempty"` JpegThumbnail []byte `protobuf:"bytes,16,opt,name=jpegThumbnail" json:"jpegThumbnail,omitempty"` ContextInfo *ContextInfo `protobuf:"bytes,17,opt,name=contextInfo" json:"contextInfo,omitempty"` ThumbnailHeight *uint32 `protobuf:"varint,18,opt,name=thumbnailHeight" json:"thumbnailHeight,omitempty"` ThumbnailWidth *uint32 `protobuf:"varint,19,opt,name=thumbnailWidth" json:"thumbnailWidth,omitempty"` // contains filtered or unexported fields }
func (*DocumentMessage) Descriptor
deprecated
func (*DocumentMessage) Descriptor() ([]byte, []int)
Deprecated: Use DocumentMessage.ProtoReflect.Descriptor instead.
func (*DocumentMessage) GetContactVcard ¶
func (x *DocumentMessage) GetContactVcard() bool
func (*DocumentMessage) GetContextInfo ¶
func (x *DocumentMessage) GetContextInfo() *ContextInfo
func (*DocumentMessage) GetDirectPath ¶
func (x *DocumentMessage) GetDirectPath() string
func (*DocumentMessage) GetFileEncSha256 ¶
func (x *DocumentMessage) GetFileEncSha256() []byte
func (*DocumentMessage) GetFileLength ¶
func (x *DocumentMessage) GetFileLength() uint64
func (*DocumentMessage) GetFileName ¶
func (x *DocumentMessage) GetFileName() string
func (*DocumentMessage) GetFileSha256 ¶
func (x *DocumentMessage) GetFileSha256() []byte
func (*DocumentMessage) GetJpegThumbnail ¶
func (x *DocumentMessage) GetJpegThumbnail() []byte
func (*DocumentMessage) GetMediaKey ¶
func (x *DocumentMessage) GetMediaKey() []byte
func (*DocumentMessage) GetMediaKeyTimestamp ¶
func (x *DocumentMessage) GetMediaKeyTimestamp() int64
func (*DocumentMessage) GetMimetype ¶
func (x *DocumentMessage) GetMimetype() string
func (*DocumentMessage) GetPageCount ¶
func (x *DocumentMessage) GetPageCount() uint32
func (*DocumentMessage) GetThumbnailDirectPath ¶
func (x *DocumentMessage) GetThumbnailDirectPath() string
func (*DocumentMessage) GetThumbnailEncSha256 ¶
func (x *DocumentMessage) GetThumbnailEncSha256() []byte
func (*DocumentMessage) GetThumbnailHeight ¶
func (x *DocumentMessage) GetThumbnailHeight() uint32
func (*DocumentMessage) GetThumbnailSha256 ¶
func (x *DocumentMessage) GetThumbnailSha256() []byte
func (*DocumentMessage) GetThumbnailWidth ¶
func (x *DocumentMessage) GetThumbnailWidth() uint32
func (*DocumentMessage) GetTitle ¶
func (x *DocumentMessage) GetTitle() string
func (*DocumentMessage) GetUrl ¶
func (x *DocumentMessage) GetUrl() string
func (*DocumentMessage) ProtoMessage ¶
func (*DocumentMessage) ProtoMessage()
func (*DocumentMessage) ProtoReflect ¶
func (x *DocumentMessage) ProtoReflect() protoreflect.Message
func (*DocumentMessage) Reset ¶
func (x *DocumentMessage) Reset()
func (*DocumentMessage) String ¶
func (x *DocumentMessage) String() string
type EphemeralSetting ¶
type EphemeralSetting struct { Duration *int32 `protobuf:"fixed32,1,opt,name=duration" json:"duration,omitempty"` Timestamp *int64 `protobuf:"fixed64,2,opt,name=timestamp" json:"timestamp,omitempty"` // contains filtered or unexported fields }
func (*EphemeralSetting) Descriptor
deprecated
func (*EphemeralSetting) Descriptor() ([]byte, []int)
Deprecated: Use EphemeralSetting.ProtoReflect.Descriptor instead.
func (*EphemeralSetting) GetDuration ¶
func (x *EphemeralSetting) GetDuration() int32
func (*EphemeralSetting) GetTimestamp ¶
func (x *EphemeralSetting) GetTimestamp() int64
func (*EphemeralSetting) ProtoMessage ¶
func (*EphemeralSetting) ProtoMessage()
func (*EphemeralSetting) ProtoReflect ¶
func (x *EphemeralSetting) ProtoReflect() protoreflect.Message
func (*EphemeralSetting) Reset ¶
func (x *EphemeralSetting) Reset()
func (*EphemeralSetting) String ¶
func (x *EphemeralSetting) String() string
type ExitCode ¶
type ExitCode struct { Code *uint64 `protobuf:"varint,1,opt,name=code" json:"code,omitempty"` Text *string `protobuf:"bytes,2,opt,name=text" json:"text,omitempty"` // contains filtered or unexported fields }
func (*ExitCode) Descriptor
deprecated
func (*ExitCode) ProtoMessage ¶
func (*ExitCode) ProtoMessage()
func (*ExitCode) ProtoReflect ¶
func (x *ExitCode) ProtoReflect() protoreflect.Message
type ExtendedTextMessage ¶
type ExtendedTextMessage struct { Text *string `protobuf:"bytes,1,opt,name=text" json:"text,omitempty"` MatchedText *string `protobuf:"bytes,2,opt,name=matchedText" json:"matchedText,omitempty"` CanonicalUrl *string `protobuf:"bytes,4,opt,name=canonicalUrl" json:"canonicalUrl,omitempty"` Description *string `protobuf:"bytes,5,opt,name=description" json:"description,omitempty"` Title *string `protobuf:"bytes,6,opt,name=title" json:"title,omitempty"` TextArgb *uint32 `protobuf:"fixed32,7,opt,name=textArgb" json:"textArgb,omitempty"` BackgroundArgb *uint32 `protobuf:"fixed32,8,opt,name=backgroundArgb" json:"backgroundArgb,omitempty"` Font *ExtendedTextMessage_ExtendedTextMessageFontType `protobuf:"varint,9,opt,name=font,enum=proto.ExtendedTextMessage_ExtendedTextMessageFontType" json:"font,omitempty"` PreviewType *ExtendedTextMessage_ExtendedTextMessagePreviewType `` /* 132-byte string literal not displayed */ JpegThumbnail []byte `protobuf:"bytes,16,opt,name=jpegThumbnail" json:"jpegThumbnail,omitempty"` ContextInfo *ContextInfo `protobuf:"bytes,17,opt,name=contextInfo" json:"contextInfo,omitempty"` DoNotPlayInline *bool `protobuf:"varint,18,opt,name=doNotPlayInline" json:"doNotPlayInline,omitempty"` ThumbnailDirectPath *string `protobuf:"bytes,19,opt,name=thumbnailDirectPath" json:"thumbnailDirectPath,omitempty"` ThumbnailSha256 []byte `protobuf:"bytes,20,opt,name=thumbnailSha256" json:"thumbnailSha256,omitempty"` ThumbnailEncSha256 []byte `protobuf:"bytes,21,opt,name=thumbnailEncSha256" json:"thumbnailEncSha256,omitempty"` MediaKey []byte `protobuf:"bytes,22,opt,name=mediaKey" json:"mediaKey,omitempty"` MediaKeyTimestamp *int64 `protobuf:"varint,23,opt,name=mediaKeyTimestamp" json:"mediaKeyTimestamp,omitempty"` ThumbnailHeight *uint32 `protobuf:"varint,24,opt,name=thumbnailHeight" json:"thumbnailHeight,omitempty"` ThumbnailWidth *uint32 `protobuf:"varint,25,opt,name=thumbnailWidth" json:"thumbnailWidth,omitempty"` InviteLinkGroupType *ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType `` /* 156-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ExtendedTextMessage) Descriptor
deprecated
func (*ExtendedTextMessage) Descriptor() ([]byte, []int)
Deprecated: Use ExtendedTextMessage.ProtoReflect.Descriptor instead.
func (*ExtendedTextMessage) GetBackgroundArgb ¶
func (x *ExtendedTextMessage) GetBackgroundArgb() uint32
func (*ExtendedTextMessage) GetCanonicalUrl ¶
func (x *ExtendedTextMessage) GetCanonicalUrl() string
func (*ExtendedTextMessage) GetContextInfo ¶
func (x *ExtendedTextMessage) GetContextInfo() *ContextInfo
func (*ExtendedTextMessage) GetDescription ¶
func (x *ExtendedTextMessage) GetDescription() string
func (*ExtendedTextMessage) GetDoNotPlayInline ¶
func (x *ExtendedTextMessage) GetDoNotPlayInline() bool
func (*ExtendedTextMessage) GetFont ¶
func (x *ExtendedTextMessage) GetFont() ExtendedTextMessage_ExtendedTextMessageFontType
func (*ExtendedTextMessage) GetInviteLinkGroupType ¶
func (x *ExtendedTextMessage) GetInviteLinkGroupType() ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType
func (*ExtendedTextMessage) GetJpegThumbnail ¶
func (x *ExtendedTextMessage) GetJpegThumbnail() []byte
func (*ExtendedTextMessage) GetMatchedText ¶
func (x *ExtendedTextMessage) GetMatchedText() string
func (*ExtendedTextMessage) GetMediaKey ¶
func (x *ExtendedTextMessage) GetMediaKey() []byte
func (*ExtendedTextMessage) GetMediaKeyTimestamp ¶
func (x *ExtendedTextMessage) GetMediaKeyTimestamp() int64
func (*ExtendedTextMessage) GetPreviewType ¶
func (x *ExtendedTextMessage) GetPreviewType() ExtendedTextMessage_ExtendedTextMessagePreviewType
func (*ExtendedTextMessage) GetText ¶
func (x *ExtendedTextMessage) GetText() string
func (*ExtendedTextMessage) GetTextArgb ¶
func (x *ExtendedTextMessage) GetTextArgb() uint32
func (*ExtendedTextMessage) GetThumbnailDirectPath ¶
func (x *ExtendedTextMessage) GetThumbnailDirectPath() string
func (*ExtendedTextMessage) GetThumbnailEncSha256 ¶
func (x *ExtendedTextMessage) GetThumbnailEncSha256() []byte
func (*ExtendedTextMessage) GetThumbnailHeight ¶
func (x *ExtendedTextMessage) GetThumbnailHeight() uint32
func (*ExtendedTextMessage) GetThumbnailSha256 ¶
func (x *ExtendedTextMessage) GetThumbnailSha256() []byte
func (*ExtendedTextMessage) GetThumbnailWidth ¶
func (x *ExtendedTextMessage) GetThumbnailWidth() uint32
func (*ExtendedTextMessage) GetTitle ¶
func (x *ExtendedTextMessage) GetTitle() string
func (*ExtendedTextMessage) ProtoMessage ¶
func (*ExtendedTextMessage) ProtoMessage()
func (*ExtendedTextMessage) ProtoReflect ¶
func (x *ExtendedTextMessage) ProtoReflect() protoreflect.Message
func (*ExtendedTextMessage) Reset ¶
func (x *ExtendedTextMessage) Reset()
func (*ExtendedTextMessage) String ¶
func (x *ExtendedTextMessage) String() string
type ExtendedTextMessage_ExtendedTextMessageFontType ¶
type ExtendedTextMessage_ExtendedTextMessageFontType int32
const ( ExtendedTextMessage_SANS_SERIF ExtendedTextMessage_ExtendedTextMessageFontType = 0 ExtendedTextMessage_SERIF ExtendedTextMessage_ExtendedTextMessageFontType = 1 ExtendedTextMessage_NORICAN_REGULAR ExtendedTextMessage_ExtendedTextMessageFontType = 2 ExtendedTextMessage_BRYNDAN_WRITE ExtendedTextMessage_ExtendedTextMessageFontType = 3 ExtendedTextMessage_BEBASNEUE_REGULAR ExtendedTextMessage_ExtendedTextMessageFontType = 4 ExtendedTextMessage_OSWALD_HEAVY ExtendedTextMessage_ExtendedTextMessageFontType = 5 )
func (ExtendedTextMessage_ExtendedTextMessageFontType) Descriptor ¶
func (ExtendedTextMessage_ExtendedTextMessageFontType) Descriptor() protoreflect.EnumDescriptor
func (ExtendedTextMessage_ExtendedTextMessageFontType) EnumDescriptor
deprecated
func (ExtendedTextMessage_ExtendedTextMessageFontType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ExtendedTextMessage_ExtendedTextMessageFontType.Descriptor instead.
func (ExtendedTextMessage_ExtendedTextMessageFontType) Number ¶
func (x ExtendedTextMessage_ExtendedTextMessageFontType) Number() protoreflect.EnumNumber
func (ExtendedTextMessage_ExtendedTextMessageFontType) String ¶
func (x ExtendedTextMessage_ExtendedTextMessageFontType) String() string
func (*ExtendedTextMessage_ExtendedTextMessageFontType) UnmarshalJSON
deprecated
func (x *ExtendedTextMessage_ExtendedTextMessageFontType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType ¶
type ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType int32
const ( ExtendedTextMessage_DEFAULT ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType = 0 ExtendedTextMessage_PARENT ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType = 1 )
func (ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType) Descriptor ¶
func (ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType) Descriptor() protoreflect.EnumDescriptor
func (ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType) EnumDescriptor
deprecated
func (ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType.Descriptor instead.
func (ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType) Number ¶
func (x ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType) Number() protoreflect.EnumNumber
func (ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType) String ¶
func (x ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType) String() string
func (*ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType) UnmarshalJSON
deprecated
func (x *ExtendedTextMessage_ExtendedTextMessageInviteLinkGroupType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ExtendedTextMessage_ExtendedTextMessagePreviewType ¶
type ExtendedTextMessage_ExtendedTextMessagePreviewType int32
const ( ExtendedTextMessage_NONE ExtendedTextMessage_ExtendedTextMessagePreviewType = 0 ExtendedTextMessage_VIDEO ExtendedTextMessage_ExtendedTextMessagePreviewType = 1 )
func (ExtendedTextMessage_ExtendedTextMessagePreviewType) Descriptor ¶
func (ExtendedTextMessage_ExtendedTextMessagePreviewType) Descriptor() protoreflect.EnumDescriptor
func (ExtendedTextMessage_ExtendedTextMessagePreviewType) EnumDescriptor
deprecated
func (ExtendedTextMessage_ExtendedTextMessagePreviewType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ExtendedTextMessage_ExtendedTextMessagePreviewType.Descriptor instead.
func (ExtendedTextMessage_ExtendedTextMessagePreviewType) Number ¶
func (x ExtendedTextMessage_ExtendedTextMessagePreviewType) Number() protoreflect.EnumNumber
func (ExtendedTextMessage_ExtendedTextMessagePreviewType) String ¶
func (x ExtendedTextMessage_ExtendedTextMessagePreviewType) String() string
func (*ExtendedTextMessage_ExtendedTextMessagePreviewType) UnmarshalJSON
deprecated
func (x *ExtendedTextMessage_ExtendedTextMessagePreviewType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ExternalAdReplyInfo ¶
type ExternalAdReplyInfo struct { Title *string `protobuf:"bytes,1,opt,name=title" json:"title,omitempty"` Body *string `protobuf:"bytes,2,opt,name=body" json:"body,omitempty"` MediaType *ExternalAdReplyInfo_ExternalAdReplyInfoMediaType `protobuf:"varint,3,opt,name=mediaType,enum=proto.ExternalAdReplyInfo_ExternalAdReplyInfoMediaType" json:"mediaType,omitempty"` ThumbnailUrl *string `protobuf:"bytes,4,opt,name=thumbnailUrl" json:"thumbnailUrl,omitempty"` MediaUrl *string `protobuf:"bytes,5,opt,name=mediaUrl" json:"mediaUrl,omitempty"` Thumbnail []byte `protobuf:"bytes,6,opt,name=thumbnail" json:"thumbnail,omitempty"` SourceType *string `protobuf:"bytes,7,opt,name=sourceType" json:"sourceType,omitempty"` SourceId *string `protobuf:"bytes,8,opt,name=sourceId" json:"sourceId,omitempty"` SourceUrl *string `protobuf:"bytes,9,opt,name=sourceUrl" json:"sourceUrl,omitempty"` ContainsAutoReply *bool `protobuf:"varint,10,opt,name=containsAutoReply" json:"containsAutoReply,omitempty"` // contains filtered or unexported fields }
func (*ExternalAdReplyInfo) Descriptor
deprecated
func (*ExternalAdReplyInfo) Descriptor() ([]byte, []int)
Deprecated: Use ExternalAdReplyInfo.ProtoReflect.Descriptor instead.
func (*ExternalAdReplyInfo) GetBody ¶
func (x *ExternalAdReplyInfo) GetBody() string
func (*ExternalAdReplyInfo) GetContainsAutoReply ¶
func (x *ExternalAdReplyInfo) GetContainsAutoReply() bool
func (*ExternalAdReplyInfo) GetMediaType ¶
func (x *ExternalAdReplyInfo) GetMediaType() ExternalAdReplyInfo_ExternalAdReplyInfoMediaType
func (*ExternalAdReplyInfo) GetMediaUrl ¶
func (x *ExternalAdReplyInfo) GetMediaUrl() string
func (*ExternalAdReplyInfo) GetSourceId ¶
func (x *ExternalAdReplyInfo) GetSourceId() string
func (*ExternalAdReplyInfo) GetSourceType ¶
func (x *ExternalAdReplyInfo) GetSourceType() string
func (*ExternalAdReplyInfo) GetSourceUrl ¶
func (x *ExternalAdReplyInfo) GetSourceUrl() string
func (*ExternalAdReplyInfo) GetThumbnail ¶
func (x *ExternalAdReplyInfo) GetThumbnail() []byte
func (*ExternalAdReplyInfo) GetThumbnailUrl ¶
func (x *ExternalAdReplyInfo) GetThumbnailUrl() string
func (*ExternalAdReplyInfo) GetTitle ¶
func (x *ExternalAdReplyInfo) GetTitle() string
func (*ExternalAdReplyInfo) ProtoMessage ¶
func (*ExternalAdReplyInfo) ProtoMessage()
func (*ExternalAdReplyInfo) ProtoReflect ¶
func (x *ExternalAdReplyInfo) ProtoReflect() protoreflect.Message
func (*ExternalAdReplyInfo) Reset ¶
func (x *ExternalAdReplyInfo) Reset()
func (*ExternalAdReplyInfo) String ¶
func (x *ExternalAdReplyInfo) String() string
type ExternalAdReplyInfo_ExternalAdReplyInfoMediaType ¶
type ExternalAdReplyInfo_ExternalAdReplyInfoMediaType int32
const ( ExternalAdReplyInfo_NONE ExternalAdReplyInfo_ExternalAdReplyInfoMediaType = 0 ExternalAdReplyInfo_IMAGE ExternalAdReplyInfo_ExternalAdReplyInfoMediaType = 1 ExternalAdReplyInfo_VIDEO ExternalAdReplyInfo_ExternalAdReplyInfoMediaType = 2 )
func (ExternalAdReplyInfo_ExternalAdReplyInfoMediaType) Descriptor ¶
func (ExternalAdReplyInfo_ExternalAdReplyInfoMediaType) Descriptor() protoreflect.EnumDescriptor
func (ExternalAdReplyInfo_ExternalAdReplyInfoMediaType) EnumDescriptor
deprecated
func (ExternalAdReplyInfo_ExternalAdReplyInfoMediaType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ExternalAdReplyInfo_ExternalAdReplyInfoMediaType.Descriptor instead.
func (ExternalAdReplyInfo_ExternalAdReplyInfoMediaType) Number ¶
func (x ExternalAdReplyInfo_ExternalAdReplyInfoMediaType) Number() protoreflect.EnumNumber
func (ExternalAdReplyInfo_ExternalAdReplyInfoMediaType) String ¶
func (x ExternalAdReplyInfo_ExternalAdReplyInfoMediaType) String() string
func (*ExternalAdReplyInfo_ExternalAdReplyInfoMediaType) UnmarshalJSON
deprecated
func (x *ExternalAdReplyInfo_ExternalAdReplyInfoMediaType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ExternalBlobReference ¶
type ExternalBlobReference struct { MediaKey []byte `protobuf:"bytes,1,opt,name=mediaKey" json:"mediaKey,omitempty"` DirectPath *string `protobuf:"bytes,2,opt,name=directPath" json:"directPath,omitempty"` Handle *string `protobuf:"bytes,3,opt,name=handle" json:"handle,omitempty"` FileSizeBytes *uint64 `protobuf:"varint,4,opt,name=fileSizeBytes" json:"fileSizeBytes,omitempty"` FileSha256 []byte `protobuf:"bytes,5,opt,name=fileSha256" json:"fileSha256,omitempty"` FileEncSha256 []byte `protobuf:"bytes,6,opt,name=fileEncSha256" json:"fileEncSha256,omitempty"` // contains filtered or unexported fields }
func (*ExternalBlobReference) Descriptor
deprecated
func (*ExternalBlobReference) Descriptor() ([]byte, []int)
Deprecated: Use ExternalBlobReference.ProtoReflect.Descriptor instead.
func (*ExternalBlobReference) GetDirectPath ¶
func (x *ExternalBlobReference) GetDirectPath() string
func (*ExternalBlobReference) GetFileEncSha256 ¶
func (x *ExternalBlobReference) GetFileEncSha256() []byte
func (*ExternalBlobReference) GetFileSha256 ¶
func (x *ExternalBlobReference) GetFileSha256() []byte
func (*ExternalBlobReference) GetFileSizeBytes ¶
func (x *ExternalBlobReference) GetFileSizeBytes() uint64
func (*ExternalBlobReference) GetHandle ¶
func (x *ExternalBlobReference) GetHandle() string
func (*ExternalBlobReference) GetMediaKey ¶
func (x *ExternalBlobReference) GetMediaKey() []byte
func (*ExternalBlobReference) ProtoMessage ¶
func (*ExternalBlobReference) ProtoMessage()
func (*ExternalBlobReference) ProtoReflect ¶
func (x *ExternalBlobReference) ProtoReflect() protoreflect.Message
func (*ExternalBlobReference) Reset ¶
func (x *ExternalBlobReference) Reset()
func (*ExternalBlobReference) String ¶
func (x *ExternalBlobReference) String() string
type FavoriteStickerAction ¶
type FavoriteStickerAction struct { DirectPath *string `protobuf:"bytes,1,opt,name=directPath" json:"directPath,omitempty"` LastUploadTimestamp *string `protobuf:"bytes,2,opt,name=lastUploadTimestamp" json:"lastUploadTimestamp,omitempty"` Handle *string `protobuf:"bytes,3,opt,name=handle" json:"handle,omitempty"` EncFilehash *string `protobuf:"bytes,4,opt,name=encFilehash" json:"encFilehash,omitempty"` StickerHashWithoutMeta *string `protobuf:"bytes,5,opt,name=stickerHashWithoutMeta" json:"stickerHashWithoutMeta,omitempty"` MediaKey *string `protobuf:"bytes,6,opt,name=mediaKey" json:"mediaKey,omitempty"` MediaKeyTimestamp *int64 `protobuf:"varint,7,opt,name=mediaKeyTimestamp" json:"mediaKeyTimestamp,omitempty"` IsFavorite *bool `protobuf:"varint,8,opt,name=isFavorite" json:"isFavorite,omitempty"` // contains filtered or unexported fields }
func (*FavoriteStickerAction) Descriptor
deprecated
func (*FavoriteStickerAction) Descriptor() ([]byte, []int)
Deprecated: Use FavoriteStickerAction.ProtoReflect.Descriptor instead.
func (*FavoriteStickerAction) GetDirectPath ¶
func (x *FavoriteStickerAction) GetDirectPath() string
func (*FavoriteStickerAction) GetEncFilehash ¶
func (x *FavoriteStickerAction) GetEncFilehash() string
func (*FavoriteStickerAction) GetHandle ¶
func (x *FavoriteStickerAction) GetHandle() string
func (*FavoriteStickerAction) GetIsFavorite ¶
func (x *FavoriteStickerAction) GetIsFavorite() bool
func (*FavoriteStickerAction) GetLastUploadTimestamp ¶
func (x *FavoriteStickerAction) GetLastUploadTimestamp() string
func (*FavoriteStickerAction) GetMediaKey ¶
func (x *FavoriteStickerAction) GetMediaKey() string
func (*FavoriteStickerAction) GetMediaKeyTimestamp ¶
func (x *FavoriteStickerAction) GetMediaKeyTimestamp() int64
func (*FavoriteStickerAction) GetStickerHashWithoutMeta ¶
func (x *FavoriteStickerAction) GetStickerHashWithoutMeta() string
func (*FavoriteStickerAction) ProtoMessage ¶
func (*FavoriteStickerAction) ProtoMessage()
func (*FavoriteStickerAction) ProtoReflect ¶
func (x *FavoriteStickerAction) ProtoReflect() protoreflect.Message
func (*FavoriteStickerAction) Reset ¶
func (x *FavoriteStickerAction) Reset()
func (*FavoriteStickerAction) String ¶
func (x *FavoriteStickerAction) String() string
type Footer ¶
type Footer struct { // contains filtered or unexported fields }
func (*Footer) Descriptor
deprecated
func (*Footer) ProtoMessage ¶
func (*Footer) ProtoMessage()
func (*Footer) ProtoReflect ¶
func (x *Footer) ProtoReflect() protoreflect.Message
type FourRowTemplate ¶
type FourRowTemplate struct { Content *HighlyStructuredMessage `protobuf:"bytes,6,opt,name=content" json:"content,omitempty"` Buttons []*TemplateButton `protobuf:"bytes,8,rep,name=buttons" json:"buttons,omitempty"` // Types that are assignable to Title: // *FourRowTemplate_DocumentMessage // *FourRowTemplate_HighlyStructuredMessage // *FourRowTemplate_ImageMessage // *FourRowTemplate_VideoMessage // *FourRowTemplate_LocationMessage Title isFourRowTemplate_Title `protobuf_oneof:"title"` // contains filtered or unexported fields }
func (*FourRowTemplate) Descriptor
deprecated
func (*FourRowTemplate) Descriptor() ([]byte, []int)
Deprecated: Use FourRowTemplate.ProtoReflect.Descriptor instead.
func (*FourRowTemplate) GetButtons ¶
func (x *FourRowTemplate) GetButtons() []*TemplateButton
func (*FourRowTemplate) GetContent ¶
func (x *FourRowTemplate) GetContent() *HighlyStructuredMessage
func (*FourRowTemplate) GetDocumentMessage ¶
func (x *FourRowTemplate) GetDocumentMessage() *DocumentMessage
func (*FourRowTemplate) GetFooter ¶
func (x *FourRowTemplate) GetFooter() *HighlyStructuredMessage
func (*FourRowTemplate) GetHighlyStructuredMessage ¶
func (x *FourRowTemplate) GetHighlyStructuredMessage() *HighlyStructuredMessage
func (*FourRowTemplate) GetImageMessage ¶
func (x *FourRowTemplate) GetImageMessage() *ImageMessage
func (*FourRowTemplate) GetLocationMessage ¶
func (x *FourRowTemplate) GetLocationMessage() *LocationMessage
func (*FourRowTemplate) GetTitle ¶
func (m *FourRowTemplate) GetTitle() isFourRowTemplate_Title
func (*FourRowTemplate) GetVideoMessage ¶
func (x *FourRowTemplate) GetVideoMessage() *VideoMessage
func (*FourRowTemplate) ProtoMessage ¶
func (*FourRowTemplate) ProtoMessage()
func (*FourRowTemplate) ProtoReflect ¶
func (x *FourRowTemplate) ProtoReflect() protoreflect.Message
func (*FourRowTemplate) Reset ¶
func (x *FourRowTemplate) Reset()
func (*FourRowTemplate) String ¶
func (x *FourRowTemplate) String() string
type FourRowTemplate_DocumentMessage ¶
type FourRowTemplate_DocumentMessage struct {
DocumentMessage *DocumentMessage `protobuf:"bytes,1,opt,name=documentMessage,oneof"`
}
type FourRowTemplate_HighlyStructuredMessage ¶
type FourRowTemplate_HighlyStructuredMessage struct {
HighlyStructuredMessage *HighlyStructuredMessage `protobuf:"bytes,2,opt,name=highlyStructuredMessage,oneof"`
}
type FourRowTemplate_ImageMessage ¶
type FourRowTemplate_ImageMessage struct {
ImageMessage *ImageMessage `protobuf:"bytes,3,opt,name=imageMessage,oneof"`
}
type FourRowTemplate_LocationMessage ¶
type FourRowTemplate_LocationMessage struct {
LocationMessage *LocationMessage `protobuf:"bytes,5,opt,name=locationMessage,oneof"`
}
type FourRowTemplate_VideoMessage ¶
type FourRowTemplate_VideoMessage struct {
VideoMessage *VideoMessage `protobuf:"bytes,4,opt,name=videoMessage,oneof"`
}
type FutureProofMessage ¶
type FutureProofMessage struct { Message *Message `protobuf:"bytes,1,opt,name=message" json:"message,omitempty"` // contains filtered or unexported fields }
func (*FutureProofMessage) Descriptor
deprecated
func (*FutureProofMessage) Descriptor() ([]byte, []int)
Deprecated: Use FutureProofMessage.ProtoReflect.Descriptor instead.
func (*FutureProofMessage) GetMessage ¶
func (x *FutureProofMessage) GetMessage() *Message
func (*FutureProofMessage) ProtoMessage ¶
func (*FutureProofMessage) ProtoMessage()
func (*FutureProofMessage) ProtoReflect ¶
func (x *FutureProofMessage) ProtoReflect() protoreflect.Message
func (*FutureProofMessage) Reset ¶
func (x *FutureProofMessage) Reset()
func (*FutureProofMessage) String ¶
func (x *FutureProofMessage) String() string
type GlobalSettings ¶
type GlobalSettings struct { LightThemeWallpaper *WallpaperSettings `protobuf:"bytes,1,opt,name=lightThemeWallpaper" json:"lightThemeWallpaper,omitempty"` MediaVisibility *MediaVisibility `protobuf:"varint,2,opt,name=mediaVisibility,enum=proto.MediaVisibility" json:"mediaVisibility,omitempty"` DarkThemeWallpaper *WallpaperSettings `protobuf:"bytes,3,opt,name=darkThemeWallpaper" json:"darkThemeWallpaper,omitempty"` // contains filtered or unexported fields }
func (*GlobalSettings) Descriptor
deprecated
func (*GlobalSettings) Descriptor() ([]byte, []int)
Deprecated: Use GlobalSettings.ProtoReflect.Descriptor instead.
func (*GlobalSettings) GetDarkThemeWallpaper ¶
func (x *GlobalSettings) GetDarkThemeWallpaper() *WallpaperSettings
func (*GlobalSettings) GetLightThemeWallpaper ¶
func (x *GlobalSettings) GetLightThemeWallpaper() *WallpaperSettings
func (*GlobalSettings) GetMediaVisibility ¶
func (x *GlobalSettings) GetMediaVisibility() MediaVisibility
func (*GlobalSettings) ProtoMessage ¶
func (*GlobalSettings) ProtoMessage()
func (*GlobalSettings) ProtoReflect ¶
func (x *GlobalSettings) ProtoReflect() protoreflect.Message
func (*GlobalSettings) Reset ¶
func (x *GlobalSettings) Reset()
func (*GlobalSettings) String ¶
func (x *GlobalSettings) String() string
type GroupInviteMessage ¶
type GroupInviteMessage struct { GroupJid *string `protobuf:"bytes,1,opt,name=groupJid" json:"groupJid,omitempty"` InviteCode *string `protobuf:"bytes,2,opt,name=inviteCode" json:"inviteCode,omitempty"` InviteExpiration *int64 `protobuf:"varint,3,opt,name=inviteExpiration" json:"inviteExpiration,omitempty"` GroupName *string `protobuf:"bytes,4,opt,name=groupName" json:"groupName,omitempty"` JpegThumbnail []byte `protobuf:"bytes,5,opt,name=jpegThumbnail" json:"jpegThumbnail,omitempty"` Caption *string `protobuf:"bytes,6,opt,name=caption" json:"caption,omitempty"` ContextInfo *ContextInfo `protobuf:"bytes,7,opt,name=contextInfo" json:"contextInfo,omitempty"` GroupType *GroupInviteMessage_GroupInviteMessageGroupType `protobuf:"varint,8,opt,name=groupType,enum=proto.GroupInviteMessage_GroupInviteMessageGroupType" json:"groupType,omitempty"` // contains filtered or unexported fields }
func (*GroupInviteMessage) Descriptor
deprecated
func (*GroupInviteMessage) Descriptor() ([]byte, []int)
Deprecated: Use GroupInviteMessage.ProtoReflect.Descriptor instead.
func (*GroupInviteMessage) GetCaption ¶
func (x *GroupInviteMessage) GetCaption() string
func (*GroupInviteMessage) GetContextInfo ¶
func (x *GroupInviteMessage) GetContextInfo() *ContextInfo
func (*GroupInviteMessage) GetGroupJid ¶
func (x *GroupInviteMessage) GetGroupJid() string
func (*GroupInviteMessage) GetGroupName ¶
func (x *GroupInviteMessage) GetGroupName() string
func (*GroupInviteMessage) GetGroupType ¶
func (x *GroupInviteMessage) GetGroupType() GroupInviteMessage_GroupInviteMessageGroupType
func (*GroupInviteMessage) GetInviteCode ¶
func (x *GroupInviteMessage) GetInviteCode() string
func (*GroupInviteMessage) GetInviteExpiration ¶
func (x *GroupInviteMessage) GetInviteExpiration() int64
func (*GroupInviteMessage) GetJpegThumbnail ¶
func (x *GroupInviteMessage) GetJpegThumbnail() []byte
func (*GroupInviteMessage) ProtoMessage ¶
func (*GroupInviteMessage) ProtoMessage()
func (*GroupInviteMessage) ProtoReflect ¶
func (x *GroupInviteMessage) ProtoReflect() protoreflect.Message
func (*GroupInviteMessage) Reset ¶
func (x *GroupInviteMessage) Reset()
func (*GroupInviteMessage) String ¶
func (x *GroupInviteMessage) String() string
type GroupInviteMessage_GroupInviteMessageGroupType ¶
type GroupInviteMessage_GroupInviteMessageGroupType int32
const ( GroupInviteMessage_DEFAULT GroupInviteMessage_GroupInviteMessageGroupType = 0 GroupInviteMessage_PARENT GroupInviteMessage_GroupInviteMessageGroupType = 1 )
func (GroupInviteMessage_GroupInviteMessageGroupType) Descriptor ¶
func (GroupInviteMessage_GroupInviteMessageGroupType) Descriptor() protoreflect.EnumDescriptor
func (GroupInviteMessage_GroupInviteMessageGroupType) EnumDescriptor
deprecated
func (GroupInviteMessage_GroupInviteMessageGroupType) EnumDescriptor() ([]byte, []int)
Deprecated: Use GroupInviteMessage_GroupInviteMessageGroupType.Descriptor instead.
func (GroupInviteMessage_GroupInviteMessageGroupType) Number ¶
func (x GroupInviteMessage_GroupInviteMessageGroupType) Number() protoreflect.EnumNumber
func (GroupInviteMessage_GroupInviteMessageGroupType) String ¶
func (x GroupInviteMessage_GroupInviteMessageGroupType) String() string
func (*GroupInviteMessage_GroupInviteMessageGroupType) UnmarshalJSON
deprecated
func (x *GroupInviteMessage_GroupInviteMessageGroupType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type GroupParticipant ¶
type GroupParticipant struct { UserJid *string `protobuf:"bytes,1,req,name=userJid" json:"userJid,omitempty"` Rank *GroupParticipant_GroupParticipantRank `protobuf:"varint,2,opt,name=rank,enum=proto.GroupParticipant_GroupParticipantRank" json:"rank,omitempty"` // contains filtered or unexported fields }
func (*GroupParticipant) Descriptor
deprecated
func (*GroupParticipant) Descriptor() ([]byte, []int)
Deprecated: Use GroupParticipant.ProtoReflect.Descriptor instead.
func (*GroupParticipant) GetRank ¶
func (x *GroupParticipant) GetRank() GroupParticipant_GroupParticipantRank
func (*GroupParticipant) GetUserJid ¶
func (x *GroupParticipant) GetUserJid() string
func (*GroupParticipant) ProtoMessage ¶
func (*GroupParticipant) ProtoMessage()
func (*GroupParticipant) ProtoReflect ¶
func (x *GroupParticipant) ProtoReflect() protoreflect.Message
func (*GroupParticipant) Reset ¶
func (x *GroupParticipant) Reset()
func (*GroupParticipant) String ¶
func (x *GroupParticipant) String() string
type GroupParticipant_GroupParticipantRank ¶
type GroupParticipant_GroupParticipantRank int32
const ( GroupParticipant_REGULAR GroupParticipant_GroupParticipantRank = 0 GroupParticipant_ADMIN GroupParticipant_GroupParticipantRank = 1 GroupParticipant_SUPERADMIN GroupParticipant_GroupParticipantRank = 2 )
func (GroupParticipant_GroupParticipantRank) Descriptor ¶
func (GroupParticipant_GroupParticipantRank) Descriptor() protoreflect.EnumDescriptor
func (GroupParticipant_GroupParticipantRank) EnumDescriptor
deprecated
func (GroupParticipant_GroupParticipantRank) EnumDescriptor() ([]byte, []int)
Deprecated: Use GroupParticipant_GroupParticipantRank.Descriptor instead.
func (GroupParticipant_GroupParticipantRank) Number ¶
func (x GroupParticipant_GroupParticipantRank) Number() protoreflect.EnumNumber
func (GroupParticipant_GroupParticipantRank) String ¶
func (x GroupParticipant_GroupParticipantRank) String() string
func (GroupParticipant_GroupParticipantRank) Type ¶
func (GroupParticipant_GroupParticipantRank) Type() protoreflect.EnumType
func (*GroupParticipant_GroupParticipantRank) UnmarshalJSON
deprecated
func (x *GroupParticipant_GroupParticipantRank) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type HSMCurrency ¶
type HSMCurrency struct { CurrencyCode *string `protobuf:"bytes,1,opt,name=currencyCode" json:"currencyCode,omitempty"` Amount1000 *int64 `protobuf:"varint,2,opt,name=amount1000" json:"amount1000,omitempty"` // contains filtered or unexported fields }
func (*HSMCurrency) Descriptor
deprecated
func (*HSMCurrency) Descriptor() ([]byte, []int)
Deprecated: Use HSMCurrency.ProtoReflect.Descriptor instead.
func (*HSMCurrency) GetAmount1000 ¶
func (x *HSMCurrency) GetAmount1000() int64
func (*HSMCurrency) GetCurrencyCode ¶
func (x *HSMCurrency) GetCurrencyCode() string
func (*HSMCurrency) ProtoMessage ¶
func (*HSMCurrency) ProtoMessage()
func (*HSMCurrency) ProtoReflect ¶
func (x *HSMCurrency) ProtoReflect() protoreflect.Message
func (*HSMCurrency) Reset ¶
func (x *HSMCurrency) Reset()
func (*HSMCurrency) String ¶
func (x *HSMCurrency) String() string
type HSMDateTime ¶
type HSMDateTime struct { // Types that are assignable to DatetimeOneof: // *HSMDateTime_Component // *HSMDateTime_UnixEpoch DatetimeOneof isHSMDateTime_DatetimeOneof `protobuf_oneof:"datetimeOneof"` // contains filtered or unexported fields }
func (*HSMDateTime) Descriptor
deprecated
func (*HSMDateTime) Descriptor() ([]byte, []int)
Deprecated: Use HSMDateTime.ProtoReflect.Descriptor instead.
func (*HSMDateTime) GetComponent ¶
func (x *HSMDateTime) GetComponent() *HSMDateTimeComponent
func (*HSMDateTime) GetDatetimeOneof ¶
func (m *HSMDateTime) GetDatetimeOneof() isHSMDateTime_DatetimeOneof
func (*HSMDateTime) GetUnixEpoch ¶
func (x *HSMDateTime) GetUnixEpoch() *HSMDateTimeUnixEpoch
func (*HSMDateTime) ProtoMessage ¶
func (*HSMDateTime) ProtoMessage()
func (*HSMDateTime) ProtoReflect ¶
func (x *HSMDateTime) ProtoReflect() protoreflect.Message
func (*HSMDateTime) Reset ¶
func (x *HSMDateTime) Reset()
func (*HSMDateTime) String ¶
func (x *HSMDateTime) String() string
type HSMDateTimeComponent ¶
type HSMDateTimeComponent struct { DayOfWeek *HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType `` /* 131-byte string literal not displayed */ Year *uint32 `protobuf:"varint,2,opt,name=year" json:"year,omitempty"` Month *uint32 `protobuf:"varint,3,opt,name=month" json:"month,omitempty"` DayOfMonth *uint32 `protobuf:"varint,4,opt,name=dayOfMonth" json:"dayOfMonth,omitempty"` Hour *uint32 `protobuf:"varint,5,opt,name=hour" json:"hour,omitempty"` Minute *uint32 `protobuf:"varint,6,opt,name=minute" json:"minute,omitempty"` Calendar *HSMDateTimeComponent_HSMDateTimeComponentCalendarType `` /* 128-byte string literal not displayed */ // contains filtered or unexported fields }
func (*HSMDateTimeComponent) Descriptor
deprecated
func (*HSMDateTimeComponent) Descriptor() ([]byte, []int)
Deprecated: Use HSMDateTimeComponent.ProtoReflect.Descriptor instead.
func (*HSMDateTimeComponent) GetCalendar ¶
func (x *HSMDateTimeComponent) GetCalendar() HSMDateTimeComponent_HSMDateTimeComponentCalendarType
func (*HSMDateTimeComponent) GetDayOfMonth ¶
func (x *HSMDateTimeComponent) GetDayOfMonth() uint32
func (*HSMDateTimeComponent) GetDayOfWeek ¶
func (x *HSMDateTimeComponent) GetDayOfWeek() HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType
func (*HSMDateTimeComponent) GetHour ¶
func (x *HSMDateTimeComponent) GetHour() uint32
func (*HSMDateTimeComponent) GetMinute ¶
func (x *HSMDateTimeComponent) GetMinute() uint32
func (*HSMDateTimeComponent) GetMonth ¶
func (x *HSMDateTimeComponent) GetMonth() uint32
func (*HSMDateTimeComponent) GetYear ¶
func (x *HSMDateTimeComponent) GetYear() uint32
func (*HSMDateTimeComponent) ProtoMessage ¶
func (*HSMDateTimeComponent) ProtoMessage()
func (*HSMDateTimeComponent) ProtoReflect ¶
func (x *HSMDateTimeComponent) ProtoReflect() protoreflect.Message
func (*HSMDateTimeComponent) Reset ¶
func (x *HSMDateTimeComponent) Reset()
func (*HSMDateTimeComponent) String ¶
func (x *HSMDateTimeComponent) String() string
type HSMDateTimeComponent_HSMDateTimeComponentCalendarType ¶
type HSMDateTimeComponent_HSMDateTimeComponentCalendarType int32
const ( HSMDateTimeComponent_GREGORIAN HSMDateTimeComponent_HSMDateTimeComponentCalendarType = 1 HSMDateTimeComponent_SOLAR_HIJRI HSMDateTimeComponent_HSMDateTimeComponentCalendarType = 2 )
func (HSMDateTimeComponent_HSMDateTimeComponentCalendarType) Descriptor ¶
func (HSMDateTimeComponent_HSMDateTimeComponentCalendarType) Descriptor() protoreflect.EnumDescriptor
func (HSMDateTimeComponent_HSMDateTimeComponentCalendarType) EnumDescriptor
deprecated
func (HSMDateTimeComponent_HSMDateTimeComponentCalendarType) EnumDescriptor() ([]byte, []int)
Deprecated: Use HSMDateTimeComponent_HSMDateTimeComponentCalendarType.Descriptor instead.
func (HSMDateTimeComponent_HSMDateTimeComponentCalendarType) Number ¶
func (x HSMDateTimeComponent_HSMDateTimeComponentCalendarType) Number() protoreflect.EnumNumber
func (HSMDateTimeComponent_HSMDateTimeComponentCalendarType) String ¶
func (x HSMDateTimeComponent_HSMDateTimeComponentCalendarType) String() string
func (*HSMDateTimeComponent_HSMDateTimeComponentCalendarType) UnmarshalJSON
deprecated
func (x *HSMDateTimeComponent_HSMDateTimeComponentCalendarType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType ¶
type HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType int32
const ( HSMDateTimeComponent_MONDAY HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType = 1 HSMDateTimeComponent_TUESDAY HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType = 2 HSMDateTimeComponent_WEDNESDAY HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType = 3 HSMDateTimeComponent_THURSDAY HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType = 4 HSMDateTimeComponent_FRIDAY HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType = 5 HSMDateTimeComponent_SATURDAY HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType = 6 HSMDateTimeComponent_SUNDAY HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType = 7 )
func (HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType) Descriptor ¶
func (HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType) Descriptor() protoreflect.EnumDescriptor
func (HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType) EnumDescriptor
deprecated
func (HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType) EnumDescriptor() ([]byte, []int)
Deprecated: Use HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType.Descriptor instead.
func (HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType) Number ¶
func (x HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType) Number() protoreflect.EnumNumber
func (HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType) String ¶
func (x HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType) String() string
func (*HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType) UnmarshalJSON
deprecated
func (x *HSMDateTimeComponent_HSMDateTimeComponentDayOfWeekType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type HSMDateTimeUnixEpoch ¶
type HSMDateTimeUnixEpoch struct { Timestamp *int64 `protobuf:"varint,1,opt,name=timestamp" json:"timestamp,omitempty"` // contains filtered or unexported fields }
func (*HSMDateTimeUnixEpoch) Descriptor
deprecated
func (*HSMDateTimeUnixEpoch) Descriptor() ([]byte, []int)
Deprecated: Use HSMDateTimeUnixEpoch.ProtoReflect.Descriptor instead.
func (*HSMDateTimeUnixEpoch) GetTimestamp ¶
func (x *HSMDateTimeUnixEpoch) GetTimestamp() int64
func (*HSMDateTimeUnixEpoch) ProtoMessage ¶
func (*HSMDateTimeUnixEpoch) ProtoMessage()
func (*HSMDateTimeUnixEpoch) ProtoReflect ¶
func (x *HSMDateTimeUnixEpoch) ProtoReflect() protoreflect.Message
func (*HSMDateTimeUnixEpoch) Reset ¶
func (x *HSMDateTimeUnixEpoch) Reset()
func (*HSMDateTimeUnixEpoch) String ¶
func (x *HSMDateTimeUnixEpoch) String() string
type HSMDateTime_Component ¶
type HSMDateTime_Component struct {
Component *HSMDateTimeComponent `protobuf:"bytes,1,opt,name=component,oneof"`
}
type HSMDateTime_UnixEpoch ¶
type HSMDateTime_UnixEpoch struct {
UnixEpoch *HSMDateTimeUnixEpoch `protobuf:"bytes,2,opt,name=unixEpoch,oneof"`
}
type HSMLocalizableParameter ¶
type HSMLocalizableParameter struct { Default *string `protobuf:"bytes,1,opt,name=default" json:"default,omitempty"` // Types that are assignable to ParamOneof: // *HSMLocalizableParameter_Currency // *HSMLocalizableParameter_DateTime ParamOneof isHSMLocalizableParameter_ParamOneof `protobuf_oneof:"paramOneof"` // contains filtered or unexported fields }
func (*HSMLocalizableParameter) Descriptor
deprecated
func (*HSMLocalizableParameter) Descriptor() ([]byte, []int)
Deprecated: Use HSMLocalizableParameter.ProtoReflect.Descriptor instead.
func (*HSMLocalizableParameter) GetCurrency ¶
func (x *HSMLocalizableParameter) GetCurrency() *HSMCurrency
func (*HSMLocalizableParameter) GetDateTime ¶
func (x *HSMLocalizableParameter) GetDateTime() *HSMDateTime
func (*HSMLocalizableParameter) GetDefault ¶
func (x *HSMLocalizableParameter) GetDefault() string
func (*HSMLocalizableParameter) GetParamOneof ¶
func (m *HSMLocalizableParameter) GetParamOneof() isHSMLocalizableParameter_ParamOneof
func (*HSMLocalizableParameter) ProtoMessage ¶
func (*HSMLocalizableParameter) ProtoMessage()
func (*HSMLocalizableParameter) ProtoReflect ¶
func (x *HSMLocalizableParameter) ProtoReflect() protoreflect.Message
func (*HSMLocalizableParameter) Reset ¶
func (x *HSMLocalizableParameter) Reset()
func (*HSMLocalizableParameter) String ¶
func (x *HSMLocalizableParameter) String() string
type HSMLocalizableParameter_Currency ¶
type HSMLocalizableParameter_Currency struct {
Currency *HSMCurrency `protobuf:"bytes,2,opt,name=currency,oneof"`
}
type HSMLocalizableParameter_DateTime ¶
type HSMLocalizableParameter_DateTime struct {
DateTime *HSMDateTime `protobuf:"bytes,3,opt,name=dateTime,oneof"`
}
type HandshakeMessage ¶
type HandshakeMessage struct { ClientHello *ClientHello `protobuf:"bytes,2,opt,name=clientHello" json:"clientHello,omitempty"` ServerHello *ServerHello `protobuf:"bytes,3,opt,name=serverHello" json:"serverHello,omitempty"` ClientFinish *ClientFinish `protobuf:"bytes,4,opt,name=clientFinish" json:"clientFinish,omitempty"` // contains filtered or unexported fields }
func (*HandshakeMessage) Descriptor
deprecated
func (*HandshakeMessage) Descriptor() ([]byte, []int)
Deprecated: Use HandshakeMessage.ProtoReflect.Descriptor instead.
func (*HandshakeMessage) GetClientFinish ¶
func (x *HandshakeMessage) GetClientFinish() *ClientFinish
func (*HandshakeMessage) GetClientHello ¶
func (x *HandshakeMessage) GetClientHello() *ClientHello
func (*HandshakeMessage) GetServerHello ¶
func (x *HandshakeMessage) GetServerHello() *ServerHello
func (*HandshakeMessage) ProtoMessage ¶
func (*HandshakeMessage) ProtoMessage()
func (*HandshakeMessage) ProtoReflect ¶
func (x *HandshakeMessage) ProtoReflect() protoreflect.Message
func (*HandshakeMessage) Reset ¶
func (x *HandshakeMessage) Reset()
func (*HandshakeMessage) String ¶
func (x *HandshakeMessage) String() string
type Header ¶
type Header struct { Title *string `protobuf:"bytes,1,opt,name=title" json:"title,omitempty"` Subtitle *string `protobuf:"bytes,2,opt,name=subtitle" json:"subtitle,omitempty"` HasMediaAttachment *bool `protobuf:"varint,5,opt,name=hasMediaAttachment" json:"hasMediaAttachment,omitempty"` // Types that are assignable to Media: // *Header_DocumentMessage // *Header_ImageMessage // *Header_JpegThumbnail // *Header_VideoMessage Media isHeader_Media `protobuf_oneof:"media"` // contains filtered or unexported fields }
func (*Header) Descriptor
deprecated
func (*Header) GetDocumentMessage ¶
func (x *Header) GetDocumentMessage() *DocumentMessage
func (*Header) GetHasMediaAttachment ¶
func (*Header) GetImageMessage ¶
func (x *Header) GetImageMessage() *ImageMessage
func (*Header) GetJpegThumbnail ¶
func (*Header) GetSubtitle ¶
func (*Header) GetVideoMessage ¶
func (x *Header) GetVideoMessage() *VideoMessage
func (*Header) ProtoMessage ¶
func (*Header) ProtoMessage()
func (*Header) ProtoReflect ¶
func (x *Header) ProtoReflect() protoreflect.Message
type Header_DocumentMessage ¶
type Header_DocumentMessage struct {
DocumentMessage *DocumentMessage `protobuf:"bytes,3,opt,name=documentMessage,oneof"`
}
type Header_ImageMessage ¶
type Header_ImageMessage struct {
ImageMessage *ImageMessage `protobuf:"bytes,4,opt,name=imageMessage,oneof"`
}
type Header_JpegThumbnail ¶
type Header_JpegThumbnail struct {
JpegThumbnail []byte `protobuf:"bytes,6,opt,name=jpegThumbnail,oneof"`
}
type Header_VideoMessage ¶
type Header_VideoMessage struct {
VideoMessage *VideoMessage `protobuf:"bytes,7,opt,name=videoMessage,oneof"`
}
type HighlyStructuredMessage ¶
type HighlyStructuredMessage struct { Namespace *string `protobuf:"bytes,1,opt,name=namespace" json:"namespace,omitempty"` ElementName *string `protobuf:"bytes,2,opt,name=elementName" json:"elementName,omitempty"` Params []string `protobuf:"bytes,3,rep,name=params" json:"params,omitempty"` FallbackLg *string `protobuf:"bytes,4,opt,name=fallbackLg" json:"fallbackLg,omitempty"` FallbackLc *string `protobuf:"bytes,5,opt,name=fallbackLc" json:"fallbackLc,omitempty"` LocalizableParams []*HSMLocalizableParameter `protobuf:"bytes,6,rep,name=localizableParams" json:"localizableParams,omitempty"` DeterministicLg *string `protobuf:"bytes,7,opt,name=deterministicLg" json:"deterministicLg,omitempty"` DeterministicLc *string `protobuf:"bytes,8,opt,name=deterministicLc" json:"deterministicLc,omitempty"` HydratedHsm *TemplateMessage `protobuf:"bytes,9,opt,name=hydratedHsm" json:"hydratedHsm,omitempty"` // contains filtered or unexported fields }
func (*HighlyStructuredMessage) Descriptor
deprecated
func (*HighlyStructuredMessage) Descriptor() ([]byte, []int)
Deprecated: Use HighlyStructuredMessage.ProtoReflect.Descriptor instead.
func (*HighlyStructuredMessage) GetDeterministicLc ¶
func (x *HighlyStructuredMessage) GetDeterministicLc() string
func (*HighlyStructuredMessage) GetDeterministicLg ¶
func (x *HighlyStructuredMessage) GetDeterministicLg() string
func (*HighlyStructuredMessage) GetElementName ¶
func (x *HighlyStructuredMessage) GetElementName() string
func (*HighlyStructuredMessage) GetFallbackLc ¶
func (x *HighlyStructuredMessage) GetFallbackLc() string
func (*HighlyStructuredMessage) GetFallbackLg ¶
func (x *HighlyStructuredMessage) GetFallbackLg() string
func (*HighlyStructuredMessage) GetHydratedHsm ¶
func (x *HighlyStructuredMessage) GetHydratedHsm() *TemplateMessage
func (*HighlyStructuredMessage) GetLocalizableParams ¶
func (x *HighlyStructuredMessage) GetLocalizableParams() []*HSMLocalizableParameter
func (*HighlyStructuredMessage) GetNamespace ¶
func (x *HighlyStructuredMessage) GetNamespace() string
func (*HighlyStructuredMessage) GetParams ¶
func (x *HighlyStructuredMessage) GetParams() []string
func (*HighlyStructuredMessage) ProtoMessage ¶
func (*HighlyStructuredMessage) ProtoMessage()
func (*HighlyStructuredMessage) ProtoReflect ¶
func (x *HighlyStructuredMessage) ProtoReflect() protoreflect.Message
func (*HighlyStructuredMessage) Reset ¶
func (x *HighlyStructuredMessage) Reset()
func (*HighlyStructuredMessage) String ¶
func (x *HighlyStructuredMessage) String() string
type HistorySync ¶
type HistorySync struct { SyncType *HistorySync_HistorySyncHistorySyncType `protobuf:"varint,1,req,name=syncType,enum=proto.HistorySync_HistorySyncHistorySyncType" json:"syncType,omitempty"` Conversations []*Conversation `protobuf:"bytes,2,rep,name=conversations" json:"conversations,omitempty"` StatusV3Messages []*WebMessageInfo `protobuf:"bytes,3,rep,name=statusV3Messages" json:"statusV3Messages,omitempty"` ChunkOrder *uint32 `protobuf:"varint,5,opt,name=chunkOrder" json:"chunkOrder,omitempty"` Progress *uint32 `protobuf:"varint,6,opt,name=progress" json:"progress,omitempty"` Pushnames []*Pushname `protobuf:"bytes,7,rep,name=pushnames" json:"pushnames,omitempty"` GlobalSettings *GlobalSettings `protobuf:"bytes,8,opt,name=globalSettings" json:"globalSettings,omitempty"` ThreadIdUserSecret []byte `protobuf:"bytes,9,opt,name=threadIdUserSecret" json:"threadIdUserSecret,omitempty"` ThreadDsTimeframeOffset *uint32 `protobuf:"varint,10,opt,name=threadDsTimeframeOffset" json:"threadDsTimeframeOffset,omitempty"` // contains filtered or unexported fields }
func (*HistorySync) Descriptor
deprecated
func (*HistorySync) Descriptor() ([]byte, []int)
Deprecated: Use HistorySync.ProtoReflect.Descriptor instead.
func (*HistorySync) GetChunkOrder ¶
func (x *HistorySync) GetChunkOrder() uint32
func (*HistorySync) GetConversations ¶
func (x *HistorySync) GetConversations() []*Conversation
func (*HistorySync) GetGlobalSettings ¶
func (x *HistorySync) GetGlobalSettings() *GlobalSettings
func (*HistorySync) GetProgress ¶
func (x *HistorySync) GetProgress() uint32
func (*HistorySync) GetPushnames ¶
func (x *HistorySync) GetPushnames() []*Pushname
func (*HistorySync) GetStatusV3Messages ¶
func (x *HistorySync) GetStatusV3Messages() []*WebMessageInfo
func (*HistorySync) GetSyncType ¶
func (x *HistorySync) GetSyncType() HistorySync_HistorySyncHistorySyncType
func (*HistorySync) GetThreadDsTimeframeOffset ¶
func (x *HistorySync) GetThreadDsTimeframeOffset() uint32
func (*HistorySync) GetThreadIdUserSecret ¶
func (x *HistorySync) GetThreadIdUserSecret() []byte
func (*HistorySync) ProtoMessage ¶
func (*HistorySync) ProtoMessage()
func (*HistorySync) ProtoReflect ¶
func (x *HistorySync) ProtoReflect() protoreflect.Message
func (*HistorySync) Reset ¶
func (x *HistorySync) Reset()
func (*HistorySync) String ¶
func (x *HistorySync) String() string
type HistorySyncMsg ¶
type HistorySyncMsg struct { Message *WebMessageInfo `protobuf:"bytes,1,opt,name=message" json:"message,omitempty"` MsgOrderId *uint64 `protobuf:"varint,2,opt,name=msgOrderId" json:"msgOrderId,omitempty"` // contains filtered or unexported fields }
func (*HistorySyncMsg) Descriptor
deprecated
func (*HistorySyncMsg) Descriptor() ([]byte, []int)
Deprecated: Use HistorySyncMsg.ProtoReflect.Descriptor instead.
func (*HistorySyncMsg) GetMessage ¶
func (x *HistorySyncMsg) GetMessage() *WebMessageInfo
func (*HistorySyncMsg) GetMsgOrderId ¶
func (x *HistorySyncMsg) GetMsgOrderId() uint64
func (*HistorySyncMsg) ProtoMessage ¶
func (*HistorySyncMsg) ProtoMessage()
func (*HistorySyncMsg) ProtoReflect ¶
func (x *HistorySyncMsg) ProtoReflect() protoreflect.Message
func (*HistorySyncMsg) Reset ¶
func (x *HistorySyncMsg) Reset()
func (*HistorySyncMsg) String ¶
func (x *HistorySyncMsg) String() string
type HistorySyncNotification ¶
type HistorySyncNotification struct { FileSha256 []byte `protobuf:"bytes,1,opt,name=fileSha256" json:"fileSha256,omitempty"` FileLength *uint64 `protobuf:"varint,2,opt,name=fileLength" json:"fileLength,omitempty"` MediaKey []byte `protobuf:"bytes,3,opt,name=mediaKey" json:"mediaKey,omitempty"` FileEncSha256 []byte `protobuf:"bytes,4,opt,name=fileEncSha256" json:"fileEncSha256,omitempty"` DirectPath *string `protobuf:"bytes,5,opt,name=directPath" json:"directPath,omitempty"` SyncType *HistorySyncNotification_HistorySyncNotificationHistorySyncType `` /* 137-byte string literal not displayed */ ChunkOrder *uint32 `protobuf:"varint,7,opt,name=chunkOrder" json:"chunkOrder,omitempty"` OriginalMessageId *string `protobuf:"bytes,8,opt,name=originalMessageId" json:"originalMessageId,omitempty"` // contains filtered or unexported fields }
func (*HistorySyncNotification) Descriptor
deprecated
func (*HistorySyncNotification) Descriptor() ([]byte, []int)
Deprecated: Use HistorySyncNotification.ProtoReflect.Descriptor instead.
func (*HistorySyncNotification) GetChunkOrder ¶
func (x *HistorySyncNotification) GetChunkOrder() uint32
func (*HistorySyncNotification) GetDirectPath ¶
func (x *HistorySyncNotification) GetDirectPath() string
func (*HistorySyncNotification) GetFileEncSha256 ¶
func (x *HistorySyncNotification) GetFileEncSha256() []byte
func (*HistorySyncNotification) GetFileLength ¶
func (x *HistorySyncNotification) GetFileLength() uint64
func (*HistorySyncNotification) GetFileSha256 ¶
func (x *HistorySyncNotification) GetFileSha256() []byte
func (*HistorySyncNotification) GetMediaKey ¶
func (x *HistorySyncNotification) GetMediaKey() []byte
func (*HistorySyncNotification) GetOriginalMessageId ¶
func (x *HistorySyncNotification) GetOriginalMessageId() string
func (*HistorySyncNotification) GetSyncType ¶
func (x *HistorySyncNotification) GetSyncType() HistorySyncNotification_HistorySyncNotificationHistorySyncType
func (*HistorySyncNotification) ProtoMessage ¶
func (*HistorySyncNotification) ProtoMessage()
func (*HistorySyncNotification) ProtoReflect ¶
func (x *HistorySyncNotification) ProtoReflect() protoreflect.Message
func (*HistorySyncNotification) Reset ¶
func (x *HistorySyncNotification) Reset()
func (*HistorySyncNotification) String ¶
func (x *HistorySyncNotification) String() string
type HistorySyncNotification_HistorySyncNotificationHistorySyncType ¶
type HistorySyncNotification_HistorySyncNotificationHistorySyncType int32
const ( HistorySyncNotification_INITIAL_BOOTSTRAP HistorySyncNotification_HistorySyncNotificationHistorySyncType = 0 HistorySyncNotification_INITIAL_STATUS_V3 HistorySyncNotification_HistorySyncNotificationHistorySyncType = 1 HistorySyncNotification_FULL HistorySyncNotification_HistorySyncNotificationHistorySyncType = 2 HistorySyncNotification_RECENT HistorySyncNotification_HistorySyncNotificationHistorySyncType = 3 HistorySyncNotification_PUSH_NAME HistorySyncNotification_HistorySyncNotificationHistorySyncType = 4 )
func (HistorySyncNotification_HistorySyncNotificationHistorySyncType) Descriptor ¶
func (HistorySyncNotification_HistorySyncNotificationHistorySyncType) Descriptor() protoreflect.EnumDescriptor
func (HistorySyncNotification_HistorySyncNotificationHistorySyncType) EnumDescriptor
deprecated
func (HistorySyncNotification_HistorySyncNotificationHistorySyncType) EnumDescriptor() ([]byte, []int)
Deprecated: Use HistorySyncNotification_HistorySyncNotificationHistorySyncType.Descriptor instead.
func (HistorySyncNotification_HistorySyncNotificationHistorySyncType) String ¶
func (x HistorySyncNotification_HistorySyncNotificationHistorySyncType) String() string
func (*HistorySyncNotification_HistorySyncNotificationHistorySyncType) UnmarshalJSON
deprecated
func (x *HistorySyncNotification_HistorySyncNotificationHistorySyncType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type HistorySync_HistorySyncHistorySyncType ¶
type HistorySync_HistorySyncHistorySyncType int32
const ( HistorySync_INITIAL_BOOTSTRAP HistorySync_HistorySyncHistorySyncType = 0 HistorySync_INITIAL_STATUS_V3 HistorySync_HistorySyncHistorySyncType = 1 HistorySync_FULL HistorySync_HistorySyncHistorySyncType = 2 HistorySync_RECENT HistorySync_HistorySyncHistorySyncType = 3 HistorySync_PUSH_NAME HistorySync_HistorySyncHistorySyncType = 4 )
func (HistorySync_HistorySyncHistorySyncType) Descriptor ¶
func (HistorySync_HistorySyncHistorySyncType) Descriptor() protoreflect.EnumDescriptor
func (HistorySync_HistorySyncHistorySyncType) EnumDescriptor
deprecated
func (HistorySync_HistorySyncHistorySyncType) EnumDescriptor() ([]byte, []int)
Deprecated: Use HistorySync_HistorySyncHistorySyncType.Descriptor instead.
func (HistorySync_HistorySyncHistorySyncType) Number ¶
func (x HistorySync_HistorySyncHistorySyncType) Number() protoreflect.EnumNumber
func (HistorySync_HistorySyncHistorySyncType) String ¶
func (x HistorySync_HistorySyncHistorySyncType) String() string
func (HistorySync_HistorySyncHistorySyncType) Type ¶
func (HistorySync_HistorySyncHistorySyncType) Type() protoreflect.EnumType
func (*HistorySync_HistorySyncHistorySyncType) UnmarshalJSON
deprecated
func (x *HistorySync_HistorySyncHistorySyncType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type HydratedCallButton ¶
type HydratedCallButton struct { DisplayText *string `protobuf:"bytes,1,opt,name=displayText" json:"displayText,omitempty"` PhoneNumber *string `protobuf:"bytes,2,opt,name=phoneNumber" json:"phoneNumber,omitempty"` // contains filtered or unexported fields }
func (*HydratedCallButton) Descriptor
deprecated
func (*HydratedCallButton) Descriptor() ([]byte, []int)
Deprecated: Use HydratedCallButton.ProtoReflect.Descriptor instead.
func (*HydratedCallButton) GetDisplayText ¶
func (x *HydratedCallButton) GetDisplayText() string
func (*HydratedCallButton) GetPhoneNumber ¶
func (x *HydratedCallButton) GetPhoneNumber() string
func (*HydratedCallButton) ProtoMessage ¶
func (*HydratedCallButton) ProtoMessage()
func (*HydratedCallButton) ProtoReflect ¶
func (x *HydratedCallButton) ProtoReflect() protoreflect.Message
func (*HydratedCallButton) Reset ¶
func (x *HydratedCallButton) Reset()
func (*HydratedCallButton) String ¶
func (x *HydratedCallButton) String() string
type HydratedFourRowTemplate ¶
type HydratedFourRowTemplate struct { HydratedContentText *string `protobuf:"bytes,6,opt,name=hydratedContentText" json:"hydratedContentText,omitempty"` HydratedButtons []*HydratedTemplateButton `protobuf:"bytes,8,rep,name=hydratedButtons" json:"hydratedButtons,omitempty"` TemplateId *string `protobuf:"bytes,9,opt,name=templateId" json:"templateId,omitempty"` // Types that are assignable to Title: // *HydratedFourRowTemplate_DocumentMessage // *HydratedFourRowTemplate_HydratedTitleText // *HydratedFourRowTemplate_ImageMessage // *HydratedFourRowTemplate_VideoMessage // *HydratedFourRowTemplate_LocationMessage Title isHydratedFourRowTemplate_Title `protobuf_oneof:"title"` // contains filtered or unexported fields }
func (*HydratedFourRowTemplate) Descriptor
deprecated
func (*HydratedFourRowTemplate) Descriptor() ([]byte, []int)
Deprecated: Use HydratedFourRowTemplate.ProtoReflect.Descriptor instead.
func (*HydratedFourRowTemplate) GetDocumentMessage ¶
func (x *HydratedFourRowTemplate) GetDocumentMessage() *DocumentMessage
func (*HydratedFourRowTemplate) GetHydratedButtons ¶
func (x *HydratedFourRowTemplate) GetHydratedButtons() []*HydratedTemplateButton
func (*HydratedFourRowTemplate) GetHydratedContentText ¶
func (x *HydratedFourRowTemplate) GetHydratedContentText() string
func (*HydratedFourRowTemplate) GetHydratedFooterText ¶
func (x *HydratedFourRowTemplate) GetHydratedFooterText() string
func (*HydratedFourRowTemplate) GetHydratedTitleText ¶
func (x *HydratedFourRowTemplate) GetHydratedTitleText() string
func (*HydratedFourRowTemplate) GetImageMessage ¶
func (x *HydratedFourRowTemplate) GetImageMessage() *ImageMessage
func (*HydratedFourRowTemplate) GetLocationMessage ¶
func (x *HydratedFourRowTemplate) GetLocationMessage() *LocationMessage
func (*HydratedFourRowTemplate) GetTemplateId ¶
func (x *HydratedFourRowTemplate) GetTemplateId() string
func (*HydratedFourRowTemplate) GetTitle ¶
func (m *HydratedFourRowTemplate) GetTitle() isHydratedFourRowTemplate_Title
func (*HydratedFourRowTemplate) GetVideoMessage ¶
func (x *HydratedFourRowTemplate) GetVideoMessage() *VideoMessage
func (*HydratedFourRowTemplate) ProtoMessage ¶
func (*HydratedFourRowTemplate) ProtoMessage()
func (*HydratedFourRowTemplate) ProtoReflect ¶
func (x *HydratedFourRowTemplate) ProtoReflect() protoreflect.Message
func (*HydratedFourRowTemplate) Reset ¶
func (x *HydratedFourRowTemplate) Reset()
func (*HydratedFourRowTemplate) String ¶
func (x *HydratedFourRowTemplate) String() string
type HydratedFourRowTemplate_DocumentMessage ¶
type HydratedFourRowTemplate_DocumentMessage struct {
DocumentMessage *DocumentMessage `protobuf:"bytes,1,opt,name=documentMessage,oneof"`
}
type HydratedFourRowTemplate_HydratedTitleText ¶
type HydratedFourRowTemplate_HydratedTitleText struct {
HydratedTitleText string `protobuf:"bytes,2,opt,name=hydratedTitleText,oneof"`
}
type HydratedFourRowTemplate_ImageMessage ¶
type HydratedFourRowTemplate_ImageMessage struct {
ImageMessage *ImageMessage `protobuf:"bytes,3,opt,name=imageMessage,oneof"`
}
type HydratedFourRowTemplate_LocationMessage ¶
type HydratedFourRowTemplate_LocationMessage struct {
LocationMessage *LocationMessage `protobuf:"bytes,5,opt,name=locationMessage,oneof"`
}
type HydratedFourRowTemplate_VideoMessage ¶
type HydratedFourRowTemplate_VideoMessage struct {
VideoMessage *VideoMessage `protobuf:"bytes,4,opt,name=videoMessage,oneof"`
}
type HydratedQuickReplyButton ¶
type HydratedQuickReplyButton struct { DisplayText *string `protobuf:"bytes,1,opt,name=displayText" json:"displayText,omitempty"` Id *string `protobuf:"bytes,2,opt,name=id" json:"id,omitempty"` // contains filtered or unexported fields }
func (*HydratedQuickReplyButton) Descriptor
deprecated
func (*HydratedQuickReplyButton) Descriptor() ([]byte, []int)
Deprecated: Use HydratedQuickReplyButton.ProtoReflect.Descriptor instead.
func (*HydratedQuickReplyButton) GetDisplayText ¶
func (x *HydratedQuickReplyButton) GetDisplayText() string
func (*HydratedQuickReplyButton) GetId ¶
func (x *HydratedQuickReplyButton) GetId() string
func (*HydratedQuickReplyButton) ProtoMessage ¶
func (*HydratedQuickReplyButton) ProtoMessage()
func (*HydratedQuickReplyButton) ProtoReflect ¶
func (x *HydratedQuickReplyButton) ProtoReflect() protoreflect.Message
func (*HydratedQuickReplyButton) Reset ¶
func (x *HydratedQuickReplyButton) Reset()
func (*HydratedQuickReplyButton) String ¶
func (x *HydratedQuickReplyButton) String() string
type HydratedTemplateButton ¶
type HydratedTemplateButton struct { Index *uint32 `protobuf:"varint,4,opt,name=index" json:"index,omitempty"` // Types that are assignable to HydratedButton: // *HydratedTemplateButton_QuickReplyButton // *HydratedTemplateButton_UrlButton // *HydratedTemplateButton_CallButton HydratedButton isHydratedTemplateButton_HydratedButton `protobuf_oneof:"hydratedButton"` // contains filtered or unexported fields }
func (*HydratedTemplateButton) Descriptor
deprecated
func (*HydratedTemplateButton) Descriptor() ([]byte, []int)
Deprecated: Use HydratedTemplateButton.ProtoReflect.Descriptor instead.
func (*HydratedTemplateButton) GetCallButton ¶
func (x *HydratedTemplateButton) GetCallButton() *HydratedCallButton
func (*HydratedTemplateButton) GetHydratedButton ¶
func (m *HydratedTemplateButton) GetHydratedButton() isHydratedTemplateButton_HydratedButton
func (*HydratedTemplateButton) GetIndex ¶
func (x *HydratedTemplateButton) GetIndex() uint32
func (*HydratedTemplateButton) GetQuickReplyButton ¶
func (x *HydratedTemplateButton) GetQuickReplyButton() *HydratedQuickReplyButton
func (*HydratedTemplateButton) GetUrlButton ¶
func (x *HydratedTemplateButton) GetUrlButton() *HydratedURLButton
func (*HydratedTemplateButton) ProtoMessage ¶
func (*HydratedTemplateButton) ProtoMessage()
func (*HydratedTemplateButton) ProtoReflect ¶
func (x *HydratedTemplateButton) ProtoReflect() protoreflect.Message
func (*HydratedTemplateButton) Reset ¶
func (x *HydratedTemplateButton) Reset()
func (*HydratedTemplateButton) String ¶
func (x *HydratedTemplateButton) String() string
type HydratedTemplateButton_CallButton ¶
type HydratedTemplateButton_CallButton struct {
CallButton *HydratedCallButton `protobuf:"bytes,3,opt,name=callButton,oneof"`
}
type HydratedTemplateButton_QuickReplyButton ¶
type HydratedTemplateButton_QuickReplyButton struct {
QuickReplyButton *HydratedQuickReplyButton `protobuf:"bytes,1,opt,name=quickReplyButton,oneof"`
}
type HydratedTemplateButton_UrlButton ¶
type HydratedTemplateButton_UrlButton struct {
UrlButton *HydratedURLButton `protobuf:"bytes,2,opt,name=urlButton,oneof"`
}
type HydratedURLButton ¶
type HydratedURLButton struct { DisplayText *string `protobuf:"bytes,1,opt,name=displayText" json:"displayText,omitempty"` Url *string `protobuf:"bytes,2,opt,name=url" json:"url,omitempty"` // contains filtered or unexported fields }
func (*HydratedURLButton) Descriptor
deprecated
func (*HydratedURLButton) Descriptor() ([]byte, []int)
Deprecated: Use HydratedURLButton.ProtoReflect.Descriptor instead.
func (*HydratedURLButton) GetDisplayText ¶
func (x *HydratedURLButton) GetDisplayText() string
func (*HydratedURLButton) GetUrl ¶
func (x *HydratedURLButton) GetUrl() string
func (*HydratedURLButton) ProtoMessage ¶
func (*HydratedURLButton) ProtoMessage()
func (*HydratedURLButton) ProtoReflect ¶
func (x *HydratedURLButton) ProtoReflect() protoreflect.Message
func (*HydratedURLButton) Reset ¶
func (x *HydratedURLButton) Reset()
func (*HydratedURLButton) String ¶
func (x *HydratedURLButton) String() string
type ImageMessage ¶
type ImageMessage struct { Url *string `protobuf:"bytes,1,opt,name=url" json:"url,omitempty"` Mimetype *string `protobuf:"bytes,2,opt,name=mimetype" json:"mimetype,omitempty"` Caption *string `protobuf:"bytes,3,opt,name=caption" json:"caption,omitempty"` FileSha256 []byte `protobuf:"bytes,4,opt,name=fileSha256" json:"fileSha256,omitempty"` FileLength *uint64 `protobuf:"varint,5,opt,name=fileLength" json:"fileLength,omitempty"` Height *uint32 `protobuf:"varint,6,opt,name=height" json:"height,omitempty"` Width *uint32 `protobuf:"varint,7,opt,name=width" json:"width,omitempty"` MediaKey []byte `protobuf:"bytes,8,opt,name=mediaKey" json:"mediaKey,omitempty"` FileEncSha256 []byte `protobuf:"bytes,9,opt,name=fileEncSha256" json:"fileEncSha256,omitempty"` InteractiveAnnotations []*InteractiveAnnotation `protobuf:"bytes,10,rep,name=interactiveAnnotations" json:"interactiveAnnotations,omitempty"` DirectPath *string `protobuf:"bytes,11,opt,name=directPath" json:"directPath,omitempty"` MediaKeyTimestamp *int64 `protobuf:"varint,12,opt,name=mediaKeyTimestamp" json:"mediaKeyTimestamp,omitempty"` JpegThumbnail []byte `protobuf:"bytes,16,opt,name=jpegThumbnail" json:"jpegThumbnail,omitempty"` ContextInfo *ContextInfo `protobuf:"bytes,17,opt,name=contextInfo" json:"contextInfo,omitempty"` FirstScanSidecar []byte `protobuf:"bytes,18,opt,name=firstScanSidecar" json:"firstScanSidecar,omitempty"` FirstScanLength *uint32 `protobuf:"varint,19,opt,name=firstScanLength" json:"firstScanLength,omitempty"` ExperimentGroupId *uint32 `protobuf:"varint,20,opt,name=experimentGroupId" json:"experimentGroupId,omitempty"` ScansSidecar []byte `protobuf:"bytes,21,opt,name=scansSidecar" json:"scansSidecar,omitempty"` ScanLengths []uint32 `protobuf:"varint,22,rep,name=scanLengths" json:"scanLengths,omitempty"` MidQualityFileSha256 []byte `protobuf:"bytes,23,opt,name=midQualityFileSha256" json:"midQualityFileSha256,omitempty"` MidQualityFileEncSha256 []byte `protobuf:"bytes,24,opt,name=midQualityFileEncSha256" json:"midQualityFileEncSha256,omitempty"` ViewOnce *bool `protobuf:"varint,25,opt,name=viewOnce" json:"viewOnce,omitempty"` ThumbnailDirectPath *string `protobuf:"bytes,26,opt,name=thumbnailDirectPath" json:"thumbnailDirectPath,omitempty"` ThumbnailSha256 []byte `protobuf:"bytes,27,opt,name=thumbnailSha256" json:"thumbnailSha256,omitempty"` ThumbnailEncSha256 []byte `protobuf:"bytes,28,opt,name=thumbnailEncSha256" json:"thumbnailEncSha256,omitempty"` StaticUrl *string `protobuf:"bytes,29,opt,name=staticUrl" json:"staticUrl,omitempty"` // contains filtered or unexported fields }
func (*ImageMessage) Descriptor
deprecated
func (*ImageMessage) Descriptor() ([]byte, []int)
Deprecated: Use ImageMessage.ProtoReflect.Descriptor instead.
func (*ImageMessage) GetCaption ¶
func (x *ImageMessage) GetCaption() string
func (*ImageMessage) GetContextInfo ¶
func (x *ImageMessage) GetContextInfo() *ContextInfo
func (*ImageMessage) GetDirectPath ¶
func (x *ImageMessage) GetDirectPath() string
func (*ImageMessage) GetExperimentGroupId ¶
func (x *ImageMessage) GetExperimentGroupId() uint32
func (*ImageMessage) GetFileEncSha256 ¶
func (x *ImageMessage) GetFileEncSha256() []byte
func (*ImageMessage) GetFileLength ¶
func (x *ImageMessage) GetFileLength() uint64
func (*ImageMessage) GetFileSha256 ¶
func (x *ImageMessage) GetFileSha256() []byte
func (*ImageMessage) GetFirstScanLength ¶
func (x *ImageMessage) GetFirstScanLength() uint32
func (*ImageMessage) GetFirstScanSidecar ¶
func (x *ImageMessage) GetFirstScanSidecar() []byte
func (*ImageMessage) GetHeight ¶
func (x *ImageMessage) GetHeight() uint32
func (*ImageMessage) GetInteractiveAnnotations ¶
func (x *ImageMessage) GetInteractiveAnnotations() []*InteractiveAnnotation
func (*ImageMessage) GetJpegThumbnail ¶
func (x *ImageMessage) GetJpegThumbnail() []byte
func (*ImageMessage) GetMediaKey ¶
func (x *ImageMessage) GetMediaKey() []byte
func (*ImageMessage) GetMediaKeyTimestamp ¶
func (x *ImageMessage) GetMediaKeyTimestamp() int64
func (*ImageMessage) GetMidQualityFileEncSha256 ¶
func (x *ImageMessage) GetMidQualityFileEncSha256() []byte
func (*ImageMessage) GetMidQualityFileSha256 ¶
func (x *ImageMessage) GetMidQualityFileSha256() []byte
func (*ImageMessage) GetMimetype ¶
func (x *ImageMessage) GetMimetype() string
func (*ImageMessage) GetScanLengths ¶
func (x *ImageMessage) GetScanLengths() []uint32
func (*ImageMessage) GetScansSidecar ¶
func (x *ImageMessage) GetScansSidecar() []byte
func (*ImageMessage) GetStaticUrl ¶
func (x *ImageMessage) GetStaticUrl() string
func (*ImageMessage) GetThumbnailDirectPath ¶
func (x *ImageMessage) GetThumbnailDirectPath() string
func (*ImageMessage) GetThumbnailEncSha256 ¶
func (x *ImageMessage) GetThumbnailEncSha256() []byte
func (*ImageMessage) GetThumbnailSha256 ¶
func (x *ImageMessage) GetThumbnailSha256() []byte
func (*ImageMessage) GetUrl ¶
func (x *ImageMessage) GetUrl() string
func (*ImageMessage) GetViewOnce ¶
func (x *ImageMessage) GetViewOnce() bool
func (*ImageMessage) GetWidth ¶
func (x *ImageMessage) GetWidth() uint32
func (*ImageMessage) ProtoMessage ¶
func (*ImageMessage) ProtoMessage()
func (*ImageMessage) ProtoReflect ¶
func (x *ImageMessage) ProtoReflect() protoreflect.Message
func (*ImageMessage) Reset ¶
func (x *ImageMessage) Reset()
func (*ImageMessage) String ¶
func (x *ImageMessage) String() string
type InitialSecurityNotificationSettingSync ¶
type InitialSecurityNotificationSettingSync struct { SecurityNotificationEnabled *bool `protobuf:"varint,1,opt,name=securityNotificationEnabled" json:"securityNotificationEnabled,omitempty"` // contains filtered or unexported fields }
func (*InitialSecurityNotificationSettingSync) Descriptor
deprecated
func (*InitialSecurityNotificationSettingSync) Descriptor() ([]byte, []int)
Deprecated: Use InitialSecurityNotificationSettingSync.ProtoReflect.Descriptor instead.
func (*InitialSecurityNotificationSettingSync) GetSecurityNotificationEnabled ¶
func (x *InitialSecurityNotificationSettingSync) GetSecurityNotificationEnabled() bool
func (*InitialSecurityNotificationSettingSync) ProtoMessage ¶
func (*InitialSecurityNotificationSettingSync) ProtoMessage()
func (*InitialSecurityNotificationSettingSync) ProtoReflect ¶
func (x *InitialSecurityNotificationSettingSync) ProtoReflect() protoreflect.Message
func (*InitialSecurityNotificationSettingSync) Reset ¶
func (x *InitialSecurityNotificationSettingSync) Reset()
func (*InitialSecurityNotificationSettingSync) String ¶
func (x *InitialSecurityNotificationSettingSync) String() string
type InteractiveAnnotation ¶
type InteractiveAnnotation struct { PolygonVertices []*Point `protobuf:"bytes,1,rep,name=polygonVertices" json:"polygonVertices,omitempty"` // Types that are assignable to Action: // *InteractiveAnnotation_Location Action isInteractiveAnnotation_Action `protobuf_oneof:"action"` // contains filtered or unexported fields }
func (*InteractiveAnnotation) Descriptor
deprecated
func (*InteractiveAnnotation) Descriptor() ([]byte, []int)
Deprecated: Use InteractiveAnnotation.ProtoReflect.Descriptor instead.
func (*InteractiveAnnotation) GetAction ¶
func (m *InteractiveAnnotation) GetAction() isInteractiveAnnotation_Action
func (*InteractiveAnnotation) GetLocation ¶
func (x *InteractiveAnnotation) GetLocation() *Location
func (*InteractiveAnnotation) GetPolygonVertices ¶
func (x *InteractiveAnnotation) GetPolygonVertices() []*Point
func (*InteractiveAnnotation) ProtoMessage ¶
func (*InteractiveAnnotation) ProtoMessage()
func (*InteractiveAnnotation) ProtoReflect ¶
func (x *InteractiveAnnotation) ProtoReflect() protoreflect.Message
func (*InteractiveAnnotation) Reset ¶
func (x *InteractiveAnnotation) Reset()
func (*InteractiveAnnotation) String ¶
func (x *InteractiveAnnotation) String() string
type InteractiveAnnotation_Location ¶
type InteractiveAnnotation_Location struct {
Location *Location `protobuf:"bytes,2,opt,name=location,oneof"`
}
type InteractiveMessage ¶
type InteractiveMessage struct { Header *Header `protobuf:"bytes,1,opt,name=header" json:"header,omitempty"` Body *Body `protobuf:"bytes,2,opt,name=body" json:"body,omitempty"` ContextInfo *ContextInfo `protobuf:"bytes,15,opt,name=contextInfo" json:"contextInfo,omitempty"` // Types that are assignable to InteractiveMessage: // *InteractiveMessage_ShopStorefrontMessage // *InteractiveMessage_CollectionMessage // *InteractiveMessage_NativeFlowMessage InteractiveMessage isInteractiveMessage_InteractiveMessage `protobuf_oneof:"interactiveMessage"` // contains filtered or unexported fields }
func (*InteractiveMessage) Descriptor
deprecated
func (*InteractiveMessage) Descriptor() ([]byte, []int)
Deprecated: Use InteractiveMessage.ProtoReflect.Descriptor instead.
func (*InteractiveMessage) GetBody ¶
func (x *InteractiveMessage) GetBody() *Body
func (*InteractiveMessage) GetCollectionMessage ¶
func (x *InteractiveMessage) GetCollectionMessage() *CollectionMessage
func (*InteractiveMessage) GetContextInfo ¶
func (x *InteractiveMessage) GetContextInfo() *ContextInfo
func (*InteractiveMessage) GetFooter ¶
func (x *InteractiveMessage) GetFooter() *Footer
func (*InteractiveMessage) GetHeader ¶
func (x *InteractiveMessage) GetHeader() *Header
func (*InteractiveMessage) GetInteractiveMessage ¶
func (m *InteractiveMessage) GetInteractiveMessage() isInteractiveMessage_InteractiveMessage
func (*InteractiveMessage) GetNativeFlowMessage ¶
func (x *InteractiveMessage) GetNativeFlowMessage() *NativeFlowMessage
func (*InteractiveMessage) GetShopStorefrontMessage ¶
func (x *InteractiveMessage) GetShopStorefrontMessage() *ShopMessage
func (*InteractiveMessage) ProtoMessage ¶
func (*InteractiveMessage) ProtoMessage()
func (*InteractiveMessage) ProtoReflect ¶
func (x *InteractiveMessage) ProtoReflect() protoreflect.Message
func (*InteractiveMessage) Reset ¶
func (x *InteractiveMessage) Reset()
func (*InteractiveMessage) String ¶
func (x *InteractiveMessage) String() string
type InteractiveMessage_CollectionMessage ¶
type InteractiveMessage_CollectionMessage struct {
CollectionMessage *CollectionMessage `protobuf:"bytes,5,opt,name=collectionMessage,oneof"`
}
type InteractiveMessage_NativeFlowMessage ¶
type InteractiveMessage_NativeFlowMessage struct {
NativeFlowMessage *NativeFlowMessage `protobuf:"bytes,6,opt,name=nativeFlowMessage,oneof"`
}
type InteractiveMessage_ShopStorefrontMessage ¶
type InteractiveMessage_ShopStorefrontMessage struct {
ShopStorefrontMessage *ShopMessage `protobuf:"bytes,4,opt,name=shopStorefrontMessage,oneof"`
}
type InvoiceMessage ¶
type InvoiceMessage struct { Note *string `protobuf:"bytes,1,opt,name=note" json:"note,omitempty"` Token *string `protobuf:"bytes,2,opt,name=token" json:"token,omitempty"` AttachmentType *InvoiceMessage_InvoiceMessageAttachmentType `` /* 130-byte string literal not displayed */ AttachmentMimetype *string `protobuf:"bytes,4,opt,name=attachmentMimetype" json:"attachmentMimetype,omitempty"` AttachmentMediaKey []byte `protobuf:"bytes,5,opt,name=attachmentMediaKey" json:"attachmentMediaKey,omitempty"` AttachmentMediaKeyTimestamp *int64 `protobuf:"varint,6,opt,name=attachmentMediaKeyTimestamp" json:"attachmentMediaKeyTimestamp,omitempty"` AttachmentFileSha256 []byte `protobuf:"bytes,7,opt,name=attachmentFileSha256" json:"attachmentFileSha256,omitempty"` AttachmentFileEncSha256 []byte `protobuf:"bytes,8,opt,name=attachmentFileEncSha256" json:"attachmentFileEncSha256,omitempty"` AttachmentDirectPath *string `protobuf:"bytes,9,opt,name=attachmentDirectPath" json:"attachmentDirectPath,omitempty"` AttachmentJpegThumbnail []byte `protobuf:"bytes,10,opt,name=attachmentJpegThumbnail" json:"attachmentJpegThumbnail,omitempty"` // contains filtered or unexported fields }
func (*InvoiceMessage) Descriptor
deprecated
func (*InvoiceMessage) Descriptor() ([]byte, []int)
Deprecated: Use InvoiceMessage.ProtoReflect.Descriptor instead.
func (*InvoiceMessage) GetAttachmentDirectPath ¶
func (x *InvoiceMessage) GetAttachmentDirectPath() string
func (*InvoiceMessage) GetAttachmentFileEncSha256 ¶
func (x *InvoiceMessage) GetAttachmentFileEncSha256() []byte
func (*InvoiceMessage) GetAttachmentFileSha256 ¶
func (x *InvoiceMessage) GetAttachmentFileSha256() []byte
func (*InvoiceMessage) GetAttachmentJpegThumbnail ¶
func (x *InvoiceMessage) GetAttachmentJpegThumbnail() []byte
func (*InvoiceMessage) GetAttachmentMediaKey ¶
func (x *InvoiceMessage) GetAttachmentMediaKey() []byte
func (*InvoiceMessage) GetAttachmentMediaKeyTimestamp ¶
func (x *InvoiceMessage) GetAttachmentMediaKeyTimestamp() int64
func (*InvoiceMessage) GetAttachmentMimetype ¶
func (x *InvoiceMessage) GetAttachmentMimetype() string
func (*InvoiceMessage) GetAttachmentType ¶
func (x *InvoiceMessage) GetAttachmentType() InvoiceMessage_InvoiceMessageAttachmentType
func (*InvoiceMessage) GetNote ¶
func (x *InvoiceMessage) GetNote() string
func (*InvoiceMessage) GetToken ¶
func (x *InvoiceMessage) GetToken() string
func (*InvoiceMessage) ProtoMessage ¶
func (*InvoiceMessage) ProtoMessage()
func (*InvoiceMessage) ProtoReflect ¶
func (x *InvoiceMessage) ProtoReflect() protoreflect.Message
func (*InvoiceMessage) Reset ¶
func (x *InvoiceMessage) Reset()
func (*InvoiceMessage) String ¶
func (x *InvoiceMessage) String() string
type InvoiceMessage_InvoiceMessageAttachmentType ¶
type InvoiceMessage_InvoiceMessageAttachmentType int32
const ( InvoiceMessage_IMAGE InvoiceMessage_InvoiceMessageAttachmentType = 0 InvoiceMessage_PDF InvoiceMessage_InvoiceMessageAttachmentType = 1 )
func (InvoiceMessage_InvoiceMessageAttachmentType) Descriptor ¶
func (InvoiceMessage_InvoiceMessageAttachmentType) Descriptor() protoreflect.EnumDescriptor
func (InvoiceMessage_InvoiceMessageAttachmentType) EnumDescriptor
deprecated
func (InvoiceMessage_InvoiceMessageAttachmentType) EnumDescriptor() ([]byte, []int)
Deprecated: Use InvoiceMessage_InvoiceMessageAttachmentType.Descriptor instead.
func (InvoiceMessage_InvoiceMessageAttachmentType) Number ¶
func (x InvoiceMessage_InvoiceMessageAttachmentType) Number() protoreflect.EnumNumber
func (InvoiceMessage_InvoiceMessageAttachmentType) String ¶
func (x InvoiceMessage_InvoiceMessageAttachmentType) String() string
func (InvoiceMessage_InvoiceMessageAttachmentType) Type ¶
func (InvoiceMessage_InvoiceMessageAttachmentType) Type() protoreflect.EnumType
func (*InvoiceMessage_InvoiceMessageAttachmentType) UnmarshalJSON
deprecated
func (x *InvoiceMessage_InvoiceMessageAttachmentType) 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 KeyId ¶
type KeyId struct { Id []byte `protobuf:"bytes,1,opt,name=id" json:"id,omitempty"` // contains filtered or unexported fields }
func (*KeyId) Descriptor
deprecated
func (*KeyId) ProtoMessage ¶
func (*KeyId) ProtoMessage()
func (*KeyId) ProtoReflect ¶
func (x *KeyId) ProtoReflect() protoreflect.Message
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"` // 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) GetName ¶
func (x *LabelEditAction) GetName() string
func (*LabelEditAction) GetPredefinedId ¶
func (x *LabelEditAction) GetPredefinedId() int32
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 ListMessage ¶
type ListMessage struct { Title *string `protobuf:"bytes,1,opt,name=title" json:"title,omitempty"` Description *string `protobuf:"bytes,2,opt,name=description" json:"description,omitempty"` ButtonText *string `protobuf:"bytes,3,opt,name=buttonText" json:"buttonText,omitempty"` ListType *ListMessage_ListMessageListType `protobuf:"varint,4,opt,name=listType,enum=proto.ListMessage_ListMessageListType" json:"listType,omitempty"` Sections []*Section `protobuf:"bytes,5,rep,name=sections" json:"sections,omitempty"` ProductListInfo *ProductListInfo `protobuf:"bytes,6,opt,name=productListInfo" json:"productListInfo,omitempty"` ContextInfo *ContextInfo `protobuf:"bytes,8,opt,name=contextInfo" json:"contextInfo,omitempty"` // contains filtered or unexported fields }
func (*ListMessage) Descriptor
deprecated
func (*ListMessage) Descriptor() ([]byte, []int)
Deprecated: Use ListMessage.ProtoReflect.Descriptor instead.
func (*ListMessage) GetButtonText ¶
func (x *ListMessage) GetButtonText() string
func (*ListMessage) GetContextInfo ¶
func (x *ListMessage) GetContextInfo() *ContextInfo
func (*ListMessage) GetDescription ¶
func (x *ListMessage) GetDescription() string
func (*ListMessage) GetFooterText ¶
func (x *ListMessage) GetFooterText() string
func (*ListMessage) GetListType ¶
func (x *ListMessage) GetListType() ListMessage_ListMessageListType
func (*ListMessage) GetProductListInfo ¶
func (x *ListMessage) GetProductListInfo() *ProductListInfo
func (*ListMessage) GetSections ¶
func (x *ListMessage) GetSections() []*Section
func (*ListMessage) GetTitle ¶
func (x *ListMessage) GetTitle() string
func (*ListMessage) ProtoMessage ¶
func (*ListMessage) ProtoMessage()
func (*ListMessage) ProtoReflect ¶
func (x *ListMessage) ProtoReflect() protoreflect.Message
func (*ListMessage) Reset ¶
func (x *ListMessage) Reset()
func (*ListMessage) String ¶
func (x *ListMessage) String() string
type ListMessage_ListMessageListType ¶
type ListMessage_ListMessageListType int32
const ( ListMessage_UNKNOWN ListMessage_ListMessageListType = 0 ListMessage_SINGLE_SELECT ListMessage_ListMessageListType = 1 ListMessage_PRODUCT_LIST ListMessage_ListMessageListType = 2 )
func (ListMessage_ListMessageListType) Descriptor ¶
func (ListMessage_ListMessageListType) Descriptor() protoreflect.EnumDescriptor
func (ListMessage_ListMessageListType) Enum ¶
func (x ListMessage_ListMessageListType) Enum() *ListMessage_ListMessageListType
func (ListMessage_ListMessageListType) EnumDescriptor
deprecated
func (ListMessage_ListMessageListType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ListMessage_ListMessageListType.Descriptor instead.
func (ListMessage_ListMessageListType) Number ¶
func (x ListMessage_ListMessageListType) Number() protoreflect.EnumNumber
func (ListMessage_ListMessageListType) String ¶
func (x ListMessage_ListMessageListType) String() string
func (ListMessage_ListMessageListType) Type ¶
func (ListMessage_ListMessageListType) Type() protoreflect.EnumType
func (*ListMessage_ListMessageListType) UnmarshalJSON
deprecated
func (x *ListMessage_ListMessageListType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ListResponseMessage ¶
type ListResponseMessage struct { Title *string `protobuf:"bytes,1,opt,name=title" json:"title,omitempty"` ListType *ListResponseMessage_ListResponseMessageListType `protobuf:"varint,2,opt,name=listType,enum=proto.ListResponseMessage_ListResponseMessageListType" json:"listType,omitempty"` SingleSelectReply *SingleSelectReply `protobuf:"bytes,3,opt,name=singleSelectReply" json:"singleSelectReply,omitempty"` ContextInfo *ContextInfo `protobuf:"bytes,4,opt,name=contextInfo" json:"contextInfo,omitempty"` Description *string `protobuf:"bytes,5,opt,name=description" json:"description,omitempty"` // contains filtered or unexported fields }
func (*ListResponseMessage) Descriptor
deprecated
func (*ListResponseMessage) Descriptor() ([]byte, []int)
Deprecated: Use ListResponseMessage.ProtoReflect.Descriptor instead.
func (*ListResponseMessage) GetContextInfo ¶
func (x *ListResponseMessage) GetContextInfo() *ContextInfo
func (*ListResponseMessage) GetDescription ¶
func (x *ListResponseMessage) GetDescription() string
func (*ListResponseMessage) GetListType ¶
func (x *ListResponseMessage) GetListType() ListResponseMessage_ListResponseMessageListType
func (*ListResponseMessage) GetSingleSelectReply ¶
func (x *ListResponseMessage) GetSingleSelectReply() *SingleSelectReply
func (*ListResponseMessage) GetTitle ¶
func (x *ListResponseMessage) GetTitle() string
func (*ListResponseMessage) ProtoMessage ¶
func (*ListResponseMessage) ProtoMessage()
func (*ListResponseMessage) ProtoReflect ¶
func (x *ListResponseMessage) ProtoReflect() protoreflect.Message
func (*ListResponseMessage) Reset ¶
func (x *ListResponseMessage) Reset()
func (*ListResponseMessage) String ¶
func (x *ListResponseMessage) String() string
type ListResponseMessage_ListResponseMessageListType ¶
type ListResponseMessage_ListResponseMessageListType int32
const ( ListResponseMessage_UNKNOWN ListResponseMessage_ListResponseMessageListType = 0 ListResponseMessage_SINGLE_SELECT ListResponseMessage_ListResponseMessageListType = 1 )
func (ListResponseMessage_ListResponseMessageListType) Descriptor ¶
func (ListResponseMessage_ListResponseMessageListType) Descriptor() protoreflect.EnumDescriptor
func (ListResponseMessage_ListResponseMessageListType) EnumDescriptor
deprecated
func (ListResponseMessage_ListResponseMessageListType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ListResponseMessage_ListResponseMessageListType.Descriptor instead.
func (ListResponseMessage_ListResponseMessageListType) Number ¶
func (x ListResponseMessage_ListResponseMessageListType) Number() protoreflect.EnumNumber
func (ListResponseMessage_ListResponseMessageListType) String ¶
func (x ListResponseMessage_ListResponseMessageListType) String() string
func (*ListResponseMessage_ListResponseMessageListType) UnmarshalJSON
deprecated
func (x *ListResponseMessage_ListResponseMessageListType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type LiveLocationMessage ¶
type LiveLocationMessage struct { DegreesLatitude *float64 `protobuf:"fixed64,1,opt,name=degreesLatitude" json:"degreesLatitude,omitempty"` DegreesLongitude *float64 `protobuf:"fixed64,2,opt,name=degreesLongitude" json:"degreesLongitude,omitempty"` AccuracyInMeters *uint32 `protobuf:"varint,3,opt,name=accuracyInMeters" json:"accuracyInMeters,omitempty"` SpeedInMps *float32 `protobuf:"fixed32,4,opt,name=speedInMps" json:"speedInMps,omitempty"` DegreesClockwiseFromMagneticNorth *uint32 `protobuf:"varint,5,opt,name=degreesClockwiseFromMagneticNorth" json:"degreesClockwiseFromMagneticNorth,omitempty"` Caption *string `protobuf:"bytes,6,opt,name=caption" json:"caption,omitempty"` SequenceNumber *int64 `protobuf:"varint,7,opt,name=sequenceNumber" json:"sequenceNumber,omitempty"` TimeOffset *uint32 `protobuf:"varint,8,opt,name=timeOffset" json:"timeOffset,omitempty"` JpegThumbnail []byte `protobuf:"bytes,16,opt,name=jpegThumbnail" json:"jpegThumbnail,omitempty"` ContextInfo *ContextInfo `protobuf:"bytes,17,opt,name=contextInfo" json:"contextInfo,omitempty"` // contains filtered or unexported fields }
func (*LiveLocationMessage) Descriptor
deprecated
func (*LiveLocationMessage) Descriptor() ([]byte, []int)
Deprecated: Use LiveLocationMessage.ProtoReflect.Descriptor instead.
func (*LiveLocationMessage) GetAccuracyInMeters ¶
func (x *LiveLocationMessage) GetAccuracyInMeters() uint32
func (*LiveLocationMessage) GetCaption ¶
func (x *LiveLocationMessage) GetCaption() string
func (*LiveLocationMessage) GetContextInfo ¶
func (x *LiveLocationMessage) GetContextInfo() *ContextInfo
func (*LiveLocationMessage) GetDegreesClockwiseFromMagneticNorth ¶
func (x *LiveLocationMessage) GetDegreesClockwiseFromMagneticNorth() uint32
func (*LiveLocationMessage) GetDegreesLatitude ¶
func (x *LiveLocationMessage) GetDegreesLatitude() float64
func (*LiveLocationMessage) GetDegreesLongitude ¶
func (x *LiveLocationMessage) GetDegreesLongitude() float64
func (*LiveLocationMessage) GetJpegThumbnail ¶
func (x *LiveLocationMessage) GetJpegThumbnail() []byte
func (*LiveLocationMessage) GetSequenceNumber ¶
func (x *LiveLocationMessage) GetSequenceNumber() int64
func (*LiveLocationMessage) GetSpeedInMps ¶
func (x *LiveLocationMessage) GetSpeedInMps() float32
func (*LiveLocationMessage) GetTimeOffset ¶
func (x *LiveLocationMessage) GetTimeOffset() uint32
func (*LiveLocationMessage) ProtoMessage ¶
func (*LiveLocationMessage) ProtoMessage()
func (*LiveLocationMessage) ProtoReflect ¶
func (x *LiveLocationMessage) ProtoReflect() protoreflect.Message
func (*LiveLocationMessage) Reset ¶
func (x *LiveLocationMessage) Reset()
func (*LiveLocationMessage) String ¶
func (x *LiveLocationMessage) 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 LocalizedName ¶
type LocalizedName struct { Lg *string `protobuf:"bytes,1,opt,name=lg" json:"lg,omitempty"` Lc *string `protobuf:"bytes,2,opt,name=lc" json:"lc,omitempty"` VerifiedName *string `protobuf:"bytes,3,opt,name=verifiedName" json:"verifiedName,omitempty"` // contains filtered or unexported fields }
func (*LocalizedName) Descriptor
deprecated
func (*LocalizedName) Descriptor() ([]byte, []int)
Deprecated: Use LocalizedName.ProtoReflect.Descriptor instead.
func (*LocalizedName) GetLc ¶
func (x *LocalizedName) GetLc() string
func (*LocalizedName) GetLg ¶
func (x *LocalizedName) GetLg() string
func (*LocalizedName) GetVerifiedName ¶
func (x *LocalizedName) GetVerifiedName() string
func (*LocalizedName) ProtoMessage ¶
func (*LocalizedName) ProtoMessage()
func (*LocalizedName) ProtoReflect ¶
func (x *LocalizedName) ProtoReflect() protoreflect.Message
func (*LocalizedName) Reset ¶
func (x *LocalizedName) Reset()
func (*LocalizedName) String ¶
func (x *LocalizedName) String() string
type Location ¶
type Location struct { DegreesLatitude *float64 `protobuf:"fixed64,1,opt,name=degreesLatitude" json:"degreesLatitude,omitempty"` DegreesLongitude *float64 `protobuf:"fixed64,2,opt,name=degreesLongitude" json:"degreesLongitude,omitempty"` Name *string `protobuf:"bytes,3,opt,name=name" json:"name,omitempty"` // contains filtered or unexported fields }
func (*Location) Descriptor
deprecated
func (*Location) GetDegreesLatitude ¶
func (*Location) GetDegreesLongitude ¶
func (*Location) ProtoMessage ¶
func (*Location) ProtoMessage()
func (*Location) ProtoReflect ¶
func (x *Location) ProtoReflect() protoreflect.Message
type LocationMessage ¶
type LocationMessage struct { DegreesLatitude *float64 `protobuf:"fixed64,1,opt,name=degreesLatitude" json:"degreesLatitude,omitempty"` DegreesLongitude *float64 `protobuf:"fixed64,2,opt,name=degreesLongitude" json:"degreesLongitude,omitempty"` Name *string `protobuf:"bytes,3,opt,name=name" json:"name,omitempty"` Address *string `protobuf:"bytes,4,opt,name=address" json:"address,omitempty"` Url *string `protobuf:"bytes,5,opt,name=url" json:"url,omitempty"` IsLive *bool `protobuf:"varint,6,opt,name=isLive" json:"isLive,omitempty"` AccuracyInMeters *uint32 `protobuf:"varint,7,opt,name=accuracyInMeters" json:"accuracyInMeters,omitempty"` SpeedInMps *float32 `protobuf:"fixed32,8,opt,name=speedInMps" json:"speedInMps,omitempty"` DegreesClockwiseFromMagneticNorth *uint32 `protobuf:"varint,9,opt,name=degreesClockwiseFromMagneticNorth" json:"degreesClockwiseFromMagneticNorth,omitempty"` Comment *string `protobuf:"bytes,11,opt,name=comment" json:"comment,omitempty"` JpegThumbnail []byte `protobuf:"bytes,16,opt,name=jpegThumbnail" json:"jpegThumbnail,omitempty"` ContextInfo *ContextInfo `protobuf:"bytes,17,opt,name=contextInfo" json:"contextInfo,omitempty"` // contains filtered or unexported fields }
func (*LocationMessage) Descriptor
deprecated
func (*LocationMessage) Descriptor() ([]byte, []int)
Deprecated: Use LocationMessage.ProtoReflect.Descriptor instead.
func (*LocationMessage) GetAccuracyInMeters ¶
func (x *LocationMessage) GetAccuracyInMeters() uint32
func (*LocationMessage) GetAddress ¶
func (x *LocationMessage) GetAddress() string
func (*LocationMessage) GetComment ¶
func (x *LocationMessage) GetComment() string
func (*LocationMessage) GetContextInfo ¶
func (x *LocationMessage) GetContextInfo() *ContextInfo
func (*LocationMessage) GetDegreesClockwiseFromMagneticNorth ¶
func (x *LocationMessage) GetDegreesClockwiseFromMagneticNorth() uint32
func (*LocationMessage) GetDegreesLatitude ¶
func (x *LocationMessage) GetDegreesLatitude() float64
func (*LocationMessage) GetDegreesLongitude ¶
func (x *LocationMessage) GetDegreesLongitude() float64
func (*LocationMessage) GetIsLive ¶
func (x *LocationMessage) GetIsLive() bool
func (*LocationMessage) GetJpegThumbnail ¶
func (x *LocationMessage) GetJpegThumbnail() []byte
func (*LocationMessage) GetName ¶
func (x *LocationMessage) GetName() string
func (*LocationMessage) GetSpeedInMps ¶
func (x *LocationMessage) GetSpeedInMps() float32
func (*LocationMessage) GetUrl ¶
func (x *LocationMessage) GetUrl() string
func (*LocationMessage) ProtoMessage ¶
func (*LocationMessage) ProtoMessage()
func (*LocationMessage) ProtoReflect ¶
func (x *LocationMessage) ProtoReflect() protoreflect.Message
func (*LocationMessage) Reset ¶
func (x *LocationMessage) Reset()
func (*LocationMessage) String ¶
func (x *LocationMessage) String() string
type MarkChatAsReadAction ¶
type MarkChatAsReadAction struct { Read *bool `protobuf:"varint,1,opt,name=read" json:"read,omitempty"` MessageRange *SyncActionMessageRange `protobuf:"bytes,2,opt,name=messageRange" json:"messageRange,omitempty"` // contains filtered or unexported fields }
func (*MarkChatAsReadAction) Descriptor
deprecated
func (*MarkChatAsReadAction) Descriptor() ([]byte, []int)
Deprecated: Use MarkChatAsReadAction.ProtoReflect.Descriptor instead.
func (*MarkChatAsReadAction) GetMessageRange ¶
func (x *MarkChatAsReadAction) GetMessageRange() *SyncActionMessageRange
func (*MarkChatAsReadAction) GetRead ¶
func (x *MarkChatAsReadAction) GetRead() bool
func (*MarkChatAsReadAction) ProtoMessage ¶
func (*MarkChatAsReadAction) ProtoMessage()
func (*MarkChatAsReadAction) ProtoReflect ¶
func (x *MarkChatAsReadAction) ProtoReflect() protoreflect.Message
func (*MarkChatAsReadAction) Reset ¶
func (x *MarkChatAsReadAction) Reset()
func (*MarkChatAsReadAction) String ¶
func (x *MarkChatAsReadAction) String() string
type MediaData ¶
type MediaData struct { LocalPath *string `protobuf:"bytes,1,opt,name=localPath" json:"localPath,omitempty"` // contains filtered or unexported fields }
func (*MediaData) Descriptor
deprecated
func (*MediaData) GetLocalPath ¶
func (*MediaData) ProtoMessage ¶
func (*MediaData) ProtoMessage()
func (*MediaData) ProtoReflect ¶
func (x *MediaData) ProtoReflect() protoreflect.Message
type MediaRetryNotification ¶
type MediaRetryNotification struct { StanzaId *string `protobuf:"bytes,1,opt,name=stanzaId" json:"stanzaId,omitempty"` DirectPath *string `protobuf:"bytes,2,opt,name=directPath" json:"directPath,omitempty"` Result *MediaRetryNotification_MediaRetryNotificationResultType `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
func (*MediaRetryNotification) Descriptor
deprecated
func (*MediaRetryNotification) Descriptor() ([]byte, []int)
Deprecated: Use MediaRetryNotification.ProtoReflect.Descriptor instead.
func (*MediaRetryNotification) GetDirectPath ¶
func (x *MediaRetryNotification) GetDirectPath() string
func (*MediaRetryNotification) GetResult ¶
func (x *MediaRetryNotification) GetResult() MediaRetryNotification_MediaRetryNotificationResultType
func (*MediaRetryNotification) GetStanzaId ¶
func (x *MediaRetryNotification) GetStanzaId() string
func (*MediaRetryNotification) ProtoMessage ¶
func (*MediaRetryNotification) ProtoMessage()
func (*MediaRetryNotification) ProtoReflect ¶
func (x *MediaRetryNotification) ProtoReflect() protoreflect.Message
func (*MediaRetryNotification) Reset ¶
func (x *MediaRetryNotification) Reset()
func (*MediaRetryNotification) String ¶
func (x *MediaRetryNotification) String() string
type MediaRetryNotification_MediaRetryNotificationResultType ¶
type MediaRetryNotification_MediaRetryNotificationResultType int32
const ( MediaRetryNotification_GENERAL_ERROR MediaRetryNotification_MediaRetryNotificationResultType = 0 MediaRetryNotification_SUCCESS MediaRetryNotification_MediaRetryNotificationResultType = 1 MediaRetryNotification_NOT_FOUND MediaRetryNotification_MediaRetryNotificationResultType = 2 MediaRetryNotification_DECRYPTION_ERROR MediaRetryNotification_MediaRetryNotificationResultType = 3 )
func (MediaRetryNotification_MediaRetryNotificationResultType) Descriptor ¶
func (MediaRetryNotification_MediaRetryNotificationResultType) Descriptor() protoreflect.EnumDescriptor
func (MediaRetryNotification_MediaRetryNotificationResultType) EnumDescriptor
deprecated
func (MediaRetryNotification_MediaRetryNotificationResultType) EnumDescriptor() ([]byte, []int)
Deprecated: Use MediaRetryNotification_MediaRetryNotificationResultType.Descriptor instead.
func (MediaRetryNotification_MediaRetryNotificationResultType) Number ¶
func (x MediaRetryNotification_MediaRetryNotificationResultType) Number() protoreflect.EnumNumber
func (MediaRetryNotification_MediaRetryNotificationResultType) String ¶
func (x MediaRetryNotification_MediaRetryNotificationResultType) String() string
func (*MediaRetryNotification_MediaRetryNotificationResultType) UnmarshalJSON
deprecated
func (x *MediaRetryNotification_MediaRetryNotificationResultType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type MediaVisibility ¶
type MediaVisibility int32
const ( MediaVisibility_DEFAULT MediaVisibility = 0 MediaVisibility_OFF MediaVisibility = 1 MediaVisibility_ON MediaVisibility = 2 )
func (MediaVisibility) Descriptor ¶
func (MediaVisibility) Descriptor() protoreflect.EnumDescriptor
func (MediaVisibility) Enum ¶
func (x MediaVisibility) Enum() *MediaVisibility
func (MediaVisibility) EnumDescriptor
deprecated
func (MediaVisibility) EnumDescriptor() ([]byte, []int)
Deprecated: Use MediaVisibility.Descriptor instead.
func (MediaVisibility) Number ¶
func (x MediaVisibility) Number() protoreflect.EnumNumber
func (MediaVisibility) String ¶
func (x MediaVisibility) String() string
func (MediaVisibility) Type ¶
func (MediaVisibility) Type() protoreflect.EnumType
func (*MediaVisibility) UnmarshalJSON
deprecated
func (x *MediaVisibility) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type Message ¶
type Message struct { Conversation *string `protobuf:"bytes,1,opt,name=conversation" json:"conversation,omitempty"` SenderKeyDistributionMessage *SenderKeyDistributionMessage `protobuf:"bytes,2,opt,name=senderKeyDistributionMessage" json:"senderKeyDistributionMessage,omitempty"` ImageMessage *ImageMessage `protobuf:"bytes,3,opt,name=imageMessage" json:"imageMessage,omitempty"` ContactMessage *ContactMessage `protobuf:"bytes,4,opt,name=contactMessage" json:"contactMessage,omitempty"` LocationMessage *LocationMessage `protobuf:"bytes,5,opt,name=locationMessage" json:"locationMessage,omitempty"` ExtendedTextMessage *ExtendedTextMessage `protobuf:"bytes,6,opt,name=extendedTextMessage" json:"extendedTextMessage,omitempty"` DocumentMessage *DocumentMessage `protobuf:"bytes,7,opt,name=documentMessage" json:"documentMessage,omitempty"` AudioMessage *AudioMessage `protobuf:"bytes,8,opt,name=audioMessage" json:"audioMessage,omitempty"` VideoMessage *VideoMessage `protobuf:"bytes,9,opt,name=videoMessage" json:"videoMessage,omitempty"` Call *Call `protobuf:"bytes,10,opt,name=call" json:"call,omitempty"` Chat *Chat `protobuf:"bytes,11,opt,name=chat" json:"chat,omitempty"` ProtocolMessage *ProtocolMessage `protobuf:"bytes,12,opt,name=protocolMessage" json:"protocolMessage,omitempty"` ContactsArrayMessage *ContactsArrayMessage `protobuf:"bytes,13,opt,name=contactsArrayMessage" json:"contactsArrayMessage,omitempty"` HighlyStructuredMessage *HighlyStructuredMessage `protobuf:"bytes,14,opt,name=highlyStructuredMessage" json:"highlyStructuredMessage,omitempty"` FastRatchetKeySenderKeyDistributionMessage *SenderKeyDistributionMessage `` /* 131-byte string literal not displayed */ SendPaymentMessage *SendPaymentMessage `protobuf:"bytes,16,opt,name=sendPaymentMessage" json:"sendPaymentMessage,omitempty"` LiveLocationMessage *LiveLocationMessage `protobuf:"bytes,18,opt,name=liveLocationMessage" json:"liveLocationMessage,omitempty"` RequestPaymentMessage *RequestPaymentMessage `protobuf:"bytes,22,opt,name=requestPaymentMessage" json:"requestPaymentMessage,omitempty"` DeclinePaymentRequestMessage *DeclinePaymentRequestMessage `protobuf:"bytes,23,opt,name=declinePaymentRequestMessage" json:"declinePaymentRequestMessage,omitempty"` CancelPaymentRequestMessage *CancelPaymentRequestMessage `protobuf:"bytes,24,opt,name=cancelPaymentRequestMessage" json:"cancelPaymentRequestMessage,omitempty"` TemplateMessage *TemplateMessage `protobuf:"bytes,25,opt,name=templateMessage" json:"templateMessage,omitempty"` StickerMessage *StickerMessage `protobuf:"bytes,26,opt,name=stickerMessage" json:"stickerMessage,omitempty"` GroupInviteMessage *GroupInviteMessage `protobuf:"bytes,28,opt,name=groupInviteMessage" json:"groupInviteMessage,omitempty"` TemplateButtonReplyMessage *TemplateButtonReplyMessage `protobuf:"bytes,29,opt,name=templateButtonReplyMessage" json:"templateButtonReplyMessage,omitempty"` ProductMessage *ProductMessage `protobuf:"bytes,30,opt,name=productMessage" json:"productMessage,omitempty"` DeviceSentMessage *DeviceSentMessage `protobuf:"bytes,31,opt,name=deviceSentMessage" json:"deviceSentMessage,omitempty"` MessageContextInfo *MessageContextInfo `protobuf:"bytes,35,opt,name=messageContextInfo" json:"messageContextInfo,omitempty"` ListMessage *ListMessage `protobuf:"bytes,36,opt,name=listMessage" json:"listMessage,omitempty"` ViewOnceMessage *FutureProofMessage `protobuf:"bytes,37,opt,name=viewOnceMessage" json:"viewOnceMessage,omitempty"` OrderMessage *OrderMessage `protobuf:"bytes,38,opt,name=orderMessage" json:"orderMessage,omitempty"` ListResponseMessage *ListResponseMessage `protobuf:"bytes,39,opt,name=listResponseMessage" json:"listResponseMessage,omitempty"` EphemeralMessage *FutureProofMessage `protobuf:"bytes,40,opt,name=ephemeralMessage" json:"ephemeralMessage,omitempty"` InvoiceMessage *InvoiceMessage `protobuf:"bytes,41,opt,name=invoiceMessage" json:"invoiceMessage,omitempty"` ButtonsMessage *ButtonsMessage `protobuf:"bytes,42,opt,name=buttonsMessage" json:"buttonsMessage,omitempty"` ButtonsResponseMessage *ButtonsResponseMessage `protobuf:"bytes,43,opt,name=buttonsResponseMessage" json:"buttonsResponseMessage,omitempty"` PaymentInviteMessage *PaymentInviteMessage `protobuf:"bytes,44,opt,name=paymentInviteMessage" json:"paymentInviteMessage,omitempty"` InteractiveMessage *InteractiveMessage `protobuf:"bytes,45,opt,name=interactiveMessage" json:"interactiveMessage,omitempty"` ReactionMessage *ReactionMessage `protobuf:"bytes,46,opt,name=reactionMessage" json:"reactionMessage,omitempty"` StickerSyncRmrMessage *StickerSyncRMRMessage `protobuf:"bytes,47,opt,name=stickerSyncRmrMessage" json:"stickerSyncRmrMessage,omitempty"` // contains filtered or unexported fields }
func (*Message) Descriptor
deprecated
func (*Message) GetAudioMessage ¶
func (x *Message) GetAudioMessage() *AudioMessage
func (*Message) GetButtonsMessage ¶
func (x *Message) GetButtonsMessage() *ButtonsMessage
func (*Message) GetButtonsResponseMessage ¶
func (x *Message) GetButtonsResponseMessage() *ButtonsResponseMessage
func (*Message) GetCancelPaymentRequestMessage ¶
func (x *Message) GetCancelPaymentRequestMessage() *CancelPaymentRequestMessage
func (*Message) GetContactMessage ¶
func (x *Message) GetContactMessage() *ContactMessage
func (*Message) GetContactsArrayMessage ¶
func (x *Message) GetContactsArrayMessage() *ContactsArrayMessage
func (*Message) GetConversation ¶
func (*Message) GetDeclinePaymentRequestMessage ¶
func (x *Message) GetDeclinePaymentRequestMessage() *DeclinePaymentRequestMessage
func (*Message) GetDeviceSentMessage ¶
func (x *Message) GetDeviceSentMessage() *DeviceSentMessage
func (*Message) GetDocumentMessage ¶
func (x *Message) GetDocumentMessage() *DocumentMessage
func (*Message) GetEphemeralMessage ¶
func (x *Message) GetEphemeralMessage() *FutureProofMessage
func (*Message) GetExtendedTextMessage ¶
func (x *Message) GetExtendedTextMessage() *ExtendedTextMessage
func (*Message) GetFastRatchetKeySenderKeyDistributionMessage ¶
func (x *Message) GetFastRatchetKeySenderKeyDistributionMessage() *SenderKeyDistributionMessage
func (*Message) GetGroupInviteMessage ¶
func (x *Message) GetGroupInviteMessage() *GroupInviteMessage
func (*Message) GetHighlyStructuredMessage ¶
func (x *Message) GetHighlyStructuredMessage() *HighlyStructuredMessage
func (*Message) GetImageMessage ¶
func (x *Message) GetImageMessage() *ImageMessage
func (*Message) GetInteractiveMessage ¶
func (x *Message) GetInteractiveMessage() *InteractiveMessage
func (*Message) GetInvoiceMessage ¶
func (x *Message) GetInvoiceMessage() *InvoiceMessage
func (*Message) GetListMessage ¶
func (x *Message) GetListMessage() *ListMessage
func (*Message) GetListResponseMessage ¶
func (x *Message) GetListResponseMessage() *ListResponseMessage
func (*Message) GetLiveLocationMessage ¶
func (x *Message) GetLiveLocationMessage() *LiveLocationMessage
func (*Message) GetLocationMessage ¶
func (x *Message) GetLocationMessage() *LocationMessage
func (*Message) GetMessageContextInfo ¶
func (x *Message) GetMessageContextInfo() *MessageContextInfo
func (*Message) GetOrderMessage ¶
func (x *Message) GetOrderMessage() *OrderMessage
func (*Message) GetPaymentInviteMessage ¶
func (x *Message) GetPaymentInviteMessage() *PaymentInviteMessage
func (*Message) GetProductMessage ¶
func (x *Message) GetProductMessage() *ProductMessage
func (*Message) GetProtocolMessage ¶
func (x *Message) GetProtocolMessage() *ProtocolMessage
func (*Message) GetReactionMessage ¶
func (x *Message) GetReactionMessage() *ReactionMessage
func (*Message) GetRequestPaymentMessage ¶
func (x *Message) GetRequestPaymentMessage() *RequestPaymentMessage
func (*Message) GetSendPaymentMessage ¶
func (x *Message) GetSendPaymentMessage() *SendPaymentMessage
func (*Message) GetSenderKeyDistributionMessage ¶
func (x *Message) GetSenderKeyDistributionMessage() *SenderKeyDistributionMessage
func (*Message) GetStickerMessage ¶
func (x *Message) GetStickerMessage() *StickerMessage
func (*Message) GetStickerSyncRmrMessage ¶
func (x *Message) GetStickerSyncRmrMessage() *StickerSyncRMRMessage
func (*Message) GetTemplateButtonReplyMessage ¶
func (x *Message) GetTemplateButtonReplyMessage() *TemplateButtonReplyMessage
func (*Message) GetTemplateMessage ¶
func (x *Message) GetTemplateMessage() *TemplateMessage
func (*Message) GetVideoMessage ¶
func (x *Message) GetVideoMessage() *VideoMessage
func (*Message) GetViewOnceMessage ¶
func (x *Message) GetViewOnceMessage() *FutureProofMessage
func (*Message) ProtoMessage ¶
func (*Message) ProtoMessage()
func (*Message) ProtoReflect ¶
func (x *Message) ProtoReflect() protoreflect.Message
type MessageContextInfo ¶
type MessageContextInfo struct { DeviceListMetadata *DeviceListMetadata `protobuf:"bytes,1,opt,name=deviceListMetadata" json:"deviceListMetadata,omitempty"` DeviceListMetadataVersion *int32 `protobuf:"varint,2,opt,name=deviceListMetadataVersion" json:"deviceListMetadataVersion,omitempty"` // contains filtered or unexported fields }
func (*MessageContextInfo) Descriptor
deprecated
func (*MessageContextInfo) Descriptor() ([]byte, []int)
Deprecated: Use MessageContextInfo.ProtoReflect.Descriptor instead.
func (*MessageContextInfo) GetDeviceListMetadata ¶
func (x *MessageContextInfo) GetDeviceListMetadata() *DeviceListMetadata
func (*MessageContextInfo) GetDeviceListMetadataVersion ¶
func (x *MessageContextInfo) GetDeviceListMetadataVersion() int32
func (*MessageContextInfo) ProtoMessage ¶
func (*MessageContextInfo) ProtoMessage()
func (*MessageContextInfo) ProtoReflect ¶
func (x *MessageContextInfo) ProtoReflect() protoreflect.Message
func (*MessageContextInfo) Reset ¶
func (x *MessageContextInfo) Reset()
func (*MessageContextInfo) String ¶
func (x *MessageContextInfo) String() string
type MessageKey ¶
type MessageKey struct { RemoteJid *string `protobuf:"bytes,1,opt,name=remoteJid" json:"remoteJid,omitempty"` FromMe *bool `protobuf:"varint,2,opt,name=fromMe" json:"fromMe,omitempty"` Id *string `protobuf:"bytes,3,opt,name=id" json:"id,omitempty"` Participant *string `protobuf:"bytes,4,opt,name=participant" json:"participant,omitempty"` // contains filtered or unexported fields }
func (*MessageKey) Descriptor
deprecated
func (*MessageKey) Descriptor() ([]byte, []int)
Deprecated: Use MessageKey.ProtoReflect.Descriptor instead.
func (*MessageKey) GetFromMe ¶
func (x *MessageKey) GetFromMe() bool
func (*MessageKey) GetId ¶
func (x *MessageKey) GetId() string
func (*MessageKey) GetParticipant ¶
func (x *MessageKey) GetParticipant() string
func (*MessageKey) GetRemoteJid ¶
func (x *MessageKey) GetRemoteJid() string
func (*MessageKey) ProtoMessage ¶
func (*MessageKey) ProtoMessage()
func (*MessageKey) ProtoReflect ¶
func (x *MessageKey) ProtoReflect() protoreflect.Message
func (*MessageKey) Reset ¶
func (x *MessageKey) Reset()
func (*MessageKey) String ¶
func (x *MessageKey) String() string
type Money ¶
type Money struct { Value *int64 `protobuf:"varint,1,opt,name=value" json:"value,omitempty"` Offset *uint32 `protobuf:"varint,2,opt,name=offset" json:"offset,omitempty"` CurrencyCode *string `protobuf:"bytes,3,opt,name=currencyCode" json:"currencyCode,omitempty"` // contains filtered or unexported fields }
func (*Money) Descriptor
deprecated
func (*Money) GetCurrencyCode ¶
func (*Money) ProtoMessage ¶
func (*Money) ProtoMessage()
func (*Money) ProtoReflect ¶
func (x *Money) ProtoReflect() protoreflect.Message
type MsgOpaqueData ¶
type MsgOpaqueData struct { Body *string `protobuf:"bytes,1,opt,name=body" json:"body,omitempty"` Caption *string `protobuf:"bytes,3,opt,name=caption" json:"caption,omitempty"` Lng *float64 `protobuf:"fixed64,5,opt,name=lng" json:"lng,omitempty"` Lat *float64 `protobuf:"fixed64,7,opt,name=lat" json:"lat,omitempty"` PaymentAmount1000 *int32 `protobuf:"varint,8,opt,name=paymentAmount1000" json:"paymentAmount1000,omitempty"` PaymentNoteMsgBody *string `protobuf:"bytes,9,opt,name=paymentNoteMsgBody" json:"paymentNoteMsgBody,omitempty"` CanonicalUrl *string `protobuf:"bytes,10,opt,name=canonicalUrl" json:"canonicalUrl,omitempty"` MatchedText *string `protobuf:"bytes,11,opt,name=matchedText" json:"matchedText,omitempty"` Title *string `protobuf:"bytes,12,opt,name=title" json:"title,omitempty"` Description *string `protobuf:"bytes,13,opt,name=description" json:"description,omitempty"` FutureproofBuffer []byte `protobuf:"bytes,14,opt,name=futureproofBuffer" json:"futureproofBuffer,omitempty"` ClientUrl *string `protobuf:"bytes,15,opt,name=clientUrl" json:"clientUrl,omitempty"` Loc *string `protobuf:"bytes,16,opt,name=loc" json:"loc,omitempty"` // contains filtered or unexported fields }
func (*MsgOpaqueData) Descriptor
deprecated
func (*MsgOpaqueData) Descriptor() ([]byte, []int)
Deprecated: Use MsgOpaqueData.ProtoReflect.Descriptor instead.
func (*MsgOpaqueData) GetBody ¶
func (x *MsgOpaqueData) GetBody() string
func (*MsgOpaqueData) GetCanonicalUrl ¶
func (x *MsgOpaqueData) GetCanonicalUrl() string
func (*MsgOpaqueData) GetCaption ¶
func (x *MsgOpaqueData) GetCaption() string
func (*MsgOpaqueData) GetClientUrl ¶
func (x *MsgOpaqueData) GetClientUrl() string
func (*MsgOpaqueData) GetDescription ¶
func (x *MsgOpaqueData) GetDescription() string
func (*MsgOpaqueData) GetFutureproofBuffer ¶
func (x *MsgOpaqueData) GetFutureproofBuffer() []byte
func (*MsgOpaqueData) GetLat ¶
func (x *MsgOpaqueData) GetLat() float64
func (*MsgOpaqueData) GetLng ¶
func (x *MsgOpaqueData) GetLng() float64
func (*MsgOpaqueData) GetLoc ¶
func (x *MsgOpaqueData) GetLoc() string
func (*MsgOpaqueData) GetMatchedText ¶
func (x *MsgOpaqueData) GetMatchedText() string
func (*MsgOpaqueData) GetPaymentAmount1000 ¶
func (x *MsgOpaqueData) GetPaymentAmount1000() int32
func (*MsgOpaqueData) GetPaymentNoteMsgBody ¶
func (x *MsgOpaqueData) GetPaymentNoteMsgBody() string
func (*MsgOpaqueData) GetTitle ¶
func (x *MsgOpaqueData) GetTitle() string
func (*MsgOpaqueData) ProtoMessage ¶
func (*MsgOpaqueData) ProtoMessage()
func (*MsgOpaqueData) ProtoReflect ¶
func (x *MsgOpaqueData) ProtoReflect() protoreflect.Message
func (*MsgOpaqueData) Reset ¶
func (x *MsgOpaqueData) Reset()
func (*MsgOpaqueData) String ¶
func (x *MsgOpaqueData) String() string
type MsgRowOpaqueData ¶
type MsgRowOpaqueData struct { CurrentMsg *MsgOpaqueData `protobuf:"bytes,1,opt,name=currentMsg" json:"currentMsg,omitempty"` QuotedMsg *MsgOpaqueData `protobuf:"bytes,2,opt,name=quotedMsg" json:"quotedMsg,omitempty"` // contains filtered or unexported fields }
func (*MsgRowOpaqueData) Descriptor
deprecated
func (*MsgRowOpaqueData) Descriptor() ([]byte, []int)
Deprecated: Use MsgRowOpaqueData.ProtoReflect.Descriptor instead.
func (*MsgRowOpaqueData) GetCurrentMsg ¶
func (x *MsgRowOpaqueData) GetCurrentMsg() *MsgOpaqueData
func (*MsgRowOpaqueData) GetQuotedMsg ¶
func (x *MsgRowOpaqueData) GetQuotedMsg() *MsgOpaqueData
func (*MsgRowOpaqueData) ProtoMessage ¶
func (*MsgRowOpaqueData) ProtoMessage()
func (*MsgRowOpaqueData) ProtoReflect ¶
func (x *MsgRowOpaqueData) ProtoReflect() protoreflect.Message
func (*MsgRowOpaqueData) Reset ¶
func (x *MsgRowOpaqueData) Reset()
func (*MsgRowOpaqueData) String ¶
func (x *MsgRowOpaqueData) String() string
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"` // contains filtered or unexported fields }
func (*MuteAction) Descriptor
deprecated
func (*MuteAction) Descriptor() ([]byte, []int)
Deprecated: Use MuteAction.ProtoReflect.Descriptor instead.
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 NativeFlowButton ¶
type NativeFlowButton struct { Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` ButtonParamsJson *string `protobuf:"bytes,2,opt,name=buttonParamsJson" json:"buttonParamsJson,omitempty"` // contains filtered or unexported fields }
func (*NativeFlowButton) Descriptor
deprecated
func (*NativeFlowButton) Descriptor() ([]byte, []int)
Deprecated: Use NativeFlowButton.ProtoReflect.Descriptor instead.
func (*NativeFlowButton) GetButtonParamsJson ¶
func (x *NativeFlowButton) GetButtonParamsJson() string
func (*NativeFlowButton) GetName ¶
func (x *NativeFlowButton) GetName() string
func (*NativeFlowButton) ProtoMessage ¶
func (*NativeFlowButton) ProtoMessage()
func (*NativeFlowButton) ProtoReflect ¶
func (x *NativeFlowButton) ProtoReflect() protoreflect.Message
func (*NativeFlowButton) Reset ¶
func (x *NativeFlowButton) Reset()
func (*NativeFlowButton) String ¶
func (x *NativeFlowButton) String() string
type NativeFlowInfo ¶
type NativeFlowInfo struct { Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` ParamsJson *string `protobuf:"bytes,2,opt,name=paramsJson" json:"paramsJson,omitempty"` // contains filtered or unexported fields }
func (*NativeFlowInfo) Descriptor
deprecated
func (*NativeFlowInfo) Descriptor() ([]byte, []int)
Deprecated: Use NativeFlowInfo.ProtoReflect.Descriptor instead.
func (*NativeFlowInfo) GetName ¶
func (x *NativeFlowInfo) GetName() string
func (*NativeFlowInfo) GetParamsJson ¶
func (x *NativeFlowInfo) GetParamsJson() string
func (*NativeFlowInfo) ProtoMessage ¶
func (*NativeFlowInfo) ProtoMessage()
func (*NativeFlowInfo) ProtoReflect ¶
func (x *NativeFlowInfo) ProtoReflect() protoreflect.Message
func (*NativeFlowInfo) Reset ¶
func (x *NativeFlowInfo) Reset()
func (*NativeFlowInfo) String ¶
func (x *NativeFlowInfo) String() string
type NativeFlowMessage ¶
type NativeFlowMessage struct { Buttons []*NativeFlowButton `protobuf:"bytes,1,rep,name=buttons" json:"buttons,omitempty"` MessageParamsJson *string `protobuf:"bytes,2,opt,name=messageParamsJson" json:"messageParamsJson,omitempty"` MessageVersion *int32 `protobuf:"varint,3,opt,name=messageVersion" json:"messageVersion,omitempty"` // contains filtered or unexported fields }
func (*NativeFlowMessage) Descriptor
deprecated
func (*NativeFlowMessage) Descriptor() ([]byte, []int)
Deprecated: Use NativeFlowMessage.ProtoReflect.Descriptor instead.
func (*NativeFlowMessage) GetButtons ¶
func (x *NativeFlowMessage) GetButtons() []*NativeFlowButton
func (*NativeFlowMessage) GetMessageParamsJson ¶
func (x *NativeFlowMessage) GetMessageParamsJson() string
func (*NativeFlowMessage) GetMessageVersion ¶
func (x *NativeFlowMessage) GetMessageVersion() int32
func (*NativeFlowMessage) ProtoMessage ¶
func (*NativeFlowMessage) ProtoMessage()
func (*NativeFlowMessage) ProtoReflect ¶
func (x *NativeFlowMessage) ProtoReflect() protoreflect.Message
func (*NativeFlowMessage) Reset ¶
func (x *NativeFlowMessage) Reset()
func (*NativeFlowMessage) String ¶
func (x *NativeFlowMessage) String() string
type NoiseCertificate ¶
type NoiseCertificate struct { Details []byte `protobuf:"bytes,1,opt,name=details" json:"details,omitempty"` Signature []byte `protobuf:"bytes,2,opt,name=signature" json:"signature,omitempty"` // contains filtered or unexported fields }
func (*NoiseCertificate) Descriptor
deprecated
func (*NoiseCertificate) Descriptor() ([]byte, []int)
Deprecated: Use NoiseCertificate.ProtoReflect.Descriptor instead.
func (*NoiseCertificate) GetDetails ¶
func (x *NoiseCertificate) GetDetails() []byte
func (*NoiseCertificate) GetSignature ¶
func (x *NoiseCertificate) GetSignature() []byte
func (*NoiseCertificate) ProtoMessage ¶
func (*NoiseCertificate) ProtoMessage()
func (*NoiseCertificate) ProtoReflect ¶
func (x *NoiseCertificate) ProtoReflect() protoreflect.Message
func (*NoiseCertificate) Reset ¶
func (x *NoiseCertificate) Reset()
func (*NoiseCertificate) String ¶
func (x *NoiseCertificate) String() string
type NoiseCertificateDetails ¶
type NoiseCertificateDetails struct { Serial *uint32 `protobuf:"varint,1,opt,name=serial" json:"serial,omitempty"` Issuer *string `protobuf:"bytes,2,opt,name=issuer" json:"issuer,omitempty"` Expires *uint64 `protobuf:"varint,3,opt,name=expires" json:"expires,omitempty"` Subject *string `protobuf:"bytes,4,opt,name=subject" json:"subject,omitempty"` Key []byte `protobuf:"bytes,5,opt,name=key" json:"key,omitempty"` // contains filtered or unexported fields }
Renamed from Details
func (*NoiseCertificateDetails) Descriptor
deprecated
func (*NoiseCertificateDetails) Descriptor() ([]byte, []int)
Deprecated: Use NoiseCertificateDetails.ProtoReflect.Descriptor instead.
func (*NoiseCertificateDetails) GetExpires ¶
func (x *NoiseCertificateDetails) GetExpires() uint64
func (*NoiseCertificateDetails) GetIssuer ¶
func (x *NoiseCertificateDetails) GetIssuer() string
func (*NoiseCertificateDetails) GetKey ¶
func (x *NoiseCertificateDetails) GetKey() []byte
func (*NoiseCertificateDetails) GetSerial ¶
func (x *NoiseCertificateDetails) GetSerial() uint32
func (*NoiseCertificateDetails) GetSubject ¶
func (x *NoiseCertificateDetails) GetSubject() string
func (*NoiseCertificateDetails) ProtoMessage ¶
func (*NoiseCertificateDetails) ProtoMessage()
func (*NoiseCertificateDetails) ProtoReflect ¶
func (x *NoiseCertificateDetails) ProtoReflect() protoreflect.Message
func (*NoiseCertificateDetails) Reset ¶
func (x *NoiseCertificateDetails) Reset()
func (*NoiseCertificateDetails) String ¶
func (x *NoiseCertificateDetails) String() string
type NotificationMessageInfo ¶
type NotificationMessageInfo struct { Key *MessageKey `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"` Message *Message `protobuf:"bytes,2,opt,name=message" json:"message,omitempty"` MessageTimestamp *uint64 `protobuf:"varint,3,opt,name=messageTimestamp" json:"messageTimestamp,omitempty"` Participant *string `protobuf:"bytes,4,opt,name=participant" json:"participant,omitempty"` // contains filtered or unexported fields }
func (*NotificationMessageInfo) Descriptor
deprecated
func (*NotificationMessageInfo) Descriptor() ([]byte, []int)
Deprecated: Use NotificationMessageInfo.ProtoReflect.Descriptor instead.
func (*NotificationMessageInfo) GetKey ¶
func (x *NotificationMessageInfo) GetKey() *MessageKey
func (*NotificationMessageInfo) GetMessage ¶
func (x *NotificationMessageInfo) GetMessage() *Message
func (*NotificationMessageInfo) GetMessageTimestamp ¶
func (x *NotificationMessageInfo) GetMessageTimestamp() uint64
func (*NotificationMessageInfo) GetParticipant ¶
func (x *NotificationMessageInfo) GetParticipant() string
func (*NotificationMessageInfo) ProtoMessage ¶
func (*NotificationMessageInfo) ProtoMessage()
func (*NotificationMessageInfo) ProtoReflect ¶
func (x *NotificationMessageInfo) ProtoReflect() protoreflect.Message
func (*NotificationMessageInfo) Reset ¶
func (x *NotificationMessageInfo) Reset()
func (*NotificationMessageInfo) String ¶
func (x *NotificationMessageInfo) String() string
type OrderMessage ¶
type OrderMessage struct { OrderId *string `protobuf:"bytes,1,opt,name=orderId" json:"orderId,omitempty"` Thumbnail []byte `protobuf:"bytes,2,opt,name=thumbnail" json:"thumbnail,omitempty"` ItemCount *int32 `protobuf:"varint,3,opt,name=itemCount" json:"itemCount,omitempty"` Status *OrderMessage_OrderMessageOrderStatus `protobuf:"varint,4,opt,name=status,enum=proto.OrderMessage_OrderMessageOrderStatus" json:"status,omitempty"` Surface *OrderMessage_OrderMessageOrderSurface `protobuf:"varint,5,opt,name=surface,enum=proto.OrderMessage_OrderMessageOrderSurface" json:"surface,omitempty"` Message *string `protobuf:"bytes,6,opt,name=message" json:"message,omitempty"` OrderTitle *string `protobuf:"bytes,7,opt,name=orderTitle" json:"orderTitle,omitempty"` SellerJid *string `protobuf:"bytes,8,opt,name=sellerJid" json:"sellerJid,omitempty"` Token *string `protobuf:"bytes,9,opt,name=token" json:"token,omitempty"` TotalAmount1000 *int64 `protobuf:"varint,10,opt,name=totalAmount1000" json:"totalAmount1000,omitempty"` TotalCurrencyCode *string `protobuf:"bytes,11,opt,name=totalCurrencyCode" json:"totalCurrencyCode,omitempty"` ContextInfo *ContextInfo `protobuf:"bytes,17,opt,name=contextInfo" json:"contextInfo,omitempty"` // contains filtered or unexported fields }
func (*OrderMessage) Descriptor
deprecated
func (*OrderMessage) Descriptor() ([]byte, []int)
Deprecated: Use OrderMessage.ProtoReflect.Descriptor instead.
func (*OrderMessage) GetContextInfo ¶
func (x *OrderMessage) GetContextInfo() *ContextInfo
func (*OrderMessage) GetItemCount ¶
func (x *OrderMessage) GetItemCount() int32
func (*OrderMessage) GetMessage ¶
func (x *OrderMessage) GetMessage() string
func (*OrderMessage) GetOrderId ¶
func (x *OrderMessage) GetOrderId() string
func (*OrderMessage) GetOrderTitle ¶
func (x *OrderMessage) GetOrderTitle() string
func (*OrderMessage) GetSellerJid ¶
func (x *OrderMessage) GetSellerJid() string
func (*OrderMessage) GetStatus ¶
func (x *OrderMessage) GetStatus() OrderMessage_OrderMessageOrderStatus
func (*OrderMessage) GetSurface ¶
func (x *OrderMessage) GetSurface() OrderMessage_OrderMessageOrderSurface
func (*OrderMessage) GetThumbnail ¶
func (x *OrderMessage) GetThumbnail() []byte
func (*OrderMessage) GetToken ¶
func (x *OrderMessage) GetToken() string
func (*OrderMessage) GetTotalAmount1000 ¶
func (x *OrderMessage) GetTotalAmount1000() int64
func (*OrderMessage) GetTotalCurrencyCode ¶
func (x *OrderMessage) GetTotalCurrencyCode() string
func (*OrderMessage) ProtoMessage ¶
func (*OrderMessage) ProtoMessage()
func (*OrderMessage) ProtoReflect ¶
func (x *OrderMessage) ProtoReflect() protoreflect.Message
func (*OrderMessage) Reset ¶
func (x *OrderMessage) Reset()
func (*OrderMessage) String ¶
func (x *OrderMessage) String() string
type OrderMessage_OrderMessageOrderStatus ¶
type OrderMessage_OrderMessageOrderStatus int32
const (
OrderMessage_INQUIRY OrderMessage_OrderMessageOrderStatus = 1
)
func (OrderMessage_OrderMessageOrderStatus) Descriptor ¶
func (OrderMessage_OrderMessageOrderStatus) Descriptor() protoreflect.EnumDescriptor
func (OrderMessage_OrderMessageOrderStatus) Enum ¶
func (x OrderMessage_OrderMessageOrderStatus) Enum() *OrderMessage_OrderMessageOrderStatus
func (OrderMessage_OrderMessageOrderStatus) EnumDescriptor
deprecated
func (OrderMessage_OrderMessageOrderStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use OrderMessage_OrderMessageOrderStatus.Descriptor instead.
func (OrderMessage_OrderMessageOrderStatus) Number ¶
func (x OrderMessage_OrderMessageOrderStatus) Number() protoreflect.EnumNumber
func (OrderMessage_OrderMessageOrderStatus) String ¶
func (x OrderMessage_OrderMessageOrderStatus) String() string
func (OrderMessage_OrderMessageOrderStatus) Type ¶
func (OrderMessage_OrderMessageOrderStatus) Type() protoreflect.EnumType
func (*OrderMessage_OrderMessageOrderStatus) UnmarshalJSON
deprecated
func (x *OrderMessage_OrderMessageOrderStatus) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type OrderMessage_OrderMessageOrderSurface ¶
type OrderMessage_OrderMessageOrderSurface int32
const (
OrderMessage_CATALOG OrderMessage_OrderMessageOrderSurface = 1
)
func (OrderMessage_OrderMessageOrderSurface) Descriptor ¶
func (OrderMessage_OrderMessageOrderSurface) Descriptor() protoreflect.EnumDescriptor
func (OrderMessage_OrderMessageOrderSurface) EnumDescriptor
deprecated
func (OrderMessage_OrderMessageOrderSurface) EnumDescriptor() ([]byte, []int)
Deprecated: Use OrderMessage_OrderMessageOrderSurface.Descriptor instead.
func (OrderMessage_OrderMessageOrderSurface) Number ¶
func (x OrderMessage_OrderMessageOrderSurface) Number() protoreflect.EnumNumber
func (OrderMessage_OrderMessageOrderSurface) String ¶
func (x OrderMessage_OrderMessageOrderSurface) String() string
func (OrderMessage_OrderMessageOrderSurface) Type ¶
func (OrderMessage_OrderMessageOrderSurface) Type() protoreflect.EnumType
func (*OrderMessage_OrderMessageOrderSurface) UnmarshalJSON
deprecated
func (x *OrderMessage_OrderMessageOrderSurface) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type PBMediaData ¶
type PBMediaData struct { MediaKey []byte `protobuf:"bytes,1,opt,name=mediaKey" json:"mediaKey,omitempty"` MediaKeyTimestamp *int64 `protobuf:"varint,2,opt,name=mediaKeyTimestamp" json:"mediaKeyTimestamp,omitempty"` FileSha256 []byte `protobuf:"bytes,3,opt,name=fileSha256" json:"fileSha256,omitempty"` FileEncSha256 []byte `protobuf:"bytes,4,opt,name=fileEncSha256" json:"fileEncSha256,omitempty"` DirectPath *string `protobuf:"bytes,5,opt,name=directPath" json:"directPath,omitempty"` // contains filtered or unexported fields }
Renamed from MediaData
func (*PBMediaData) Descriptor
deprecated
func (*PBMediaData) Descriptor() ([]byte, []int)
Deprecated: Use PBMediaData.ProtoReflect.Descriptor instead.
func (*PBMediaData) GetDirectPath ¶
func (x *PBMediaData) GetDirectPath() string
func (*PBMediaData) GetFileEncSha256 ¶
func (x *PBMediaData) GetFileEncSha256() []byte
func (*PBMediaData) GetFileSha256 ¶
func (x *PBMediaData) GetFileSha256() []byte
func (*PBMediaData) GetMediaKey ¶
func (x *PBMediaData) GetMediaKey() []byte
func (*PBMediaData) GetMediaKeyTimestamp ¶
func (x *PBMediaData) GetMediaKeyTimestamp() int64
func (*PBMediaData) ProtoMessage ¶
func (*PBMediaData) ProtoMessage()
func (*PBMediaData) ProtoReflect ¶
func (x *PBMediaData) ProtoReflect() protoreflect.Message
func (*PBMediaData) Reset ¶
func (x *PBMediaData) Reset()
func (*PBMediaData) String ¶
func (x *PBMediaData) String() string
type PaymentBackground ¶
type PaymentBackground struct { Id *string `protobuf:"bytes,1,opt,name=id" json:"id,omitempty"` FileLength *uint64 `protobuf:"varint,2,opt,name=fileLength" json:"fileLength,omitempty"` Width *uint32 `protobuf:"varint,3,opt,name=width" json:"width,omitempty"` Height *uint32 `protobuf:"varint,4,opt,name=height" json:"height,omitempty"` Mimetype *string `protobuf:"bytes,5,opt,name=mimetype" json:"mimetype,omitempty"` PlaceholderArgb *uint32 `protobuf:"fixed32,6,opt,name=placeholderArgb" json:"placeholderArgb,omitempty"` TextArgb *uint32 `protobuf:"fixed32,7,opt,name=textArgb" json:"textArgb,omitempty"` SubtextArgb *uint32 `protobuf:"fixed32,8,opt,name=subtextArgb" json:"subtextArgb,omitempty"` MediaData *PBMediaData `protobuf:"bytes,9,opt,name=mediaData" json:"mediaData,omitempty"` Type *PaymentBackground_PaymentBackgroundType `protobuf:"varint,10,opt,name=type,enum=proto.PaymentBackground_PaymentBackgroundType" json:"type,omitempty"` // contains filtered or unexported fields }
func (*PaymentBackground) Descriptor
deprecated
func (*PaymentBackground) Descriptor() ([]byte, []int)
Deprecated: Use PaymentBackground.ProtoReflect.Descriptor instead.
func (*PaymentBackground) GetFileLength ¶
func (x *PaymentBackground) GetFileLength() uint64
func (*PaymentBackground) GetHeight ¶
func (x *PaymentBackground) GetHeight() uint32
func (*PaymentBackground) GetId ¶
func (x *PaymentBackground) GetId() string
func (*PaymentBackground) GetMediaData ¶
func (x *PaymentBackground) GetMediaData() *PBMediaData
func (*PaymentBackground) GetMimetype ¶
func (x *PaymentBackground) GetMimetype() string
func (*PaymentBackground) GetPlaceholderArgb ¶
func (x *PaymentBackground) GetPlaceholderArgb() uint32
func (*PaymentBackground) GetSubtextArgb ¶
func (x *PaymentBackground) GetSubtextArgb() uint32
func (*PaymentBackground) GetTextArgb ¶
func (x *PaymentBackground) GetTextArgb() uint32
func (*PaymentBackground) GetType ¶
func (x *PaymentBackground) GetType() PaymentBackground_PaymentBackgroundType
func (*PaymentBackground) GetWidth ¶
func (x *PaymentBackground) GetWidth() uint32
func (*PaymentBackground) ProtoMessage ¶
func (*PaymentBackground) ProtoMessage()
func (*PaymentBackground) ProtoReflect ¶
func (x *PaymentBackground) ProtoReflect() protoreflect.Message
func (*PaymentBackground) Reset ¶
func (x *PaymentBackground) Reset()
func (*PaymentBackground) String ¶
func (x *PaymentBackground) String() string
type PaymentBackground_PaymentBackgroundType ¶
type PaymentBackground_PaymentBackgroundType int32
const ( PaymentBackground_UNKNOWN PaymentBackground_PaymentBackgroundType = 0 PaymentBackground_DEFAULT PaymentBackground_PaymentBackgroundType = 1 )
func (PaymentBackground_PaymentBackgroundType) Descriptor ¶
func (PaymentBackground_PaymentBackgroundType) Descriptor() protoreflect.EnumDescriptor
func (PaymentBackground_PaymentBackgroundType) EnumDescriptor
deprecated
func (PaymentBackground_PaymentBackgroundType) EnumDescriptor() ([]byte, []int)
Deprecated: Use PaymentBackground_PaymentBackgroundType.Descriptor instead.
func (PaymentBackground_PaymentBackgroundType) Number ¶
func (x PaymentBackground_PaymentBackgroundType) Number() protoreflect.EnumNumber
func (PaymentBackground_PaymentBackgroundType) String ¶
func (x PaymentBackground_PaymentBackgroundType) String() string
func (PaymentBackground_PaymentBackgroundType) Type ¶
func (PaymentBackground_PaymentBackgroundType) Type() protoreflect.EnumType
func (*PaymentBackground_PaymentBackgroundType) UnmarshalJSON
deprecated
func (x *PaymentBackground_PaymentBackgroundType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type PaymentInfo ¶
type PaymentInfo struct { CurrencyDeprecated *PaymentInfo_PaymentInfoCurrency `` /* 126-byte string literal not displayed */ Amount1000 *uint64 `protobuf:"varint,2,opt,name=amount1000" json:"amount1000,omitempty"` ReceiverJid *string `protobuf:"bytes,3,opt,name=receiverJid" json:"receiverJid,omitempty"` Status *PaymentInfo_PaymentInfoStatus `protobuf:"varint,4,opt,name=status,enum=proto.PaymentInfo_PaymentInfoStatus" json:"status,omitempty"` TransactionTimestamp *uint64 `protobuf:"varint,5,opt,name=transactionTimestamp" json:"transactionTimestamp,omitempty"` RequestMessageKey *MessageKey `protobuf:"bytes,6,opt,name=requestMessageKey" json:"requestMessageKey,omitempty"` ExpiryTimestamp *uint64 `protobuf:"varint,7,opt,name=expiryTimestamp" json:"expiryTimestamp,omitempty"` Futureproofed *bool `protobuf:"varint,8,opt,name=futureproofed" json:"futureproofed,omitempty"` Currency *string `protobuf:"bytes,9,opt,name=currency" json:"currency,omitempty"` TxnStatus *PaymentInfo_PaymentInfoTxnStatus `protobuf:"varint,10,opt,name=txnStatus,enum=proto.PaymentInfo_PaymentInfoTxnStatus" json:"txnStatus,omitempty"` UseNoviFiatFormat *bool `protobuf:"varint,11,opt,name=useNoviFiatFormat" json:"useNoviFiatFormat,omitempty"` PrimaryAmount *Money `protobuf:"bytes,12,opt,name=primaryAmount" json:"primaryAmount,omitempty"` ExchangeAmount *Money `protobuf:"bytes,13,opt,name=exchangeAmount" json:"exchangeAmount,omitempty"` // contains filtered or unexported fields }
func (*PaymentInfo) Descriptor
deprecated
func (*PaymentInfo) Descriptor() ([]byte, []int)
Deprecated: Use PaymentInfo.ProtoReflect.Descriptor instead.
func (*PaymentInfo) GetAmount1000 ¶
func (x *PaymentInfo) GetAmount1000() uint64
func (*PaymentInfo) GetCurrency ¶
func (x *PaymentInfo) GetCurrency() string
func (*PaymentInfo) GetCurrencyDeprecated ¶
func (x *PaymentInfo) GetCurrencyDeprecated() PaymentInfo_PaymentInfoCurrency
func (*PaymentInfo) GetExchangeAmount ¶
func (x *PaymentInfo) GetExchangeAmount() *Money
func (*PaymentInfo) GetExpiryTimestamp ¶
func (x *PaymentInfo) GetExpiryTimestamp() uint64
func (*PaymentInfo) GetFutureproofed ¶
func (x *PaymentInfo) GetFutureproofed() bool
func (*PaymentInfo) GetPrimaryAmount ¶
func (x *PaymentInfo) GetPrimaryAmount() *Money
func (*PaymentInfo) GetReceiverJid ¶
func (x *PaymentInfo) GetReceiverJid() string
func (*PaymentInfo) GetRequestMessageKey ¶
func (x *PaymentInfo) GetRequestMessageKey() *MessageKey
func (*PaymentInfo) GetStatus ¶
func (x *PaymentInfo) GetStatus() PaymentInfo_PaymentInfoStatus
func (*PaymentInfo) GetTransactionTimestamp ¶
func (x *PaymentInfo) GetTransactionTimestamp() uint64
func (*PaymentInfo) GetTxnStatus ¶
func (x *PaymentInfo) GetTxnStatus() PaymentInfo_PaymentInfoTxnStatus
func (*PaymentInfo) GetUseNoviFiatFormat ¶
func (x *PaymentInfo) GetUseNoviFiatFormat() bool
func (*PaymentInfo) ProtoMessage ¶
func (*PaymentInfo) ProtoMessage()
func (*PaymentInfo) ProtoReflect ¶
func (x *PaymentInfo) ProtoReflect() protoreflect.Message
func (*PaymentInfo) Reset ¶
func (x *PaymentInfo) Reset()
func (*PaymentInfo) String ¶
func (x *PaymentInfo) String() string
type PaymentInfo_PaymentInfoCurrency ¶
type PaymentInfo_PaymentInfoCurrency int32
const ( PaymentInfo_UNKNOWN_CURRENCY PaymentInfo_PaymentInfoCurrency = 0 PaymentInfo_INR PaymentInfo_PaymentInfoCurrency = 1 )
func (PaymentInfo_PaymentInfoCurrency) Descriptor ¶
func (PaymentInfo_PaymentInfoCurrency) Descriptor() protoreflect.EnumDescriptor
func (PaymentInfo_PaymentInfoCurrency) Enum ¶
func (x PaymentInfo_PaymentInfoCurrency) Enum() *PaymentInfo_PaymentInfoCurrency
func (PaymentInfo_PaymentInfoCurrency) EnumDescriptor
deprecated
func (PaymentInfo_PaymentInfoCurrency) EnumDescriptor() ([]byte, []int)
Deprecated: Use PaymentInfo_PaymentInfoCurrency.Descriptor instead.
func (PaymentInfo_PaymentInfoCurrency) Number ¶
func (x PaymentInfo_PaymentInfoCurrency) Number() protoreflect.EnumNumber
func (PaymentInfo_PaymentInfoCurrency) String ¶
func (x PaymentInfo_PaymentInfoCurrency) String() string
func (PaymentInfo_PaymentInfoCurrency) Type ¶
func (PaymentInfo_PaymentInfoCurrency) Type() protoreflect.EnumType
func (*PaymentInfo_PaymentInfoCurrency) UnmarshalJSON
deprecated
func (x *PaymentInfo_PaymentInfoCurrency) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type PaymentInfo_PaymentInfoStatus ¶
type PaymentInfo_PaymentInfoStatus int32
const ( PaymentInfo_UNKNOWN_STATUS PaymentInfo_PaymentInfoStatus = 0 PaymentInfo_PROCESSING PaymentInfo_PaymentInfoStatus = 1 PaymentInfo_SENT PaymentInfo_PaymentInfoStatus = 2 PaymentInfo_NEED_TO_ACCEPT PaymentInfo_PaymentInfoStatus = 3 PaymentInfo_COMPLETE PaymentInfo_PaymentInfoStatus = 4 PaymentInfo_COULD_NOT_COMPLETE PaymentInfo_PaymentInfoStatus = 5 PaymentInfo_REFUNDED PaymentInfo_PaymentInfoStatus = 6 PaymentInfo_EXPIRED PaymentInfo_PaymentInfoStatus = 7 PaymentInfo_REJECTED PaymentInfo_PaymentInfoStatus = 8 PaymentInfo_CANCELLED PaymentInfo_PaymentInfoStatus = 9 PaymentInfo_WAITING_FOR_PAYER PaymentInfo_PaymentInfoStatus = 10 PaymentInfo_WAITING PaymentInfo_PaymentInfoStatus = 11 )
func (PaymentInfo_PaymentInfoStatus) Descriptor ¶
func (PaymentInfo_PaymentInfoStatus) Descriptor() protoreflect.EnumDescriptor
func (PaymentInfo_PaymentInfoStatus) Enum ¶
func (x PaymentInfo_PaymentInfoStatus) Enum() *PaymentInfo_PaymentInfoStatus
func (PaymentInfo_PaymentInfoStatus) EnumDescriptor
deprecated
func (PaymentInfo_PaymentInfoStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use PaymentInfo_PaymentInfoStatus.Descriptor instead.
func (PaymentInfo_PaymentInfoStatus) Number ¶
func (x PaymentInfo_PaymentInfoStatus) Number() protoreflect.EnumNumber
func (PaymentInfo_PaymentInfoStatus) String ¶
func (x PaymentInfo_PaymentInfoStatus) String() string
func (PaymentInfo_PaymentInfoStatus) Type ¶
func (PaymentInfo_PaymentInfoStatus) Type() protoreflect.EnumType
func (*PaymentInfo_PaymentInfoStatus) UnmarshalJSON
deprecated
func (x *PaymentInfo_PaymentInfoStatus) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type PaymentInfo_PaymentInfoTxnStatus ¶
type PaymentInfo_PaymentInfoTxnStatus int32
const ( PaymentInfo_UNKNOWN PaymentInfo_PaymentInfoTxnStatus = 0 PaymentInfo_PENDING_SETUP PaymentInfo_PaymentInfoTxnStatus = 1 PaymentInfo_PENDING_RECEIVER_SETUP PaymentInfo_PaymentInfoTxnStatus = 2 PaymentInfo_INIT PaymentInfo_PaymentInfoTxnStatus = 3 PaymentInfo_SUCCESS PaymentInfo_PaymentInfoTxnStatus = 4 PaymentInfo_COMPLETED PaymentInfo_PaymentInfoTxnStatus = 5 PaymentInfo_FAILED PaymentInfo_PaymentInfoTxnStatus = 6 PaymentInfo_FAILED_RISK PaymentInfo_PaymentInfoTxnStatus = 7 PaymentInfo_FAILED_PROCESSING PaymentInfo_PaymentInfoTxnStatus = 8 PaymentInfo_FAILED_RECEIVER_PROCESSING PaymentInfo_PaymentInfoTxnStatus = 9 PaymentInfo_FAILED_DA PaymentInfo_PaymentInfoTxnStatus = 10 PaymentInfo_FAILED_DA_FINAL PaymentInfo_PaymentInfoTxnStatus = 11 PaymentInfo_REFUNDED_TXN PaymentInfo_PaymentInfoTxnStatus = 12 PaymentInfo_REFUND_FAILED PaymentInfo_PaymentInfoTxnStatus = 13 PaymentInfo_REFUND_FAILED_PROCESSING PaymentInfo_PaymentInfoTxnStatus = 14 PaymentInfo_REFUND_FAILED_DA PaymentInfo_PaymentInfoTxnStatus = 15 PaymentInfo_EXPIRED_TXN PaymentInfo_PaymentInfoTxnStatus = 16 PaymentInfo_AUTH_CANCELED PaymentInfo_PaymentInfoTxnStatus = 17 PaymentInfo_AUTH_CANCEL_FAILED_PROCESSING PaymentInfo_PaymentInfoTxnStatus = 18 PaymentInfo_AUTH_CANCEL_FAILED PaymentInfo_PaymentInfoTxnStatus = 19 PaymentInfo_COLLECT_INIT PaymentInfo_PaymentInfoTxnStatus = 20 PaymentInfo_COLLECT_SUCCESS PaymentInfo_PaymentInfoTxnStatus = 21 PaymentInfo_COLLECT_FAILED PaymentInfo_PaymentInfoTxnStatus = 22 PaymentInfo_COLLECT_FAILED_RISK PaymentInfo_PaymentInfoTxnStatus = 23 PaymentInfo_COLLECT_REJECTED PaymentInfo_PaymentInfoTxnStatus = 24 PaymentInfo_COLLECT_EXPIRED PaymentInfo_PaymentInfoTxnStatus = 25 PaymentInfo_COLLECT_CANCELED PaymentInfo_PaymentInfoTxnStatus = 26 PaymentInfo_COLLECT_CANCELLING PaymentInfo_PaymentInfoTxnStatus = 27 PaymentInfo_IN_REVIEW PaymentInfo_PaymentInfoTxnStatus = 28 )
func (PaymentInfo_PaymentInfoTxnStatus) Descriptor ¶
func (PaymentInfo_PaymentInfoTxnStatus) Descriptor() protoreflect.EnumDescriptor
func (PaymentInfo_PaymentInfoTxnStatus) Enum ¶
func (x PaymentInfo_PaymentInfoTxnStatus) Enum() *PaymentInfo_PaymentInfoTxnStatus
func (PaymentInfo_PaymentInfoTxnStatus) EnumDescriptor
deprecated
func (PaymentInfo_PaymentInfoTxnStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use PaymentInfo_PaymentInfoTxnStatus.Descriptor instead.
func (PaymentInfo_PaymentInfoTxnStatus) Number ¶
func (x PaymentInfo_PaymentInfoTxnStatus) Number() protoreflect.EnumNumber
func (PaymentInfo_PaymentInfoTxnStatus) String ¶
func (x PaymentInfo_PaymentInfoTxnStatus) String() string
func (PaymentInfo_PaymentInfoTxnStatus) Type ¶
func (PaymentInfo_PaymentInfoTxnStatus) Type() protoreflect.EnumType
func (*PaymentInfo_PaymentInfoTxnStatus) UnmarshalJSON
deprecated
func (x *PaymentInfo_PaymentInfoTxnStatus) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type PaymentInviteMessage ¶
type PaymentInviteMessage struct { ServiceType *PaymentInviteMessage_PaymentInviteMessageServiceType `` /* 133-byte string literal not displayed */ ExpiryTimestamp *int64 `protobuf:"varint,2,opt,name=expiryTimestamp" json:"expiryTimestamp,omitempty"` // contains filtered or unexported fields }
func (*PaymentInviteMessage) Descriptor
deprecated
func (*PaymentInviteMessage) Descriptor() ([]byte, []int)
Deprecated: Use PaymentInviteMessage.ProtoReflect.Descriptor instead.
func (*PaymentInviteMessage) GetExpiryTimestamp ¶
func (x *PaymentInviteMessage) GetExpiryTimestamp() int64
func (*PaymentInviteMessage) GetServiceType ¶
func (x *PaymentInviteMessage) GetServiceType() PaymentInviteMessage_PaymentInviteMessageServiceType
func (*PaymentInviteMessage) ProtoMessage ¶
func (*PaymentInviteMessage) ProtoMessage()
func (*PaymentInviteMessage) ProtoReflect ¶
func (x *PaymentInviteMessage) ProtoReflect() protoreflect.Message
func (*PaymentInviteMessage) Reset ¶
func (x *PaymentInviteMessage) Reset()
func (*PaymentInviteMessage) String ¶
func (x *PaymentInviteMessage) String() string
type PaymentInviteMessage_PaymentInviteMessageServiceType ¶
type PaymentInviteMessage_PaymentInviteMessageServiceType int32
const ( PaymentInviteMessage_UNKNOWN PaymentInviteMessage_PaymentInviteMessageServiceType = 0 PaymentInviteMessage_FBPAY PaymentInviteMessage_PaymentInviteMessageServiceType = 1 PaymentInviteMessage_NOVI PaymentInviteMessage_PaymentInviteMessageServiceType = 2 PaymentInviteMessage_UPI PaymentInviteMessage_PaymentInviteMessageServiceType = 3 )
func (PaymentInviteMessage_PaymentInviteMessageServiceType) Descriptor ¶
func (PaymentInviteMessage_PaymentInviteMessageServiceType) Descriptor() protoreflect.EnumDescriptor
func (PaymentInviteMessage_PaymentInviteMessageServiceType) EnumDescriptor
deprecated
func (PaymentInviteMessage_PaymentInviteMessageServiceType) EnumDescriptor() ([]byte, []int)
Deprecated: Use PaymentInviteMessage_PaymentInviteMessageServiceType.Descriptor instead.
func (PaymentInviteMessage_PaymentInviteMessageServiceType) Number ¶
func (x PaymentInviteMessage_PaymentInviteMessageServiceType) Number() protoreflect.EnumNumber
func (PaymentInviteMessage_PaymentInviteMessageServiceType) String ¶
func (x PaymentInviteMessage_PaymentInviteMessageServiceType) String() string
func (*PaymentInviteMessage_PaymentInviteMessageServiceType) UnmarshalJSON
deprecated
func (x *PaymentInviteMessage_PaymentInviteMessageServiceType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type PhotoChange ¶
type PhotoChange struct { OldPhoto []byte `protobuf:"bytes,1,opt,name=oldPhoto" json:"oldPhoto,omitempty"` NewPhoto []byte `protobuf:"bytes,2,opt,name=newPhoto" json:"newPhoto,omitempty"` NewPhotoId *uint32 `protobuf:"varint,3,opt,name=newPhotoId" json:"newPhotoId,omitempty"` // contains filtered or unexported fields }
func (*PhotoChange) Descriptor
deprecated
func (*PhotoChange) Descriptor() ([]byte, []int)
Deprecated: Use PhotoChange.ProtoReflect.Descriptor instead.
func (*PhotoChange) GetNewPhoto ¶
func (x *PhotoChange) GetNewPhoto() []byte
func (*PhotoChange) GetNewPhotoId ¶
func (x *PhotoChange) GetNewPhotoId() uint32
func (*PhotoChange) GetOldPhoto ¶
func (x *PhotoChange) GetOldPhoto() []byte
func (*PhotoChange) ProtoMessage ¶
func (*PhotoChange) ProtoMessage()
func (*PhotoChange) ProtoReflect ¶
func (x *PhotoChange) ProtoReflect() protoreflect.Message
func (*PhotoChange) Reset ¶
func (x *PhotoChange) Reset()
func (*PhotoChange) String ¶
func (x *PhotoChange) String() string
type 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 Point ¶
type Point struct { XDeprecated *int32 `protobuf:"varint,1,opt,name=xDeprecated" json:"xDeprecated,omitempty"` YDeprecated *int32 `protobuf:"varint,2,opt,name=yDeprecated" json:"yDeprecated,omitempty"` X *float64 `protobuf:"fixed64,3,opt,name=x" json:"x,omitempty"` Y *float64 `protobuf:"fixed64,4,opt,name=y" json:"y,omitempty"` // contains filtered or unexported fields }
func (*Point) Descriptor
deprecated
func (*Point) GetXDeprecated ¶
func (*Point) GetYDeprecated ¶
func (*Point) ProtoMessage ¶
func (*Point) ProtoMessage()
func (*Point) ProtoReflect ¶
func (x *Point) ProtoReflect() protoreflect.Message
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 Product ¶
type Product struct { ProductId *string `protobuf:"bytes,1,opt,name=productId" json:"productId,omitempty"` // contains filtered or unexported fields }
func (*Product) Descriptor
deprecated
func (*Product) GetProductId ¶
func (*Product) ProtoMessage ¶
func (*Product) ProtoMessage()
func (*Product) ProtoReflect ¶
func (x *Product) ProtoReflect() protoreflect.Message
type ProductListHeaderImage ¶
type ProductListHeaderImage struct { ProductId *string `protobuf:"bytes,1,opt,name=productId" json:"productId,omitempty"` JpegThumbnail []byte `protobuf:"bytes,2,opt,name=jpegThumbnail" json:"jpegThumbnail,omitempty"` // contains filtered or unexported fields }
func (*ProductListHeaderImage) Descriptor
deprecated
func (*ProductListHeaderImage) Descriptor() ([]byte, []int)
Deprecated: Use ProductListHeaderImage.ProtoReflect.Descriptor instead.
func (*ProductListHeaderImage) GetJpegThumbnail ¶
func (x *ProductListHeaderImage) GetJpegThumbnail() []byte
func (*ProductListHeaderImage) GetProductId ¶
func (x *ProductListHeaderImage) GetProductId() string
func (*ProductListHeaderImage) ProtoMessage ¶
func (*ProductListHeaderImage) ProtoMessage()
func (*ProductListHeaderImage) ProtoReflect ¶
func (x *ProductListHeaderImage) ProtoReflect() protoreflect.Message
func (*ProductListHeaderImage) Reset ¶
func (x *ProductListHeaderImage) Reset()
func (*ProductListHeaderImage) String ¶
func (x *ProductListHeaderImage) String() string
type ProductListInfo ¶
type ProductListInfo struct { ProductSections []*ProductSection `protobuf:"bytes,1,rep,name=productSections" json:"productSections,omitempty"` HeaderImage *ProductListHeaderImage `protobuf:"bytes,2,opt,name=headerImage" json:"headerImage,omitempty"` BusinessOwnerJid *string `protobuf:"bytes,3,opt,name=businessOwnerJid" json:"businessOwnerJid,omitempty"` // contains filtered or unexported fields }
func (*ProductListInfo) Descriptor
deprecated
func (*ProductListInfo) Descriptor() ([]byte, []int)
Deprecated: Use ProductListInfo.ProtoReflect.Descriptor instead.
func (*ProductListInfo) GetBusinessOwnerJid ¶
func (x *ProductListInfo) GetBusinessOwnerJid() string
func (*ProductListInfo) GetHeaderImage ¶
func (x *ProductListInfo) GetHeaderImage() *ProductListHeaderImage
func (*ProductListInfo) GetProductSections ¶
func (x *ProductListInfo) GetProductSections() []*ProductSection
func (*ProductListInfo) ProtoMessage ¶
func (*ProductListInfo) ProtoMessage()
func (*ProductListInfo) ProtoReflect ¶
func (x *ProductListInfo) ProtoReflect() protoreflect.Message
func (*ProductListInfo) Reset ¶
func (x *ProductListInfo) Reset()
func (*ProductListInfo) String ¶
func (x *ProductListInfo) String() string
type ProductMessage ¶
type ProductMessage struct { Product *ProductSnapshot `protobuf:"bytes,1,opt,name=product" json:"product,omitempty"` BusinessOwnerJid *string `protobuf:"bytes,2,opt,name=businessOwnerJid" json:"businessOwnerJid,omitempty"` Catalog *CatalogSnapshot `protobuf:"bytes,4,opt,name=catalog" json:"catalog,omitempty"` Body *string `protobuf:"bytes,5,opt,name=body" json:"body,omitempty"` ContextInfo *ContextInfo `protobuf:"bytes,17,opt,name=contextInfo" json:"contextInfo,omitempty"` // contains filtered or unexported fields }
func (*ProductMessage) Descriptor
deprecated
func (*ProductMessage) Descriptor() ([]byte, []int)
Deprecated: Use ProductMessage.ProtoReflect.Descriptor instead.
func (*ProductMessage) GetBody ¶
func (x *ProductMessage) GetBody() string
func (*ProductMessage) GetBusinessOwnerJid ¶
func (x *ProductMessage) GetBusinessOwnerJid() string
func (*ProductMessage) GetCatalog ¶
func (x *ProductMessage) GetCatalog() *CatalogSnapshot
func (*ProductMessage) GetContextInfo ¶
func (x *ProductMessage) GetContextInfo() *ContextInfo
func (*ProductMessage) GetFooter ¶
func (x *ProductMessage) GetFooter() string
func (*ProductMessage) GetProduct ¶
func (x *ProductMessage) GetProduct() *ProductSnapshot
func (*ProductMessage) ProtoMessage ¶
func (*ProductMessage) ProtoMessage()
func (*ProductMessage) ProtoReflect ¶
func (x *ProductMessage) ProtoReflect() protoreflect.Message
func (*ProductMessage) Reset ¶
func (x *ProductMessage) Reset()
func (*ProductMessage) String ¶
func (x *ProductMessage) String() string
type ProductSection ¶
type ProductSection struct { Title *string `protobuf:"bytes,1,opt,name=title" json:"title,omitempty"` Products []*Product `protobuf:"bytes,2,rep,name=products" json:"products,omitempty"` // contains filtered or unexported fields }
func (*ProductSection) Descriptor
deprecated
func (*ProductSection) Descriptor() ([]byte, []int)
Deprecated: Use ProductSection.ProtoReflect.Descriptor instead.
func (*ProductSection) GetProducts ¶
func (x *ProductSection) GetProducts() []*Product
func (*ProductSection) GetTitle ¶
func (x *ProductSection) GetTitle() string
func (*ProductSection) ProtoMessage ¶
func (*ProductSection) ProtoMessage()
func (*ProductSection) ProtoReflect ¶
func (x *ProductSection) ProtoReflect() protoreflect.Message
func (*ProductSection) Reset ¶
func (x *ProductSection) Reset()
func (*ProductSection) String ¶
func (x *ProductSection) String() string
type ProductSnapshot ¶
type ProductSnapshot struct { ProductImage *ImageMessage `protobuf:"bytes,1,opt,name=productImage" json:"productImage,omitempty"` ProductId *string `protobuf:"bytes,2,opt,name=productId" json:"productId,omitempty"` Title *string `protobuf:"bytes,3,opt,name=title" json:"title,omitempty"` Description *string `protobuf:"bytes,4,opt,name=description" json:"description,omitempty"` CurrencyCode *string `protobuf:"bytes,5,opt,name=currencyCode" json:"currencyCode,omitempty"` PriceAmount1000 *int64 `protobuf:"varint,6,opt,name=priceAmount1000" json:"priceAmount1000,omitempty"` RetailerId *string `protobuf:"bytes,7,opt,name=retailerId" json:"retailerId,omitempty"` Url *string `protobuf:"bytes,8,opt,name=url" json:"url,omitempty"` ProductImageCount *uint32 `protobuf:"varint,9,opt,name=productImageCount" json:"productImageCount,omitempty"` FirstImageId *string `protobuf:"bytes,11,opt,name=firstImageId" json:"firstImageId,omitempty"` SalePriceAmount1000 *int64 `protobuf:"varint,12,opt,name=salePriceAmount1000" json:"salePriceAmount1000,omitempty"` // contains filtered or unexported fields }
func (*ProductSnapshot) Descriptor
deprecated
func (*ProductSnapshot) Descriptor() ([]byte, []int)
Deprecated: Use ProductSnapshot.ProtoReflect.Descriptor instead.
func (*ProductSnapshot) GetCurrencyCode ¶
func (x *ProductSnapshot) GetCurrencyCode() string
func (*ProductSnapshot) GetDescription ¶
func (x *ProductSnapshot) GetDescription() string
func (*ProductSnapshot) GetFirstImageId ¶
func (x *ProductSnapshot) GetFirstImageId() string
func (*ProductSnapshot) GetPriceAmount1000 ¶
func (x *ProductSnapshot) GetPriceAmount1000() int64
func (*ProductSnapshot) GetProductId ¶
func (x *ProductSnapshot) GetProductId() string
func (*ProductSnapshot) GetProductImage ¶
func (x *ProductSnapshot) GetProductImage() *ImageMessage
func (*ProductSnapshot) GetProductImageCount ¶
func (x *ProductSnapshot) GetProductImageCount() uint32
func (*ProductSnapshot) GetRetailerId ¶
func (x *ProductSnapshot) GetRetailerId() string
func (*ProductSnapshot) GetSalePriceAmount1000 ¶
func (x *ProductSnapshot) GetSalePriceAmount1000() int64
func (*ProductSnapshot) GetTitle ¶
func (x *ProductSnapshot) GetTitle() string
func (*ProductSnapshot) GetUrl ¶
func (x *ProductSnapshot) GetUrl() string
func (*ProductSnapshot) ProtoMessage ¶
func (*ProductSnapshot) ProtoMessage()
func (*ProductSnapshot) ProtoReflect ¶
func (x *ProductSnapshot) ProtoReflect() protoreflect.Message
func (*ProductSnapshot) Reset ¶
func (x *ProductSnapshot) Reset()
func (*ProductSnapshot) String ¶
func (x *ProductSnapshot) String() string
type ProtocolMessage ¶
type ProtocolMessage struct { Key *MessageKey `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"` Type *ProtocolMessage_ProtocolMessageType `protobuf:"varint,2,opt,name=type,enum=proto.ProtocolMessage_ProtocolMessageType" json:"type,omitempty"` EphemeralExpiration *uint32 `protobuf:"varint,4,opt,name=ephemeralExpiration" json:"ephemeralExpiration,omitempty"` EphemeralSettingTimestamp *int64 `protobuf:"varint,5,opt,name=ephemeralSettingTimestamp" json:"ephemeralSettingTimestamp,omitempty"` HistorySyncNotification *HistorySyncNotification `protobuf:"bytes,6,opt,name=historySyncNotification" json:"historySyncNotification,omitempty"` AppStateSyncKeyRequest *AppStateSyncKeyRequest `protobuf:"bytes,8,opt,name=appStateSyncKeyRequest" json:"appStateSyncKeyRequest,omitempty"` InitialSecurityNotificationSettingSync *InitialSecurityNotificationSettingSync `protobuf:"bytes,9,opt,name=initialSecurityNotificationSettingSync" json:"initialSecurityNotificationSettingSync,omitempty"` AppStateFatalExceptionNotification *AppStateFatalExceptionNotification `protobuf:"bytes,10,opt,name=appStateFatalExceptionNotification" json:"appStateFatalExceptionNotification,omitempty"` DisappearingMode *DisappearingMode `protobuf:"bytes,11,opt,name=disappearingMode" json:"disappearingMode,omitempty"` // contains filtered or unexported fields }
func (*ProtocolMessage) Descriptor
deprecated
func (*ProtocolMessage) Descriptor() ([]byte, []int)
Deprecated: Use ProtocolMessage.ProtoReflect.Descriptor instead.
func (*ProtocolMessage) GetAppStateFatalExceptionNotification ¶
func (x *ProtocolMessage) GetAppStateFatalExceptionNotification() *AppStateFatalExceptionNotification
func (*ProtocolMessage) GetAppStateSyncKeyRequest ¶
func (x *ProtocolMessage) GetAppStateSyncKeyRequest() *AppStateSyncKeyRequest
func (*ProtocolMessage) GetAppStateSyncKeyShare ¶
func (x *ProtocolMessage) GetAppStateSyncKeyShare() *AppStateSyncKeyShare
func (*ProtocolMessage) GetDisappearingMode ¶
func (x *ProtocolMessage) GetDisappearingMode() *DisappearingMode
func (*ProtocolMessage) GetEphemeralExpiration ¶
func (x *ProtocolMessage) GetEphemeralExpiration() uint32
func (*ProtocolMessage) GetEphemeralSettingTimestamp ¶
func (x *ProtocolMessage) GetEphemeralSettingTimestamp() int64
func (*ProtocolMessage) GetHistorySyncNotification ¶
func (x *ProtocolMessage) GetHistorySyncNotification() *HistorySyncNotification
func (*ProtocolMessage) GetInitialSecurityNotificationSettingSync ¶
func (x *ProtocolMessage) GetInitialSecurityNotificationSettingSync() *InitialSecurityNotificationSettingSync
func (*ProtocolMessage) GetKey ¶
func (x *ProtocolMessage) GetKey() *MessageKey
func (*ProtocolMessage) GetType ¶
func (x *ProtocolMessage) GetType() ProtocolMessage_ProtocolMessageType
func (*ProtocolMessage) ProtoMessage ¶
func (*ProtocolMessage) ProtoMessage()
func (*ProtocolMessage) ProtoReflect ¶
func (x *ProtocolMessage) ProtoReflect() protoreflect.Message
func (*ProtocolMessage) Reset ¶
func (x *ProtocolMessage) Reset()
func (*ProtocolMessage) String ¶
func (x *ProtocolMessage) String() string
type ProtocolMessage_ProtocolMessageType ¶
type ProtocolMessage_ProtocolMessageType int32
const ( ProtocolMessage_REVOKE ProtocolMessage_ProtocolMessageType = 0 ProtocolMessage_EPHEMERAL_SETTING ProtocolMessage_ProtocolMessageType = 3 ProtocolMessage_EPHEMERAL_SYNC_RESPONSE ProtocolMessage_ProtocolMessageType = 4 ProtocolMessage_HISTORY_SYNC_NOTIFICATION ProtocolMessage_ProtocolMessageType = 5 ProtocolMessage_APP_STATE_SYNC_KEY_SHARE ProtocolMessage_ProtocolMessageType = 6 ProtocolMessage_APP_STATE_SYNC_KEY_REQUEST ProtocolMessage_ProtocolMessageType = 7 ProtocolMessage_MSG_FANOUT_BACKFILL_REQUEST ProtocolMessage_ProtocolMessageType = 8 ProtocolMessage_INITIAL_SECURITY_NOTIFICATION_SETTING_SYNC ProtocolMessage_ProtocolMessageType = 9 ProtocolMessage_APP_STATE_FATAL_EXCEPTION_NOTIFICATION ProtocolMessage_ProtocolMessageType = 10 )
func (ProtocolMessage_ProtocolMessageType) Descriptor ¶
func (ProtocolMessage_ProtocolMessageType) Descriptor() protoreflect.EnumDescriptor
func (ProtocolMessage_ProtocolMessageType) Enum ¶
func (x ProtocolMessage_ProtocolMessageType) Enum() *ProtocolMessage_ProtocolMessageType
func (ProtocolMessage_ProtocolMessageType) EnumDescriptor
deprecated
func (ProtocolMessage_ProtocolMessageType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ProtocolMessage_ProtocolMessageType.Descriptor instead.
func (ProtocolMessage_ProtocolMessageType) Number ¶
func (x ProtocolMessage_ProtocolMessageType) Number() protoreflect.EnumNumber
func (ProtocolMessage_ProtocolMessageType) String ¶
func (x ProtocolMessage_ProtocolMessageType) String() string
func (ProtocolMessage_ProtocolMessageType) Type ¶
func (ProtocolMessage_ProtocolMessageType) Type() protoreflect.EnumType
func (*ProtocolMessage_ProtocolMessageType) UnmarshalJSON
deprecated
func (x *ProtocolMessage_ProtocolMessageType) 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 Pushname ¶
type Pushname struct { Id *string `protobuf:"bytes,1,opt,name=id" json:"id,omitempty"` Pushname *string `protobuf:"bytes,2,opt,name=pushname" json:"pushname,omitempty"` // contains filtered or unexported fields }
func (*Pushname) Descriptor
deprecated
func (*Pushname) GetPushname ¶
func (*Pushname) ProtoMessage ¶
func (*Pushname) ProtoMessage()
func (*Pushname) ProtoReflect ¶
func (x *Pushname) ProtoReflect() protoreflect.Message
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 QuickReplyButton ¶
type QuickReplyButton struct { DisplayText *HighlyStructuredMessage `protobuf:"bytes,1,opt,name=displayText" json:"displayText,omitempty"` Id *string `protobuf:"bytes,2,opt,name=id" json:"id,omitempty"` // contains filtered or unexported fields }
func (*QuickReplyButton) Descriptor
deprecated
func (*QuickReplyButton) Descriptor() ([]byte, []int)
Deprecated: Use QuickReplyButton.ProtoReflect.Descriptor instead.
func (*QuickReplyButton) GetDisplayText ¶
func (x *QuickReplyButton) GetDisplayText() *HighlyStructuredMessage
func (*QuickReplyButton) GetId ¶
func (x *QuickReplyButton) GetId() string
func (*QuickReplyButton) ProtoMessage ¶
func (*QuickReplyButton) ProtoMessage()
func (*QuickReplyButton) ProtoReflect ¶
func (x *QuickReplyButton) ProtoReflect() protoreflect.Message
func (*QuickReplyButton) Reset ¶
func (x *QuickReplyButton) Reset()
func (*QuickReplyButton) String ¶
func (x *QuickReplyButton) String() string
type Reaction ¶
type Reaction struct { Key *MessageKey `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"` Text *string `protobuf:"bytes,2,opt,name=text" json:"text,omitempty"` GroupingKey *string `protobuf:"bytes,3,opt,name=groupingKey" json:"groupingKey,omitempty"` SenderTimestampMs *int64 `protobuf:"varint,4,opt,name=senderTimestampMs" json:"senderTimestampMs,omitempty"` Unread *bool `protobuf:"varint,5,opt,name=unread" json:"unread,omitempty"` // contains filtered or unexported fields }
func (*Reaction) Descriptor
deprecated
func (*Reaction) GetGroupingKey ¶
func (*Reaction) GetKey ¶
func (x *Reaction) GetKey() *MessageKey
func (*Reaction) GetSenderTimestampMs ¶
func (*Reaction) ProtoMessage ¶
func (*Reaction) ProtoMessage()
func (*Reaction) ProtoReflect ¶
func (x *Reaction) ProtoReflect() protoreflect.Message
type ReactionMessage ¶
type ReactionMessage struct { Key *MessageKey `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"` Text *string `protobuf:"bytes,2,opt,name=text" json:"text,omitempty"` GroupingKey *string `protobuf:"bytes,3,opt,name=groupingKey" json:"groupingKey,omitempty"` SenderTimestampMs *int64 `protobuf:"varint,4,opt,name=senderTimestampMs" json:"senderTimestampMs,omitempty"` // contains filtered or unexported fields }
func (*ReactionMessage) Descriptor
deprecated
func (*ReactionMessage) Descriptor() ([]byte, []int)
Deprecated: Use ReactionMessage.ProtoReflect.Descriptor instead.
func (*ReactionMessage) GetGroupingKey ¶
func (x *ReactionMessage) GetGroupingKey() string
func (*ReactionMessage) GetKey ¶
func (x *ReactionMessage) GetKey() *MessageKey
func (*ReactionMessage) GetSenderTimestampMs ¶
func (x *ReactionMessage) GetSenderTimestampMs() int64
func (*ReactionMessage) GetText ¶
func (x *ReactionMessage) GetText() string
func (*ReactionMessage) ProtoMessage ¶
func (*ReactionMessage) ProtoMessage()
func (*ReactionMessage) ProtoReflect ¶
func (x *ReactionMessage) ProtoReflect() protoreflect.Message
func (*ReactionMessage) Reset ¶
func (x *ReactionMessage) Reset()
func (*ReactionMessage) String ¶
func (x *ReactionMessage) 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 RecentStickerMetadata ¶
type RecentStickerMetadata struct { DirectPath *string `protobuf:"bytes,1,opt,name=directPath" json:"directPath,omitempty"` EncFilehash *string `protobuf:"bytes,2,opt,name=encFilehash" json:"encFilehash,omitempty"` MediaKey *string `protobuf:"bytes,3,opt,name=mediaKey" json:"mediaKey,omitempty"` StanzaId *string `protobuf:"bytes,4,opt,name=stanzaId" json:"stanzaId,omitempty"` ChatJid *string `protobuf:"bytes,5,opt,name=chatJid" json:"chatJid,omitempty"` Participant *string `protobuf:"bytes,6,opt,name=participant" json:"participant,omitempty"` IsSentByMe *bool `protobuf:"varint,7,opt,name=isSentByMe" json:"isSentByMe,omitempty"` // contains filtered or unexported fields }
func (*RecentStickerMetadata) Descriptor
deprecated
func (*RecentStickerMetadata) Descriptor() ([]byte, []int)
Deprecated: Use RecentStickerMetadata.ProtoReflect.Descriptor instead.
func (*RecentStickerMetadata) GetChatJid ¶
func (x *RecentStickerMetadata) GetChatJid() string
func (*RecentStickerMetadata) GetDirectPath ¶
func (x *RecentStickerMetadata) GetDirectPath() string
func (*RecentStickerMetadata) GetEncFilehash ¶
func (x *RecentStickerMetadata) GetEncFilehash() string
func (*RecentStickerMetadata) GetIsSentByMe ¶
func (x *RecentStickerMetadata) GetIsSentByMe() bool
func (*RecentStickerMetadata) GetMediaKey ¶
func (x *RecentStickerMetadata) GetMediaKey() string
func (*RecentStickerMetadata) GetParticipant ¶
func (x *RecentStickerMetadata) GetParticipant() string
func (*RecentStickerMetadata) GetStanzaId ¶
func (x *RecentStickerMetadata) GetStanzaId() string
func (*RecentStickerMetadata) ProtoMessage ¶
func (*RecentStickerMetadata) ProtoMessage()
func (*RecentStickerMetadata) ProtoReflect ¶
func (x *RecentStickerMetadata) ProtoReflect() protoreflect.Message
func (*RecentStickerMetadata) Reset ¶
func (x *RecentStickerMetadata) Reset()
func (*RecentStickerMetadata) String ¶
func (x *RecentStickerMetadata) String() string
type RecentStickerWeight ¶
type RecentStickerWeight struct { Filehash *string `protobuf:"bytes,1,opt,name=filehash" json:"filehash,omitempty"` Weight *float32 `protobuf:"fixed32,2,opt,name=weight" json:"weight,omitempty"` // contains filtered or unexported fields }
func (*RecentStickerWeight) Descriptor
deprecated
func (*RecentStickerWeight) Descriptor() ([]byte, []int)
Deprecated: Use RecentStickerWeight.ProtoReflect.Descriptor instead.
func (*RecentStickerWeight) GetFilehash ¶
func (x *RecentStickerWeight) GetFilehash() string
func (*RecentStickerWeight) GetWeight ¶
func (x *RecentStickerWeight) GetWeight() float32
func (*RecentStickerWeight) ProtoMessage ¶
func (*RecentStickerWeight) ProtoMessage()
func (*RecentStickerWeight) ProtoReflect ¶
func (x *RecentStickerWeight) ProtoReflect() protoreflect.Message
func (*RecentStickerWeight) Reset ¶
func (x *RecentStickerWeight) Reset()
func (*RecentStickerWeight) String ¶
func (x *RecentStickerWeight) String() string
type RecentStickerWeightsAction ¶
type RecentStickerWeightsAction struct { Weights []*RecentStickerWeight `protobuf:"bytes,1,rep,name=weights" json:"weights,omitempty"` // contains filtered or unexported fields }
func (*RecentStickerWeightsAction) Descriptor
deprecated
func (*RecentStickerWeightsAction) Descriptor() ([]byte, []int)
Deprecated: Use RecentStickerWeightsAction.ProtoReflect.Descriptor instead.
func (*RecentStickerWeightsAction) GetWeights ¶
func (x *RecentStickerWeightsAction) GetWeights() []*RecentStickerWeight
func (*RecentStickerWeightsAction) ProtoMessage ¶
func (*RecentStickerWeightsAction) ProtoMessage()
func (*RecentStickerWeightsAction) ProtoReflect ¶
func (x *RecentStickerWeightsAction) ProtoReflect() protoreflect.Message
func (*RecentStickerWeightsAction) Reset ¶
func (x *RecentStickerWeightsAction) Reset()
func (*RecentStickerWeightsAction) String ¶
func (x *RecentStickerWeightsAction) String() string
type RequestPaymentMessage ¶
type RequestPaymentMessage struct { NoteMessage *Message `protobuf:"bytes,4,opt,name=noteMessage" json:"noteMessage,omitempty"` CurrencyCodeIso4217 *string `protobuf:"bytes,1,opt,name=currencyCodeIso4217" json:"currencyCodeIso4217,omitempty"` Amount1000 *uint64 `protobuf:"varint,2,opt,name=amount1000" json:"amount1000,omitempty"` RequestFrom *string `protobuf:"bytes,3,opt,name=requestFrom" json:"requestFrom,omitempty"` ExpiryTimestamp *int64 `protobuf:"varint,5,opt,name=expiryTimestamp" json:"expiryTimestamp,omitempty"` Amount *Money `protobuf:"bytes,6,opt,name=amount" json:"amount,omitempty"` Background *PaymentBackground `protobuf:"bytes,7,opt,name=background" json:"background,omitempty"` // contains filtered or unexported fields }
func (*RequestPaymentMessage) Descriptor
deprecated
func (*RequestPaymentMessage) Descriptor() ([]byte, []int)
Deprecated: Use RequestPaymentMessage.ProtoReflect.Descriptor instead.
func (*RequestPaymentMessage) GetAmount ¶
func (x *RequestPaymentMessage) GetAmount() *Money
func (*RequestPaymentMessage) GetAmount1000 ¶
func (x *RequestPaymentMessage) GetAmount1000() uint64
func (*RequestPaymentMessage) GetBackground ¶
func (x *RequestPaymentMessage) GetBackground() *PaymentBackground
func (*RequestPaymentMessage) GetCurrencyCodeIso4217 ¶
func (x *RequestPaymentMessage) GetCurrencyCodeIso4217() string
func (*RequestPaymentMessage) GetExpiryTimestamp ¶
func (x *RequestPaymentMessage) GetExpiryTimestamp() int64
func (*RequestPaymentMessage) GetNoteMessage ¶
func (x *RequestPaymentMessage) GetNoteMessage() *Message
func (*RequestPaymentMessage) GetRequestFrom ¶
func (x *RequestPaymentMessage) GetRequestFrom() string
func (*RequestPaymentMessage) ProtoMessage ¶
func (*RequestPaymentMessage) ProtoMessage()
func (*RequestPaymentMessage) ProtoReflect ¶
func (x *RequestPaymentMessage) ProtoReflect() protoreflect.Message
func (*RequestPaymentMessage) Reset ¶
func (x *RequestPaymentMessage) Reset()
func (*RequestPaymentMessage) String ¶
func (x *RequestPaymentMessage) String() string
type Row ¶
type Row struct { Title *string `protobuf:"bytes,1,opt,name=title" json:"title,omitempty"` Description *string `protobuf:"bytes,2,opt,name=description" json:"description,omitempty"` RowId *string `protobuf:"bytes,3,opt,name=rowId" json:"rowId,omitempty"` // contains filtered or unexported fields }
func (*Row) Descriptor
deprecated
func (*Row) GetDescription ¶
func (*Row) ProtoMessage ¶
func (*Row) ProtoMessage()
func (*Row) ProtoReflect ¶
func (x *Row) ProtoReflect() protoreflect.Message
type Section ¶
type Section struct { Title *string `protobuf:"bytes,1,opt,name=title" json:"title,omitempty"` Rows []*Row `protobuf:"bytes,2,rep,name=rows" json:"rows,omitempty"` // contains filtered or unexported fields }
func (*Section) Descriptor
deprecated
func (*Section) ProtoMessage ¶
func (*Section) ProtoMessage()
func (*Section) ProtoReflect ¶
func (x *Section) ProtoReflect() protoreflect.Message
type SecurityNotificationSetting ¶
type SecurityNotificationSetting struct { ShowNotification *bool `protobuf:"varint,1,opt,name=showNotification" json:"showNotification,omitempty"` // contains filtered or unexported fields }
func (*SecurityNotificationSetting) Descriptor
deprecated
func (*SecurityNotificationSetting) Descriptor() ([]byte, []int)
Deprecated: Use SecurityNotificationSetting.ProtoReflect.Descriptor instead.
func (*SecurityNotificationSetting) GetShowNotification ¶
func (x *SecurityNotificationSetting) GetShowNotification() bool
func (*SecurityNotificationSetting) ProtoMessage ¶
func (*SecurityNotificationSetting) ProtoMessage()
func (*SecurityNotificationSetting) ProtoReflect ¶
func (x *SecurityNotificationSetting) ProtoReflect() protoreflect.Message
func (*SecurityNotificationSetting) Reset ¶
func (x *SecurityNotificationSetting) Reset()
func (*SecurityNotificationSetting) String ¶
func (x *SecurityNotificationSetting) String() string
type SendPaymentMessage ¶
type SendPaymentMessage struct { NoteMessage *Message `protobuf:"bytes,2,opt,name=noteMessage" json:"noteMessage,omitempty"` RequestMessageKey *MessageKey `protobuf:"bytes,3,opt,name=requestMessageKey" json:"requestMessageKey,omitempty"` Background *PaymentBackground `protobuf:"bytes,4,opt,name=background" json:"background,omitempty"` // contains filtered or unexported fields }
func (*SendPaymentMessage) Descriptor
deprecated
func (*SendPaymentMessage) Descriptor() ([]byte, []int)
Deprecated: Use SendPaymentMessage.ProtoReflect.Descriptor instead.
func (*SendPaymentMessage) GetBackground ¶
func (x *SendPaymentMessage) GetBackground() *PaymentBackground
func (*SendPaymentMessage) GetNoteMessage ¶
func (x *SendPaymentMessage) GetNoteMessage() *Message
func (*SendPaymentMessage) GetRequestMessageKey ¶
func (x *SendPaymentMessage) GetRequestMessageKey() *MessageKey
func (*SendPaymentMessage) ProtoMessage ¶
func (*SendPaymentMessage) ProtoMessage()
func (*SendPaymentMessage) ProtoReflect ¶
func (x *SendPaymentMessage) ProtoReflect() protoreflect.Message
func (*SendPaymentMessage) Reset ¶
func (x *SendPaymentMessage) Reset()
func (*SendPaymentMessage) String ¶
func (x *SendPaymentMessage) String() string
type SenderKeyDistributionMessage ¶
type SenderKeyDistributionMessage struct { GroupId *string `protobuf:"bytes,1,opt,name=groupId" json:"groupId,omitempty"` AxolotlSenderKeyDistributionMessage []byte `protobuf:"bytes,2,opt,name=axolotlSenderKeyDistributionMessage" json:"axolotlSenderKeyDistributionMessage,omitempty"` // contains filtered or unexported fields }
func (*SenderKeyDistributionMessage) Descriptor
deprecated
func (*SenderKeyDistributionMessage) Descriptor() ([]byte, []int)
Deprecated: Use SenderKeyDistributionMessage.ProtoReflect.Descriptor instead.
func (*SenderKeyDistributionMessage) GetAxolotlSenderKeyDistributionMessage ¶
func (x *SenderKeyDistributionMessage) GetAxolotlSenderKeyDistributionMessage() []byte
func (*SenderKeyDistributionMessage) GetGroupId ¶
func (x *SenderKeyDistributionMessage) GetGroupId() string
func (*SenderKeyDistributionMessage) ProtoMessage ¶
func (*SenderKeyDistributionMessage) ProtoMessage()
func (*SenderKeyDistributionMessage) ProtoReflect ¶
func (x *SenderKeyDistributionMessage) ProtoReflect() protoreflect.Message
func (*SenderKeyDistributionMessage) Reset ¶
func (x *SenderKeyDistributionMessage) Reset()
func (*SenderKeyDistributionMessage) String ¶
func (x *SenderKeyDistributionMessage) String() string
type ServerErrorReceipt ¶
type ServerErrorReceipt struct { StanzaId *string `protobuf:"bytes,1,opt,name=stanzaId" json:"stanzaId,omitempty"` // contains filtered or unexported fields }
func (*ServerErrorReceipt) Descriptor
deprecated
func (*ServerErrorReceipt) Descriptor() ([]byte, []int)
Deprecated: Use ServerErrorReceipt.ProtoReflect.Descriptor instead.
func (*ServerErrorReceipt) GetStanzaId ¶
func (x *ServerErrorReceipt) GetStanzaId() string
func (*ServerErrorReceipt) ProtoMessage ¶
func (*ServerErrorReceipt) ProtoMessage()
func (*ServerErrorReceipt) ProtoReflect ¶
func (x *ServerErrorReceipt) ProtoReflect() protoreflect.Message
func (*ServerErrorReceipt) Reset ¶
func (x *ServerErrorReceipt) Reset()
func (*ServerErrorReceipt) String ¶
func (x *ServerErrorReceipt) String() string
type ServerHello ¶
type ServerHello struct { Ephemeral []byte `protobuf:"bytes,1,opt,name=ephemeral" json:"ephemeral,omitempty"` Static []byte `protobuf:"bytes,2,opt,name=static" json:"static,omitempty"` Payload []byte `protobuf:"bytes,3,opt,name=payload" json:"payload,omitempty"` // contains filtered or unexported fields }
func (*ServerHello) Descriptor
deprecated
func (*ServerHello) Descriptor() ([]byte, []int)
Deprecated: Use ServerHello.ProtoReflect.Descriptor instead.
func (*ServerHello) GetEphemeral ¶
func (x *ServerHello) GetEphemeral() []byte
func (*ServerHello) GetPayload ¶
func (x *ServerHello) GetPayload() []byte
func (*ServerHello) GetStatic ¶
func (x *ServerHello) GetStatic() []byte
func (*ServerHello) ProtoMessage ¶
func (*ServerHello) ProtoMessage()
func (*ServerHello) ProtoReflect ¶
func (x *ServerHello) ProtoReflect() protoreflect.Message
func (*ServerHello) Reset ¶
func (x *ServerHello) Reset()
func (*ServerHello) String ¶
func (x *ServerHello) String() string
type ShopMessage ¶
type ShopMessage struct { Id *string `protobuf:"bytes,1,opt,name=id" json:"id,omitempty"` Surface *ShopMessage_ShopMessageSurface `protobuf:"varint,2,opt,name=surface,enum=proto.ShopMessage_ShopMessageSurface" json:"surface,omitempty"` MessageVersion *int32 `protobuf:"varint,3,opt,name=messageVersion" json:"messageVersion,omitempty"` // contains filtered or unexported fields }
func (*ShopMessage) Descriptor
deprecated
func (*ShopMessage) Descriptor() ([]byte, []int)
Deprecated: Use ShopMessage.ProtoReflect.Descriptor instead.
func (*ShopMessage) GetId ¶
func (x *ShopMessage) GetId() string
func (*ShopMessage) GetMessageVersion ¶
func (x *ShopMessage) GetMessageVersion() int32
func (*ShopMessage) GetSurface ¶
func (x *ShopMessage) GetSurface() ShopMessage_ShopMessageSurface
func (*ShopMessage) ProtoMessage ¶
func (*ShopMessage) ProtoMessage()
func (*ShopMessage) ProtoReflect ¶
func (x *ShopMessage) ProtoReflect() protoreflect.Message
func (*ShopMessage) Reset ¶
func (x *ShopMessage) Reset()
func (*ShopMessage) String ¶
func (x *ShopMessage) String() string
type ShopMessage_ShopMessageSurface ¶
type ShopMessage_ShopMessageSurface int32
const ( ShopMessage_UNKNOWN_SURFACE ShopMessage_ShopMessageSurface = 0 ShopMessage_FB ShopMessage_ShopMessageSurface = 1 ShopMessage_IG ShopMessage_ShopMessageSurface = 2 ShopMessage_WA ShopMessage_ShopMessageSurface = 3 )
func (ShopMessage_ShopMessageSurface) Descriptor ¶
func (ShopMessage_ShopMessageSurface) Descriptor() protoreflect.EnumDescriptor
func (ShopMessage_ShopMessageSurface) Enum ¶
func (x ShopMessage_ShopMessageSurface) Enum() *ShopMessage_ShopMessageSurface
func (ShopMessage_ShopMessageSurface) EnumDescriptor
deprecated
func (ShopMessage_ShopMessageSurface) EnumDescriptor() ([]byte, []int)
Deprecated: Use ShopMessage_ShopMessageSurface.Descriptor instead.
func (ShopMessage_ShopMessageSurface) Number ¶
func (x ShopMessage_ShopMessageSurface) Number() protoreflect.EnumNumber
func (ShopMessage_ShopMessageSurface) String ¶
func (x ShopMessage_ShopMessageSurface) String() string
func (ShopMessage_ShopMessageSurface) Type ¶
func (ShopMessage_ShopMessageSurface) Type() protoreflect.EnumType
func (*ShopMessage_ShopMessageSurface) UnmarshalJSON
deprecated
func (x *ShopMessage_ShopMessageSurface) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type SingleSelectReply ¶
type SingleSelectReply struct { SelectedRowId *string `protobuf:"bytes,1,opt,name=selectedRowId" json:"selectedRowId,omitempty"` // contains filtered or unexported fields }
func (*SingleSelectReply) Descriptor
deprecated
func (*SingleSelectReply) Descriptor() ([]byte, []int)
Deprecated: Use SingleSelectReply.ProtoReflect.Descriptor instead.
func (*SingleSelectReply) GetSelectedRowId ¶
func (x *SingleSelectReply) GetSelectedRowId() string
func (*SingleSelectReply) ProtoMessage ¶
func (*SingleSelectReply) ProtoMessage()
func (*SingleSelectReply) ProtoReflect ¶
func (x *SingleSelectReply) ProtoReflect() protoreflect.Message
func (*SingleSelectReply) Reset ¶
func (x *SingleSelectReply) Reset()
func (*SingleSelectReply) String ¶
func (x *SingleSelectReply) 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 StatusPSA ¶
type StatusPSA struct { CampaignId *string `protobuf:"bytes,44,req,name=campaignId" json:"campaignId,omitempty"` CampaignExpirationTimestamp *uint64 `protobuf:"varint,45,opt,name=campaignExpirationTimestamp" json:"campaignExpirationTimestamp,omitempty"` // contains filtered or unexported fields }
func (*StatusPSA) Descriptor
deprecated
func (*StatusPSA) GetCampaignExpirationTimestamp ¶
func (*StatusPSA) GetCampaignId ¶
func (*StatusPSA) ProtoMessage ¶
func (*StatusPSA) ProtoMessage()
func (*StatusPSA) ProtoReflect ¶
func (x *StatusPSA) ProtoReflect() protoreflect.Message
type StickerMessage ¶
type StickerMessage struct { Url *string `protobuf:"bytes,1,opt,name=url" json:"url,omitempty"` FileSha256 []byte `protobuf:"bytes,2,opt,name=fileSha256" json:"fileSha256,omitempty"` FileEncSha256 []byte `protobuf:"bytes,3,opt,name=fileEncSha256" json:"fileEncSha256,omitempty"` MediaKey []byte `protobuf:"bytes,4,opt,name=mediaKey" json:"mediaKey,omitempty"` Mimetype *string `protobuf:"bytes,5,opt,name=mimetype" json:"mimetype,omitempty"` Height *uint32 `protobuf:"varint,6,opt,name=height" json:"height,omitempty"` Width *uint32 `protobuf:"varint,7,opt,name=width" json:"width,omitempty"` DirectPath *string `protobuf:"bytes,8,opt,name=directPath" json:"directPath,omitempty"` FileLength *uint64 `protobuf:"varint,9,opt,name=fileLength" json:"fileLength,omitempty"` MediaKeyTimestamp *int64 `protobuf:"varint,10,opt,name=mediaKeyTimestamp" json:"mediaKeyTimestamp,omitempty"` FirstFrameLength *uint32 `protobuf:"varint,11,opt,name=firstFrameLength" json:"firstFrameLength,omitempty"` FirstFrameSidecar []byte `protobuf:"bytes,12,opt,name=firstFrameSidecar" json:"firstFrameSidecar,omitempty"` IsAnimated *bool `protobuf:"varint,13,opt,name=isAnimated" json:"isAnimated,omitempty"` PngThumbnail []byte `protobuf:"bytes,16,opt,name=pngThumbnail" json:"pngThumbnail,omitempty"` ContextInfo *ContextInfo `protobuf:"bytes,17,opt,name=contextInfo" json:"contextInfo,omitempty"` // contains filtered or unexported fields }
func (*StickerMessage) Descriptor
deprecated
func (*StickerMessage) Descriptor() ([]byte, []int)
Deprecated: Use StickerMessage.ProtoReflect.Descriptor instead.
func (*StickerMessage) GetContextInfo ¶
func (x *StickerMessage) GetContextInfo() *ContextInfo
func (*StickerMessage) GetDirectPath ¶
func (x *StickerMessage) GetDirectPath() string
func (*StickerMessage) GetFileEncSha256 ¶
func (x *StickerMessage) GetFileEncSha256() []byte
func (*StickerMessage) GetFileLength ¶
func (x *StickerMessage) GetFileLength() uint64
func (*StickerMessage) GetFileSha256 ¶
func (x *StickerMessage) GetFileSha256() []byte
func (*StickerMessage) GetFirstFrameLength ¶
func (x *StickerMessage) GetFirstFrameLength() uint32
func (*StickerMessage) GetFirstFrameSidecar ¶
func (x *StickerMessage) GetFirstFrameSidecar() []byte
func (*StickerMessage) GetHeight ¶
func (x *StickerMessage) GetHeight() uint32
func (*StickerMessage) GetIsAnimated ¶
func (x *StickerMessage) GetIsAnimated() bool
func (*StickerMessage) GetMediaKey ¶
func (x *StickerMessage) GetMediaKey() []byte
func (*StickerMessage) GetMediaKeyTimestamp ¶
func (x *StickerMessage) GetMediaKeyTimestamp() int64
func (*StickerMessage) GetMimetype ¶
func (x *StickerMessage) GetMimetype() string
func (*StickerMessage) GetPngThumbnail ¶
func (x *StickerMessage) GetPngThumbnail() []byte
func (*StickerMessage) GetUrl ¶
func (x *StickerMessage) GetUrl() string
func (*StickerMessage) GetWidth ¶
func (x *StickerMessage) GetWidth() uint32
func (*StickerMessage) ProtoMessage ¶
func (*StickerMessage) ProtoMessage()
func (*StickerMessage) ProtoReflect ¶
func (x *StickerMessage) ProtoReflect() protoreflect.Message
func (*StickerMessage) Reset ¶
func (x *StickerMessage) Reset()
func (*StickerMessage) String ¶
func (x *StickerMessage) String() string
type StickerSyncRMRMessage ¶
type StickerSyncRMRMessage struct { Filehash []string `protobuf:"bytes,1,rep,name=filehash" json:"filehash,omitempty"` RmrSource *string `protobuf:"bytes,2,opt,name=rmrSource" json:"rmrSource,omitempty"` RequestTimestamp *int64 `protobuf:"varint,3,opt,name=requestTimestamp" json:"requestTimestamp,omitempty"` // contains filtered or unexported fields }
func (*StickerSyncRMRMessage) Descriptor
deprecated
func (*StickerSyncRMRMessage) Descriptor() ([]byte, []int)
Deprecated: Use StickerSyncRMRMessage.ProtoReflect.Descriptor instead.
func (*StickerSyncRMRMessage) GetFilehash ¶
func (x *StickerSyncRMRMessage) GetFilehash() []string
func (*StickerSyncRMRMessage) GetRequestTimestamp ¶
func (x *StickerSyncRMRMessage) GetRequestTimestamp() int64
func (*StickerSyncRMRMessage) GetRmrSource ¶
func (x *StickerSyncRMRMessage) GetRmrSource() string
func (*StickerSyncRMRMessage) ProtoMessage ¶
func (*StickerSyncRMRMessage) ProtoMessage()
func (*StickerSyncRMRMessage) ProtoReflect ¶
func (x *StickerSyncRMRMessage) ProtoReflect() protoreflect.Message
func (*StickerSyncRMRMessage) Reset ¶
func (x *StickerSyncRMRMessage) Reset()
func (*StickerSyncRMRMessage) String ¶
func (x *StickerSyncRMRMessage) 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 *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() *MessageKey
func (*SyncActionMessage) GetTimestamp ¶
func (x *SyncActionMessage) GetTimestamp() int64
func (*SyncActionMessage) ProtoMessage ¶
func (*SyncActionMessage) ProtoMessage()
func (*SyncActionMessage) ProtoReflect ¶
func (x *SyncActionMessage) ProtoReflect() protoreflect.Message
func (*SyncActionMessage) Reset ¶
func (x *SyncActionMessage) Reset()
func (*SyncActionMessage) String ¶
func (x *SyncActionMessage) String() string
type SyncActionMessageRange ¶
type SyncActionMessageRange struct { LastMessageTimestamp *int64 `protobuf:"varint,1,opt,name=lastMessageTimestamp" json:"lastMessageTimestamp,omitempty"` LastSystemMessageTimestamp *int64 `protobuf:"varint,2,opt,name=lastSystemMessageTimestamp" json:"lastSystemMessageTimestamp,omitempty"` Messages []*SyncActionMessage `protobuf:"bytes,3,rep,name=messages" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*SyncActionMessageRange) Descriptor
deprecated
func (*SyncActionMessageRange) Descriptor() ([]byte, []int)
Deprecated: Use SyncActionMessageRange.ProtoReflect.Descriptor instead.
func (*SyncActionMessageRange) GetLastMessageTimestamp ¶
func (x *SyncActionMessageRange) GetLastMessageTimestamp() int64
func (*SyncActionMessageRange) GetLastSystemMessageTimestamp ¶
func (x *SyncActionMessageRange) GetLastSystemMessageTimestamp() int64
func (*SyncActionMessageRange) GetMessages ¶
func (x *SyncActionMessageRange) GetMessages() []*SyncActionMessage
func (*SyncActionMessageRange) ProtoMessage ¶
func (*SyncActionMessageRange) ProtoMessage()
func (*SyncActionMessageRange) ProtoReflect ¶
func (x *SyncActionMessageRange) ProtoReflect() protoreflect.Message
func (*SyncActionMessageRange) Reset ¶
func (x *SyncActionMessageRange) Reset()
func (*SyncActionMessageRange) String ¶
func (x *SyncActionMessageRange) String() string
type SyncActionValue ¶
type SyncActionValue struct { Timestamp *int64 `protobuf:"varint,1,opt,name=timestamp" json:"timestamp,omitempty"` StarAction *StarAction `protobuf:"bytes,2,opt,name=starAction" json:"starAction,omitempty"` ContactAction *ContactAction `protobuf:"bytes,3,opt,name=contactAction" json:"contactAction,omitempty"` MuteAction *MuteAction `protobuf:"bytes,4,opt,name=muteAction" json:"muteAction,omitempty"` PinAction *PinAction `protobuf:"bytes,5,opt,name=pinAction" json:"pinAction,omitempty"` SecurityNotificationSetting *SecurityNotificationSetting `protobuf:"bytes,6,opt,name=securityNotificationSetting" json:"securityNotificationSetting,omitempty"` PushNameSetting *PushNameSetting `protobuf:"bytes,7,opt,name=pushNameSetting" json:"pushNameSetting,omitempty"` QuickReplyAction *QuickReplyAction `protobuf:"bytes,8,opt,name=quickReplyAction" json:"quickReplyAction,omitempty"` RecentStickerWeightsAction *RecentStickerWeightsAction `protobuf:"bytes,9,opt,name=recentStickerWeightsAction" json:"recentStickerWeightsAction,omitempty"` RecentStickerMetadata *RecentStickerMetadata `protobuf:"bytes,10,opt,name=recentStickerMetadata" json:"recentStickerMetadata,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"` FavoriteStickerAction *FavoriteStickerAction `protobuf:"bytes,25,opt,name=favoriteStickerAction" json:"favoriteStickerAction,omitempty"` AndroidUnsupportedActions *AndroidUnsupportedActions `protobuf:"bytes,26,opt,name=androidUnsupportedActions" json:"androidUnsupportedActions,omitempty"` // contains filtered or unexported fields }
func (*SyncActionValue) Descriptor
deprecated
func (*SyncActionValue) Descriptor() ([]byte, []int)
Deprecated: Use SyncActionValue.ProtoReflect.Descriptor instead.
func (*SyncActionValue) GetAndroidUnsupportedActions ¶
func (x *SyncActionValue) GetAndroidUnsupportedActions() *AndroidUnsupportedActions
func (*SyncActionValue) GetArchiveChatAction ¶
func (x *SyncActionValue) GetArchiveChatAction() *ArchiveChatAction
func (*SyncActionValue) GetClearChatAction ¶
func (x *SyncActionValue) GetClearChatAction() *ClearChatAction
func (*SyncActionValue) GetContactAction ¶
func (x *SyncActionValue) GetContactAction() *ContactAction
func (*SyncActionValue) GetDeleteChatAction ¶
func (x *SyncActionValue) GetDeleteChatAction() *DeleteChatAction
func (*SyncActionValue) GetDeleteMessageForMeAction ¶
func (x *SyncActionValue) GetDeleteMessageForMeAction() *DeleteMessageForMeAction
func (*SyncActionValue) GetFavoriteStickerAction ¶
func (x *SyncActionValue) GetFavoriteStickerAction() *FavoriteStickerAction
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) GetLocaleSetting ¶
func (x *SyncActionValue) GetLocaleSetting() *LocaleSetting
func (*SyncActionValue) GetMarkChatAsReadAction ¶
func (x *SyncActionValue) GetMarkChatAsReadAction() *MarkChatAsReadAction
func (*SyncActionValue) GetMuteAction ¶
func (x *SyncActionValue) GetMuteAction() *MuteAction
func (*SyncActionValue) GetPinAction ¶
func (x *SyncActionValue) GetPinAction() *PinAction
func (*SyncActionValue) GetPrimaryFeature ¶
func (x *SyncActionValue) GetPrimaryFeature() *PrimaryFeature
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) GetRecentStickerMetadata ¶
func (x *SyncActionValue) GetRecentStickerMetadata() *RecentStickerMetadata
func (*SyncActionValue) GetRecentStickerWeightsAction ¶
func (x *SyncActionValue) GetRecentStickerWeightsAction() *RecentStickerWeightsAction
func (*SyncActionValue) GetSecurityNotificationSetting ¶
func (x *SyncActionValue) GetSecurityNotificationSetting() *SecurityNotificationSetting
func (*SyncActionValue) GetStarAction ¶
func (x *SyncActionValue) GetStarAction() *StarAction
func (*SyncActionValue) GetTimestamp ¶
func (x *SyncActionValue) GetTimestamp() int64
func (*SyncActionValue) GetUnarchiveChatsSetting ¶
func (x *SyncActionValue) GetUnarchiveChatsSetting() *UnarchiveChatsSetting
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 SyncdIndex ¶
type SyncdIndex struct { Blob []byte `protobuf:"bytes,1,opt,name=blob" json:"blob,omitempty"` // contains filtered or unexported fields }
func (*SyncdIndex) Descriptor
deprecated
func (*SyncdIndex) Descriptor() ([]byte, []int)
Deprecated: Use SyncdIndex.ProtoReflect.Descriptor instead.
func (*SyncdIndex) GetBlob ¶
func (x *SyncdIndex) GetBlob() []byte
func (*SyncdIndex) ProtoMessage ¶
func (*SyncdIndex) ProtoMessage()
func (*SyncdIndex) ProtoReflect ¶
func (x *SyncdIndex) ProtoReflect() protoreflect.Message
func (*SyncdIndex) Reset ¶
func (x *SyncdIndex) Reset()
func (*SyncdIndex) String ¶
func (x *SyncdIndex) String() string
type SyncdMutation ¶
type SyncdMutation struct { Operation *SyncdMutation_SyncdMutationSyncdOperation `protobuf:"varint,1,opt,name=operation,enum=proto.SyncdMutation_SyncdMutationSyncdOperation" json:"operation,omitempty"` Record *SyncdRecord `protobuf:"bytes,2,opt,name=record" json:"record,omitempty"` // contains filtered or unexported fields }
func (*SyncdMutation) Descriptor
deprecated
func (*SyncdMutation) Descriptor() ([]byte, []int)
Deprecated: Use SyncdMutation.ProtoReflect.Descriptor instead.
func (*SyncdMutation) GetOperation ¶
func (x *SyncdMutation) GetOperation() SyncdMutation_SyncdMutationSyncdOperation
func (*SyncdMutation) GetRecord ¶
func (x *SyncdMutation) GetRecord() *SyncdRecord
func (*SyncdMutation) ProtoMessage ¶
func (*SyncdMutation) ProtoMessage()
func (*SyncdMutation) ProtoReflect ¶
func (x *SyncdMutation) ProtoReflect() protoreflect.Message
func (*SyncdMutation) Reset ¶
func (x *SyncdMutation) Reset()
func (*SyncdMutation) String ¶
func (x *SyncdMutation) String() string
type SyncdMutation_SyncdMutationSyncdOperation ¶
type SyncdMutation_SyncdMutationSyncdOperation int32
const ( SyncdMutation_SET SyncdMutation_SyncdMutationSyncdOperation = 0 SyncdMutation_REMOVE SyncdMutation_SyncdMutationSyncdOperation = 1 )
func (SyncdMutation_SyncdMutationSyncdOperation) Descriptor ¶
func (SyncdMutation_SyncdMutationSyncdOperation) Descriptor() protoreflect.EnumDescriptor
func (SyncdMutation_SyncdMutationSyncdOperation) EnumDescriptor
deprecated
func (SyncdMutation_SyncdMutationSyncdOperation) EnumDescriptor() ([]byte, []int)
Deprecated: Use SyncdMutation_SyncdMutationSyncdOperation.Descriptor instead.
func (SyncdMutation_SyncdMutationSyncdOperation) Number ¶
func (x SyncdMutation_SyncdMutationSyncdOperation) Number() protoreflect.EnumNumber
func (SyncdMutation_SyncdMutationSyncdOperation) String ¶
func (x SyncdMutation_SyncdMutationSyncdOperation) String() string
func (SyncdMutation_SyncdMutationSyncdOperation) Type ¶
func (SyncdMutation_SyncdMutationSyncdOperation) Type() protoreflect.EnumType
func (*SyncdMutation_SyncdMutationSyncdOperation) UnmarshalJSON
deprecated
func (x *SyncdMutation_SyncdMutationSyncdOperation) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type SyncdMutations ¶
type SyncdMutations struct { Mutations []*SyncdMutation `protobuf:"bytes,1,rep,name=mutations" json:"mutations,omitempty"` // contains filtered or unexported fields }
func (*SyncdMutations) Descriptor
deprecated
func (*SyncdMutations) Descriptor() ([]byte, []int)
Deprecated: Use SyncdMutations.ProtoReflect.Descriptor instead.
func (*SyncdMutations) GetMutations ¶
func (x *SyncdMutations) GetMutations() []*SyncdMutation
func (*SyncdMutations) ProtoMessage ¶
func (*SyncdMutations) ProtoMessage()
func (*SyncdMutations) ProtoReflect ¶
func (x *SyncdMutations) ProtoReflect() protoreflect.Message
func (*SyncdMutations) Reset ¶
func (x *SyncdMutations) Reset()
func (*SyncdMutations) String ¶
func (x *SyncdMutations) String() string
type SyncdPatch ¶
type SyncdPatch struct { Version *SyncdVersion `protobuf:"bytes,1,opt,name=version" json:"version,omitempty"` Mutations []*SyncdMutation `protobuf:"bytes,2,rep,name=mutations" json:"mutations,omitempty"` ExternalMutations *ExternalBlobReference `protobuf:"bytes,3,opt,name=externalMutations" json:"externalMutations,omitempty"` SnapshotMac []byte `protobuf:"bytes,4,opt,name=snapshotMac" json:"snapshotMac,omitempty"` PatchMac []byte `protobuf:"bytes,5,opt,name=patchMac" json:"patchMac,omitempty"` KeyId *KeyId `protobuf:"bytes,6,opt,name=keyId" json:"keyId,omitempty"` ExitCode *ExitCode `protobuf:"bytes,7,opt,name=exitCode" json:"exitCode,omitempty"` DeviceIndex *uint32 `protobuf:"varint,8,opt,name=deviceIndex" json:"deviceIndex,omitempty"` // contains filtered or unexported fields }
func (*SyncdPatch) Descriptor
deprecated
func (*SyncdPatch) Descriptor() ([]byte, []int)
Deprecated: Use SyncdPatch.ProtoReflect.Descriptor instead.
func (*SyncdPatch) GetDeviceIndex ¶
func (x *SyncdPatch) GetDeviceIndex() uint32
func (*SyncdPatch) GetExitCode ¶
func (x *SyncdPatch) GetExitCode() *ExitCode
func (*SyncdPatch) GetExternalMutations ¶
func (x *SyncdPatch) GetExternalMutations() *ExternalBlobReference
func (*SyncdPatch) GetKeyId ¶
func (x *SyncdPatch) GetKeyId() *KeyId
func (*SyncdPatch) GetMutations ¶
func (x *SyncdPatch) GetMutations() []*SyncdMutation
func (*SyncdPatch) GetPatchMac ¶
func (x *SyncdPatch) GetPatchMac() []byte
func (*SyncdPatch) GetSnapshotMac ¶
func (x *SyncdPatch) GetSnapshotMac() []byte
func (*SyncdPatch) GetVersion ¶
func (x *SyncdPatch) GetVersion() *SyncdVersion
func (*SyncdPatch) ProtoMessage ¶
func (*SyncdPatch) ProtoMessage()
func (*SyncdPatch) ProtoReflect ¶
func (x *SyncdPatch) ProtoReflect() protoreflect.Message
func (*SyncdPatch) Reset ¶
func (x *SyncdPatch) Reset()
func (*SyncdPatch) String ¶
func (x *SyncdPatch) String() string
type SyncdRecord ¶
type SyncdRecord struct { Index *SyncdIndex `protobuf:"bytes,1,opt,name=index" json:"index,omitempty"` Value *SyncdValue `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"` KeyId *KeyId `protobuf:"bytes,3,opt,name=keyId" json:"keyId,omitempty"` // contains filtered or unexported fields }
func (*SyncdRecord) Descriptor
deprecated
func (*SyncdRecord) Descriptor() ([]byte, []int)
Deprecated: Use SyncdRecord.ProtoReflect.Descriptor instead.
func (*SyncdRecord) GetIndex ¶
func (x *SyncdRecord) GetIndex() *SyncdIndex
func (*SyncdRecord) GetKeyId ¶
func (x *SyncdRecord) GetKeyId() *KeyId
func (*SyncdRecord) GetValue ¶
func (x *SyncdRecord) GetValue() *SyncdValue
func (*SyncdRecord) ProtoMessage ¶
func (*SyncdRecord) ProtoMessage()
func (*SyncdRecord) ProtoReflect ¶
func (x *SyncdRecord) ProtoReflect() protoreflect.Message
func (*SyncdRecord) Reset ¶
func (x *SyncdRecord) Reset()
func (*SyncdRecord) String ¶
func (x *SyncdRecord) String() string
type SyncdSnapshot ¶
type SyncdSnapshot struct { Version *SyncdVersion `protobuf:"bytes,1,opt,name=version" json:"version,omitempty"` Records []*SyncdRecord `protobuf:"bytes,2,rep,name=records" json:"records,omitempty"` Mac []byte `protobuf:"bytes,3,opt,name=mac" json:"mac,omitempty"` KeyId *KeyId `protobuf:"bytes,4,opt,name=keyId" json:"keyId,omitempty"` // contains filtered or unexported fields }
func (*SyncdSnapshot) Descriptor
deprecated
func (*SyncdSnapshot) Descriptor() ([]byte, []int)
Deprecated: Use SyncdSnapshot.ProtoReflect.Descriptor instead.
func (*SyncdSnapshot) GetKeyId ¶
func (x *SyncdSnapshot) GetKeyId() *KeyId
func (*SyncdSnapshot) GetMac ¶
func (x *SyncdSnapshot) GetMac() []byte
func (*SyncdSnapshot) GetRecords ¶
func (x *SyncdSnapshot) GetRecords() []*SyncdRecord
func (*SyncdSnapshot) GetVersion ¶
func (x *SyncdSnapshot) GetVersion() *SyncdVersion
func (*SyncdSnapshot) ProtoMessage ¶
func (*SyncdSnapshot) ProtoMessage()
func (*SyncdSnapshot) ProtoReflect ¶
func (x *SyncdSnapshot) ProtoReflect() protoreflect.Message
func (*SyncdSnapshot) Reset ¶
func (x *SyncdSnapshot) Reset()
func (*SyncdSnapshot) String ¶
func (x *SyncdSnapshot) String() string
type SyncdValue ¶
type SyncdValue struct { Blob []byte `protobuf:"bytes,1,opt,name=blob" json:"blob,omitempty"` // contains filtered or unexported fields }
func (*SyncdValue) Descriptor
deprecated
func (*SyncdValue) Descriptor() ([]byte, []int)
Deprecated: Use SyncdValue.ProtoReflect.Descriptor instead.
func (*SyncdValue) GetBlob ¶
func (x *SyncdValue) GetBlob() []byte
func (*SyncdValue) ProtoMessage ¶
func (*SyncdValue) ProtoMessage()
func (*SyncdValue) ProtoReflect ¶
func (x *SyncdValue) ProtoReflect() protoreflect.Message
func (*SyncdValue) Reset ¶
func (x *SyncdValue) Reset()
func (*SyncdValue) String ¶
func (x *SyncdValue) String() string
type SyncdVersion ¶
type SyncdVersion struct { Version *uint64 `protobuf:"varint,1,opt,name=version" json:"version,omitempty"` // contains filtered or unexported fields }
func (*SyncdVersion) Descriptor
deprecated
func (*SyncdVersion) Descriptor() ([]byte, []int)
Deprecated: Use SyncdVersion.ProtoReflect.Descriptor instead.
func (*SyncdVersion) GetVersion ¶
func (x *SyncdVersion) GetVersion() uint64
func (*SyncdVersion) ProtoMessage ¶
func (*SyncdVersion) ProtoMessage()
func (*SyncdVersion) ProtoReflect ¶
func (x *SyncdVersion) ProtoReflect() protoreflect.Message
func (*SyncdVersion) Reset ¶
func (x *SyncdVersion) Reset()
func (*SyncdVersion) String ¶
func (x *SyncdVersion) String() string
type TemplateButton ¶
type TemplateButton struct { Index *uint32 `protobuf:"varint,4,opt,name=index" json:"index,omitempty"` // Types that are assignable to Button: // *TemplateButton_QuickReplyButton // *TemplateButton_UrlButton // *TemplateButton_CallButton Button isTemplateButton_Button `protobuf_oneof:"button"` // contains filtered or unexported fields }
func (*TemplateButton) Descriptor
deprecated
func (*TemplateButton) Descriptor() ([]byte, []int)
Deprecated: Use TemplateButton.ProtoReflect.Descriptor instead.
func (*TemplateButton) GetButton ¶
func (m *TemplateButton) GetButton() isTemplateButton_Button
func (*TemplateButton) GetCallButton ¶
func (x *TemplateButton) GetCallButton() *CallButton
func (*TemplateButton) GetIndex ¶
func (x *TemplateButton) GetIndex() uint32
func (*TemplateButton) GetQuickReplyButton ¶
func (x *TemplateButton) GetQuickReplyButton() *QuickReplyButton
func (*TemplateButton) GetUrlButton ¶
func (x *TemplateButton) GetUrlButton() *URLButton
func (*TemplateButton) ProtoMessage ¶
func (*TemplateButton) ProtoMessage()
func (*TemplateButton) ProtoReflect ¶
func (x *TemplateButton) ProtoReflect() protoreflect.Message
func (*TemplateButton) Reset ¶
func (x *TemplateButton) Reset()
func (*TemplateButton) String ¶
func (x *TemplateButton) String() string
type TemplateButtonReplyMessage ¶
type TemplateButtonReplyMessage struct { SelectedId *string `protobuf:"bytes,1,opt,name=selectedId" json:"selectedId,omitempty"` SelectedDisplayText *string `protobuf:"bytes,2,opt,name=selectedDisplayText" json:"selectedDisplayText,omitempty"` ContextInfo *ContextInfo `protobuf:"bytes,3,opt,name=contextInfo" json:"contextInfo,omitempty"` SelectedIndex *uint32 `protobuf:"varint,4,opt,name=selectedIndex" json:"selectedIndex,omitempty"` // contains filtered or unexported fields }
func (*TemplateButtonReplyMessage) Descriptor
deprecated
func (*TemplateButtonReplyMessage) Descriptor() ([]byte, []int)
Deprecated: Use TemplateButtonReplyMessage.ProtoReflect.Descriptor instead.
func (*TemplateButtonReplyMessage) GetContextInfo ¶
func (x *TemplateButtonReplyMessage) GetContextInfo() *ContextInfo
func (*TemplateButtonReplyMessage) GetSelectedDisplayText ¶
func (x *TemplateButtonReplyMessage) GetSelectedDisplayText() string
func (*TemplateButtonReplyMessage) GetSelectedId ¶
func (x *TemplateButtonReplyMessage) GetSelectedId() string
func (*TemplateButtonReplyMessage) GetSelectedIndex ¶
func (x *TemplateButtonReplyMessage) GetSelectedIndex() uint32
func (*TemplateButtonReplyMessage) ProtoMessage ¶
func (*TemplateButtonReplyMessage) ProtoMessage()
func (*TemplateButtonReplyMessage) ProtoReflect ¶
func (x *TemplateButtonReplyMessage) ProtoReflect() protoreflect.Message
func (*TemplateButtonReplyMessage) Reset ¶
func (x *TemplateButtonReplyMessage) Reset()
func (*TemplateButtonReplyMessage) String ¶
func (x *TemplateButtonReplyMessage) String() string
type TemplateButton_CallButton ¶
type TemplateButton_CallButton struct {
CallButton *CallButton `protobuf:"bytes,3,opt,name=callButton,oneof"`
}
type TemplateButton_QuickReplyButton ¶
type TemplateButton_QuickReplyButton struct {
QuickReplyButton *QuickReplyButton `protobuf:"bytes,1,opt,name=quickReplyButton,oneof"`
}
type TemplateButton_UrlButton ¶
type TemplateButton_UrlButton struct {
UrlButton *URLButton `protobuf:"bytes,2,opt,name=urlButton,oneof"`
}
type TemplateMessage ¶
type TemplateMessage struct { ContextInfo *ContextInfo `protobuf:"bytes,3,opt,name=contextInfo" json:"contextInfo,omitempty"` HydratedTemplate *HydratedFourRowTemplate `protobuf:"bytes,4,opt,name=hydratedTemplate" json:"hydratedTemplate,omitempty"` // Types that are assignable to Format: // *TemplateMessage_FourRowTemplate // *TemplateMessage_HydratedFourRowTemplate Format isTemplateMessage_Format `protobuf_oneof:"format"` // contains filtered or unexported fields }
func (*TemplateMessage) Descriptor
deprecated
func (*TemplateMessage) Descriptor() ([]byte, []int)
Deprecated: Use TemplateMessage.ProtoReflect.Descriptor instead.
func (*TemplateMessage) GetContextInfo ¶
func (x *TemplateMessage) GetContextInfo() *ContextInfo
func (*TemplateMessage) GetFormat ¶
func (m *TemplateMessage) GetFormat() isTemplateMessage_Format
func (*TemplateMessage) GetFourRowTemplate ¶
func (x *TemplateMessage) GetFourRowTemplate() *FourRowTemplate
func (*TemplateMessage) GetHydratedFourRowTemplate ¶
func (x *TemplateMessage) GetHydratedFourRowTemplate() *HydratedFourRowTemplate
func (*TemplateMessage) GetHydratedTemplate ¶
func (x *TemplateMessage) GetHydratedTemplate() *HydratedFourRowTemplate
func (*TemplateMessage) ProtoMessage ¶
func (*TemplateMessage) ProtoMessage()
func (*TemplateMessage) ProtoReflect ¶
func (x *TemplateMessage) ProtoReflect() protoreflect.Message
func (*TemplateMessage) Reset ¶
func (x *TemplateMessage) Reset()
func (*TemplateMessage) String ¶
func (x *TemplateMessage) String() string
type TemplateMessage_FourRowTemplate ¶
type TemplateMessage_FourRowTemplate struct {
FourRowTemplate *FourRowTemplate `protobuf:"bytes,1,opt,name=fourRowTemplate,oneof"`
}
type TemplateMessage_HydratedFourRowTemplate ¶
type TemplateMessage_HydratedFourRowTemplate struct {
HydratedFourRowTemplate *HydratedFourRowTemplate `protobuf:"bytes,2,opt,name=hydratedFourRowTemplate,oneof"`
}
type URLButton ¶
type URLButton struct { DisplayText *HighlyStructuredMessage `protobuf:"bytes,1,opt,name=displayText" json:"displayText,omitempty"` Url *HighlyStructuredMessage `protobuf:"bytes,2,opt,name=url" json:"url,omitempty"` // contains filtered or unexported fields }
func (*URLButton) Descriptor
deprecated
func (*URLButton) GetDisplayText ¶
func (x *URLButton) GetDisplayText() *HighlyStructuredMessage
func (*URLButton) GetUrl ¶
func (x *URLButton) GetUrl() *HighlyStructuredMessage
func (*URLButton) ProtoMessage ¶
func (*URLButton) ProtoMessage()
func (*URLButton) ProtoReflect ¶
func (x *URLButton) 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 UserAgent ¶
type UserAgent struct { Platform *UserAgent_UserAgentPlatform `protobuf:"varint,1,opt,name=platform,enum=proto.UserAgent_UserAgentPlatform" json:"platform,omitempty"` AppVersion *AppVersion `protobuf:"bytes,2,opt,name=appVersion" json:"appVersion,omitempty"` Mcc *string `protobuf:"bytes,3,opt,name=mcc" json:"mcc,omitempty"` Mnc *string `protobuf:"bytes,4,opt,name=mnc" json:"mnc,omitempty"` OsVersion *string `protobuf:"bytes,5,opt,name=osVersion" json:"osVersion,omitempty"` Manufacturer *string `protobuf:"bytes,6,opt,name=manufacturer" json:"manufacturer,omitempty"` Device *string `protobuf:"bytes,7,opt,name=device" json:"device,omitempty"` OsBuildNumber *string `protobuf:"bytes,8,opt,name=osBuildNumber" json:"osBuildNumber,omitempty"` PhoneId *string `protobuf:"bytes,9,opt,name=phoneId" json:"phoneId,omitempty"` ReleaseChannel *UserAgent_UserAgentReleaseChannel `protobuf:"varint,10,opt,name=releaseChannel,enum=proto.UserAgent_UserAgentReleaseChannel" json:"releaseChannel,omitempty"` LocaleLanguageIso6391 *string `protobuf:"bytes,11,opt,name=localeLanguageIso6391" json:"localeLanguageIso6391,omitempty"` LocaleCountryIso31661Alpha2 *string `protobuf:"bytes,12,opt,name=localeCountryIso31661Alpha2" json:"localeCountryIso31661Alpha2,omitempty"` DeviceBoard *string `protobuf:"bytes,13,opt,name=deviceBoard" json:"deviceBoard,omitempty"` // contains filtered or unexported fields }
func (*UserAgent) Descriptor
deprecated
func (*UserAgent) GetAppVersion ¶
func (x *UserAgent) GetAppVersion() *AppVersion
func (*UserAgent) GetDeviceBoard ¶
func (*UserAgent) GetLocaleCountryIso31661Alpha2 ¶
func (*UserAgent) GetLocaleLanguageIso6391 ¶
func (*UserAgent) GetManufacturer ¶
func (*UserAgent) GetOsBuildNumber ¶
func (*UserAgent) GetOsVersion ¶
func (*UserAgent) GetPhoneId ¶
func (*UserAgent) GetPlatform ¶
func (x *UserAgent) GetPlatform() UserAgent_UserAgentPlatform
func (*UserAgent) GetReleaseChannel ¶
func (x *UserAgent) GetReleaseChannel() UserAgent_UserAgentReleaseChannel
func (*UserAgent) ProtoMessage ¶
func (*UserAgent) ProtoMessage()
func (*UserAgent) ProtoReflect ¶
func (x *UserAgent) ProtoReflect() protoreflect.Message
type UserAgent_UserAgentPlatform ¶
type UserAgent_UserAgentPlatform int32
const ( UserAgent_ANDROID UserAgent_UserAgentPlatform = 0 UserAgent_IOS UserAgent_UserAgentPlatform = 1 UserAgent_WINDOWS_PHONE UserAgent_UserAgentPlatform = 2 UserAgent_BLACKBERRY UserAgent_UserAgentPlatform = 3 UserAgent_BLACKBERRYX UserAgent_UserAgentPlatform = 4 UserAgent_S40 UserAgent_UserAgentPlatform = 5 UserAgent_S60 UserAgent_UserAgentPlatform = 6 UserAgent_PYTHON_CLIENT UserAgent_UserAgentPlatform = 7 UserAgent_TIZEN UserAgent_UserAgentPlatform = 8 UserAgent_ENTERPRISE UserAgent_UserAgentPlatform = 9 UserAgent_SMB_ANDROID UserAgent_UserAgentPlatform = 10 UserAgent_KAIOS UserAgent_UserAgentPlatform = 11 UserAgent_SMB_IOS UserAgent_UserAgentPlatform = 12 UserAgent_WINDOWS UserAgent_UserAgentPlatform = 13 UserAgent_WEB UserAgent_UserAgentPlatform = 14 UserAgent_PORTAL UserAgent_UserAgentPlatform = 15 UserAgent_GREEN_ANDROID UserAgent_UserAgentPlatform = 16 UserAgent_GREEN_IPHONE UserAgent_UserAgentPlatform = 17 UserAgent_BLUE_ANDROID UserAgent_UserAgentPlatform = 18 UserAgent_BLUE_IPHONE UserAgent_UserAgentPlatform = 19 UserAgent_FBLITE_ANDROID UserAgent_UserAgentPlatform = 20 UserAgent_MLITE_ANDROID UserAgent_UserAgentPlatform = 21 UserAgent_IGLITE_ANDROID UserAgent_UserAgentPlatform = 22 UserAgent_PAGE UserAgent_UserAgentPlatform = 23 UserAgent_MACOS UserAgent_UserAgentPlatform = 24 UserAgent_OCULUS_MSG UserAgent_UserAgentPlatform = 25 UserAgent_OCULUS_CALL UserAgent_UserAgentPlatform = 26 UserAgent_MILAN UserAgent_UserAgentPlatform = 27 UserAgent_CAPI UserAgent_UserAgentPlatform = 28 )
func (UserAgent_UserAgentPlatform) Descriptor ¶
func (UserAgent_UserAgentPlatform) Descriptor() protoreflect.EnumDescriptor
func (UserAgent_UserAgentPlatform) Enum ¶
func (x UserAgent_UserAgentPlatform) Enum() *UserAgent_UserAgentPlatform
func (UserAgent_UserAgentPlatform) EnumDescriptor
deprecated
func (UserAgent_UserAgentPlatform) EnumDescriptor() ([]byte, []int)
Deprecated: Use UserAgent_UserAgentPlatform.Descriptor instead.
func (UserAgent_UserAgentPlatform) Number ¶
func (x UserAgent_UserAgentPlatform) Number() protoreflect.EnumNumber
func (UserAgent_UserAgentPlatform) String ¶
func (x UserAgent_UserAgentPlatform) String() string
func (UserAgent_UserAgentPlatform) Type ¶
func (UserAgent_UserAgentPlatform) Type() protoreflect.EnumType
func (*UserAgent_UserAgentPlatform) UnmarshalJSON
deprecated
func (x *UserAgent_UserAgentPlatform) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type UserAgent_UserAgentReleaseChannel ¶
type UserAgent_UserAgentReleaseChannel int32
const ( UserAgent_RELEASE UserAgent_UserAgentReleaseChannel = 0 UserAgent_BETA UserAgent_UserAgentReleaseChannel = 1 UserAgent_ALPHA UserAgent_UserAgentReleaseChannel = 2 UserAgent_DEBUG UserAgent_UserAgentReleaseChannel = 3 )
func (UserAgent_UserAgentReleaseChannel) Descriptor ¶
func (UserAgent_UserAgentReleaseChannel) Descriptor() protoreflect.EnumDescriptor
func (UserAgent_UserAgentReleaseChannel) Enum ¶
func (x UserAgent_UserAgentReleaseChannel) Enum() *UserAgent_UserAgentReleaseChannel
func (UserAgent_UserAgentReleaseChannel) EnumDescriptor
deprecated
func (UserAgent_UserAgentReleaseChannel) EnumDescriptor() ([]byte, []int)
Deprecated: Use UserAgent_UserAgentReleaseChannel.Descriptor instead.
func (UserAgent_UserAgentReleaseChannel) Number ¶
func (x UserAgent_UserAgentReleaseChannel) Number() protoreflect.EnumNumber
func (UserAgent_UserAgentReleaseChannel) String ¶
func (x UserAgent_UserAgentReleaseChannel) String() string
func (UserAgent_UserAgentReleaseChannel) Type ¶
func (UserAgent_UserAgentReleaseChannel) Type() protoreflect.EnumType
func (*UserAgent_UserAgentReleaseChannel) UnmarshalJSON
deprecated
func (x *UserAgent_UserAgentReleaseChannel) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type UserReceipt ¶
type UserReceipt struct { UserJid *string `protobuf:"bytes,1,req,name=userJid" json:"userJid,omitempty"` ReceiptTimestamp *int64 `protobuf:"varint,2,opt,name=receiptTimestamp" json:"receiptTimestamp,omitempty"` ReadTimestamp *int64 `protobuf:"varint,3,opt,name=readTimestamp" json:"readTimestamp,omitempty"` PlayedTimestamp *int64 `protobuf:"varint,4,opt,name=playedTimestamp" json:"playedTimestamp,omitempty"` PendingDeviceJid []string `protobuf:"bytes,5,rep,name=pendingDeviceJid" json:"pendingDeviceJid,omitempty"` DeliveredDeviceJid []string `protobuf:"bytes,6,rep,name=deliveredDeviceJid" json:"deliveredDeviceJid,omitempty"` // contains filtered or unexported fields }
func (*UserReceipt) Descriptor
deprecated
func (*UserReceipt) Descriptor() ([]byte, []int)
Deprecated: Use UserReceipt.ProtoReflect.Descriptor instead.
func (*UserReceipt) GetDeliveredDeviceJid ¶
func (x *UserReceipt) GetDeliveredDeviceJid() []string
func (*UserReceipt) GetPendingDeviceJid ¶
func (x *UserReceipt) GetPendingDeviceJid() []string
func (*UserReceipt) GetPlayedTimestamp ¶
func (x *UserReceipt) GetPlayedTimestamp() int64
func (*UserReceipt) GetReadTimestamp ¶
func (x *UserReceipt) GetReadTimestamp() int64
func (*UserReceipt) GetReceiptTimestamp ¶
func (x *UserReceipt) GetReceiptTimestamp() int64
func (*UserReceipt) GetUserJid ¶
func (x *UserReceipt) GetUserJid() string
func (*UserReceipt) ProtoMessage ¶
func (*UserReceipt) ProtoMessage()
func (*UserReceipt) ProtoReflect ¶
func (x *UserReceipt) ProtoReflect() protoreflect.Message
func (*UserReceipt) Reset ¶
func (x *UserReceipt) Reset()
func (*UserReceipt) String ¶
func (x *UserReceipt) String() string
type VerifiedNameCertificate ¶
type VerifiedNameCertificate struct { Details []byte `protobuf:"bytes,1,opt,name=details" json:"details,omitempty"` Signature []byte `protobuf:"bytes,2,opt,name=signature" json:"signature,omitempty"` ServerSignature []byte `protobuf:"bytes,3,opt,name=serverSignature" json:"serverSignature,omitempty"` // contains filtered or unexported fields }
func (*VerifiedNameCertificate) Descriptor
deprecated
func (*VerifiedNameCertificate) Descriptor() ([]byte, []int)
Deprecated: Use VerifiedNameCertificate.ProtoReflect.Descriptor instead.
func (*VerifiedNameCertificate) GetDetails ¶
func (x *VerifiedNameCertificate) GetDetails() []byte
func (*VerifiedNameCertificate) GetServerSignature ¶
func (x *VerifiedNameCertificate) GetServerSignature() []byte
func (*VerifiedNameCertificate) GetSignature ¶
func (x *VerifiedNameCertificate) GetSignature() []byte
func (*VerifiedNameCertificate) ProtoMessage ¶
func (*VerifiedNameCertificate) ProtoMessage()
func (*VerifiedNameCertificate) ProtoReflect ¶
func (x *VerifiedNameCertificate) ProtoReflect() protoreflect.Message
func (*VerifiedNameCertificate) Reset ¶
func (x *VerifiedNameCertificate) Reset()
func (*VerifiedNameCertificate) String ¶
func (x *VerifiedNameCertificate) String() string
type VerifiedNameDetails ¶
type VerifiedNameDetails struct { Serial *uint64 `protobuf:"varint,1,opt,name=serial" json:"serial,omitempty"` Issuer *string `protobuf:"bytes,2,opt,name=issuer" json:"issuer,omitempty"` VerifiedName *string `protobuf:"bytes,4,opt,name=verifiedName" json:"verifiedName,omitempty"` LocalizedNames []*LocalizedName `protobuf:"bytes,8,rep,name=localizedNames" json:"localizedNames,omitempty"` IssueTime *uint64 `protobuf:"varint,10,opt,name=issueTime" json:"issueTime,omitempty"` // contains filtered or unexported fields }
Renamed from Details
func (*VerifiedNameDetails) Descriptor
deprecated
func (*VerifiedNameDetails) Descriptor() ([]byte, []int)
Deprecated: Use VerifiedNameDetails.ProtoReflect.Descriptor instead.
func (*VerifiedNameDetails) GetIssueTime ¶
func (x *VerifiedNameDetails) GetIssueTime() uint64
func (*VerifiedNameDetails) GetIssuer ¶
func (x *VerifiedNameDetails) GetIssuer() string
func (*VerifiedNameDetails) GetLocalizedNames ¶
func (x *VerifiedNameDetails) GetLocalizedNames() []*LocalizedName
func (*VerifiedNameDetails) GetSerial ¶
func (x *VerifiedNameDetails) GetSerial() uint64
func (*VerifiedNameDetails) GetVerifiedName ¶
func (x *VerifiedNameDetails) GetVerifiedName() string
func (*VerifiedNameDetails) ProtoMessage ¶
func (*VerifiedNameDetails) ProtoMessage()
func (*VerifiedNameDetails) ProtoReflect ¶
func (x *VerifiedNameDetails) ProtoReflect() protoreflect.Message
func (*VerifiedNameDetails) Reset ¶
func (x *VerifiedNameDetails) Reset()
func (*VerifiedNameDetails) String ¶
func (x *VerifiedNameDetails) String() string
type VideoMessage ¶
type VideoMessage struct { Url *string `protobuf:"bytes,1,opt,name=url" json:"url,omitempty"` Mimetype *string `protobuf:"bytes,2,opt,name=mimetype" json:"mimetype,omitempty"` FileSha256 []byte `protobuf:"bytes,3,opt,name=fileSha256" json:"fileSha256,omitempty"` FileLength *uint64 `protobuf:"varint,4,opt,name=fileLength" json:"fileLength,omitempty"` Seconds *uint32 `protobuf:"varint,5,opt,name=seconds" json:"seconds,omitempty"` MediaKey []byte `protobuf:"bytes,6,opt,name=mediaKey" json:"mediaKey,omitempty"` Caption *string `protobuf:"bytes,7,opt,name=caption" json:"caption,omitempty"` GifPlayback *bool `protobuf:"varint,8,opt,name=gifPlayback" json:"gifPlayback,omitempty"` Height *uint32 `protobuf:"varint,9,opt,name=height" json:"height,omitempty"` Width *uint32 `protobuf:"varint,10,opt,name=width" json:"width,omitempty"` FileEncSha256 []byte `protobuf:"bytes,11,opt,name=fileEncSha256" json:"fileEncSha256,omitempty"` InteractiveAnnotations []*InteractiveAnnotation `protobuf:"bytes,12,rep,name=interactiveAnnotations" json:"interactiveAnnotations,omitempty"` DirectPath *string `protobuf:"bytes,13,opt,name=directPath" json:"directPath,omitempty"` MediaKeyTimestamp *int64 `protobuf:"varint,14,opt,name=mediaKeyTimestamp" json:"mediaKeyTimestamp,omitempty"` JpegThumbnail []byte `protobuf:"bytes,16,opt,name=jpegThumbnail" json:"jpegThumbnail,omitempty"` ContextInfo *ContextInfo `protobuf:"bytes,17,opt,name=contextInfo" json:"contextInfo,omitempty"` StreamingSidecar []byte `protobuf:"bytes,18,opt,name=streamingSidecar" json:"streamingSidecar,omitempty"` GifAttribution *VideoMessage_VideoMessageAttribution `protobuf:"varint,19,opt,name=gifAttribution,enum=proto.VideoMessage_VideoMessageAttribution" json:"gifAttribution,omitempty"` ViewOnce *bool `protobuf:"varint,20,opt,name=viewOnce" json:"viewOnce,omitempty"` ThumbnailDirectPath *string `protobuf:"bytes,21,opt,name=thumbnailDirectPath" json:"thumbnailDirectPath,omitempty"` ThumbnailSha256 []byte `protobuf:"bytes,22,opt,name=thumbnailSha256" json:"thumbnailSha256,omitempty"` ThumbnailEncSha256 []byte `protobuf:"bytes,23,opt,name=thumbnailEncSha256" json:"thumbnailEncSha256,omitempty"` StaticUrl *string `protobuf:"bytes,24,opt,name=staticUrl" json:"staticUrl,omitempty"` // contains filtered or unexported fields }
func (*VideoMessage) Descriptor
deprecated
func (*VideoMessage) Descriptor() ([]byte, []int)
Deprecated: Use VideoMessage.ProtoReflect.Descriptor instead.
func (*VideoMessage) GetCaption ¶
func (x *VideoMessage) GetCaption() string
func (*VideoMessage) GetContextInfo ¶
func (x *VideoMessage) GetContextInfo() *ContextInfo
func (*VideoMessage) GetDirectPath ¶
func (x *VideoMessage) GetDirectPath() string
func (*VideoMessage) GetFileEncSha256 ¶
func (x *VideoMessage) GetFileEncSha256() []byte
func (*VideoMessage) GetFileLength ¶
func (x *VideoMessage) GetFileLength() uint64
func (*VideoMessage) GetFileSha256 ¶
func (x *VideoMessage) GetFileSha256() []byte
func (*VideoMessage) GetGifAttribution ¶
func (x *VideoMessage) GetGifAttribution() VideoMessage_VideoMessageAttribution
func (*VideoMessage) GetGifPlayback ¶
func (x *VideoMessage) GetGifPlayback() bool
func (*VideoMessage) GetHeight ¶
func (x *VideoMessage) GetHeight() uint32
func (*VideoMessage) GetInteractiveAnnotations ¶
func (x *VideoMessage) GetInteractiveAnnotations() []*InteractiveAnnotation
func (*VideoMessage) GetJpegThumbnail ¶
func (x *VideoMessage) GetJpegThumbnail() []byte
func (*VideoMessage) GetMediaKey ¶
func (x *VideoMessage) GetMediaKey() []byte
func (*VideoMessage) GetMediaKeyTimestamp ¶
func (x *VideoMessage) GetMediaKeyTimestamp() int64
func (*VideoMessage) GetMimetype ¶
func (x *VideoMessage) GetMimetype() string
func (*VideoMessage) GetSeconds ¶
func (x *VideoMessage) GetSeconds() uint32
func (*VideoMessage) GetStaticUrl ¶
func (x *VideoMessage) GetStaticUrl() string
func (*VideoMessage) GetStreamingSidecar ¶
func (x *VideoMessage) GetStreamingSidecar() []byte
func (*VideoMessage) GetThumbnailDirectPath ¶
func (x *VideoMessage) GetThumbnailDirectPath() string
func (*VideoMessage) GetThumbnailEncSha256 ¶
func (x *VideoMessage) GetThumbnailEncSha256() []byte
func (*VideoMessage) GetThumbnailSha256 ¶
func (x *VideoMessage) GetThumbnailSha256() []byte
func (*VideoMessage) GetUrl ¶
func (x *VideoMessage) GetUrl() string
func (*VideoMessage) GetViewOnce ¶
func (x *VideoMessage) GetViewOnce() bool
func (*VideoMessage) GetWidth ¶
func (x *VideoMessage) GetWidth() uint32
func (*VideoMessage) ProtoMessage ¶
func (*VideoMessage) ProtoMessage()
func (*VideoMessage) ProtoReflect ¶
func (x *VideoMessage) ProtoReflect() protoreflect.Message
func (*VideoMessage) Reset ¶
func (x *VideoMessage) Reset()
func (*VideoMessage) String ¶
func (x *VideoMessage) String() string
type VideoMessage_VideoMessageAttribution ¶
type VideoMessage_VideoMessageAttribution int32
const ( VideoMessage_NONE VideoMessage_VideoMessageAttribution = 0 VideoMessage_GIPHY VideoMessage_VideoMessageAttribution = 1 VideoMessage_TENOR VideoMessage_VideoMessageAttribution = 2 )
func (VideoMessage_VideoMessageAttribution) Descriptor ¶
func (VideoMessage_VideoMessageAttribution) Descriptor() protoreflect.EnumDescriptor
func (VideoMessage_VideoMessageAttribution) Enum ¶
func (x VideoMessage_VideoMessageAttribution) Enum() *VideoMessage_VideoMessageAttribution
func (VideoMessage_VideoMessageAttribution) EnumDescriptor
deprecated
func (VideoMessage_VideoMessageAttribution) EnumDescriptor() ([]byte, []int)
Deprecated: Use VideoMessage_VideoMessageAttribution.Descriptor instead.
func (VideoMessage_VideoMessageAttribution) Number ¶
func (x VideoMessage_VideoMessageAttribution) Number() protoreflect.EnumNumber
func (VideoMessage_VideoMessageAttribution) String ¶
func (x VideoMessage_VideoMessageAttribution) String() string
func (VideoMessage_VideoMessageAttribution) Type ¶
func (VideoMessage_VideoMessageAttribution) Type() protoreflect.EnumType
func (*VideoMessage_VideoMessageAttribution) UnmarshalJSON
deprecated
func (x *VideoMessage_VideoMessageAttribution) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type WallpaperSettings ¶
type WallpaperSettings struct { Filename *string `protobuf:"bytes,1,opt,name=filename" json:"filename,omitempty"` Opacity *uint32 `protobuf:"varint,2,opt,name=opacity" json:"opacity,omitempty"` // contains filtered or unexported fields }
func (*WallpaperSettings) Descriptor
deprecated
func (*WallpaperSettings) Descriptor() ([]byte, []int)
Deprecated: Use WallpaperSettings.ProtoReflect.Descriptor instead.
func (*WallpaperSettings) GetFilename ¶
func (x *WallpaperSettings) GetFilename() string
func (*WallpaperSettings) GetOpacity ¶
func (x *WallpaperSettings) GetOpacity() uint32
func (*WallpaperSettings) ProtoMessage ¶
func (*WallpaperSettings) ProtoMessage()
func (*WallpaperSettings) ProtoReflect ¶
func (x *WallpaperSettings) ProtoReflect() protoreflect.Message
func (*WallpaperSettings) Reset ¶
func (x *WallpaperSettings) Reset()
func (*WallpaperSettings) String ¶
func (x *WallpaperSettings) String() string
type WebFeatures ¶
type WebFeatures struct { LabelsDisplay *WebFeatures_WebFeaturesFlag `protobuf:"varint,1,opt,name=labelsDisplay,enum=proto.WebFeatures_WebFeaturesFlag" json:"labelsDisplay,omitempty"` VoipIndividualOutgoing *WebFeatures_WebFeaturesFlag `` /* 130-byte string literal not displayed */ GroupsV3 *WebFeatures_WebFeaturesFlag `protobuf:"varint,3,opt,name=groupsV3,enum=proto.WebFeatures_WebFeaturesFlag" json:"groupsV3,omitempty"` GroupsV3Create *WebFeatures_WebFeaturesFlag `protobuf:"varint,4,opt,name=groupsV3Create,enum=proto.WebFeatures_WebFeaturesFlag" json:"groupsV3Create,omitempty"` ChangeNumberV2 *WebFeatures_WebFeaturesFlag `protobuf:"varint,5,opt,name=changeNumberV2,enum=proto.WebFeatures_WebFeaturesFlag" json:"changeNumberV2,omitempty"` QueryStatusV3Thumbnail *WebFeatures_WebFeaturesFlag `` /* 130-byte string literal not displayed */ LiveLocations *WebFeatures_WebFeaturesFlag `protobuf:"varint,7,opt,name=liveLocations,enum=proto.WebFeatures_WebFeaturesFlag" json:"liveLocations,omitempty"` QueryVname *WebFeatures_WebFeaturesFlag `protobuf:"varint,8,opt,name=queryVname,enum=proto.WebFeatures_WebFeaturesFlag" json:"queryVname,omitempty"` VoipIndividualIncoming *WebFeatures_WebFeaturesFlag `` /* 130-byte string literal not displayed */ QuickRepliesQuery *WebFeatures_WebFeaturesFlag `protobuf:"varint,10,opt,name=quickRepliesQuery,enum=proto.WebFeatures_WebFeaturesFlag" json:"quickRepliesQuery,omitempty"` Payments *WebFeatures_WebFeaturesFlag `protobuf:"varint,11,opt,name=payments,enum=proto.WebFeatures_WebFeaturesFlag" json:"payments,omitempty"` StickerPackQuery *WebFeatures_WebFeaturesFlag `protobuf:"varint,12,opt,name=stickerPackQuery,enum=proto.WebFeatures_WebFeaturesFlag" json:"stickerPackQuery,omitempty"` LiveLocationsFinal *WebFeatures_WebFeaturesFlag `protobuf:"varint,13,opt,name=liveLocationsFinal,enum=proto.WebFeatures_WebFeaturesFlag" json:"liveLocationsFinal,omitempty"` LabelsEdit *WebFeatures_WebFeaturesFlag `protobuf:"varint,14,opt,name=labelsEdit,enum=proto.WebFeatures_WebFeaturesFlag" json:"labelsEdit,omitempty"` MediaUpload *WebFeatures_WebFeaturesFlag `protobuf:"varint,15,opt,name=mediaUpload,enum=proto.WebFeatures_WebFeaturesFlag" json:"mediaUpload,omitempty"` MediaUploadRichQuickReplies *WebFeatures_WebFeaturesFlag `` /* 141-byte string literal not displayed */ VnameV2 *WebFeatures_WebFeaturesFlag `protobuf:"varint,19,opt,name=vnameV2,enum=proto.WebFeatures_WebFeaturesFlag" json:"vnameV2,omitempty"` VideoPlaybackUrl *WebFeatures_WebFeaturesFlag `protobuf:"varint,20,opt,name=videoPlaybackUrl,enum=proto.WebFeatures_WebFeaturesFlag" json:"videoPlaybackUrl,omitempty"` StatusRanking *WebFeatures_WebFeaturesFlag `protobuf:"varint,21,opt,name=statusRanking,enum=proto.WebFeatures_WebFeaturesFlag" json:"statusRanking,omitempty"` VoipIndividualVideo *WebFeatures_WebFeaturesFlag `protobuf:"varint,22,opt,name=voipIndividualVideo,enum=proto.WebFeatures_WebFeaturesFlag" json:"voipIndividualVideo,omitempty"` ThirdPartyStickers *WebFeatures_WebFeaturesFlag `protobuf:"varint,23,opt,name=thirdPartyStickers,enum=proto.WebFeatures_WebFeaturesFlag" json:"thirdPartyStickers,omitempty"` FrequentlyForwardedSetting *WebFeatures_WebFeaturesFlag `` /* 139-byte string literal not displayed */ GroupsV4JoinPermission *WebFeatures_WebFeaturesFlag `` /* 131-byte string literal not displayed */ RecentStickers *WebFeatures_WebFeaturesFlag `protobuf:"varint,26,opt,name=recentStickers,enum=proto.WebFeatures_WebFeaturesFlag" json:"recentStickers,omitempty"` Catalog *WebFeatures_WebFeaturesFlag `protobuf:"varint,27,opt,name=catalog,enum=proto.WebFeatures_WebFeaturesFlag" json:"catalog,omitempty"` StarredStickers *WebFeatures_WebFeaturesFlag `protobuf:"varint,28,opt,name=starredStickers,enum=proto.WebFeatures_WebFeaturesFlag" json:"starredStickers,omitempty"` VoipGroupCall *WebFeatures_WebFeaturesFlag `protobuf:"varint,29,opt,name=voipGroupCall,enum=proto.WebFeatures_WebFeaturesFlag" json:"voipGroupCall,omitempty"` TemplateMessage *WebFeatures_WebFeaturesFlag `protobuf:"varint,30,opt,name=templateMessage,enum=proto.WebFeatures_WebFeaturesFlag" json:"templateMessage,omitempty"` TemplateMessageInteractivity *WebFeatures_WebFeaturesFlag `` /* 143-byte string literal not displayed */ EphemeralMessages *WebFeatures_WebFeaturesFlag `protobuf:"varint,32,opt,name=ephemeralMessages,enum=proto.WebFeatures_WebFeaturesFlag" json:"ephemeralMessages,omitempty"` E2ENotificationSync *WebFeatures_WebFeaturesFlag `protobuf:"varint,33,opt,name=e2ENotificationSync,enum=proto.WebFeatures_WebFeaturesFlag" json:"e2ENotificationSync,omitempty"` RecentStickersV2 *WebFeatures_WebFeaturesFlag `protobuf:"varint,34,opt,name=recentStickersV2,enum=proto.WebFeatures_WebFeaturesFlag" json:"recentStickersV2,omitempty"` RecentStickersV3 *WebFeatures_WebFeaturesFlag `protobuf:"varint,36,opt,name=recentStickersV3,enum=proto.WebFeatures_WebFeaturesFlag" json:"recentStickersV3,omitempty"` UserNotice *WebFeatures_WebFeaturesFlag `protobuf:"varint,37,opt,name=userNotice,enum=proto.WebFeatures_WebFeaturesFlag" json:"userNotice,omitempty"` Support *WebFeatures_WebFeaturesFlag `protobuf:"varint,39,opt,name=support,enum=proto.WebFeatures_WebFeaturesFlag" json:"support,omitempty"` GroupUiiCleanup *WebFeatures_WebFeaturesFlag `protobuf:"varint,40,opt,name=groupUiiCleanup,enum=proto.WebFeatures_WebFeaturesFlag" json:"groupUiiCleanup,omitempty"` GroupDogfoodingInternalOnly *WebFeatures_WebFeaturesFlag `` /* 141-byte string literal not displayed */ SettingsSync *WebFeatures_WebFeaturesFlag `protobuf:"varint,42,opt,name=settingsSync,enum=proto.WebFeatures_WebFeaturesFlag" json:"settingsSync,omitempty"` ArchiveV2 *WebFeatures_WebFeaturesFlag `protobuf:"varint,43,opt,name=archiveV2,enum=proto.WebFeatures_WebFeaturesFlag" json:"archiveV2,omitempty"` EphemeralAllowGroupMembers *WebFeatures_WebFeaturesFlag `` /* 139-byte string literal not displayed */ Ephemeral24HDuration *WebFeatures_WebFeaturesFlag `` /* 127-byte string literal not displayed */ MdForceUpgrade *WebFeatures_WebFeaturesFlag `protobuf:"varint,46,opt,name=mdForceUpgrade,enum=proto.WebFeatures_WebFeaturesFlag" json:"mdForceUpgrade,omitempty"` DisappearingMode *WebFeatures_WebFeaturesFlag `protobuf:"varint,47,opt,name=disappearingMode,enum=proto.WebFeatures_WebFeaturesFlag" json:"disappearingMode,omitempty"` ExternalMdOptInAvailable *WebFeatures_WebFeaturesFlag `` /* 135-byte string literal not displayed */ NoDeleteMessageTimeLimit *WebFeatures_WebFeaturesFlag `` /* 135-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WebFeatures) Descriptor
deprecated
func (*WebFeatures) Descriptor() ([]byte, []int)
Deprecated: Use WebFeatures.ProtoReflect.Descriptor instead.
func (*WebFeatures) GetArchiveV2 ¶
func (x *WebFeatures) GetArchiveV2() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetCatalog ¶
func (x *WebFeatures) GetCatalog() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetChangeNumberV2 ¶
func (x *WebFeatures) GetChangeNumberV2() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetDisappearingMode ¶
func (x *WebFeatures) GetDisappearingMode() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetE2ENotificationSync ¶
func (x *WebFeatures) GetE2ENotificationSync() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetEphemeral24HDuration ¶
func (x *WebFeatures) GetEphemeral24HDuration() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetEphemeralAllowGroupMembers ¶
func (x *WebFeatures) GetEphemeralAllowGroupMembers() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetEphemeralMessages ¶
func (x *WebFeatures) GetEphemeralMessages() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetExternalMdOptInAvailable ¶
func (x *WebFeatures) GetExternalMdOptInAvailable() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetFrequentlyForwardedSetting ¶
func (x *WebFeatures) GetFrequentlyForwardedSetting() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetGroupDogfoodingInternalOnly ¶
func (x *WebFeatures) GetGroupDogfoodingInternalOnly() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetGroupUiiCleanup ¶
func (x *WebFeatures) GetGroupUiiCleanup() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetGroupsV3 ¶
func (x *WebFeatures) GetGroupsV3() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetGroupsV3Create ¶
func (x *WebFeatures) GetGroupsV3Create() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetGroupsV4JoinPermission ¶
func (x *WebFeatures) GetGroupsV4JoinPermission() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetLabelsDisplay ¶
func (x *WebFeatures) GetLabelsDisplay() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetLabelsEdit ¶
func (x *WebFeatures) GetLabelsEdit() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetLiveLocations ¶
func (x *WebFeatures) GetLiveLocations() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetLiveLocationsFinal ¶
func (x *WebFeatures) GetLiveLocationsFinal() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetMdForceUpgrade ¶
func (x *WebFeatures) GetMdForceUpgrade() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetMediaUpload ¶
func (x *WebFeatures) GetMediaUpload() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetMediaUploadRichQuickReplies ¶
func (x *WebFeatures) GetMediaUploadRichQuickReplies() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetNoDeleteMessageTimeLimit ¶
func (x *WebFeatures) GetNoDeleteMessageTimeLimit() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetPayments ¶
func (x *WebFeatures) GetPayments() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetQueryStatusV3Thumbnail ¶
func (x *WebFeatures) GetQueryStatusV3Thumbnail() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetQueryVname ¶
func (x *WebFeatures) GetQueryVname() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetQuickRepliesQuery ¶
func (x *WebFeatures) GetQuickRepliesQuery() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetRecentStickers ¶
func (x *WebFeatures) GetRecentStickers() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetRecentStickersV2 ¶
func (x *WebFeatures) GetRecentStickersV2() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetRecentStickersV3 ¶
func (x *WebFeatures) GetRecentStickersV3() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetSettingsSync ¶
func (x *WebFeatures) GetSettingsSync() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetStarredStickers ¶
func (x *WebFeatures) GetStarredStickers() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetStatusRanking ¶
func (x *WebFeatures) GetStatusRanking() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetStickerPackQuery ¶
func (x *WebFeatures) GetStickerPackQuery() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetSupport ¶
func (x *WebFeatures) GetSupport() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetTemplateMessage ¶
func (x *WebFeatures) GetTemplateMessage() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetTemplateMessageInteractivity ¶
func (x *WebFeatures) GetTemplateMessageInteractivity() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetThirdPartyStickers ¶
func (x *WebFeatures) GetThirdPartyStickers() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetUserNotice ¶
func (x *WebFeatures) GetUserNotice() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetVideoPlaybackUrl ¶
func (x *WebFeatures) GetVideoPlaybackUrl() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetVnameV2 ¶
func (x *WebFeatures) GetVnameV2() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetVoipGroupCall ¶
func (x *WebFeatures) GetVoipGroupCall() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetVoipIndividualIncoming ¶
func (x *WebFeatures) GetVoipIndividualIncoming() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetVoipIndividualOutgoing ¶
func (x *WebFeatures) GetVoipIndividualOutgoing() WebFeatures_WebFeaturesFlag
func (*WebFeatures) GetVoipIndividualVideo ¶
func (x *WebFeatures) GetVoipIndividualVideo() WebFeatures_WebFeaturesFlag
func (*WebFeatures) ProtoMessage ¶
func (*WebFeatures) ProtoMessage()
func (*WebFeatures) ProtoReflect ¶
func (x *WebFeatures) ProtoReflect() protoreflect.Message
func (*WebFeatures) Reset ¶
func (x *WebFeatures) Reset()
func (*WebFeatures) String ¶
func (x *WebFeatures) String() string
type WebFeatures_WebFeaturesFlag ¶
type WebFeatures_WebFeaturesFlag int32
const ( WebFeatures_NOT_STARTED WebFeatures_WebFeaturesFlag = 0 WebFeatures_FORCE_UPGRADE WebFeatures_WebFeaturesFlag = 1 WebFeatures_DEVELOPMENT WebFeatures_WebFeaturesFlag = 2 WebFeatures_PRODUCTION WebFeatures_WebFeaturesFlag = 3 )
func (WebFeatures_WebFeaturesFlag) Descriptor ¶
func (WebFeatures_WebFeaturesFlag) Descriptor() protoreflect.EnumDescriptor
func (WebFeatures_WebFeaturesFlag) Enum ¶
func (x WebFeatures_WebFeaturesFlag) Enum() *WebFeatures_WebFeaturesFlag
func (WebFeatures_WebFeaturesFlag) EnumDescriptor
deprecated
func (WebFeatures_WebFeaturesFlag) EnumDescriptor() ([]byte, []int)
Deprecated: Use WebFeatures_WebFeaturesFlag.Descriptor instead.
func (WebFeatures_WebFeaturesFlag) Number ¶
func (x WebFeatures_WebFeaturesFlag) Number() protoreflect.EnumNumber
func (WebFeatures_WebFeaturesFlag) String ¶
func (x WebFeatures_WebFeaturesFlag) String() string
func (WebFeatures_WebFeaturesFlag) Type ¶
func (WebFeatures_WebFeaturesFlag) Type() protoreflect.EnumType
func (*WebFeatures_WebFeaturesFlag) UnmarshalJSON
deprecated
func (x *WebFeatures_WebFeaturesFlag) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type WebInfo ¶
type WebInfo struct { RefToken *string `protobuf:"bytes,1,opt,name=refToken" json:"refToken,omitempty"` Version *string `protobuf:"bytes,2,opt,name=version" json:"version,omitempty"` WebdPayload *WebdPayload `protobuf:"bytes,3,opt,name=webdPayload" json:"webdPayload,omitempty"` WebSubPlatform *WebInfo_WebInfoWebSubPlatform `protobuf:"varint,4,opt,name=webSubPlatform,enum=proto.WebInfo_WebInfoWebSubPlatform" json:"webSubPlatform,omitempty"` // contains filtered or unexported fields }
func (*WebInfo) Descriptor
deprecated
func (*WebInfo) GetRefToken ¶
func (*WebInfo) GetVersion ¶
func (*WebInfo) GetWebSubPlatform ¶
func (x *WebInfo) GetWebSubPlatform() WebInfo_WebInfoWebSubPlatform
func (*WebInfo) GetWebdPayload ¶
func (x *WebInfo) GetWebdPayload() *WebdPayload
func (*WebInfo) ProtoMessage ¶
func (*WebInfo) ProtoMessage()
func (*WebInfo) ProtoReflect ¶
func (x *WebInfo) ProtoReflect() protoreflect.Message
type WebInfo_WebInfoWebSubPlatform ¶
type WebInfo_WebInfoWebSubPlatform int32
const ( WebInfo_WEB_BROWSER WebInfo_WebInfoWebSubPlatform = 0 WebInfo_APP_STORE WebInfo_WebInfoWebSubPlatform = 1 WebInfo_WIN_STORE WebInfo_WebInfoWebSubPlatform = 2 WebInfo_DARWIN WebInfo_WebInfoWebSubPlatform = 3 WebInfo_WIN32 WebInfo_WebInfoWebSubPlatform = 4 )
func (WebInfo_WebInfoWebSubPlatform) Descriptor ¶
func (WebInfo_WebInfoWebSubPlatform) Descriptor() protoreflect.EnumDescriptor
func (WebInfo_WebInfoWebSubPlatform) Enum ¶
func (x WebInfo_WebInfoWebSubPlatform) Enum() *WebInfo_WebInfoWebSubPlatform
func (WebInfo_WebInfoWebSubPlatform) EnumDescriptor
deprecated
func (WebInfo_WebInfoWebSubPlatform) EnumDescriptor() ([]byte, []int)
Deprecated: Use WebInfo_WebInfoWebSubPlatform.Descriptor instead.
func (WebInfo_WebInfoWebSubPlatform) Number ¶
func (x WebInfo_WebInfoWebSubPlatform) Number() protoreflect.EnumNumber
func (WebInfo_WebInfoWebSubPlatform) String ¶
func (x WebInfo_WebInfoWebSubPlatform) String() string
func (WebInfo_WebInfoWebSubPlatform) Type ¶
func (WebInfo_WebInfoWebSubPlatform) Type() protoreflect.EnumType
func (*WebInfo_WebInfoWebSubPlatform) UnmarshalJSON
deprecated
func (x *WebInfo_WebInfoWebSubPlatform) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type WebMessageInfo ¶
type WebMessageInfo struct { Key *MessageKey `protobuf:"bytes,1,req,name=key" json:"key,omitempty"` Message *Message `protobuf:"bytes,2,opt,name=message" json:"message,omitempty"` MessageTimestamp *uint64 `protobuf:"varint,3,opt,name=messageTimestamp" json:"messageTimestamp,omitempty"` Status *WebMessageInfo_WebMessageInfoStatus `protobuf:"varint,4,opt,name=status,enum=proto.WebMessageInfo_WebMessageInfoStatus" json:"status,omitempty"` Participant *string `protobuf:"bytes,5,opt,name=participant" json:"participant,omitempty"` MessageC2STimestamp *uint64 `protobuf:"varint,6,opt,name=messageC2STimestamp" json:"messageC2STimestamp,omitempty"` Ignore *bool `protobuf:"varint,16,opt,name=ignore" json:"ignore,omitempty"` Starred *bool `protobuf:"varint,17,opt,name=starred" json:"starred,omitempty"` Broadcast *bool `protobuf:"varint,18,opt,name=broadcast" json:"broadcast,omitempty"` PushName *string `protobuf:"bytes,19,opt,name=pushName" json:"pushName,omitempty"` MediaCiphertextSha256 []byte `protobuf:"bytes,20,opt,name=mediaCiphertextSha256" json:"mediaCiphertextSha256,omitempty"` Multicast *bool `protobuf:"varint,21,opt,name=multicast" json:"multicast,omitempty"` UrlText *bool `protobuf:"varint,22,opt,name=urlText" json:"urlText,omitempty"` UrlNumber *bool `protobuf:"varint,23,opt,name=urlNumber" json:"urlNumber,omitempty"` MessageStubType *WebMessageInfo_WebMessageInfoStubType `` /* 127-byte string literal not displayed */ ClearMedia *bool `protobuf:"varint,25,opt,name=clearMedia" json:"clearMedia,omitempty"` MessageStubParameters []string `protobuf:"bytes,26,rep,name=messageStubParameters" json:"messageStubParameters,omitempty"` Duration *uint32 `protobuf:"varint,27,opt,name=duration" json:"duration,omitempty"` Labels []string `protobuf:"bytes,28,rep,name=labels" json:"labels,omitempty"` PaymentInfo *PaymentInfo `protobuf:"bytes,29,opt,name=paymentInfo" json:"paymentInfo,omitempty"` FinalLiveLocation *LiveLocationMessage `protobuf:"bytes,30,opt,name=finalLiveLocation" json:"finalLiveLocation,omitempty"` QuotedPaymentInfo *PaymentInfo `protobuf:"bytes,31,opt,name=quotedPaymentInfo" json:"quotedPaymentInfo,omitempty"` EphemeralStartTimestamp *uint64 `protobuf:"varint,32,opt,name=ephemeralStartTimestamp" json:"ephemeralStartTimestamp,omitempty"` EphemeralDuration *uint32 `protobuf:"varint,33,opt,name=ephemeralDuration" json:"ephemeralDuration,omitempty"` EphemeralOffToOn *bool `protobuf:"varint,34,opt,name=ephemeralOffToOn" json:"ephemeralOffToOn,omitempty"` EphemeralOutOfSync *bool `protobuf:"varint,35,opt,name=ephemeralOutOfSync" json:"ephemeralOutOfSync,omitempty"` BizPrivacyStatus *WebMessageInfo_WebMessageInfoBizPrivacyStatus `` /* 137-byte string literal not displayed */ VerifiedBizName *string `protobuf:"bytes,37,opt,name=verifiedBizName" json:"verifiedBizName,omitempty"` MediaData *MediaData `protobuf:"bytes,38,opt,name=mediaData" json:"mediaData,omitempty"` PhotoChange *PhotoChange `protobuf:"bytes,39,opt,name=photoChange" json:"photoChange,omitempty"` UserReceipt []*UserReceipt `protobuf:"bytes,40,rep,name=userReceipt" json:"userReceipt,omitempty"` Reactions []*Reaction `protobuf:"bytes,41,rep,name=reactions" json:"reactions,omitempty"` QuotedStickerData *MediaData `protobuf:"bytes,42,opt,name=quotedStickerData" json:"quotedStickerData,omitempty"` FutureproofData []byte `protobuf:"bytes,43,opt,name=futureproofData" json:"futureproofData,omitempty"` StatusPsa *StatusPSA `protobuf:"bytes,44,opt,name=statusPsa" json:"statusPsa,omitempty"` // contains filtered or unexported fields }
func (*WebMessageInfo) Descriptor
deprecated
func (*WebMessageInfo) Descriptor() ([]byte, []int)
Deprecated: Use WebMessageInfo.ProtoReflect.Descriptor instead.
func (*WebMessageInfo) GetBizPrivacyStatus ¶
func (x *WebMessageInfo) GetBizPrivacyStatus() WebMessageInfo_WebMessageInfoBizPrivacyStatus
func (*WebMessageInfo) GetBroadcast ¶
func (x *WebMessageInfo) GetBroadcast() bool
func (*WebMessageInfo) GetClearMedia ¶
func (x *WebMessageInfo) GetClearMedia() bool
func (*WebMessageInfo) GetDuration ¶
func (x *WebMessageInfo) GetDuration() uint32
func (*WebMessageInfo) GetEphemeralDuration ¶
func (x *WebMessageInfo) GetEphemeralDuration() uint32
func (*WebMessageInfo) GetEphemeralOffToOn ¶
func (x *WebMessageInfo) GetEphemeralOffToOn() bool
func (*WebMessageInfo) GetEphemeralOutOfSync ¶
func (x *WebMessageInfo) GetEphemeralOutOfSync() bool
func (*WebMessageInfo) GetEphemeralStartTimestamp ¶
func (x *WebMessageInfo) GetEphemeralStartTimestamp() uint64
func (*WebMessageInfo) GetFinalLiveLocation ¶
func (x *WebMessageInfo) GetFinalLiveLocation() *LiveLocationMessage
func (*WebMessageInfo) GetFutureproofData ¶
func (x *WebMessageInfo) GetFutureproofData() []byte
func (*WebMessageInfo) GetIgnore ¶
func (x *WebMessageInfo) GetIgnore() bool
func (*WebMessageInfo) GetKey ¶
func (x *WebMessageInfo) GetKey() *MessageKey
func (*WebMessageInfo) GetLabels ¶
func (x *WebMessageInfo) GetLabels() []string
func (*WebMessageInfo) GetMediaCiphertextSha256 ¶
func (x *WebMessageInfo) GetMediaCiphertextSha256() []byte
func (*WebMessageInfo) GetMediaData ¶
func (x *WebMessageInfo) GetMediaData() *MediaData
func (*WebMessageInfo) GetMessage ¶
func (x *WebMessageInfo) GetMessage() *Message
func (*WebMessageInfo) GetMessageC2STimestamp ¶
func (x *WebMessageInfo) GetMessageC2STimestamp() uint64
func (*WebMessageInfo) GetMessageStubParameters ¶
func (x *WebMessageInfo) GetMessageStubParameters() []string
func (*WebMessageInfo) GetMessageStubType ¶
func (x *WebMessageInfo) GetMessageStubType() WebMessageInfo_WebMessageInfoStubType
func (*WebMessageInfo) GetMessageTimestamp ¶
func (x *WebMessageInfo) GetMessageTimestamp() uint64
func (*WebMessageInfo) GetMulticast ¶
func (x *WebMessageInfo) GetMulticast() bool
func (*WebMessageInfo) GetParticipant ¶
func (x *WebMessageInfo) GetParticipant() string
func (*WebMessageInfo) GetPaymentInfo ¶
func (x *WebMessageInfo) GetPaymentInfo() *PaymentInfo
func (*WebMessageInfo) GetPhotoChange ¶
func (x *WebMessageInfo) GetPhotoChange() *PhotoChange
func (*WebMessageInfo) GetPushName ¶
func (x *WebMessageInfo) GetPushName() string
func (*WebMessageInfo) GetQuotedPaymentInfo ¶
func (x *WebMessageInfo) GetQuotedPaymentInfo() *PaymentInfo
func (*WebMessageInfo) GetQuotedStickerData ¶
func (x *WebMessageInfo) GetQuotedStickerData() *MediaData
func (*WebMessageInfo) GetReactions ¶
func (x *WebMessageInfo) GetReactions() []*Reaction
func (*WebMessageInfo) GetStarred ¶
func (x *WebMessageInfo) GetStarred() bool
func (*WebMessageInfo) GetStatus ¶
func (x *WebMessageInfo) GetStatus() WebMessageInfo_WebMessageInfoStatus
func (*WebMessageInfo) GetStatusPsa ¶
func (x *WebMessageInfo) GetStatusPsa() *StatusPSA
func (*WebMessageInfo) GetUrlNumber ¶
func (x *WebMessageInfo) GetUrlNumber() bool
func (*WebMessageInfo) GetUrlText ¶
func (x *WebMessageInfo) GetUrlText() bool
func (*WebMessageInfo) GetUserReceipt ¶
func (x *WebMessageInfo) GetUserReceipt() []*UserReceipt
func (*WebMessageInfo) GetVerifiedBizName ¶
func (x *WebMessageInfo) GetVerifiedBizName() string
func (*WebMessageInfo) ProtoMessage ¶
func (*WebMessageInfo) ProtoMessage()
func (*WebMessageInfo) ProtoReflect ¶
func (x *WebMessageInfo) ProtoReflect() protoreflect.Message
func (*WebMessageInfo) Reset ¶
func (x *WebMessageInfo) Reset()
func (*WebMessageInfo) String ¶
func (x *WebMessageInfo) String() string
type WebMessageInfo_WebMessageInfoBizPrivacyStatus ¶
type WebMessageInfo_WebMessageInfoBizPrivacyStatus int32
const ( WebMessageInfo_E2EE WebMessageInfo_WebMessageInfoBizPrivacyStatus = 0 WebMessageInfo_FB WebMessageInfo_WebMessageInfoBizPrivacyStatus = 2 WebMessageInfo_BSP WebMessageInfo_WebMessageInfoBizPrivacyStatus = 1 WebMessageInfo_BSP_AND_FB WebMessageInfo_WebMessageInfoBizPrivacyStatus = 3 )
func (WebMessageInfo_WebMessageInfoBizPrivacyStatus) Descriptor ¶
func (WebMessageInfo_WebMessageInfoBizPrivacyStatus) Descriptor() protoreflect.EnumDescriptor
func (WebMessageInfo_WebMessageInfoBizPrivacyStatus) EnumDescriptor
deprecated
func (WebMessageInfo_WebMessageInfoBizPrivacyStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use WebMessageInfo_WebMessageInfoBizPrivacyStatus.Descriptor instead.
func (WebMessageInfo_WebMessageInfoBizPrivacyStatus) Number ¶
func (x WebMessageInfo_WebMessageInfoBizPrivacyStatus) Number() protoreflect.EnumNumber
func (WebMessageInfo_WebMessageInfoBizPrivacyStatus) String ¶
func (x WebMessageInfo_WebMessageInfoBizPrivacyStatus) String() string
func (*WebMessageInfo_WebMessageInfoBizPrivacyStatus) UnmarshalJSON
deprecated
func (x *WebMessageInfo_WebMessageInfoBizPrivacyStatus) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type WebMessageInfo_WebMessageInfoStatus ¶
type WebMessageInfo_WebMessageInfoStatus int32
const ( WebMessageInfo_ERROR WebMessageInfo_WebMessageInfoStatus = 0 WebMessageInfo_PENDING WebMessageInfo_WebMessageInfoStatus = 1 WebMessageInfo_SERVER_ACK WebMessageInfo_WebMessageInfoStatus = 2 WebMessageInfo_DELIVERY_ACK WebMessageInfo_WebMessageInfoStatus = 3 WebMessageInfo_READ WebMessageInfo_WebMessageInfoStatus = 4 WebMessageInfo_PLAYED WebMessageInfo_WebMessageInfoStatus = 5 )
func (WebMessageInfo_WebMessageInfoStatus) Descriptor ¶
func (WebMessageInfo_WebMessageInfoStatus) Descriptor() protoreflect.EnumDescriptor
func (WebMessageInfo_WebMessageInfoStatus) Enum ¶
func (x WebMessageInfo_WebMessageInfoStatus) Enum() *WebMessageInfo_WebMessageInfoStatus
func (WebMessageInfo_WebMessageInfoStatus) EnumDescriptor
deprecated
func (WebMessageInfo_WebMessageInfoStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use WebMessageInfo_WebMessageInfoStatus.Descriptor instead.
func (WebMessageInfo_WebMessageInfoStatus) Number ¶
func (x WebMessageInfo_WebMessageInfoStatus) Number() protoreflect.EnumNumber
func (WebMessageInfo_WebMessageInfoStatus) String ¶
func (x WebMessageInfo_WebMessageInfoStatus) String() string
func (WebMessageInfo_WebMessageInfoStatus) Type ¶
func (WebMessageInfo_WebMessageInfoStatus) Type() protoreflect.EnumType
func (*WebMessageInfo_WebMessageInfoStatus) UnmarshalJSON
deprecated
func (x *WebMessageInfo_WebMessageInfoStatus) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type WebMessageInfo_WebMessageInfoStubType ¶
type WebMessageInfo_WebMessageInfoStubType int32
const ( WebMessageInfo_UNKNOWN WebMessageInfo_WebMessageInfoStubType = 0 WebMessageInfo_REVOKE WebMessageInfo_WebMessageInfoStubType = 1 WebMessageInfo_CIPHERTEXT WebMessageInfo_WebMessageInfoStubType = 2 WebMessageInfo_FUTUREPROOF WebMessageInfo_WebMessageInfoStubType = 3 WebMessageInfo_NON_VERIFIED_TRANSITION WebMessageInfo_WebMessageInfoStubType = 4 WebMessageInfo_UNVERIFIED_TRANSITION WebMessageInfo_WebMessageInfoStubType = 5 WebMessageInfo_VERIFIED_TRANSITION WebMessageInfo_WebMessageInfoStubType = 6 WebMessageInfo_VERIFIED_LOW_UNKNOWN WebMessageInfo_WebMessageInfoStubType = 7 WebMessageInfo_VERIFIED_HIGH WebMessageInfo_WebMessageInfoStubType = 8 WebMessageInfo_VERIFIED_INITIAL_UNKNOWN WebMessageInfo_WebMessageInfoStubType = 9 WebMessageInfo_VERIFIED_INITIAL_LOW WebMessageInfo_WebMessageInfoStubType = 10 WebMessageInfo_VERIFIED_INITIAL_HIGH WebMessageInfo_WebMessageInfoStubType = 11 WebMessageInfo_VERIFIED_TRANSITION_ANY_TO_NONE WebMessageInfo_WebMessageInfoStubType = 12 WebMessageInfo_VERIFIED_TRANSITION_ANY_TO_HIGH WebMessageInfo_WebMessageInfoStubType = 13 WebMessageInfo_VERIFIED_TRANSITION_HIGH_TO_LOW WebMessageInfo_WebMessageInfoStubType = 14 WebMessageInfo_VERIFIED_TRANSITION_HIGH_TO_UNKNOWN WebMessageInfo_WebMessageInfoStubType = 15 WebMessageInfo_VERIFIED_TRANSITION_UNKNOWN_TO_LOW WebMessageInfo_WebMessageInfoStubType = 16 WebMessageInfo_VERIFIED_TRANSITION_LOW_TO_UNKNOWN WebMessageInfo_WebMessageInfoStubType = 17 WebMessageInfo_VERIFIED_TRANSITION_NONE_TO_LOW WebMessageInfo_WebMessageInfoStubType = 18 WebMessageInfo_VERIFIED_TRANSITION_NONE_TO_UNKNOWN WebMessageInfo_WebMessageInfoStubType = 19 WebMessageInfo_GROUP_CREATE WebMessageInfo_WebMessageInfoStubType = 20 WebMessageInfo_GROUP_CHANGE_SUBJECT WebMessageInfo_WebMessageInfoStubType = 21 WebMessageInfo_GROUP_CHANGE_ICON WebMessageInfo_WebMessageInfoStubType = 22 WebMessageInfo_GROUP_CHANGE_INVITE_LINK WebMessageInfo_WebMessageInfoStubType = 23 WebMessageInfo_GROUP_CHANGE_DESCRIPTION WebMessageInfo_WebMessageInfoStubType = 24 WebMessageInfo_GROUP_CHANGE_RESTRICT WebMessageInfo_WebMessageInfoStubType = 25 WebMessageInfo_GROUP_CHANGE_ANNOUNCE WebMessageInfo_WebMessageInfoStubType = 26 WebMessageInfo_GROUP_PARTICIPANT_ADD WebMessageInfo_WebMessageInfoStubType = 27 WebMessageInfo_GROUP_PARTICIPANT_REMOVE WebMessageInfo_WebMessageInfoStubType = 28 WebMessageInfo_GROUP_PARTICIPANT_PROMOTE WebMessageInfo_WebMessageInfoStubType = 29 WebMessageInfo_GROUP_PARTICIPANT_DEMOTE WebMessageInfo_WebMessageInfoStubType = 30 WebMessageInfo_GROUP_PARTICIPANT_INVITE WebMessageInfo_WebMessageInfoStubType = 31 WebMessageInfo_GROUP_PARTICIPANT_LEAVE WebMessageInfo_WebMessageInfoStubType = 32 WebMessageInfo_GROUP_PARTICIPANT_CHANGE_NUMBER WebMessageInfo_WebMessageInfoStubType = 33 WebMessageInfo_BROADCAST_CREATE WebMessageInfo_WebMessageInfoStubType = 34 WebMessageInfo_BROADCAST_ADD WebMessageInfo_WebMessageInfoStubType = 35 WebMessageInfo_BROADCAST_REMOVE WebMessageInfo_WebMessageInfoStubType = 36 WebMessageInfo_GENERIC_NOTIFICATION WebMessageInfo_WebMessageInfoStubType = 37 WebMessageInfo_E2E_IDENTITY_CHANGED WebMessageInfo_WebMessageInfoStubType = 38 WebMessageInfo_E2E_ENCRYPTED WebMessageInfo_WebMessageInfoStubType = 39 WebMessageInfo_CALL_MISSED_VOICE WebMessageInfo_WebMessageInfoStubType = 40 WebMessageInfo_CALL_MISSED_VIDEO WebMessageInfo_WebMessageInfoStubType = 41 WebMessageInfo_INDIVIDUAL_CHANGE_NUMBER WebMessageInfo_WebMessageInfoStubType = 42 WebMessageInfo_GROUP_DELETE WebMessageInfo_WebMessageInfoStubType = 43 WebMessageInfo_GROUP_ANNOUNCE_MODE_MESSAGE_BOUNCE WebMessageInfo_WebMessageInfoStubType = 44 WebMessageInfo_CALL_MISSED_GROUP_VOICE WebMessageInfo_WebMessageInfoStubType = 45 WebMessageInfo_CALL_MISSED_GROUP_VIDEO WebMessageInfo_WebMessageInfoStubType = 46 WebMessageInfo_PAYMENT_CIPHERTEXT WebMessageInfo_WebMessageInfoStubType = 47 WebMessageInfo_PAYMENT_FUTUREPROOF WebMessageInfo_WebMessageInfoStubType = 48 WebMessageInfo_PAYMENT_TRANSACTION_STATUS_UPDATE_FAILED WebMessageInfo_WebMessageInfoStubType = 49 WebMessageInfo_PAYMENT_TRANSACTION_STATUS_UPDATE_REFUNDED WebMessageInfo_WebMessageInfoStubType = 50 WebMessageInfo_PAYMENT_TRANSACTION_STATUS_UPDATE_REFUND_FAILED WebMessageInfo_WebMessageInfoStubType = 51 WebMessageInfo_PAYMENT_TRANSACTION_STATUS_RECEIVER_PENDING_SETUP WebMessageInfo_WebMessageInfoStubType = 52 WebMessageInfo_PAYMENT_TRANSACTION_STATUS_RECEIVER_SUCCESS_AFTER_HICCUP WebMessageInfo_WebMessageInfoStubType = 53 WebMessageInfo_PAYMENT_ACTION_ACCOUNT_SETUP_REMINDER WebMessageInfo_WebMessageInfoStubType = 54 WebMessageInfo_PAYMENT_ACTION_SEND_PAYMENT_REMINDER WebMessageInfo_WebMessageInfoStubType = 55 WebMessageInfo_PAYMENT_ACTION_SEND_PAYMENT_INVITATION WebMessageInfo_WebMessageInfoStubType = 56 WebMessageInfo_PAYMENT_ACTION_REQUEST_DECLINED WebMessageInfo_WebMessageInfoStubType = 57 WebMessageInfo_PAYMENT_ACTION_REQUEST_EXPIRED WebMessageInfo_WebMessageInfoStubType = 58 WebMessageInfo_PAYMENT_ACTION_REQUEST_CANCELLED WebMessageInfo_WebMessageInfoStubType = 59 WebMessageInfo_BIZ_VERIFIED_TRANSITION_TOP_TO_BOTTOM WebMessageInfo_WebMessageInfoStubType = 60 WebMessageInfo_BIZ_VERIFIED_TRANSITION_BOTTOM_TO_TOP WebMessageInfo_WebMessageInfoStubType = 61 WebMessageInfo_BIZ_INTRO_TOP WebMessageInfo_WebMessageInfoStubType = 62 WebMessageInfo_BIZ_INTRO_BOTTOM WebMessageInfo_WebMessageInfoStubType = 63 WebMessageInfo_BIZ_NAME_CHANGE WebMessageInfo_WebMessageInfoStubType = 64 WebMessageInfo_BIZ_MOVE_TO_CONSUMER_APP WebMessageInfo_WebMessageInfoStubType = 65 WebMessageInfo_BIZ_TWO_TIER_MIGRATION_TOP WebMessageInfo_WebMessageInfoStubType = 66 WebMessageInfo_BIZ_TWO_TIER_MIGRATION_BOTTOM WebMessageInfo_WebMessageInfoStubType = 67 WebMessageInfo_OVERSIZED WebMessageInfo_WebMessageInfoStubType = 68 WebMessageInfo_GROUP_CHANGE_NO_FREQUENTLY_FORWARDED WebMessageInfo_WebMessageInfoStubType = 69 WebMessageInfo_GROUP_V4_ADD_INVITE_SENT WebMessageInfo_WebMessageInfoStubType = 70 WebMessageInfo_GROUP_PARTICIPANT_ADD_REQUEST_JOIN WebMessageInfo_WebMessageInfoStubType = 71 WebMessageInfo_CHANGE_EPHEMERAL_SETTING WebMessageInfo_WebMessageInfoStubType = 72 WebMessageInfo_E2E_DEVICE_CHANGED WebMessageInfo_WebMessageInfoStubType = 73 WebMessageInfo_VIEWED_ONCE WebMessageInfo_WebMessageInfoStubType = 74 WebMessageInfo_E2E_ENCRYPTED_NOW WebMessageInfo_WebMessageInfoStubType = 75 WebMessageInfo_BLUE_MSG_BSP_FB_TO_BSP_PREMISE WebMessageInfo_WebMessageInfoStubType = 76 WebMessageInfo_BLUE_MSG_BSP_FB_TO_SELF_FB WebMessageInfo_WebMessageInfoStubType = 77 WebMessageInfo_BLUE_MSG_BSP_FB_TO_SELF_PREMISE WebMessageInfo_WebMessageInfoStubType = 78 WebMessageInfo_BLUE_MSG_BSP_FB_UNVERIFIED WebMessageInfo_WebMessageInfoStubType = 79 WebMessageInfo_BLUE_MSG_BSP_FB_UNVERIFIED_TO_SELF_PREMISE_VERIFIED WebMessageInfo_WebMessageInfoStubType = 80 WebMessageInfo_BLUE_MSG_BSP_FB_VERIFIED WebMessageInfo_WebMessageInfoStubType = 81 WebMessageInfo_BLUE_MSG_BSP_FB_VERIFIED_TO_SELF_PREMISE_UNVERIFIED WebMessageInfo_WebMessageInfoStubType = 82 WebMessageInfo_BLUE_MSG_BSP_PREMISE_TO_SELF_PREMISE WebMessageInfo_WebMessageInfoStubType = 83 WebMessageInfo_BLUE_MSG_BSP_PREMISE_UNVERIFIED WebMessageInfo_WebMessageInfoStubType = 84 WebMessageInfo_BLUE_MSG_BSP_PREMISE_UNVERIFIED_TO_SELF_PREMISE_VERIFIED WebMessageInfo_WebMessageInfoStubType = 85 WebMessageInfo_BLUE_MSG_BSP_PREMISE_VERIFIED WebMessageInfo_WebMessageInfoStubType = 86 WebMessageInfo_BLUE_MSG_BSP_PREMISE_VERIFIED_TO_SELF_PREMISE_UNVERIFIED WebMessageInfo_WebMessageInfoStubType = 87 WebMessageInfo_BLUE_MSG_CONSUMER_TO_BSP_FB_UNVERIFIED WebMessageInfo_WebMessageInfoStubType = 88 WebMessageInfo_BLUE_MSG_CONSUMER_TO_BSP_PREMISE_UNVERIFIED WebMessageInfo_WebMessageInfoStubType = 89 WebMessageInfo_BLUE_MSG_CONSUMER_TO_SELF_FB_UNVERIFIED WebMessageInfo_WebMessageInfoStubType = 90 WebMessageInfo_BLUE_MSG_CONSUMER_TO_SELF_PREMISE_UNVERIFIED WebMessageInfo_WebMessageInfoStubType = 91 WebMessageInfo_BLUE_MSG_SELF_FB_TO_BSP_PREMISE WebMessageInfo_WebMessageInfoStubType = 92 WebMessageInfo_BLUE_MSG_SELF_FB_TO_SELF_PREMISE WebMessageInfo_WebMessageInfoStubType = 93 WebMessageInfo_BLUE_MSG_SELF_FB_UNVERIFIED WebMessageInfo_WebMessageInfoStubType = 94 WebMessageInfo_BLUE_MSG_SELF_FB_UNVERIFIED_TO_SELF_PREMISE_VERIFIED WebMessageInfo_WebMessageInfoStubType = 95 WebMessageInfo_BLUE_MSG_SELF_FB_VERIFIED WebMessageInfo_WebMessageInfoStubType = 96 WebMessageInfo_BLUE_MSG_SELF_FB_VERIFIED_TO_SELF_PREMISE_UNVERIFIED WebMessageInfo_WebMessageInfoStubType = 97 WebMessageInfo_BLUE_MSG_SELF_PREMISE_TO_BSP_PREMISE WebMessageInfo_WebMessageInfoStubType = 98 WebMessageInfo_BLUE_MSG_SELF_PREMISE_UNVERIFIED WebMessageInfo_WebMessageInfoStubType = 99 WebMessageInfo_BLUE_MSG_SELF_PREMISE_VERIFIED WebMessageInfo_WebMessageInfoStubType = 100 WebMessageInfo_BLUE_MSG_TO_BSP_FB WebMessageInfo_WebMessageInfoStubType = 101 WebMessageInfo_BLUE_MSG_TO_CONSUMER WebMessageInfo_WebMessageInfoStubType = 102 WebMessageInfo_BLUE_MSG_TO_SELF_FB WebMessageInfo_WebMessageInfoStubType = 103 WebMessageInfo_BLUE_MSG_UNVERIFIED_TO_BSP_FB_VERIFIED WebMessageInfo_WebMessageInfoStubType = 104 WebMessageInfo_BLUE_MSG_UNVERIFIED_TO_BSP_PREMISE_VERIFIED WebMessageInfo_WebMessageInfoStubType = 105 WebMessageInfo_BLUE_MSG_UNVERIFIED_TO_SELF_FB_VERIFIED WebMessageInfo_WebMessageInfoStubType = 106 WebMessageInfo_BLUE_MSG_UNVERIFIED_TO_VERIFIED WebMessageInfo_WebMessageInfoStubType = 107 WebMessageInfo_BLUE_MSG_VERIFIED_TO_BSP_FB_UNVERIFIED WebMessageInfo_WebMessageInfoStubType = 108 WebMessageInfo_BLUE_MSG_VERIFIED_TO_BSP_PREMISE_UNVERIFIED WebMessageInfo_WebMessageInfoStubType = 109 WebMessageInfo_BLUE_MSG_VERIFIED_TO_SELF_FB_UNVERIFIED WebMessageInfo_WebMessageInfoStubType = 110 WebMessageInfo_BLUE_MSG_VERIFIED_TO_UNVERIFIED WebMessageInfo_WebMessageInfoStubType = 111 WebMessageInfo_BLUE_MSG_BSP_FB_UNVERIFIED_TO_BSP_PREMISE_VERIFIED WebMessageInfo_WebMessageInfoStubType = 112 WebMessageInfo_BLUE_MSG_BSP_FB_UNVERIFIED_TO_SELF_FB_VERIFIED WebMessageInfo_WebMessageInfoStubType = 113 WebMessageInfo_BLUE_MSG_BSP_FB_VERIFIED_TO_BSP_PREMISE_UNVERIFIED WebMessageInfo_WebMessageInfoStubType = 114 WebMessageInfo_BLUE_MSG_BSP_FB_VERIFIED_TO_SELF_FB_UNVERIFIED WebMessageInfo_WebMessageInfoStubType = 115 WebMessageInfo_BLUE_MSG_SELF_FB_UNVERIFIED_TO_BSP_PREMISE_VERIFIED WebMessageInfo_WebMessageInfoStubType = 116 WebMessageInfo_BLUE_MSG_SELF_FB_VERIFIED_TO_BSP_PREMISE_UNVERIFIED WebMessageInfo_WebMessageInfoStubType = 117 WebMessageInfo_E2E_IDENTITY_UNAVAILABLE WebMessageInfo_WebMessageInfoStubType = 118 WebMessageInfo_GROUP_CREATING WebMessageInfo_WebMessageInfoStubType = 119 WebMessageInfo_GROUP_CREATE_FAILED WebMessageInfo_WebMessageInfoStubType = 120 WebMessageInfo_GROUP_BOUNCED WebMessageInfo_WebMessageInfoStubType = 121 WebMessageInfo_BLOCK_CONTACT WebMessageInfo_WebMessageInfoStubType = 122 WebMessageInfo_EPHEMERAL_SETTING_NOT_APPLIED WebMessageInfo_WebMessageInfoStubType = 123 WebMessageInfo_SYNC_FAILED WebMessageInfo_WebMessageInfoStubType = 124 WebMessageInfo_SYNCING WebMessageInfo_WebMessageInfoStubType = 125 WebMessageInfo_BIZ_PRIVACY_MODE_INIT_FB WebMessageInfo_WebMessageInfoStubType = 126 WebMessageInfo_BIZ_PRIVACY_MODE_INIT_BSP WebMessageInfo_WebMessageInfoStubType = 127 WebMessageInfo_BIZ_PRIVACY_MODE_TO_FB WebMessageInfo_WebMessageInfoStubType = 128 WebMessageInfo_BIZ_PRIVACY_MODE_TO_BSP WebMessageInfo_WebMessageInfoStubType = 129 WebMessageInfo_DISAPPEARING_MODE WebMessageInfo_WebMessageInfoStubType = 130 WebMessageInfo_E2E_DEVICE_FETCH_FAILED WebMessageInfo_WebMessageInfoStubType = 131 WebMessageInfo_ADMIN_REVOKE WebMessageInfo_WebMessageInfoStubType = 132 WebMessageInfo_GROUP_INVITE_LINK_GROWTH_LOCKED WebMessageInfo_WebMessageInfoStubType = 133 )
func (WebMessageInfo_WebMessageInfoStubType) Descriptor ¶
func (WebMessageInfo_WebMessageInfoStubType) Descriptor() protoreflect.EnumDescriptor
func (WebMessageInfo_WebMessageInfoStubType) EnumDescriptor
deprecated
func (WebMessageInfo_WebMessageInfoStubType) EnumDescriptor() ([]byte, []int)
Deprecated: Use WebMessageInfo_WebMessageInfoStubType.Descriptor instead.
func (WebMessageInfo_WebMessageInfoStubType) Number ¶
func (x WebMessageInfo_WebMessageInfoStubType) Number() protoreflect.EnumNumber
func (WebMessageInfo_WebMessageInfoStubType) String ¶
func (x WebMessageInfo_WebMessageInfoStubType) String() string
func (WebMessageInfo_WebMessageInfoStubType) Type ¶
func (WebMessageInfo_WebMessageInfoStubType) Type() protoreflect.EnumType
func (*WebMessageInfo_WebMessageInfoStubType) UnmarshalJSON
deprecated
func (x *WebMessageInfo_WebMessageInfoStubType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type WebNotificationsInfo ¶
type WebNotificationsInfo struct { Timestamp *uint64 `protobuf:"varint,2,opt,name=timestamp" json:"timestamp,omitempty"` UnreadChats *uint32 `protobuf:"varint,3,opt,name=unreadChats" json:"unreadChats,omitempty"` NotifyMessageCount *uint32 `protobuf:"varint,4,opt,name=notifyMessageCount" json:"notifyMessageCount,omitempty"` NotifyMessages []*WebMessageInfo `protobuf:"bytes,5,rep,name=notifyMessages" json:"notifyMessages,omitempty"` // contains filtered or unexported fields }
func (*WebNotificationsInfo) Descriptor
deprecated
func (*WebNotificationsInfo) Descriptor() ([]byte, []int)
Deprecated: Use WebNotificationsInfo.ProtoReflect.Descriptor instead.
func (*WebNotificationsInfo) GetNotifyMessageCount ¶
func (x *WebNotificationsInfo) GetNotifyMessageCount() uint32
func (*WebNotificationsInfo) GetNotifyMessages ¶
func (x *WebNotificationsInfo) GetNotifyMessages() []*WebMessageInfo
func (*WebNotificationsInfo) GetTimestamp ¶
func (x *WebNotificationsInfo) GetTimestamp() uint64
func (*WebNotificationsInfo) GetUnreadChats ¶
func (x *WebNotificationsInfo) GetUnreadChats() uint32
func (*WebNotificationsInfo) ProtoMessage ¶
func (*WebNotificationsInfo) ProtoMessage()
func (*WebNotificationsInfo) ProtoReflect ¶
func (x *WebNotificationsInfo) ProtoReflect() protoreflect.Message
func (*WebNotificationsInfo) Reset ¶
func (x *WebNotificationsInfo) Reset()
func (*WebNotificationsInfo) String ¶
func (x *WebNotificationsInfo) String() string
type WebdPayload ¶
type WebdPayload struct { UsesParticipantInKey *bool `protobuf:"varint,1,opt,name=usesParticipantInKey" json:"usesParticipantInKey,omitempty"` SupportsStarredMessages *bool `protobuf:"varint,2,opt,name=supportsStarredMessages" json:"supportsStarredMessages,omitempty"` SupportsDocumentMessages *bool `protobuf:"varint,3,opt,name=supportsDocumentMessages" json:"supportsDocumentMessages,omitempty"` SupportsUrlMessages *bool `protobuf:"varint,4,opt,name=supportsUrlMessages" json:"supportsUrlMessages,omitempty"` SupportsMediaRetry *bool `protobuf:"varint,5,opt,name=supportsMediaRetry" json:"supportsMediaRetry,omitempty"` SupportsE2EImage *bool `protobuf:"varint,6,opt,name=supportsE2EImage" json:"supportsE2EImage,omitempty"` SupportsE2EVideo *bool `protobuf:"varint,7,opt,name=supportsE2EVideo" json:"supportsE2EVideo,omitempty"` SupportsE2EAudio *bool `protobuf:"varint,8,opt,name=supportsE2EAudio" json:"supportsE2EAudio,omitempty"` SupportsE2EDocument *bool `protobuf:"varint,9,opt,name=supportsE2EDocument" json:"supportsE2EDocument,omitempty"` DocumentTypes *string `protobuf:"bytes,10,opt,name=documentTypes" json:"documentTypes,omitempty"` Features []byte `protobuf:"bytes,11,opt,name=features" json:"features,omitempty"` // contains filtered or unexported fields }
func (*WebdPayload) Descriptor
deprecated
func (*WebdPayload) Descriptor() ([]byte, []int)
Deprecated: Use WebdPayload.ProtoReflect.Descriptor instead.
func (*WebdPayload) GetDocumentTypes ¶
func (x *WebdPayload) GetDocumentTypes() string
func (*WebdPayload) GetFeatures ¶
func (x *WebdPayload) GetFeatures() []byte
func (*WebdPayload) GetSupportsDocumentMessages ¶
func (x *WebdPayload) GetSupportsDocumentMessages() bool
func (*WebdPayload) GetSupportsE2EAudio ¶
func (x *WebdPayload) GetSupportsE2EAudio() bool
func (*WebdPayload) GetSupportsE2EDocument ¶
func (x *WebdPayload) GetSupportsE2EDocument() bool
func (*WebdPayload) GetSupportsE2EImage ¶
func (x *WebdPayload) GetSupportsE2EImage() bool
func (*WebdPayload) GetSupportsE2EVideo ¶
func (x *WebdPayload) GetSupportsE2EVideo() bool
func (*WebdPayload) GetSupportsMediaRetry ¶
func (x *WebdPayload) GetSupportsMediaRetry() bool
func (*WebdPayload) GetSupportsStarredMessages ¶
func (x *WebdPayload) GetSupportsStarredMessages() bool
func (*WebdPayload) GetSupportsUrlMessages ¶
func (x *WebdPayload) GetSupportsUrlMessages() bool
func (*WebdPayload) GetUsesParticipantInKey ¶
func (x *WebdPayload) GetUsesParticipantInKey() bool
func (*WebdPayload) ProtoMessage ¶
func (*WebdPayload) ProtoMessage()
func (*WebdPayload) ProtoReflect ¶
func (x *WebdPayload) ProtoReflect() protoreflect.Message
func (*WebdPayload) Reset ¶
func (x *WebdPayload) Reset()
func (*WebdPayload) String ¶
func (x *WebdPayload) String() string