waArmadilloApplication

package
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 15, 2024 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Armadillo_Signal_EncryptedBackupsSecrets_Epoch_EpochStatus_name = map[int32]string{
		0: "EPOCHSTATUS_UNKNOWN",
		1: "ES_OPEN",
		2: "ES_CLOSE",
	}
	Armadillo_Signal_EncryptedBackupsSecrets_Epoch_EpochStatus_value = map[string]int32{
		"EPOCHSTATUS_UNKNOWN": 0,
		"ES_OPEN":             1,
		"ES_CLOSE":            2,
	}
)

Enum value maps for Armadillo_Signal_EncryptedBackupsSecrets_Epoch_EpochStatus.

View Source
var (
	Armadillo_Content_PaymentsTransactionMessage_PaymentStatus_name = map[int32]string{
		0:  "PAYMENT_UNKNOWN",
		4:  "REQUEST_INITED",
		5:  "REQUEST_DECLINED",
		6:  "REQUEST_TRANSFER_INITED",
		7:  "REQUEST_TRANSFER_COMPLETED",
		8:  "REQUEST_TRANSFER_FAILED",
		9:  "REQUEST_CANCELED",
		10: "REQUEST_EXPIRED",
		11: "TRANSFER_INITED",
		12: "TRANSFER_PENDING",
		13: "TRANSFER_PENDING_RECIPIENT_VERIFICATION",
		14: "TRANSFER_CANCELED",
		15: "TRANSFER_COMPLETED",
		16: "TRANSFER_NO_RECEIVER_CREDENTIAL_NO_RTS_PENDING_CANCELED",
		17: "TRANSFER_NO_RECEIVER_CREDENTIAL_NO_RTS_PENDING_OTHER",
		18: "TRANSFER_REFUNDED",
		19: "TRANSFER_PARTIAL_REFUND",
		20: "TRANSFER_CHARGED_BACK",
		21: "TRANSFER_EXPIRED",
		22: "TRANSFER_DECLINED",
		23: "TRANSFER_UNAVAILABLE",
	}
	Armadillo_Content_PaymentsTransactionMessage_PaymentStatus_value = map[string]int32{
		"PAYMENT_UNKNOWN":                         0,
		"REQUEST_INITED":                          4,
		"REQUEST_DECLINED":                        5,
		"REQUEST_TRANSFER_INITED":                 6,
		"REQUEST_TRANSFER_COMPLETED":              7,
		"REQUEST_TRANSFER_FAILED":                 8,
		"REQUEST_CANCELED":                        9,
		"REQUEST_EXPIRED":                         10,
		"TRANSFER_INITED":                         11,
		"TRANSFER_PENDING":                        12,
		"TRANSFER_PENDING_RECIPIENT_VERIFICATION": 13,
		"TRANSFER_CANCELED":                       14,
		"TRANSFER_COMPLETED":                      15,
		"TRANSFER_NO_RECEIVER_CREDENTIAL_NO_RTS_PENDING_CANCELED": 16,
		"TRANSFER_NO_RECEIVER_CREDENTIAL_NO_RTS_PENDING_OTHER":    17,
		"TRANSFER_REFUNDED":       18,
		"TRANSFER_PARTIAL_REFUND": 19,
		"TRANSFER_CHARGED_BACK":   20,
		"TRANSFER_EXPIRED":        21,
		"TRANSFER_DECLINED":       22,
		"TRANSFER_UNAVAILABLE":    23,
	}
)

Enum value maps for Armadillo_Content_PaymentsTransactionMessage_PaymentStatus.

View Source
var (
	Armadillo_Content_ScreenshotAction_ScreenshotType_name = map[int32]string{
		0: "SCREENSHOTTYPE_UNKNOWN",
		1: "SCREENSHOT_IMAGE",
		2: "SCREEN_RECORDING",
	}
	Armadillo_Content_ScreenshotAction_ScreenshotType_value = map[string]int32{
		"SCREENSHOTTYPE_UNKNOWN": 0,
		"SCREENSHOT_IMAGE":       1,
		"SCREEN_RECORDING":       2,
	}
)

Enum value maps for Armadillo_Content_ScreenshotAction_ScreenshotType.

View Source
var (
	Armadillo_Content_RavenActionNotifMessage_ActionType_name = map[int32]string{
		0: "PLAYED",
		1: "SCREENSHOT",
		2: "FORCE_DISABLE",
	}
	Armadillo_Content_RavenActionNotifMessage_ActionType_value = map[string]int32{
		"PLAYED":        0,
		"SCREENSHOT":    1,
		"FORCE_DISABLE": 2,
	}
)

Enum value maps for Armadillo_Content_RavenActionNotifMessage_ActionType.

View Source
var (
	Armadillo_Content_RavenMessage_EphemeralType_name = map[int32]string{
		0: "VIEW_ONCE",
		1: "ALLOW_REPLAY",
		2: "KEEP_IN_CHAT",
	}
	Armadillo_Content_RavenMessage_EphemeralType_value = map[string]int32{
		"VIEW_ONCE":    0,
		"ALLOW_REPLAY": 1,
		"KEEP_IN_CHAT": 2,
	}
)

Enum value maps for Armadillo_Content_RavenMessage_EphemeralType.

View Source
var (
	Armadillo_Content_CommonSticker_StickerType_name = map[int32]string{
		0: "STICKERTYPE_UNKNOWN",
		1: "SMALL_LIKE",
		2: "MEDIUM_LIKE",
		3: "LARGE_LIKE",
	}
	Armadillo_Content_CommonSticker_StickerType_value = map[string]int32{
		"STICKERTYPE_UNKNOWN": 0,
		"SMALL_LIKE":          1,
		"MEDIUM_LIKE":         2,
		"LARGE_LIKE":          3,
	}
)

Enum value maps for Armadillo_Content_CommonSticker_StickerType.

View Source
var File_waArmadilloApplication_WAArmadilloApplication_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Armadillo

type Armadillo struct {
	Payload  *Armadillo_Payload  `protobuf:"bytes,1,opt,name=payload,proto3" json:"payload,omitempty"`
	Metadata *Armadillo_Metadata `protobuf:"bytes,2,opt,name=metadata,proto3" json:"metadata,omitempty"`
	// contains filtered or unexported fields
}

func (*Armadillo) Descriptor deprecated

func (*Armadillo) Descriptor() ([]byte, []int)

Deprecated: Use Armadillo.ProtoReflect.Descriptor instead.

func (*Armadillo) GetMetadata

func (x *Armadillo) GetMetadata() *Armadillo_Metadata

func (*Armadillo) GetPayload

func (x *Armadillo) GetPayload() *Armadillo_Payload

func (*Armadillo) IsMessageApplicationSub

func (*Armadillo) IsMessageApplicationSub()

func (*Armadillo) ProtoMessage

func (*Armadillo) ProtoMessage()

func (*Armadillo) ProtoReflect

func (x *Armadillo) ProtoReflect() protoreflect.Message

func (*Armadillo) Reset

func (x *Armadillo) Reset()

func (*Armadillo) String

func (x *Armadillo) String() string

type Armadillo_ApplicationData

type Armadillo_ApplicationData struct {

	// Types that are assignable to ApplicationData:
	//
	//	*Armadillo_ApplicationData_MetadataSync
	//	*Armadillo_ApplicationData_AiBotResponse
	ApplicationData isArmadillo_ApplicationData_ApplicationData `protobuf_oneof:"applicationData"`
	// contains filtered or unexported fields
}

func (*Armadillo_ApplicationData) Descriptor deprecated

func (*Armadillo_ApplicationData) Descriptor() ([]byte, []int)

Deprecated: Use Armadillo_ApplicationData.ProtoReflect.Descriptor instead.

func (*Armadillo_ApplicationData) GetAiBotResponse

