Versions in this module Expand all Collapse all v2 v2.0.2 Oct 29, 2024 v2.0.1 Oct 24, 2024 Changes in this version + const AudioTransportVersion + const ContactTransportVersion + const DocumentTransportVersion + const ImageTransportVersion + const StickerTransportVersion + const VideoTransportVersion + var ConsumerApplication_ExtendedTextMessage_PreviewType_name = map[int32]string + var ConsumerApplication_ExtendedTextMessage_PreviewType_value = map[string]int32 + var ConsumerApplication_Metadata_SpecialTextSize_name = map[int32]string + var ConsumerApplication_Metadata_SpecialTextSize_value = map[string]int32 + var ConsumerApplication_StatusTextMesage_FontType_name = map[int32]string + var ConsumerApplication_StatusTextMesage_FontType_value = map[string]int32 + var File_waConsumerApplication_WAConsumerApplication_proto protoreflect.FileDescriptor + type ConsumerApplication struct + Metadata *ConsumerApplication_Metadata + Payload *ConsumerApplication_Payload + func (*ConsumerApplication) Descriptor() ([]byte, []int) + func (*ConsumerApplication) IsMessageApplicationSub() + func (*ConsumerApplication) ProtoMessage() + func (x *ConsumerApplication) GetMetadata() *ConsumerApplication_Metadata + func (x *ConsumerApplication) GetPayload() *ConsumerApplication_Payload + func (x *ConsumerApplication) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication) Reset() + func (x *ConsumerApplication) String() string + type ConsumerApplication_ApplicationData struct + ApplicationContent isConsumerApplication_ApplicationData_ApplicationContent + func (*ConsumerApplication_ApplicationData) Descriptor() ([]byte, []int) + func (*ConsumerApplication_ApplicationData) ProtoMessage() + func (m *ConsumerApplication_ApplicationData) GetApplicationContent() isConsumerApplication_ApplicationData_ApplicationContent + func (x *ConsumerApplication_ApplicationData) GetRevoke() *ConsumerApplication_RevokeMessage + func (x *ConsumerApplication_ApplicationData) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_ApplicationData) Reset() + func (x *ConsumerApplication_ApplicationData) String() string + type ConsumerApplication_ApplicationData_Revoke struct + Revoke *ConsumerApplication_RevokeMessage + type ConsumerApplication_AudioMessage struct + Audio *waCommon.SubProtocol + PTT *bool + func (*ConsumerApplication_AudioMessage) Descriptor() ([]byte, []int) + func (*ConsumerApplication_AudioMessage) ProtoMessage() + func (msg *ConsumerApplication_AudioMessage) Decode() (dec *waMediaTransport.AudioTransport, err error) + func (msg *ConsumerApplication_AudioMessage) Set(payload *waMediaTransport.AudioTransport) (err error) + func (x *ConsumerApplication_AudioMessage) GetAudio() *waCommon.SubProtocol + func (x *ConsumerApplication_AudioMessage) GetPTT() bool + func (x *ConsumerApplication_AudioMessage) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_AudioMessage) Reset() + func (x *ConsumerApplication_AudioMessage) String() string + type ConsumerApplication_ContactMessage struct + Contact *waCommon.SubProtocol + func (*ConsumerApplication_ContactMessage) Descriptor() ([]byte, []int) + func (*ConsumerApplication_ContactMessage) ProtoMessage() + func (msg *ConsumerApplication_ContactMessage) Decode() (dec *waMediaTransport.ContactTransport, err error) + func (msg *ConsumerApplication_ContactMessage) Set(payload *waMediaTransport.ContactTransport) (err error) + func (x *ConsumerApplication_ContactMessage) GetContact() *waCommon.SubProtocol + func (x *ConsumerApplication_ContactMessage) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_ContactMessage) Reset() + func (x *ConsumerApplication_ContactMessage) String() string + type ConsumerApplication_ContactsArrayMessage struct + Contacts []*ConsumerApplication_ContactMessage + DisplayName *string + func (*ConsumerApplication_ContactsArrayMessage) Descriptor() ([]byte, []int) + func (*ConsumerApplication_ContactsArrayMessage) ProtoMessage() + func (x *ConsumerApplication_ContactsArrayMessage) GetContacts() []*ConsumerApplication_ContactMessage + func (x *ConsumerApplication_ContactsArrayMessage) GetDisplayName() string + func (x *ConsumerApplication_ContactsArrayMessage) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_ContactsArrayMessage) Reset() + func (x *ConsumerApplication_ContactsArrayMessage) String() string + type ConsumerApplication_Content struct + Content isConsumerApplication_Content_Content + func (*ConsumerApplication_Content) Descriptor() ([]byte, []int) + func (*ConsumerApplication_Content) ProtoMessage() + func (m *ConsumerApplication_Content) GetContent() isConsumerApplication_Content_Content + func (x *ConsumerApplication_Content) GetAudioMessage() *ConsumerApplication_AudioMessage + func (x *ConsumerApplication_Content) GetContactMessage() *ConsumerApplication_ContactMessage + func (x *ConsumerApplication_Content) GetContactsArrayMessage() *ConsumerApplication_ContactsArrayMessage + func (x *ConsumerApplication_Content) GetDocumentMessage() *ConsumerApplication_DocumentMessage + func (x *ConsumerApplication_Content) GetEditMessage() *ConsumerApplication_EditMessage + func (x *ConsumerApplication_Content) GetExtendedTextMessage() *ConsumerApplication_ExtendedTextMessage + func (x *ConsumerApplication_Content) GetGroupInviteMessage() *ConsumerApplication_GroupInviteMessage + func (x *ConsumerApplication_Content) GetImageMessage() *ConsumerApplication_ImageMessage + func (x *ConsumerApplication_Content) GetLiveLocationMessage() *ConsumerApplication_LiveLocationMessage + func (x *ConsumerApplication_Content) GetLocationMessage() *ConsumerApplication_LocationMessage + func (x *ConsumerApplication_Content) GetMessageText() *waCommon.MessageText + func (x *ConsumerApplication_Content) GetPollCreationMessage() *ConsumerApplication_PollCreationMessage + func (x *ConsumerApplication_Content) GetPollUpdateMessage() *ConsumerApplication_PollUpdateMessage + func (x *ConsumerApplication_Content) GetReactionMessage() *ConsumerApplication_ReactionMessage + func (x *ConsumerApplication_Content) GetStatusTextMessage() *ConsumerApplication_StatusTextMesage + func (x *ConsumerApplication_Content) GetStickerMessage() *ConsumerApplication_StickerMessage + func (x *ConsumerApplication_Content) GetVideoMessage() *ConsumerApplication_VideoMessage + func (x *ConsumerApplication_Content) GetViewOnceMessage() *ConsumerApplication_ViewOnceMessage + func (x *ConsumerApplication_Content) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_Content) Reset() + func (x *ConsumerApplication_Content) String() string + type ConsumerApplication_Content_AudioMessage struct + AudioMessage *ConsumerApplication_AudioMessage + type ConsumerApplication_Content_ContactMessage struct + ContactMessage *ConsumerApplication_ContactMessage + type ConsumerApplication_Content_ContactsArrayMessage struct + ContactsArrayMessage *ConsumerApplication_ContactsArrayMessage + type ConsumerApplication_Content_Content = isConsumerApplication_Content_Content + type ConsumerApplication_Content_DocumentMessage struct + DocumentMessage *ConsumerApplication_DocumentMessage + type ConsumerApplication_Content_EditMessage struct + EditMessage *ConsumerApplication_EditMessage + type ConsumerApplication_Content_ExtendedTextMessage struct + ExtendedTextMessage *ConsumerApplication_ExtendedTextMessage + type ConsumerApplication_Content_GroupInviteMessage struct + GroupInviteMessage *ConsumerApplication_GroupInviteMessage + type ConsumerApplication_Content_ImageMessage struct + ImageMessage *ConsumerApplication_ImageMessage + type ConsumerApplication_Content_LiveLocationMessage struct + LiveLocationMessage *ConsumerApplication_LiveLocationMessage + type ConsumerApplication_Content_LocationMessage struct + LocationMessage *ConsumerApplication_LocationMessage + type ConsumerApplication_Content_MessageText struct + MessageText *waCommon.MessageText + type ConsumerApplication_Content_PollCreationMessage struct + PollCreationMessage *ConsumerApplication_PollCreationMessage + type ConsumerApplication_Content_PollUpdateMessage struct + PollUpdateMessage *ConsumerApplication_PollUpdateMessage + type ConsumerApplication_Content_ReactionMessage struct + ReactionMessage *ConsumerApplication_ReactionMessage + type ConsumerApplication_Content_StatusTextMessage struct + StatusTextMessage *ConsumerApplication_StatusTextMesage + type ConsumerApplication_Content_StickerMessage struct + StickerMessage *ConsumerApplication_StickerMessage + type ConsumerApplication_Content_VideoMessage struct + VideoMessage *ConsumerApplication_VideoMessage + type ConsumerApplication_Content_ViewOnceMessage struct + ViewOnceMessage *ConsumerApplication_ViewOnceMessage + type ConsumerApplication_DocumentMessage struct + Document *waCommon.SubProtocol + FileName *string + func (*ConsumerApplication_DocumentMessage) Descriptor() ([]byte, []int) + func (*ConsumerApplication_DocumentMessage) ProtoMessage() + func (msg *ConsumerApplication_DocumentMessage) Decode() (dec *waMediaTransport.DocumentTransport, err error) + func (msg *ConsumerApplication_DocumentMessage) Set(payload *waMediaTransport.DocumentTransport) (err error) + func (x *ConsumerApplication_DocumentMessage) GetDocument() *waCommon.SubProtocol + func (x *ConsumerApplication_DocumentMessage) GetFileName() string + func (x *ConsumerApplication_DocumentMessage) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_DocumentMessage) Reset() + func (x *ConsumerApplication_DocumentMessage) String() string + type ConsumerApplication_EditMessage struct + Key *waCommon.MessageKey + Message *waCommon.MessageText + TimestampMS *int64 + func (*ConsumerApplication_EditMessage) Descriptor() ([]byte, []int) + func (*ConsumerApplication_EditMessage) ProtoMessage() + func (x *ConsumerApplication_EditMessage) GetKey() *waCommon.MessageKey + func (x *ConsumerApplication_EditMessage) GetMessage() *waCommon.MessageText + func (x *ConsumerApplication_EditMessage) GetTimestampMS() int64 + func (x *ConsumerApplication_EditMessage) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_EditMessage) Reset() + func (x *ConsumerApplication_EditMessage) String() string + type ConsumerApplication_ExtendedTextMessage struct + CanonicalURL *string + Description *string + MatchedText *string + PreviewType *ConsumerApplication_ExtendedTextMessage_PreviewType + Text *waCommon.MessageText + Thumbnail *waCommon.SubProtocol + Title *string + func (*ConsumerApplication_ExtendedTextMessage) Descriptor() ([]byte, []int) + func (*ConsumerApplication_ExtendedTextMessage) ProtoMessage() + func (msg *ConsumerApplication_ExtendedTextMessage) DecodeThumbnail() (dec *waMediaTransport.ImageTransport, err error) + func (msg *ConsumerApplication_ExtendedTextMessage) SetThumbnail(payload *waMediaTransport.ImageTransport) (err error) + func (x *ConsumerApplication_ExtendedTextMessage) GetCanonicalURL() string + func (x *ConsumerApplication_ExtendedTextMessage) GetDescription() string + func (x *ConsumerApplication_ExtendedTextMessage) GetMatchedText() string + func (x *ConsumerApplication_ExtendedTextMessage) GetPreviewType() ConsumerApplication_ExtendedTextMessage_PreviewType + func (x *ConsumerApplication_ExtendedTextMessage) GetText() *waCommon.MessageText + func (x *ConsumerApplication_ExtendedTextMessage) GetThumbnail() *waCommon.SubProtocol + func (x *ConsumerApplication_ExtendedTextMessage) GetTitle() string + func (x *ConsumerApplication_ExtendedTextMessage) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_ExtendedTextMessage) Reset() + func (x *ConsumerApplication_ExtendedTextMessage) String() string + type ConsumerApplication_ExtendedTextMessage_PreviewType int32 + const ConsumerApplication_ExtendedTextMessage_NONE + const ConsumerApplication_ExtendedTextMessage_VIDEO + func (ConsumerApplication_ExtendedTextMessage_PreviewType) Descriptor() protoreflect.EnumDescriptor + func (ConsumerApplication_ExtendedTextMessage_PreviewType) EnumDescriptor() ([]byte, []int) + func (ConsumerApplication_ExtendedTextMessage_PreviewType) Type() protoreflect.EnumType + func (x *ConsumerApplication_ExtendedTextMessage_PreviewType) UnmarshalJSON(b []byte) error + func (x ConsumerApplication_ExtendedTextMessage_PreviewType) Enum() *ConsumerApplication_ExtendedTextMessage_PreviewType + func (x ConsumerApplication_ExtendedTextMessage_PreviewType) Number() protoreflect.EnumNumber + func (x ConsumerApplication_ExtendedTextMessage_PreviewType) String() string + type ConsumerApplication_GroupInviteMessage struct + Caption *waCommon.MessageText + GroupJID *string + GroupName *string + InviteCode *string + InviteExpiration *int64 + JPEGThumbnail []byte + func (*ConsumerApplication_GroupInviteMessage) Descriptor() ([]byte, []int) + func (*ConsumerApplication_GroupInviteMessage) ProtoMessage() + func (x *ConsumerApplication_GroupInviteMessage) GetCaption() *waCommon.MessageText + func (x *ConsumerApplication_GroupInviteMessage) GetGroupJID() string + func (x *ConsumerApplication_GroupInviteMessage) GetGroupName() string + func (x *ConsumerApplication_GroupInviteMessage) GetInviteCode() string + func (x *ConsumerApplication_GroupInviteMessage) GetInviteExpiration() int64 + func (x *ConsumerApplication_GroupInviteMessage) GetJPEGThumbnail() []byte + func (x *ConsumerApplication_GroupInviteMessage) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_GroupInviteMessage) Reset() + func (x *ConsumerApplication_GroupInviteMessage) String() string + type ConsumerApplication_ImageMessage struct + Caption *waCommon.MessageText + Image *waCommon.SubProtocol + func (*ConsumerApplication_ImageMessage) Descriptor() ([]byte, []int) + func (*ConsumerApplication_ImageMessage) ProtoMessage() + func (msg *ConsumerApplication_ImageMessage) Decode() (dec *waMediaTransport.ImageTransport, err error) + func (msg *ConsumerApplication_ImageMessage) Set(payload *waMediaTransport.ImageTransport) (err error) + func (x *ConsumerApplication_ImageMessage) GetCaption() *waCommon.MessageText + func (x *ConsumerApplication_ImageMessage) GetImage() *waCommon.SubProtocol + func (x *ConsumerApplication_ImageMessage) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_ImageMessage) Reset() + func (x *ConsumerApplication_ImageMessage) String() string + type ConsumerApplication_InteractiveAnnotation struct + Action isConsumerApplication_InteractiveAnnotation_Action + PolygonVertices []*ConsumerApplication_Point + func (*ConsumerApplication_InteractiveAnnotation) Descriptor() ([]byte, []int) + func (*ConsumerApplication_InteractiveAnnotation) ProtoMessage() + func (m *ConsumerApplication_InteractiveAnnotation) GetAction() isConsumerApplication_InteractiveAnnotation_Action + func (x *ConsumerApplication_InteractiveAnnotation) GetLocation() *ConsumerApplication_Location + func (x *ConsumerApplication_InteractiveAnnotation) GetPolygonVertices() []*ConsumerApplication_Point + func (x *ConsumerApplication_InteractiveAnnotation) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_InteractiveAnnotation) Reset() + func (x *ConsumerApplication_InteractiveAnnotation) String() string + type ConsumerApplication_InteractiveAnnotation_Location struct + Location *ConsumerApplication_Location + type ConsumerApplication_LiveLocationMessage struct + AccuracyInMeters *uint32 + Caption *waCommon.MessageText + DegreesClockwiseFromMagneticNorth *uint32 + Location *ConsumerApplication_Location + SequenceNumber *int64 + SpeedInMps *float32 + TimeOffset *uint32 + func (*ConsumerApplication_LiveLocationMessage) Descriptor() ([]byte, []int) + func (*ConsumerApplication_LiveLocationMessage) ProtoMessage() + func (x *ConsumerApplication_LiveLocationMessage) GetAccuracyInMeters() uint32 + func (x *ConsumerApplication_LiveLocationMessage) GetCaption() *waCommon.MessageText + func (x *ConsumerApplication_LiveLocationMessage) GetDegreesClockwiseFromMagneticNorth() uint32 + func (x *ConsumerApplication_LiveLocationMessage) GetLocation() *ConsumerApplication_Location + func (x *ConsumerApplication_LiveLocationMessage) GetSequenceNumber() int64 + func (x *ConsumerApplication_LiveLocationMessage) GetSpeedInMps() float32 + func (x *ConsumerApplication_LiveLocationMessage) GetTimeOffset() uint32 + func (x *ConsumerApplication_LiveLocationMessage) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_LiveLocationMessage) Reset() + func (x *ConsumerApplication_LiveLocationMessage) String() string + type ConsumerApplication_Location struct + DegreesLatitude *float64 + DegreesLongitude *float64 + Name *string + func (*ConsumerApplication_Location) Descriptor() ([]byte, []int) + func (*ConsumerApplication_Location) ProtoMessage() + func (x *ConsumerApplication_Location) GetDegreesLatitude() float64 + func (x *ConsumerApplication_Location) GetDegreesLongitude() float64 + func (x *ConsumerApplication_Location) GetName() string + func (x *ConsumerApplication_Location) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_Location) Reset() + func (x *ConsumerApplication_Location) String() string + type ConsumerApplication_LocationMessage struct + Address *string + Location *ConsumerApplication_Location + func (*ConsumerApplication_LocationMessage) Descriptor() ([]byte, []int) + func (*ConsumerApplication_LocationMessage) ProtoMessage() + func (x *ConsumerApplication_LocationMessage) GetAddress() string + func (x *ConsumerApplication_LocationMessage) GetLocation() *ConsumerApplication_Location + func (x *ConsumerApplication_LocationMessage) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_LocationMessage) Reset() + func (x *ConsumerApplication_LocationMessage) String() string + type ConsumerApplication_MediaPayload struct + Protocol *waCommon.SubProtocol + func (*ConsumerApplication_MediaPayload) Descriptor() ([]byte, []int) + func (*ConsumerApplication_MediaPayload) ProtoMessage() + func (x *ConsumerApplication_MediaPayload) GetProtocol() *waCommon.SubProtocol + func (x *ConsumerApplication_MediaPayload) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_MediaPayload) Reset() + func (x *ConsumerApplication_MediaPayload) String() string + type ConsumerApplication_Metadata struct + SpecialTextSize *ConsumerApplication_Metadata_SpecialTextSize + func (*ConsumerApplication_Metadata) Descriptor() ([]byte, []int) + func (*ConsumerApplication_Metadata) ProtoMessage() + func (x *ConsumerApplication_Metadata) GetSpecialTextSize() ConsumerApplication_Metadata_SpecialTextSize + func (x *ConsumerApplication_Metadata) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_Metadata) Reset() + func (x *ConsumerApplication_Metadata) String() string + type ConsumerApplication_Metadata_SpecialTextSize int32 + const ConsumerApplication_Metadata_LARGE + const ConsumerApplication_Metadata_MEDIUM + const ConsumerApplication_Metadata_SMALL + func (ConsumerApplication_Metadata_SpecialTextSize) Descriptor() protoreflect.EnumDescriptor + func (ConsumerApplication_Metadata_SpecialTextSize) EnumDescriptor() ([]byte, []int) + func (ConsumerApplication_Metadata_SpecialTextSize) Type() protoreflect.EnumType + func (x *ConsumerApplication_Metadata_SpecialTextSize) UnmarshalJSON(b []byte) error + func (x ConsumerApplication_Metadata_SpecialTextSize) Enum() *ConsumerApplication_Metadata_SpecialTextSize + func (x ConsumerApplication_Metadata_SpecialTextSize) Number() protoreflect.EnumNumber + func (x ConsumerApplication_Metadata_SpecialTextSize) String() string + type ConsumerApplication_Option struct + OptionName *string + func (*ConsumerApplication_Option) Descriptor() ([]byte, []int) + func (*ConsumerApplication_Option) ProtoMessage() + func (x *ConsumerApplication_Option) GetOptionName() string + func (x *ConsumerApplication_Option) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_Option) Reset() + func (x *ConsumerApplication_Option) String() string + type ConsumerApplication_Payload struct + Payload isConsumerApplication_Payload_Payload + func (*ConsumerApplication_Payload) Descriptor() ([]byte, []int) + func (*ConsumerApplication_Payload) ProtoMessage() + func (m *ConsumerApplication_Payload) GetPayload() isConsumerApplication_Payload_Payload + func (x *ConsumerApplication_Payload) GetApplicationData() *ConsumerApplication_ApplicationData + func (x *ConsumerApplication_Payload) GetContent() *ConsumerApplication_Content + func (x *ConsumerApplication_Payload) GetSignal() *ConsumerApplication_Signal + func (x *ConsumerApplication_Payload) GetSubProtocol() *ConsumerApplication_SubProtocolPayload + func (x *ConsumerApplication_Payload) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_Payload) Reset() + func (x *ConsumerApplication_Payload) String() string + type ConsumerApplication_Payload_ApplicationData struct + ApplicationData *ConsumerApplication_ApplicationData + type ConsumerApplication_Payload_Content struct + Content *ConsumerApplication_Content + type ConsumerApplication_Payload_Signal struct + Signal *ConsumerApplication_Signal + type ConsumerApplication_Payload_SubProtocol struct + SubProtocol *ConsumerApplication_SubProtocolPayload + type ConsumerApplication_Point struct + X *float64 + Y *float64 + func (*ConsumerApplication_Point) Descriptor() ([]byte, []int) + func (*ConsumerApplication_Point) ProtoMessage() + func (x *ConsumerApplication_Point) GetX() float64 + func (x *ConsumerApplication_Point) GetY() float64 + func (x *ConsumerApplication_Point) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_Point) Reset() + func (x *ConsumerApplication_Point) String() string + type ConsumerApplication_PollAddOptionMessage struct + PollOption []*ConsumerApplication_Option + func (*ConsumerApplication_PollAddOptionMessage) Descriptor() ([]byte, []int) + func (*ConsumerApplication_PollAddOptionMessage) ProtoMessage() + func (x *ConsumerApplication_PollAddOptionMessage) GetPollOption() []*ConsumerApplication_Option + func (x *ConsumerApplication_PollAddOptionMessage) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_PollAddOptionMessage) Reset() + func (x *ConsumerApplication_PollAddOptionMessage) String() string + type ConsumerApplication_PollCreationMessage struct + EncKey []byte + Name *string + Options []*ConsumerApplication_Option + SelectableOptionsCount *uint32 + func (*ConsumerApplication_PollCreationMessage) Descriptor() ([]byte, []int) + func (*ConsumerApplication_PollCreationMessage) ProtoMessage() + func (x *ConsumerApplication_PollCreationMessage) GetEncKey() []byte + func (x *ConsumerApplication_PollCreationMessage) GetName() string + func (x *ConsumerApplication_PollCreationMessage) GetOptions() []*ConsumerApplication_Option + func (x *ConsumerApplication_PollCreationMessage) GetSelectableOptionsCount() uint32 + func (x *ConsumerApplication_PollCreationMessage) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_PollCreationMessage) Reset() + func (x *ConsumerApplication_PollCreationMessage) String() string + type ConsumerApplication_PollEncValue struct + EncIV []byte + EncPayload []byte + func (*ConsumerApplication_PollEncValue) Descriptor() ([]byte, []int) + func (*ConsumerApplication_PollEncValue) ProtoMessage() + func (x *ConsumerApplication_PollEncValue) GetEncIV() []byte + func (x *ConsumerApplication_PollEncValue) GetEncPayload() []byte + func (x *ConsumerApplication_PollEncValue) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_PollEncValue) Reset() + func (x *ConsumerApplication_PollEncValue) String() string + type ConsumerApplication_PollUpdateMessage struct + AddOption *ConsumerApplication_PollEncValue + PollCreationMessageKey *waCommon.MessageKey + Vote *ConsumerApplication_PollEncValue + func (*ConsumerApplication_PollUpdateMessage) Descriptor() ([]byte, []int) + func (*ConsumerApplication_PollUpdateMessage) ProtoMessage() + func (x *ConsumerApplication_PollUpdateMessage) GetAddOption() *ConsumerApplication_PollEncValue + func (x *ConsumerApplication_PollUpdateMessage) GetPollCreationMessageKey() *waCommon.MessageKey + func (x *ConsumerApplication_PollUpdateMessage) GetVote() *ConsumerApplication_PollEncValue + func (x *ConsumerApplication_PollUpdateMessage) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_PollUpdateMessage) Reset() + func (x *ConsumerApplication_PollUpdateMessage) String() string + type ConsumerApplication_PollVoteMessage struct + SelectedOptions [][]byte + SenderTimestampMS *int64 + func (*ConsumerApplication_PollVoteMessage) Descriptor() ([]byte, []int) + func (*ConsumerApplication_PollVoteMessage) ProtoMessage() + func (x *ConsumerApplication_PollVoteMessage) GetSelectedOptions() [][]byte + func (x *ConsumerApplication_PollVoteMessage) GetSenderTimestampMS() int64 + func (x *ConsumerApplication_PollVoteMessage) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_PollVoteMessage) Reset() + func (x *ConsumerApplication_PollVoteMessage) String() string + type ConsumerApplication_ReactionMessage struct + GroupingKey *string + Key *waCommon.MessageKey + ReactionMetadataDataclassData *string + SenderTimestampMS *int64 + Style *int32 + Text *string + func (*ConsumerApplication_ReactionMessage) Descriptor() ([]byte, []int) + func (*ConsumerApplication_ReactionMessage) ProtoMessage() + func (x *ConsumerApplication_ReactionMessage) GetGroupingKey() string + func (x *ConsumerApplication_ReactionMessage) GetKey() *waCommon.MessageKey + func (x *ConsumerApplication_ReactionMessage) GetReactionMetadataDataclassData() string + func (x *ConsumerApplication_ReactionMessage) GetSenderTimestampMS() int64 + func (x *ConsumerApplication_ReactionMessage) GetStyle() int32 + func (x *ConsumerApplication_ReactionMessage) GetText() string + func (x *ConsumerApplication_ReactionMessage) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_ReactionMessage) Reset() + func (x *ConsumerApplication_ReactionMessage) String() string + type ConsumerApplication_RevokeMessage struct + Key *waCommon.MessageKey + func (*ConsumerApplication_RevokeMessage) Descriptor() ([]byte, []int) + func (*ConsumerApplication_RevokeMessage) ProtoMessage() + func (x *ConsumerApplication_RevokeMessage) GetKey() *waCommon.MessageKey + func (x *ConsumerApplication_RevokeMessage) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_RevokeMessage) Reset() + func (x *ConsumerApplication_RevokeMessage) String() string + type ConsumerApplication_Signal struct + func (*ConsumerApplication_Signal) Descriptor() ([]byte, []int) + func (*ConsumerApplication_Signal) ProtoMessage() + func (x *ConsumerApplication_Signal) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_Signal) Reset() + func (x *ConsumerApplication_Signal) String() string + type ConsumerApplication_StatusTextMesage struct + BackgroundArgb *uint32 + Font *ConsumerApplication_StatusTextMesage_FontType + Text *ConsumerApplication_ExtendedTextMessage + TextArgb *uint32 + func (*ConsumerApplication_StatusTextMesage) Descriptor() ([]byte, []int) + func (*ConsumerApplication_StatusTextMesage) ProtoMessage() + func (x *ConsumerApplication_StatusTextMesage) GetBackgroundArgb() uint32 + func (x *ConsumerApplication_StatusTextMesage) GetFont() ConsumerApplication_StatusTextMesage_FontType + func (x *ConsumerApplication_StatusTextMesage) GetText() *ConsumerApplication_ExtendedTextMessage + func (x *ConsumerApplication_StatusTextMesage) GetTextArgb() uint32 + func (x *ConsumerApplication_StatusTextMesage) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_StatusTextMesage) Reset() + func (x *ConsumerApplication_StatusTextMesage) String() string + type ConsumerApplication_StatusTextMesage_FontType int32 + const ConsumerApplication_StatusTextMesage_BEBASNEUE_REGULAR + const ConsumerApplication_StatusTextMesage_BRYNDAN_WRITE + const ConsumerApplication_StatusTextMesage_NORICAN_REGULAR + const ConsumerApplication_StatusTextMesage_OSWALD_HEAVY + const ConsumerApplication_StatusTextMesage_SANS_SERIF + const ConsumerApplication_StatusTextMesage_SERIF + func (ConsumerApplication_StatusTextMesage_FontType) Descriptor() protoreflect.EnumDescriptor + func (ConsumerApplication_StatusTextMesage_FontType) EnumDescriptor() ([]byte, []int) + func (ConsumerApplication_StatusTextMesage_FontType) Type() protoreflect.EnumType + func (x *ConsumerApplication_StatusTextMesage_FontType) UnmarshalJSON(b []byte) error + func (x ConsumerApplication_StatusTextMesage_FontType) Enum() *ConsumerApplication_StatusTextMesage_FontType + func (x ConsumerApplication_StatusTextMesage_FontType) Number() protoreflect.EnumNumber + func (x ConsumerApplication_StatusTextMesage_FontType) String() string + type ConsumerApplication_StickerMessage struct + Sticker *waCommon.SubProtocol + func (*ConsumerApplication_StickerMessage) Descriptor() ([]byte, []int) + func (*ConsumerApplication_StickerMessage) ProtoMessage() + func (msg *ConsumerApplication_StickerMessage) Decode() (dec *waMediaTransport.StickerTransport, err error) + func (msg *ConsumerApplication_StickerMessage) Set(payload *waMediaTransport.StickerTransport) (err error) + func (x *ConsumerApplication_StickerMessage) GetSticker() *waCommon.SubProtocol + func (x *ConsumerApplication_StickerMessage) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_StickerMessage) Reset() + func (x *ConsumerApplication_StickerMessage) String() string + type ConsumerApplication_SubProtocolPayload struct + FutureProof *waCommon.FutureProofBehavior + func (*ConsumerApplication_SubProtocolPayload) Descriptor() ([]byte, []int) + func (*ConsumerApplication_SubProtocolPayload) ProtoMessage() + func (x *ConsumerApplication_SubProtocolPayload) GetFutureProof() waCommon.FutureProofBehavior + func (x *ConsumerApplication_SubProtocolPayload) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_SubProtocolPayload) Reset() + func (x *ConsumerApplication_SubProtocolPayload) String() string + type ConsumerApplication_VideoMessage struct + Caption *waCommon.MessageText + Video *waCommon.SubProtocol + func (*ConsumerApplication_VideoMessage) Descriptor() ([]byte, []int) + func (*ConsumerApplication_VideoMessage) ProtoMessage() + func (msg *ConsumerApplication_VideoMessage) Decode() (dec *waMediaTransport.VideoTransport, err error) + func (msg *ConsumerApplication_VideoMessage) Set(payload *waMediaTransport.VideoTransport) (err error) + func (x *ConsumerApplication_VideoMessage) GetCaption() *waCommon.MessageText + func (x *ConsumerApplication_VideoMessage) GetVideo() *waCommon.SubProtocol + func (x *ConsumerApplication_VideoMessage) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_VideoMessage) Reset() + func (x *ConsumerApplication_VideoMessage) String() string + type ConsumerApplication_ViewOnceMessage struct + ViewOnceContent isConsumerApplication_ViewOnceMessage_ViewOnceContent + func (*ConsumerApplication_ViewOnceMessage) Descriptor() ([]byte, []int) + func (*ConsumerApplication_ViewOnceMessage) ProtoMessage() + func (m *ConsumerApplication_ViewOnceMessage) GetViewOnceContent() isConsumerApplication_ViewOnceMessage_ViewOnceContent + func (x *ConsumerApplication_ViewOnceMessage) GetImageMessage() *ConsumerApplication_ImageMessage + func (x *ConsumerApplication_ViewOnceMessage) GetVideoMessage() *ConsumerApplication_VideoMessage + func (x *ConsumerApplication_ViewOnceMessage) ProtoReflect() protoreflect.Message + func (x *ConsumerApplication_ViewOnceMessage) Reset() + func (x *ConsumerApplication_ViewOnceMessage) String() string + type ConsumerApplication_ViewOnceMessage_ImageMessage struct + ImageMessage *ConsumerApplication_ImageMessage + type ConsumerApplication_ViewOnceMessage_VideoMessage struct + VideoMessage *ConsumerApplication_VideoMessage Other modules containing this package github.com/snaril/wsapp