func (*Armadillo_ApplicationData) GetApplicationData

func (m *Armadillo_ApplicationData) GetApplicationData() isArmadillo_ApplicationData_ApplicationData

func (*Armadillo_ApplicationData) GetMetadataSync

func (*Armadillo_ApplicationData) ProtoMessage

func (*Armadillo_ApplicationData) ProtoMessage()

func (*Armadillo_ApplicationData) ProtoReflect

func (*Armadillo_ApplicationData) Reset

func (x *Armadillo_ApplicationData) Reset()

func (*Armadillo_ApplicationData) String

func (x *Armadillo_ApplicationData) String() string

type Armadillo_ApplicationData_AIBotResponseMessage

type Armadillo_ApplicationData_AIBotResponseMessage struct {
	SummonToken      string `protobuf:"bytes,1,opt,name=summonToken,proto3" json:"summonToken,omitempty"`
	MessageText      string `protobuf:"bytes,2,opt,name=messageText,proto3" json:"messageText,omitempty"`
	SerializedExtras string `protobuf:"bytes,3,opt,name=serializedExtras,proto3" json:"serializedExtras,omitempty"`
	// contains filtered or unexported fields
}

func (*Armadillo_ApplicationData_AIBotResponseMessage) Descriptor deprecated

Deprecated: Use Armadillo_ApplicationData_AIBotResponseMessage.ProtoReflect.Descriptor instead.

func (*Armadillo_ApplicationData_AIBotResponseMessage) GetMessageText

func (*Armadillo_ApplicationData_AIBotResponseMessage) GetSerializedExtras

func (x *Armadillo_ApplicationData_AIBotResponseMessage) GetSerializedExtras() string

func (*Armadillo_ApplicationData_AIBotResponseMessage) GetSummonToken

func (*Armadillo_ApplicationData_AIBotResponseMessage) ProtoMessage

func (*Armadillo_ApplicationData_AIBotResponseMessage) ProtoReflect

func (*Armadillo_ApplicationData_AIBotResponseMessage) Reset

func (*Armadillo_ApplicationData_AIBotResponseMessage) String

type Armadillo_ApplicationData_AiBotResponse

type Armadillo_ApplicationData_AiBotResponse struct {
	AiBotResponse *Armadillo_ApplicationData_AIBotResponseMessage `protobuf:"bytes,2,opt,name=aiBotResponse,proto3,oneof"`
}

type Armadillo_ApplicationData_MetadataSync

type Armadillo_ApplicationData_MetadataSync struct {
	MetadataSync *Armadillo_ApplicationData_MetadataSyncNotification `protobuf:"bytes,1,opt,name=metadataSync,proto3,oneof"`
}

type Armadillo_ApplicationData_MetadataSyncAction

type Armadillo_ApplicationData_MetadataSyncAction struct {

	// Types that are assignable to ActionType:
	//
	//	*Armadillo_ApplicationData_MetadataSyncAction_ChatAction
	//	*Armadillo_ApplicationData_MetadataSyncAction_MessageAction
	ActionType      isArmadillo_ApplicationData_MetadataSyncAction_ActionType `protobuf_oneof:"actionType"`
	ActionTimestamp int64                                                     `protobuf:"varint,1,opt,name=actionTimestamp,proto3" json:"actionTimestamp,omitempty"`
	// contains filtered or unexported fields
}

func (*Armadillo_ApplicationData_MetadataSyncAction) Descriptor deprecated

Deprecated: Use Armadillo_ApplicationData_MetadataSyncAction.ProtoReflect.Descriptor instead.

func (*Armadillo_ApplicationData_MetadataSyncAction) GetActionTimestamp

func (x *Armadillo_ApplicationData_MetadataSyncAction) GetActionTimestamp() int64

func (*Armadillo_ApplicationData_MetadataSyncAction) GetActionType

func (m *Armadillo_ApplicationData_MetadataSyncAction) GetActionType() isArmadillo_ApplicationData_MetadataSyncAction_ActionType

func (*Armadillo_ApplicationData_MetadataSyncAction) GetChatAction

func (*Armadillo_ApplicationData_MetadataSyncAction) GetMessageAction

func (*Armadillo_ApplicationData_MetadataSyncAction) ProtoMessage

func (*Armadillo_ApplicationData_MetadataSyncAction) ProtoReflect

func (*Armadillo_ApplicationData_MetadataSyncAction) Reset

func (*Armadillo_ApplicationData_MetadataSyncAction) String

type Armadillo_ApplicationData_MetadataSyncAction_ChatAction

type Armadillo_ApplicationData_MetadataSyncAction_ChatAction struct {
	ChatAction *Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction `protobuf:"bytes,101,opt,name=chatAction,proto3,oneof"`
}

type Armadillo_ApplicationData_MetadataSyncAction_MessageAction

type Armadillo_ApplicationData_MetadataSyncAction_MessageAction struct {
	MessageAction *Armadillo_ApplicationData_MetadataSyncAction_SyncMessageAction `protobuf:"bytes,102,opt,name=messageAction,proto3,oneof"`
}

type Armadillo_ApplicationData_MetadataSyncAction_SyncActionMessage

type Armadillo_ApplicationData_MetadataSyncAction_SyncActionMessage struct {
	Key       *waCommon.MessageKey `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	Timestamp int64                `protobuf:"varint,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
	// contains filtered or unexported fields
}

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncActionMessage) Descriptor deprecated

Deprecated: Use Armadillo_ApplicationData_MetadataSyncAction_SyncActionMessage.ProtoReflect.Descriptor instead.

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncActionMessage) GetKey

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncActionMessage) GetTimestamp

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncActionMessage) ProtoMessage

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncActionMessage) ProtoReflect

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncActionMessage) Reset

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncActionMessage) String

type Armadillo_ApplicationData_MetadataSyncAction_SyncActionMessageRange

type Armadillo_ApplicationData_MetadataSyncAction_SyncActionMessageRange struct {
	LastMessageTimestamp       int64                                                             `protobuf:"varint,1,opt,name=lastMessageTimestamp,proto3" json:"lastMessageTimestamp,omitempty"`
	LastSystemMessageTimestamp int64                                                             `protobuf:"varint,2,opt,name=lastSystemMessageTimestamp,proto3" json:"lastSystemMessageTimestamp,omitempty"`
	Messages                   []*Armadillo_ApplicationData_MetadataSyncAction_SyncActionMessage `protobuf:"bytes,3,rep,name=messages,proto3" json:"messages,omitempty"`
	// contains filtered or unexported fields
}

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncActionMessageRange) Descriptor deprecated

Deprecated: Use Armadillo_ApplicationData_MetadataSyncAction_SyncActionMessageRange.ProtoReflect.Descriptor instead.

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncActionMessageRange) GetLastMessageTimestamp

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncActionMessageRange) GetLastSystemMessageTimestamp

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncActionMessageRange) GetMessages

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncActionMessageRange) ProtoMessage

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncActionMessageRange) ProtoReflect

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncActionMessageRange) Reset

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncActionMessageRange) String

type Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction

type Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction struct {

	// Types that are assignable to Action:
	//
	//	*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ChatArchive
	//	*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ChatDelete
	//	*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ChatRead
	Action isArmadillo_ApplicationData_MetadataSyncAction_SyncChatAction_Action `protobuf_oneof:"action"`
	ChatID string                                                               `protobuf:"bytes,1,opt,name=chatID,proto3" json:"chatID,omitempty"`
	// contains filtered or unexported fields
}

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction) Descriptor deprecated

Deprecated: Use Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction.ProtoReflect.Descriptor instead.

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction) GetAction

func (m *Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction) GetAction() isArmadillo_ApplicationData_MetadataSyncAction_SyncChatAction_Action

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction) GetChatDelete

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction) GetChatID

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction) GetChatRead

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction) ProtoMessage

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction) ProtoReflect

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction) Reset

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction) String

type Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatArchive

type Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatArchive struct {
	MessageRange *Armadillo_ApplicationData_MetadataSyncAction_SyncActionMessageRange `protobuf:"bytes,1,opt,name=messageRange,proto3" json:"messageRange,omitempty"`
	Archived     bool                                                                 `protobuf:"varint,2,opt,name=archived,proto3" json:"archived,omitempty"`
	// contains filtered or unexported fields
}

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatArchive) Descriptor deprecated

Deprecated: Use Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatArchive.ProtoReflect.Descriptor instead.

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatArchive) GetArchived

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatArchive) GetMessageRange

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatArchive) ProtoMessage

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatArchive) ProtoReflect

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatArchive) Reset

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatArchive) String

type Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatDelete

type Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatDelete struct {
	MessageRange *Armadillo_ApplicationData_MetadataSyncAction_SyncActionMessageRange `protobuf:"bytes,1,opt,name=messageRange,proto3" json:"messageRange,omitempty"`
	// contains filtered or unexported fields
}

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatDelete) Descriptor deprecated

Deprecated: Use Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatDelete.ProtoReflect.Descriptor instead.

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatDelete) GetMessageRange

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatDelete) ProtoMessage

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatDelete) ProtoReflect

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatDelete) Reset

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatDelete) String

type Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatRead

type Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatRead struct {
	MessageRange *Armadillo_ApplicationData_MetadataSyncAction_SyncActionMessageRange `protobuf:"bytes,1,opt,name=messageRange,proto3" json:"messageRange,omitempty"`
	Read         bool                                                                 `protobuf:"varint,2,opt,name=read,proto3" json:"read,omitempty"`
	// contains filtered or unexported fields
}

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatRead) Descriptor deprecated

Deprecated: Use Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatRead.ProtoReflect.Descriptor instead.

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatRead) GetMessageRange

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatRead) GetRead

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatRead) ProtoMessage

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatRead) ProtoReflect

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatRead) Reset

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatRead) String

type Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ChatArchive

type Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ChatArchive struct {
	ChatArchive *Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatArchive `protobuf:"bytes,101,opt,name=chatArchive,proto3,oneof"`
}

type Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ChatDelete

type Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ChatDelete struct {
	ChatDelete *Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatDelete `protobuf:"bytes,102,opt,name=chatDelete,proto3,oneof"`
}

type Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ChatRead

type Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ChatRead struct {
	ChatRead *Armadillo_ApplicationData_MetadataSyncAction_SyncChatAction_ActionChatRead `protobuf:"bytes,103,opt,name=chatRead,proto3,oneof"`
}

type Armadillo_ApplicationData_MetadataSyncAction_SyncMessageAction

type Armadillo_ApplicationData_MetadataSyncAction_SyncMessageAction struct {

	// Types that are assignable to Action:
	//
	//	*Armadillo_ApplicationData_MetadataSyncAction_SyncMessageAction_MessageDelete
	Action isArmadillo_ApplicationData_MetadataSyncAction_SyncMessageAction_Action `protobuf_oneof:"action"`
	Key    *waCommon.MessageKey                                                    `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	// contains filtered or unexported fields
}

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncMessageAction) Descriptor deprecated

Deprecated: Use Armadillo_ApplicationData_MetadataSyncAction_SyncMessageAction.ProtoReflect.Descriptor instead.

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncMessageAction) GetAction

func (m *Armadillo_ApplicationData_MetadataSyncAction_SyncMessageAction) GetAction() isArmadillo_ApplicationData_MetadataSyncAction_SyncMessageAction_Action

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncMessageAction) GetKey

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncMessageAction) ProtoMessage

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncMessageAction) ProtoReflect

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncMessageAction) Reset

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncMessageAction) String

type Armadillo_ApplicationData_MetadataSyncAction_SyncMessageAction_ActionMessageDelete

type Armadillo_ApplicationData_MetadataSyncAction_SyncMessageAction_ActionMessageDelete struct {
	// contains filtered or unexported fields
}

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncMessageAction_ActionMessageDelete) Descriptor deprecated

Deprecated: Use Armadillo_ApplicationData_MetadataSyncAction_SyncMessageAction_ActionMessageDelete.ProtoReflect.Descriptor instead.

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncMessageAction_ActionMessageDelete) ProtoMessage

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncMessageAction_ActionMessageDelete) ProtoReflect

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncMessageAction_ActionMessageDelete) Reset

func (*Armadillo_ApplicationData_MetadataSyncAction_SyncMessageAction_ActionMessageDelete) String

type Armadillo_ApplicationData_MetadataSyncAction_SyncMessageAction_MessageDelete

type Armadillo_ApplicationData_MetadataSyncAction_SyncMessageAction_MessageDelete struct {
	MessageDelete *Armadillo_ApplicationData_MetadataSyncAction_SyncMessageAction_ActionMessageDelete `protobuf:"bytes,101,opt,name=messageDelete,proto3,oneof"`
}

type Armadillo_ApplicationData_MetadataSyncNotification

type Armadillo_ApplicationData_MetadataSyncNotification struct {
	Actions []*Armadillo_ApplicationData_MetadataSyncAction `protobuf:"bytes,2,rep,name=actions,proto3" json:"actions,omitempty"`
	// contains filtered or unexported fields
}

func (*Armadillo_ApplicationData_MetadataSyncNotification) Descriptor deprecated

Deprecated: Use Armadillo_ApplicationData_MetadataSyncNotification.ProtoReflect.Descriptor instead.

func (*Armadillo_ApplicationData_MetadataSyncNotification) GetActions

func (*Armadillo_ApplicationData_MetadataSyncNotification) ProtoMessage

func (*Armadillo_ApplicationData_MetadataSyncNotification) ProtoReflect

func (*Armadillo_ApplicationData_MetadataSyncNotification) Reset

func (*Armadillo_ApplicationData_MetadataSyncNotification) String

type Armadillo_Content

type Armadillo_Content struct {

	// Types that are assignable to Content:
	//
	//	*Armadillo_Content_CommonSticker_
	//	*Armadillo_Content_ScreenshotAction_
	//	*Armadillo_Content_ExtendedContentMessage
	//	*Armadillo_Content_RavenMessage_
	//	*Armadillo_Content_RavenActionNotifMessage_
	//	*Armadillo_Content_ExtendedMessageContentWithSear
	//	*Armadillo_Content_ImageGalleryMessage_
	//	*Armadillo_Content_PaymentsTransactionMessage_
	//	*Armadillo_Content_BumpExistingMessage_
	//	*Armadillo_Content_NoteReplyMessage_
	Content isArmadillo_Content_Content `protobuf_oneof:"content"`
	// contains filtered or unexported fields
}

func (*Armadillo_Content) Descriptor deprecated

func (*Armadillo_Content) Descriptor() ([]byte, []int)

Deprecated: Use Armadillo_Content.ProtoReflect.Descriptor instead.

func (*Armadillo_Content) GetBumpExistingMessage

func (x *Armadillo_Content) GetBumpExistingMessage() *Armadillo_Content_BumpExistingMessage

func (*Armadillo_Content) GetCommonSticker

func (x *Armadillo_Content) GetCommonSticker() *Armadillo_Content_CommonSticker

func (*Armadillo_Content) GetContent

func (m *Armadillo_Content) GetContent() isArmadillo_Content_Content

func (*Armadillo_Content) GetExtendedContentMessage

func (x *Armadillo_Content) GetExtendedContentMessage() *waArmadilloXMA.ExtendedContentMessage

func (*Armadillo_Content) GetExtendedMessageContentWithSear

func (x *Armadillo_Content) GetExtendedMessageContentWithSear() *Armadillo_Content_ExtendedContentMessageWithSear

func (*Armadillo_Content) GetImageGalleryMessage

func (x *Armadillo_Content) GetImageGalleryMessage() *Armadillo_Content_ImageGalleryMessage

func (*Armadillo_Content) GetNoteReplyMessage

func (x *Armadillo_Content) GetNoteReplyMessage() *Armadillo_Content_NoteReplyMessage

func (*Armadillo_Content) GetPaymentsTransactionMessage

func (x *Armadillo_Content) GetPaymentsTransactionMessage() *Armadillo_Content_PaymentsTransactionMessage

func (*Armadillo_Content) GetRavenActionNotifMessage

func (x *Armadillo_Content) GetRavenActionNotifMessage() *Armadillo_Content_RavenActionNotifMessage

func (*Armadillo_Content) GetRavenMessage

func (x *Armadillo_Content) GetRavenMessage() *Armadillo_Content_RavenMessage

func (*Armadillo_Content) GetScreenshotAction

func (x *Armadillo_Content) GetScreenshotAction() *Armadillo_Content_ScreenshotAction

func (*Armadillo_Content) ProtoMessage

func (*Armadillo_Content) ProtoMessage()

func (*Armadillo_Content) ProtoReflect

func (x *Armadillo_Content) ProtoReflect() protoreflect.Message

func (*Armadillo_Content) Reset

func (x *Armadillo_Content) Reset()

func (*Armadillo_Content) String

func (x *Armadillo_Content) String() string

type Armadillo_Content_BumpExistingMessage

type Armadillo_Content_BumpExistingMessage struct {
	Key *waCommon.MessageKey `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	// contains filtered or unexported fields
}

func (*Armadillo_Content_BumpExistingMessage) Descriptor deprecated

func (*Armadillo_Content_BumpExistingMessage) Descriptor() ([]byte, []int)

Deprecated: Use Armadillo_Content_BumpExistingMessage.ProtoReflect.Descriptor instead.

func (*Armadillo_Content_BumpExistingMessage) GetKey

func (*Armadillo_Content_BumpExistingMessage) ProtoMessage

func (*Armadillo_Content_BumpExistingMessage) ProtoMessage()

func (*Armadillo_Content_BumpExistingMessage) ProtoReflect

func (*Armadillo_Content_BumpExistingMessage) Reset

func (*Armadillo_Content_BumpExistingMessage) String

type Armadillo_Content_BumpExistingMessage_

type Armadillo_Content_BumpExistingMessage_ struct {
	BumpExistingMessage *Armadillo_Content_BumpExistingMessage `protobuf:"bytes,11,opt,name=bumpExistingMessage,proto3,oneof"`
}

type Armadillo_Content_CommonSticker

type Armadillo_Content_CommonSticker struct {
	StickerType Armadillo_Content_CommonSticker_StickerType `` /* 148-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Armadillo_Content_CommonSticker) Descriptor deprecated

func (*Armadillo_Content_CommonSticker) Descriptor() ([]byte, []int)

Deprecated: Use Armadillo_Content_CommonSticker.ProtoReflect.Descriptor instead.

func (*Armadillo_Content_CommonSticker) GetStickerType

func (*Armadillo_Content_CommonSticker) ProtoMessage

func (*Armadillo_Content_CommonSticker) ProtoMessage()

func (*Armadillo_Content_CommonSticker) ProtoReflect

func (*Armadillo_Content_CommonSticker) Reset

func (*Armadillo_Content_CommonSticker) String

type Armadillo_Content_CommonSticker_

type Armadillo_Content_CommonSticker_ struct {
	CommonSticker *Armadillo_Content_CommonSticker `protobuf:"bytes,1,opt,name=commonSticker,proto3,oneof"`
}

type Armadillo_Content_CommonSticker_StickerType

type Armadillo_Content_CommonSticker_StickerType int32
const (
	Armadillo_Content_CommonSticker_STICKERTYPE_UNKNOWN Armadillo_Content_CommonSticker_StickerType = 0
	Armadillo_Content_CommonSticker_SMALL_LIKE          Armadillo_Content_CommonSticker_StickerType = 1
	Armadillo_Content_CommonSticker_MEDIUM_LIKE         Armadillo_Content_CommonSticker_StickerType = 2
	Armadillo_Content_CommonSticker_LARGE_LIKE          Armadillo_Content_CommonSticker_StickerType = 3
)

func (Armadillo_Content_CommonSticker_StickerType) Descriptor

func (Armadillo_Content_CommonSticker_StickerType) Enum

func (Armadillo_Content_CommonSticker_StickerType) EnumDescriptor deprecated

func (Armadillo_Content_CommonSticker_StickerType) EnumDescriptor() ([]byte, []int)

Deprecated: Use Armadillo_Content_CommonSticker_StickerType.Descriptor instead.

func (Armadillo_Content_CommonSticker_StickerType) Number

func (Armadillo_Content_CommonSticker_StickerType) String

func (Armadillo_Content_CommonSticker_StickerType) Type

type Armadillo_Content_ExtendedContentMessage

type Armadillo_Content_ExtendedContentMessage struct {
	ExtendedContentMessage *waArmadilloXMA.ExtendedContentMessage `protobuf:"bytes,4,opt,name=extendedContentMessage,proto3,oneof"`
}

type Armadillo_Content_ExtendedContentMessageWithSear

type Armadillo_Content_ExtendedContentMessageWithSear struct {
	SearID                string                `protobuf:"bytes,1,opt,name=searID,proto3" json:"searID,omitempty"`
	Payload               []byte                `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload,omitempty"`
	NativeURL             string                `protobuf:"bytes,3,opt,name=nativeURL,proto3" json:"nativeURL,omitempty"`
	SearAssociatedMessage *waCommon.SubProtocol `protobuf:"bytes,4,opt,name=searAssociatedMessage,proto3" json:"searAssociatedMessage,omitempty"`
	SearSentWithMessageID string                `protobuf:"bytes,5,opt,name=searSentWithMessageID,proto3" json:"searSentWithMessageID,omitempty"`
	// contains filtered or unexported fields
}

func (*Armadillo_Content_ExtendedContentMessageWithSear) Descriptor deprecated

Deprecated: Use Armadillo_Content_ExtendedContentMessageWithSear.ProtoReflect.Descriptor instead.

func (*Armadillo_Content_ExtendedContentMessageWithSear) GetNativeURL

func (*Armadillo_Content_ExtendedContentMessageWithSear) GetPayload

func (*Armadillo_Content_ExtendedContentMessageWithSear) GetSearAssociatedMessage

func (*Armadillo_Content_ExtendedContentMessageWithSear) GetSearID

func (*Armadillo_Content_ExtendedContentMessageWithSear) GetSearSentWithMessageID

func (x *Armadillo_Content_ExtendedContentMessageWithSear) GetSearSentWithMessageID() string

func (*Armadillo_Content_ExtendedContentMessageWithSear) ProtoMessage

func (*Armadillo_Content_ExtendedContentMessageWithSear) ProtoReflect

func (*Armadillo_Content_ExtendedContentMessageWithSear) Reset

func (*Armadillo_Content_ExtendedContentMessageWithSear) String

type Armadillo_Content_ExtendedMessageContentWithSear

type Armadillo_Content_ExtendedMessageContentWithSear struct {
	ExtendedMessageContentWithSear *Armadillo_Content_ExtendedContentMessageWithSear `protobuf:"bytes,7,opt,name=extendedMessageContentWithSear,proto3,oneof"`
}

type Armadillo_Content_ImageGalleryMessage

type Armadillo_Content_ImageGalleryMessage struct {
	Images []*waCommon.SubProtocol `protobuf:"bytes,1,rep,name=images,proto3" json:"images,omitempty"`
	// contains filtered or unexported fields
}

func (*Armadillo_Content_ImageGalleryMessage) Descriptor deprecated

func (*Armadillo_Content_ImageGalleryMessage) Descriptor() ([]byte, []int)

Deprecated: Use Armadillo_Content_ImageGalleryMessage.ProtoReflect.Descriptor instead.

func (*Armadillo_Content_ImageGalleryMessage) GetImages

func (*Armadillo_Content_ImageGalleryMessage) ProtoMessage

func (*Armadillo_Content_ImageGalleryMessage) ProtoMessage()

func (*Armadillo_Content_ImageGalleryMessage) ProtoReflect

func (*Armadillo_Content_ImageGalleryMessage) Reset

func (*Armadillo_Content_ImageGalleryMessage) String

type Armadillo_Content_ImageGalleryMessage_

type Armadillo_Content_ImageGalleryMessage_ struct {
	ImageGalleryMessage *Armadillo_Content_ImageGalleryMessage `protobuf:"bytes,8,opt,name=imageGalleryMessage,proto3,oneof"`
}

type Armadillo_Content_NoteReplyMessage

type Armadillo_Content_NoteReplyMessage struct {
	NoteID          string                `protobuf:"bytes,1,opt,name=noteID,proto3" json:"noteID,omitempty"`
	NoteText        *waCommon.MessageText `protobuf:"bytes,2,opt,name=noteText,proto3" json:"noteText,omitempty"`
	NoteTimestampMS int64                 `protobuf:"varint,3,opt,name=noteTimestampMS,proto3" json:"noteTimestampMS,omitempty"`
	NoteReplyText   *waCommon.MessageText `protobuf:"bytes,4,opt,name=noteReplyText,proto3" json:"noteReplyText,omitempty"`
	// contains filtered or unexported fields
}

func (*Armadillo_Content_NoteReplyMessage) Descriptor deprecated

func (*Armadillo_Content_NoteReplyMessage) Descriptor() ([]byte, []int)

Deprecated: Use Armadillo_Content_NoteReplyMessage.ProtoReflect.Descriptor instead.

func (*Armadillo_Content_NoteReplyMessage) GetNoteID

func (*Armadillo_Content_NoteReplyMessage) GetNoteReplyText

func (*Armadillo_Content_NoteReplyMessage) GetNoteText

func (*Armadillo_Content_NoteReplyMessage) GetNoteTimestampMS

func (x *Armadillo_Content_NoteReplyMessage) GetNoteTimestampMS() int64

func (*Armadillo_Content_NoteReplyMessage) ProtoMessage

func (*Armadillo_Content_NoteReplyMessage) ProtoMessage()

func (*Armadillo_Content_NoteReplyMessage) ProtoReflect

func (*Armadillo_Content_NoteReplyMessage) Reset

func (*Armadillo_Content_NoteReplyMessage) String

type Armadillo_Content_NoteReplyMessage_

type Armadillo_Content_NoteReplyMessage_ struct {
	NoteReplyMessage *Armadillo_Content_NoteReplyMessage `protobuf:"bytes,13,opt,name=noteReplyMessage,proto3,oneof"`
}

type Armadillo_Content_PaymentsTransactionMessage

type Armadillo_Content_PaymentsTransactionMessage struct {
	TransactionID          uint64                                                     `protobuf:"varint,1,opt,name=transactionID,proto3" json:"transactionID,omitempty"`
	Amount                 string                                                     `protobuf:"bytes,2,opt,name=amount,proto3" json:"amount,omitempty"`
	Currency               string                                                     `protobuf:"bytes,3,opt,name=currency,proto3" json:"currency,omitempty"`
	PaymentStatus          Armadillo_Content_PaymentsTransactionMessage_PaymentStatus `` /* 167-byte string literal not displayed */
	ExtendedContentMessage *waArmadilloXMA.ExtendedContentMessage                     `protobuf:"bytes,5,opt,name=extendedContentMessage,proto3" json:"extendedContentMessage,omitempty"`
	// contains filtered or unexported fields
}

func (*Armadillo_Content_PaymentsTransactionMessage) Descriptor deprecated

Deprecated: Use Armadillo_Content_PaymentsTransactionMessage.ProtoReflect.Descriptor instead.

func (*Armadillo_Content_PaymentsTransactionMessage) GetAmount

func (*Armadillo_Content_PaymentsTransactionMessage) GetCurrency

func (*Armadillo_Content_PaymentsTransactionMessage) GetExtendedContentMessage

func (*Armadillo_Content_PaymentsTransactionMessage) GetPaymentStatus

func (*Armadillo_Content_PaymentsTransactionMessage) GetTransactionID

func (*Armadillo_Content_PaymentsTransactionMessage) ProtoMessage

func (*Armadillo_Content_PaymentsTransactionMessage) ProtoReflect

func (*Armadillo_Content_PaymentsTransactionMessage) Reset

func (*Armadillo_Content_PaymentsTransactionMessage) String

type Armadillo_Content_PaymentsTransactionMessage_

type Armadillo_Content_PaymentsTransactionMessage_ struct {
	PaymentsTransactionMessage *Armadillo_Content_PaymentsTransactionMessage `protobuf:"bytes,10,opt,name=paymentsTransactionMessage,proto3,oneof"`
}

type Armadillo_Content_PaymentsTransactionMessage_PaymentStatus

type Armadillo_Content_PaymentsTransactionMessage_PaymentStatus int32
const (
	Armadillo_Content_PaymentsTransactionMessage_PAYMENT_UNKNOWN                                         Armadillo_Content_PaymentsTransactionMessage_PaymentStatus = 0
	Armadillo_Content_PaymentsTransactionMessage_REQUEST_INITED                                          Armadillo_Content_PaymentsTransactionMessage_PaymentStatus = 4
	Armadillo_Content_PaymentsTransactionMessage_REQUEST_DECLINED                                        Armadillo_Content_PaymentsTransactionMessage_PaymentStatus = 5
	Armadillo_Content_PaymentsTransactionMessage_REQUEST_TRANSFER_INITED                                 Armadillo_Content_PaymentsTransactionMessage_PaymentStatus = 6
	Armadillo_Content_PaymentsTransactionMessage_REQUEST_TRANSFER_COMPLETED                              Armadillo_Content_PaymentsTransactionMessage_PaymentStatus = 7
	Armadillo_Content_PaymentsTransactionMessage_REQUEST_TRANSFER_FAILED                                 Armadillo_Content_PaymentsTransactionMessage_PaymentStatus = 8
	Armadillo_Content_PaymentsTransactionMessage_REQUEST_CANCELED                                        Armadillo_Content_PaymentsTransactionMessage_PaymentStatus = 9
	Armadillo_Content_PaymentsTransactionMessage_REQUEST_EXPIRED                                         Armadillo_Content_PaymentsTransactionMessage_PaymentStatus = 10
	Armadillo_Content_PaymentsTransactionMessage_TRANSFER_INITED                                         Armadillo_Content_PaymentsTransactionMessage_PaymentStatus = 11
	Armadillo_Content_PaymentsTransactionMessage_TRANSFER_PENDING                                        Armadillo_Content_PaymentsTransactionMessage_PaymentStatus = 12
	Armadillo_Content_PaymentsTransactionMessage_TRANSFER_PENDING_RECIPIENT_VERIFICATION                 Armadillo_Content_PaymentsTransactionMessage_PaymentStatus = 13
	Armadillo_Content_PaymentsTransactionMessage_TRANSFER_CANCELED                                       Armadillo_Content_PaymentsTransactionMessage_PaymentStatus = 14
	Armadillo_Content_PaymentsTransactionMessage_TRANSFER_COMPLETED                                      Armadillo_Content_PaymentsTransactionMessage_PaymentStatus = 15
	Armadillo_Content_PaymentsTransactionMessage_TRANSFER_NO_RECEIVER_CREDENTIAL_NO_RTS_PENDING_CANCELED Armadillo_Content_PaymentsTransactionMessage_PaymentStatus = 16
	Armadillo_Content_PaymentsTransactionMessage_TRANSFER_NO_RECEIVER_CREDENTIAL_NO_RTS_PENDING_OTHER    Armadillo_Content_PaymentsTransactionMessage_PaymentStatus = 17
	Armadillo_Content_PaymentsTransactionMessage_TRANSFER_REFUNDED                                       Armadillo_Content_PaymentsTransactionMessage_PaymentStatus = 18
	Armadillo_Content_PaymentsTransactionMessage_TRANSFER_PARTIAL_REFUND                                 Armadillo_Content_PaymentsTransactionMessage_PaymentStatus = 19
	Armadillo_Content_PaymentsTransactionMessage_TRANSFER_CHARGED_BACK                                   Armadillo_Content_PaymentsTransactionMessage_PaymentStatus = 20
	Armadillo_Content_PaymentsTransactionMessage_TRANSFER_EXPIRED                                        Armadillo_Content_PaymentsTransactionMessage_PaymentStatus = 21
	Armadillo_Content_PaymentsTransactionMessage_TRANSFER_DECLINED                                       Armadillo_Content_PaymentsTransactionMessage_PaymentStatus = 22
	Armadillo_Content_PaymentsTransactionMessage_TRANSFER_UNAVAILABLE                                    Armadillo_Content_PaymentsTransactionMessage_PaymentStatus = 23
)

func (Armadillo_Content_PaymentsTransactionMessage_PaymentStatus) Descriptor

func (Armadillo_Content_PaymentsTransactionMessage_PaymentStatus) Enum

func (Armadillo_Content_PaymentsTransactionMessage_PaymentStatus) EnumDescriptor deprecated

Deprecated: Use Armadillo_Content_PaymentsTransactionMessage_PaymentStatus.Descriptor instead.

func (Armadillo_Content_PaymentsTransactionMessage_PaymentStatus) Number

func (Armadillo_Content_PaymentsTransactionMessage_PaymentStatus) String

func (Armadillo_Content_PaymentsTransactionMessage_PaymentStatus) Type

type Armadillo_Content_RavenActionNotifMessage

type Armadillo_Content_RavenActionNotifMessage struct {
	Key             *waCommon.MessageKey                                 `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	ActionTimestamp int64                                                `protobuf:"varint,2,opt,name=actionTimestamp,proto3" json:"actionTimestamp,omitempty"`
	ActionType      Armadillo_Content_RavenActionNotifMessage_ActionType `` /* 155-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Armadillo_Content_RavenActionNotifMessage) Descriptor deprecated

func (*Armadillo_Content_RavenActionNotifMessage) Descriptor() ([]byte, []int)

Deprecated: Use Armadillo_Content_RavenActionNotifMessage.ProtoReflect.Descriptor instead.

func (*Armadillo_Content_RavenActionNotifMessage) GetActionTimestamp

func (x *Armadillo_Content_RavenActionNotifMessage) GetActionTimestamp() int64

func (*Armadillo_Content_RavenActionNotifMessage) GetActionType

func (*Armadillo_Content_RavenActionNotifMessage) GetKey

func (*Armadillo_Content_RavenActionNotifMessage) ProtoMessage

func (*Armadillo_Content_RavenActionNotifMessage) ProtoReflect

func (*Armadillo_Content_RavenActionNotifMessage) Reset

func (*Armadillo_Content_RavenActionNotifMessage) String

type Armadillo_Content_RavenActionNotifMessage_

type Armadillo_Content_RavenActionNotifMessage_ struct {
	RavenActionNotifMessage *Armadillo_Content_RavenActionNotifMessage `protobuf:"bytes,6,opt,name=ravenActionNotifMessage,proto3,oneof"`
}

type Armadillo_Content_RavenActionNotifMessage_ActionType

type Armadillo_Content_RavenActionNotifMessage_ActionType int32
const (
	Armadillo_Content_RavenActionNotifMessage_PLAYED        Armadillo_Content_RavenActionNotifMessage_ActionType = 0
	Armadillo_Content_RavenActionNotifMessage_SCREENSHOT    Armadillo_Content_RavenActionNotifMessage_ActionType = 1
	Armadillo_Content_RavenActionNotifMessage_FORCE_DISABLE Armadillo_Content_RavenActionNotifMessage_ActionType = 2
)

func (Armadillo_Content_RavenActionNotifMessage_ActionType) Descriptor

func (Armadillo_Content_RavenActionNotifMessage_ActionType) Enum

func (Armadillo_Content_RavenActionNotifMessage_ActionType) EnumDescriptor deprecated

Deprecated: Use Armadillo_Content_RavenActionNotifMessage_ActionType.Descriptor instead.

func (Armadillo_Content_RavenActionNotifMessage_ActionType) Number

func (Armadillo_Content_RavenActionNotifMessage_ActionType) String

func (Armadillo_Content_RavenActionNotifMessage_ActionType) Type

type Armadillo_Content_RavenMessage

type Armadillo_Content_RavenMessage struct {

	// Types that are assignable to MediaContent:
	//
	//	*Armadillo_Content_RavenMessage_ImageMessage
	//	*Armadillo_Content_RavenMessage_VideoMessage
	MediaContent  isArmadillo_Content_RavenMessage_MediaContent `protobuf_oneof:"mediaContent"`
	EphemeralType Armadillo_Content_RavenMessage_EphemeralType  `` /* 153-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Armadillo_Content_RavenMessage) Descriptor deprecated

func (*Armadillo_Content_RavenMessage) Descriptor() ([]byte, []int)

Deprecated: Use Armadillo_Content_RavenMessage.ProtoReflect.Descriptor instead.

func (*Armadillo_Content_RavenMessage) GetEphemeralType

func (*Armadillo_Content_RavenMessage) GetImageMessage

func (x *Armadillo_Content_RavenMessage) GetImageMessage() *waCommon.SubProtocol

func (*Armadillo_Content_RavenMessage) GetMediaContent

func (m *Armadillo_Content_RavenMessage) GetMediaContent() isArmadillo_Content_RavenMessage_MediaContent

func (*Armadillo_Content_RavenMessage) GetVideoMessage

func (x *Armadillo_Content_RavenMessage) GetVideoMessage() *waCommon.SubProtocol

func (*Armadillo_Content_RavenMessage) ProtoMessage

func (*Armadillo_Content_RavenMessage) ProtoMessage()

func (*Armadillo_Content_RavenMessage) ProtoReflect

func (*Armadillo_Content_RavenMessage) Reset

func (x *Armadillo_Content_RavenMessage) Reset()

func (*Armadillo_Content_RavenMessage) String

type Armadillo_Content_RavenMessage_

type Armadillo_Content_RavenMessage_ struct {
	RavenMessage *Armadillo_Content_RavenMessage `protobuf:"bytes,5,opt,name=ravenMessage,proto3,oneof"`
}

type Armadillo_Content_RavenMessage_EphemeralType

type Armadillo_Content_RavenMessage_EphemeralType int32
const (
	Armadillo_Content_RavenMessage_VIEW_ONCE    Armadillo_Content_RavenMessage_EphemeralType = 0
	Armadillo_Content_RavenMessage_ALLOW_REPLAY Armadillo_Content_RavenMessage_EphemeralType = 1
	Armadillo_Content_RavenMessage_KEEP_IN_CHAT Armadillo_Content_RavenMessage_EphemeralType = 2
)

func (Armadillo_Content_RavenMessage_EphemeralType) Descriptor

func (Armadillo_Content_RavenMessage_EphemeralType) Enum

func (Armadillo_Content_RavenMessage_EphemeralType) EnumDescriptor deprecated

func (Armadillo_Content_RavenMessage_EphemeralType) EnumDescriptor() ([]byte, []int)

Deprecated: Use Armadillo_Content_RavenMessage_EphemeralType.Descriptor instead.

func (Armadillo_Content_RavenMessage_EphemeralType) Number

func (Armadillo_Content_RavenMessage_EphemeralType) String

func (Armadillo_Content_RavenMessage_EphemeralType) Type

type Armadillo_Content_RavenMessage_ImageMessage

type Armadillo_Content_RavenMessage_ImageMessage struct {
	ImageMessage *waCommon.SubProtocol `protobuf:"bytes,2,opt,name=imageMessage,proto3,oneof"`
}

type Armadillo_Content_RavenMessage_VideoMessage

type Armadillo_Content_RavenMessage_VideoMessage struct {
	VideoMessage *waCommon.SubProtocol `protobuf:"bytes,3,opt,name=videoMessage,proto3,oneof"`
}

type Armadillo_Content_ScreenshotAction

type Armadillo_Content_ScreenshotAction struct {
	ScreenshotType Armadillo_Content_ScreenshotAction_ScreenshotType `` /* 160-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Armadillo_Content_ScreenshotAction) Descriptor deprecated

func (*Armadillo_Content_ScreenshotAction) Descriptor() ([]byte, []int)

Deprecated: Use Armadillo_Content_ScreenshotAction.ProtoReflect.Descriptor instead.

func (*Armadillo_Content_ScreenshotAction) GetScreenshotType

func (*Armadillo_Content_ScreenshotAction) ProtoMessage

func (*Armadillo_Content_ScreenshotAction) ProtoMessage()

func (*Armadillo_Content_ScreenshotAction) ProtoReflect

func (*Armadillo_Content_ScreenshotAction) Reset

func (*Armadillo_Content_ScreenshotAction) String

type Armadillo_Content_ScreenshotAction_

type Armadillo_Content_ScreenshotAction_ struct {
	ScreenshotAction *Armadillo_Content_ScreenshotAction `protobuf:"bytes,3,opt,name=screenshotAction,proto3,oneof"`
}

type Armadillo_Content_ScreenshotAction_ScreenshotType

type Armadillo_Content_ScreenshotAction_ScreenshotType int32
const (
	Armadillo_Content_ScreenshotAction_SCREENSHOTTYPE_UNKNOWN Armadillo_Content_ScreenshotAction_ScreenshotType = 0
	Armadillo_Content_ScreenshotAction_SCREENSHOT_IMAGE       Armadillo_Content_ScreenshotAction_ScreenshotType = 1
	Armadillo_Content_ScreenshotAction_SCREEN_RECORDING       Armadillo_Content_ScreenshotAction_ScreenshotType = 2
)

func (Armadillo_Content_ScreenshotAction_ScreenshotType) Descriptor

func (Armadillo_Content_ScreenshotAction_ScreenshotType) Enum

func (Armadillo_Content_ScreenshotAction_ScreenshotType) EnumDescriptor deprecated

Deprecated: Use Armadillo_Content_ScreenshotAction_ScreenshotType.Descriptor instead.

func (Armadillo_Content_ScreenshotAction_ScreenshotType) Number

func (Armadillo_Content_ScreenshotAction_ScreenshotType) String

func (Armadillo_Content_ScreenshotAction_ScreenshotType) Type

type Armadillo_Metadata

type Armadillo_Metadata struct {
	// contains filtered or unexported fields
}

func (*Armadillo_Metadata) Descriptor deprecated

func (*Armadillo_Metadata) Descriptor() ([]byte, []int)

Deprecated: Use Armadillo_Metadata.ProtoReflect.Descriptor instead.

func (*Armadillo_Metadata) ProtoMessage

func (*Armadillo_Metadata) ProtoMessage()

func (*Armadillo_Metadata) ProtoReflect

func (x *Armadillo_Metadata) ProtoReflect() protoreflect.Message

func (*Armadillo_Metadata) Reset

func (x *Armadillo_Metadata) Reset()

func (*Armadillo_Metadata) String

func (x *Armadillo_Metadata) String() string

type Armadillo_Payload

type Armadillo_Payload struct {

	// Types that are assignable to Payload:
	//
	//	*Armadillo_Payload_Content
	//	*Armadillo_Payload_ApplicationData
	//	*Armadillo_Payload_Signal
	//	*Armadillo_Payload_SubProtocol
	Payload isArmadillo_Payload_Payload `protobuf_oneof:"payload"`
	// contains filtered or unexported fields
}

func (*Armadillo_Payload) Descriptor deprecated

func (*Armadillo_Payload) Descriptor() ([]byte, []int)

Deprecated: Use Armadillo_Payload.ProtoReflect.Descriptor instead.

func (*Armadillo_Payload) GetApplicationData

func (x *Armadillo_Payload) GetApplicationData() *Armadillo_ApplicationData

func (*Armadillo_Payload) GetContent

func (x *Armadillo_Payload) GetContent() *Armadillo_Content

func (*Armadillo_Payload) GetPayload

func (m *Armadillo_Payload) GetPayload() isArmadillo_Payload_Payload

func (*Armadillo_Payload) GetSignal

func (x *Armadillo_Payload) GetSignal() *Armadillo_Signal

func (*Armadillo_Payload) GetSubProtocol

func (x *Armadillo_Payload) GetSubProtocol() *Armadillo_SubProtocolPayload

func (*Armadillo_Payload) ProtoMessage

func (*Armadillo_Payload) ProtoMessage()

func (*Armadillo_Payload) ProtoReflect

func (x *Armadillo_Payload) ProtoReflect() protoreflect.Message

func (*Armadillo_Payload) Reset

func (x *Armadillo_Payload) Reset()

func (*Armadillo_Payload) String

func (x *Armadillo_Payload) String() string

type Armadillo_Payload_ApplicationData

type Armadillo_Payload_ApplicationData struct {
	ApplicationData *Armadillo_ApplicationData `protobuf:"bytes,2,opt,name=applicationData,proto3,oneof"`
}

type Armadillo_Payload_Content

type Armadillo_Payload_Content struct {
	Content *Armadillo_Content `protobuf:"bytes,1,opt,name=content,proto3,oneof"`
}

type Armadillo_Payload_Signal

type Armadillo_Payload_Signal struct {
	Signal *Armadillo_Signal `protobuf:"bytes,3,opt,name=signal,proto3,oneof"`
}

type Armadillo_Payload_SubProtocol

type Armadillo_Payload_SubProtocol struct {
	SubProtocol *Armadillo_SubProtocolPayload `protobuf:"bytes,4,opt,name=subProtocol,proto3,oneof"`
}

type Armadillo_Signal

type Armadillo_Signal struct {

	// Types that are assignable to Signal:
	//
	//	*Armadillo_Signal_EncryptedBackupsSecrets_
	Signal isArmadillo_Signal_Signal `protobuf_oneof:"signal"`
	// contains filtered or unexported fields
}

func (*Armadillo_Signal) Descriptor deprecated

func (*Armadillo_Signal) Descriptor() ([]byte, []int)

Deprecated: Use Armadillo_Signal.ProtoReflect.Descriptor instead.

func (*Armadillo_Signal) GetEncryptedBackupsSecrets

func (x *Armadillo_Signal) GetEncryptedBackupsSecrets() *Armadillo_Signal_EncryptedBackupsSecrets

func (*Armadillo_Signal) GetSignal

func (m *Armadillo_Signal) GetSignal() isArmadillo_Signal_Signal

func (*Armadillo_Signal) ProtoMessage

func (*Armadillo_Signal) ProtoMessage()

func (*Armadillo_Signal) ProtoReflect

func (x *Armadillo_Signal) ProtoReflect() protoreflect.Message

func (*Armadillo_Signal) Reset

func (x *Armadillo_Signal) Reset()

func (*Armadillo_Signal) String

func (x *Armadillo_Signal) String() string

type Armadillo_Signal_EncryptedBackupsSecrets

type Armadillo_Signal_EncryptedBackupsSecrets struct {
	BackupID                 uint64                                            `protobuf:"varint,1,opt,name=backupID,proto3" json:"backupID,omitempty"`
	ServerDataID             uint64                                            `protobuf:"varint,2,opt,name=serverDataID,proto3" json:"serverDataID,omitempty"`
	Epoch                    []*Armadillo_Signal_EncryptedBackupsSecrets_Epoch `protobuf:"bytes,3,rep,name=epoch,proto3" json:"epoch,omitempty"`
	TempOcmfClientState      []byte                                            `protobuf:"bytes,4,opt,name=tempOcmfClientState,proto3" json:"tempOcmfClientState,omitempty"`
	MailboxRootKey           []byte                                            `protobuf:"bytes,5,opt,name=mailboxRootKey,proto3" json:"mailboxRootKey,omitempty"`
	ObliviousValidationToken []byte                                            `protobuf:"bytes,6,opt,name=obliviousValidationToken,proto3" json:"obliviousValidationToken,omitempty"`
	// contains filtered or unexported fields
}

func (*Armadillo_Signal_EncryptedBackupsSecrets) Descriptor deprecated

func (*Armadillo_Signal_EncryptedBackupsSecrets) Descriptor() ([]byte, []int)

Deprecated: Use Armadillo_Signal_EncryptedBackupsSecrets.ProtoReflect.Descriptor instead.

func (*Armadillo_Signal_EncryptedBackupsSecrets) GetBackupID

func (*Armadillo_Signal_EncryptedBackupsSecrets) GetEpoch

func (*Armadillo_Signal_EncryptedBackupsSecrets) GetMailboxRootKey

func (x *Armadillo_Signal_EncryptedBackupsSecrets) GetMailboxRootKey() []byte

func (*Armadillo_Signal_EncryptedBackupsSecrets) GetObliviousValidationToken

func (x *Armadillo_Signal_EncryptedBackupsSecrets) GetObliviousValidationToken() []byte

func (*Armadillo_Signal_EncryptedBackupsSecrets) GetServerDataID

func (x *Armadillo_Signal_EncryptedBackupsSecrets) GetServerDataID() uint64

func (*Armadillo_Signal_EncryptedBackupsSecrets) GetTempOcmfClientState

func (x *Armadillo_Signal_EncryptedBackupsSecrets) GetTempOcmfClientState() []byte

func (*Armadillo_Signal_EncryptedBackupsSecrets) ProtoMessage

func (*Armadillo_Signal_EncryptedBackupsSecrets) ProtoReflect

func (*Armadillo_Signal_EncryptedBackupsSecrets) Reset

func (*Armadillo_Signal_EncryptedBackupsSecrets) String

type Armadillo_Signal_EncryptedBackupsSecrets_

type Armadillo_Signal_EncryptedBackupsSecrets_ struct {
	EncryptedBackupsSecrets *Armadillo_Signal_EncryptedBackupsSecrets `protobuf:"bytes,1,opt,name=encryptedBackupsSecrets,proto3,oneof"`
}

type Armadillo_Signal_EncryptedBackupsSecrets_Epoch

type Armadillo_Signal_EncryptedBackupsSecrets_Epoch struct {
	ID      uint64                                                     `protobuf:"varint,1,opt,name=ID,proto3" json:"ID,omitempty"`
	AnonID  []byte                                                     `protobuf:"bytes,2,opt,name=anonID,proto3" json:"anonID,omitempty"`
	RootKey []byte                                                     `protobuf:"bytes,3,opt,name=rootKey,proto3" json:"rootKey,omitempty"`
	Status  Armadillo_Signal_EncryptedBackupsSecrets_Epoch_EpochStatus `` /* 153-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Armadillo_Signal_EncryptedBackupsSecrets_Epoch) Descriptor deprecated

Deprecated: Use Armadillo_Signal_EncryptedBackupsSecrets_Epoch.ProtoReflect.Descriptor instead.

func (*Armadillo_Signal_EncryptedBackupsSecrets_Epoch) GetAnonID

func (*Armadillo_Signal_EncryptedBackupsSecrets_Epoch) GetID

func (*Armadillo_Signal_EncryptedBackupsSecrets_Epoch) GetRootKey

func (*Armadillo_Signal_EncryptedBackupsSecrets_Epoch) GetStatus

func (*Armadillo_Signal_EncryptedBackupsSecrets_Epoch) ProtoMessage

func (*Armadillo_Signal_EncryptedBackupsSecrets_Epoch) ProtoReflect

func (*Armadillo_Signal_EncryptedBackupsSecrets_Epoch) Reset

func (*Armadillo_Signal_EncryptedBackupsSecrets_Epoch) String

type Armadillo_Signal_EncryptedBackupsSecrets_Epoch_EpochStatus

type Armadillo_Signal_EncryptedBackupsSecrets_Epoch_EpochStatus int32
const (
	Armadillo_Signal_EncryptedBackupsSecrets_Epoch_EPOCHSTATUS_UNKNOWN Armadillo_Signal_EncryptedBackupsSecrets_Epoch_EpochStatus = 0
	Armadillo_Signal_EncryptedBackupsSecrets_Epoch_ES_OPEN             Armadillo_Signal_EncryptedBackupsSecrets_Epoch_EpochStatus = 1
	Armadillo_Signal_EncryptedBackupsSecrets_Epoch_ES_CLOSE            Armadillo_Signal_EncryptedBackupsSecrets_Epoch_EpochStatus = 2
)

func (Armadillo_Signal_EncryptedBackupsSecrets_Epoch_EpochStatus) Descriptor

func (Armadillo_Signal_EncryptedBackupsSecrets_Epoch_EpochStatus) Enum

func (Armadillo_Signal_EncryptedBackupsSecrets_Epoch_EpochStatus) EnumDescriptor deprecated

Deprecated: Use Armadillo_Signal_EncryptedBackupsSecrets_Epoch_EpochStatus.Descriptor instead.

func (Armadillo_Signal_EncryptedBackupsSecrets_Epoch_EpochStatus) Number

func (Armadillo_Signal_EncryptedBackupsSecrets_Epoch_EpochStatus) String

func (Armadillo_Signal_EncryptedBackupsSecrets_Epoch_EpochStatus) Type

type Armadillo_SubProtocolPayload

type Armadillo_SubProtocolPayload struct {
	FutureProof waCommon.FutureProofBehavior `protobuf:"varint,1,opt,name=futureProof,proto3,enum=WACommon.FutureProofBehavior" json:"futureProof,omitempty"`
	// contains filtered or unexported fields
}

func (*Armadillo_SubProtocolPayload) Descriptor deprecated

func (*Armadillo_SubProtocolPayload) Descriptor() ([]byte, []int)

Deprecated: Use Armadillo_SubProtocolPayload.ProtoReflect.Descriptor instead.

func (*Armadillo_SubProtocolPayload) GetFutureProof

func (*Armadillo_SubProtocolPayload) ProtoMessage

func (*Armadillo_SubProtocolPayload) ProtoMessage()

func (*Armadillo_SubProtocolPayload) ProtoReflect

func (*Armadillo_SubProtocolPayload) Reset

func (x *Armadillo_SubProtocolPayload) Reset()

func (*Armadillo_SubProtocolPayload) String

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL