waSyncAction

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2026 License: MPL-2.0, MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CollectionName_name = map[int32]string{
		0: "COLLECTION_NAME_UNKNOWN",
		1: "REGULAR",
		2: "REGULAR_LOW",
		3: "REGULAR_HIGH",
		4: "CRITICAL_BLOCK",
		5: "CRITICAL_UNBLOCK_LOW",
	}
	CollectionName_value = map[string]int32{
		"COLLECTION_NAME_UNKNOWN": 0,
		"REGULAR":                 1,
		"REGULAR_LOW":             2,
		"REGULAR_HIGH":            3,
		"CRITICAL_BLOCK":          4,
		"CRITICAL_UNBLOCK_LOW":    5,
	}
)

Enum value maps for CollectionName.

View Source
var (
	MutationProps_name = map[int32]string{
		2:     "STAR_ACTION",
		3:     "CONTACT_ACTION",
		4:     "MUTE_ACTION",
		5:     "PIN_ACTION",
		6:     "SECURITY_NOTIFICATION_SETTING",
		7:     "PUSH_NAME_SETTING",
		8:     "QUICK_REPLY_ACTION",
		11:    "RECENT_EMOJI_WEIGHTS_ACTION",
		13:    "LABEL_MESSAGE_ACTION",
		14:    "LABEL_EDIT_ACTION",
		15:    "LABEL_ASSOCIATION_ACTION",
		16:    "LOCALE_SETTING",
		17:    "ARCHIVE_CHAT_ACTION",
		18:    "DELETE_MESSAGE_FOR_ME_ACTION",
		19:    "KEY_EXPIRATION",
		20:    "MARK_CHAT_AS_READ_ACTION",
		21:    "CLEAR_CHAT_ACTION",
		22:    "DELETE_CHAT_ACTION",
		23:    "UNARCHIVE_CHATS_SETTING",
		24:    "PRIMARY_FEATURE",
		26:    "ANDROID_UNSUPPORTED_ACTIONS",
		27:    "AGENT_ACTION",
		28:    "SUBSCRIPTION_ACTION",
		29:    "USER_STATUS_MUTE_ACTION",
		30:    "TIME_FORMAT_ACTION",
		31:    "NUX_ACTION",
		32:    "PRIMARY_VERSION_ACTION",
		33:    "STICKER_ACTION",
		34:    "REMOVE_RECENT_STICKER_ACTION",
		35:    "CHAT_ASSIGNMENT",
		36:    "CHAT_ASSIGNMENT_OPENED_STATUS",
		37:    "PN_FOR_LID_CHAT_ACTION",
		38:    "MARKETING_MESSAGE_ACTION",
		39:    "MARKETING_MESSAGE_BROADCAST_ACTION",
		40:    "EXTERNAL_WEB_BETA_ACTION",
		41:    "PRIVACY_SETTING_RELAY_ALL_CALLS",
		42:    "CALL_LOG_ACTION",
		43:    "UGC_BOT",
		44:    "STATUS_PRIVACY",
		45:    "BOT_WELCOME_REQUEST_ACTION",
		46:    "DELETE_INDIVIDUAL_CALL_LOG",
		47:    "LABEL_REORDERING_ACTION",
		48:    "PAYMENT_INFO_ACTION",
		49:    "CUSTOM_PAYMENT_METHODS_ACTION",
		50:    "LOCK_CHAT_ACTION",
		51:    "CHAT_LOCK_SETTINGS",
		52:    "WAMO_USER_IDENTIFIER_ACTION",
		53:    "PRIVACY_SETTING_DISABLE_LINK_PREVIEWS_ACTION",
		54:    "DEVICE_CAPABILITIES",
		55:    "NOTE_EDIT_ACTION",
		56:    "FAVORITES_ACTION",
		57:    "MERCHANT_PAYMENT_PARTNER_ACTION",
		58:    "WAFFLE_ACCOUNT_LINK_STATE_ACTION",
		59:    "USERNAME_CHAT_START_MODE",
		60:    "NOTIFICATION_ACTIVITY_SETTING_ACTION",
		61:    "LID_CONTACT_ACTION",
		62:    "CTWA_PER_CUSTOMER_DATA_SHARING_ACTION",
		63:    "PAYMENT_TOS_ACTION",
		64:    "PRIVACY_SETTING_CHANNELS_PERSONALISED_RECOMMENDATION_ACTION",
		65:    "BUSINESS_BROADCAST_ASSOCIATION_ACTION",
		66:    "DETECTED_OUTCOMES_STATUS_ACTION",
		68:    "MAIBA_AI_FEATURES_CONTROL_ACTION",
		69:    "BUSINESS_BROADCAST_LIST_ACTION",
		70:    "MUSIC_USER_ID_ACTION",
		71:    "STATUS_POST_OPT_IN_NOTIFICATION_PREFERENCES_ACTION",
		72:    "AVATAR_UPDATED_ACTION",
		73:    "GALAXY_FLOW_ACTION",
		74:    "PRIVATE_PROCESSING_SETTING_ACTION",
		75:    "NEWSLETTER_SAVED_INTERESTS_ACTION",
		76:    "AI_THREAD_RENAME_ACTION",
		77:    "INTERACTIVE_MESSAGE_ACTION",
		78:    "SETTINGS_SYNC_ACTION",
		79:    "OUT_CONTACT_ACTION",
		80:    "NCT_SALT_SYNC_ACTION",
		81:    "BUSINESS_BROADCAST_CAMPAIGN_ACTION",
		82:    "BUSINESS_BROADCAST_INSIGHTS_ACTION",
		83:    "CUSTOMER_DATA_ACTION",
		84:    "SUBSCRIPTIONS_SYNC_V2_ACTION",
		85:    "THREAD_PIN_ACTION",
		86:    "AUTO_ORGANIZE_BUSINESS_CHAT_SETTING",
		87:    "BIZ_AI_SETTINGS_NUDGE_ACTION",
		88:    "COEX_V2_VERSION_ACTION",
		89:    "WASA_ROOT_SECRET_ACTION",
		90:    "BUBBLE_LOCK_MESSAGE_ACTION",
		91:    "LABEL_SUBLIST_ACTION",
		92:    "DEVICE_CAPABILITIES_V2",
		10001: "SHARE_OWN_PN",
		10002: "BUSINESS_BROADCAST_ACTION",
		10003: "AI_THREAD_DELETE_ACTION",
	}
	MutationProps_value = map[string]int32{
		"STAR_ACTION":                                  2,
		"CONTACT_ACTION":                               3,
		"MUTE_ACTION":                                  4,
		"PIN_ACTION":                                   5,
		"SECURITY_NOTIFICATION_SETTING":                6,
		"PUSH_NAME_SETTING":                            7,
		"QUICK_REPLY_ACTION":                           8,
		"RECENT_EMOJI_WEIGHTS_ACTION":                  11,
		"LABEL_MESSAGE_ACTION":                         13,
		"LABEL_EDIT_ACTION":                            14,
		"LABEL_ASSOCIATION_ACTION":                     15,
		"LOCALE_SETTING":                               16,
		"ARCHIVE_CHAT_ACTION":                          17,
		"DELETE_MESSAGE_FOR_ME_ACTION":                 18,
		"KEY_EXPIRATION":                               19,
		"MARK_CHAT_AS_READ_ACTION":                     20,
		"CLEAR_CHAT_ACTION":                            21,
		"DELETE_CHAT_ACTION":                           22,
		"UNARCHIVE_CHATS_SETTING":                      23,
		"PRIMARY_FEATURE":                              24,
		"ANDROID_UNSUPPORTED_ACTIONS":                  26,
		"AGENT_ACTION":                                 27,
		"SUBSCRIPTION_ACTION":                          28,
		"USER_STATUS_MUTE_ACTION":                      29,
		"TIME_FORMAT_ACTION":                           30,
		"NUX_ACTION":                                   31,
		"PRIMARY_VERSION_ACTION":                       32,
		"STICKER_ACTION":                               33,
		"REMOVE_RECENT_STICKER_ACTION":                 34,
		"CHAT_ASSIGNMENT":                              35,
		"CHAT_ASSIGNMENT_OPENED_STATUS":                36,
		"PN_FOR_LID_CHAT_ACTION":                       37,
		"MARKETING_MESSAGE_ACTION":                     38,
		"MARKETING_MESSAGE_BROADCAST_ACTION":           39,
		"EXTERNAL_WEB_BETA_ACTION":                     40,
		"PRIVACY_SETTING_RELAY_ALL_CALLS":              41,
		"CALL_LOG_ACTION":                              42,
		"UGC_BOT":                                      43,
		"STATUS_PRIVACY":                               44,
		"BOT_WELCOME_REQUEST_ACTION":                   45,
		"DELETE_INDIVIDUAL_CALL_LOG":                   46,
		"LABEL_REORDERING_ACTION":                      47,
		"PAYMENT_INFO_ACTION":                          48,
		"CUSTOM_PAYMENT_METHODS_ACTION":                49,
		"LOCK_CHAT_ACTION":                             50,
		"CHAT_LOCK_SETTINGS":                           51,
		"WAMO_USER_IDENTIFIER_ACTION":                  52,
		"PRIVACY_SETTING_DISABLE_LINK_PREVIEWS_ACTION": 53,
		"DEVICE_CAPABILITIES":                          54,
		"NOTE_EDIT_ACTION":                             55,
		"FAVORITES_ACTION":                             56,
		"MERCHANT_PAYMENT_PARTNER_ACTION":              57,
		"WAFFLE_ACCOUNT_LINK_STATE_ACTION":             58,
		"USERNAME_CHAT_START_MODE":                     59,
		"NOTIFICATION_ACTIVITY_SETTING_ACTION":         60,
		"LID_CONTACT_ACTION":                           61,
		"CTWA_PER_CUSTOMER_DATA_SHARING_ACTION":        62,
		"PAYMENT_TOS_ACTION":                           63,
		"PRIVACY_SETTING_CHANNELS_PERSONALISED_RECOMMENDATION_ACTION": 64,
		"BUSINESS_BROADCAST_ASSOCIATION_ACTION":                       65,
		"DETECTED_OUTCOMES_STATUS_ACTION":                             66,
		"MAIBA_AI_FEATURES_CONTROL_ACTION":                            68,
		"BUSINESS_BROADCAST_LIST_ACTION":                              69,
		"MUSIC_USER_ID_ACTION":                                        70,
		"STATUS_POST_OPT_IN_NOTIFICATION_PREFERENCES_ACTION":          71,
		"AVATAR_UPDATED_ACTION":                                       72,
		"GALAXY_FLOW_ACTION":                                          73,
		"PRIVATE_PROCESSING_SETTING_ACTION":                           74,
		"NEWSLETTER_SAVED_INTERESTS_ACTION":                           75,
		"AI_THREAD_RENAME_ACTION":                                     76,
		"INTERACTIVE_MESSAGE_ACTION":                                  77,
		"SETTINGS_SYNC_ACTION":                                        78,
		"OUT_CONTACT_ACTION":                                          79,
		"NCT_SALT_SYNC_ACTION":                                        80,
		"BUSINESS_BROADCAST_CAMPAIGN_ACTION":                          81,
		"BUSINESS_BROADCAST_INSIGHTS_ACTION":                          82,
		"CUSTOMER_DATA_ACTION":                                        83,
		"SUBSCRIPTIONS_SYNC_V2_ACTION":                                84,
		"THREAD_PIN_ACTION":                                           85,
		"AUTO_ORGANIZE_BUSINESS_CHAT_SETTING":                         86,
		"BIZ_AI_SETTINGS_NUDGE_ACTION":                                87,
		"COEX_V2_VERSION_ACTION":                                      88,
		"WASA_ROOT_SECRET_ACTION":                                     89,
		"BUBBLE_LOCK_MESSAGE_ACTION":                                  90,
		"LABEL_SUBLIST_ACTION":                                        91,
		"DEVICE_CAPABILITIES_V2":                                      92,
		"SHARE_OWN_PN":                                                10001,
		"BUSINESS_BROADCAST_ACTION":                                   10002,
		"AI_THREAD_DELETE_ACTION":                                     10003,
	}
)

Enum value maps for MutationProps.

View Source
var (
	BusinessBroadcastCampaignStatus_name = map[int32]string{
		1: "DRAFT",
		2: "SCHEDULED",
		3: "PROCESSING",
		4: "FAILED",
		5: "SENT",
	}
	BusinessBroadcastCampaignStatus_value = map[string]int32{
		"DRAFT":      1,
		"SCHEDULED":  2,
		"PROCESSING": 3,
		"FAILED":     4,
		"SENT":       5,
	}
)

Enum value maps for BusinessBroadcastCampaignStatus.

View Source
var (
	CallLogRecord_CallType_name = map[int32]string{
		0: "REGULAR",
		1: "SCHEDULED_CALL",
		2: "VOICE_CHAT",
	}
	CallLogRecord_CallType_value = map[string]int32{
		"REGULAR":        0,
		"SCHEDULED_CALL": 1,
		"VOICE_CHAT":     2,
	}
)

Enum value maps for CallLogRecord_CallType.

View Source
var (
	CallLogRecord_SilenceReason_name = map[int32]string{
		0: "NONE",
		1: "SCHEDULED",
		2: "PRIVACY",
		3: "LIGHTWEIGHT",
	}
	CallLogRecord_SilenceReason_value = map[string]int32{
		"NONE":        0,
		"SCHEDULED":   1,
		"PRIVACY":     2,
		"LIGHTWEIGHT": 3,
	}
)

Enum value maps for CallLogRecord_SilenceReason.

View Source
var (
	CallLogRecord_CallResult_name = map[int32]string{
		0:  "CONNECTED",
		1:  "REJECTED",
		2:  "CANCELLED",
		3:  "ACCEPTEDELSEWHERE",
		4:  "MISSED",
		5:  "INVALID",
		6:  "UNAVAILABLE",
		7:  "UPCOMING",
		8:  "FAILED",
		9:  "ABANDONED",
		10: "ONGOING",
	}
	CallLogRecord_CallResult_value = map[string]int32{
		"CONNECTED":         0,
		"REJECTED":          1,
		"CANCELLED":         2,
		"ACCEPTEDELSEWHERE": 3,
		"MISSED":            4,
		"INVALID":           5,
		"UNAVAILABLE":       6,
		"UPCOMING":          7,
		"FAILED":            8,
		"ABANDONED":         9,
		"ONGOING":           10,
	}
)

Enum value maps for CallLogRecord_CallResult.

View Source
var (
	WASARootSecretAction_RootSecretEntry_Status_name = map[int32]string{
		0: "INACTIVE",
		1: "ACTIVE",
	}
	WASARootSecretAction_RootSecretEntry_Status_value = map[string]int32{
		"INACTIVE": 0,
		"ACTIVE":   1,
	}
)

Enum value maps for WASARootSecretAction_RootSecretEntry_Status.

View Source
var (
	SettingsSyncAction_MediaQualitySetting_name = map[int32]string{
		0: "MEDIA_QUALITY_UNKNOWN",
		1: "STANDARD",
		2: "HD",
	}
	SettingsSyncAction_MediaQualitySetting_value = map[string]int32{
		"MEDIA_QUALITY_UNKNOWN": 0,
		"STANDARD":              1,
		"HD":                    2,
	}
)

Enum value maps for SettingsSyncAction_MediaQualitySetting.

View Source
var (
	SettingsSyncAction_DisplayMode_name = map[int32]string{
		0: "DISPLAY_MODE_UNKNOWN",
		1: "ALWAYS",
		2: "NEVER",
		3: "ONLY_WHEN_APP_IS_OPEN",
	}
	SettingsSyncAction_DisplayMode_value = map[string]int32{
		"DISPLAY_MODE_UNKNOWN":  0,
		"ALWAYS":                1,
		"NEVER":                 2,
		"ONLY_WHEN_APP_IS_OPEN": 3,
	}
)

Enum value maps for SettingsSyncAction_DisplayMode.

View Source
var (
	SettingsSyncAction_SettingKey_name = map[int32]string{
		0:  "SETTING_KEY_UNKNOWN",
		1:  "START_AT_LOGIN",
		2:  "MINIMIZE_TO_TRAY",
		3:  "LANGUAGE",
		4:  "REPLACE_TEXT_WITH_EMOJI",
		5:  "BANNER_NOTIFICATION_DISPLAY_MODE",
		6:  "UNREAD_COUNTER_BADGE_DISPLAY_MODE",
		7:  "IS_MESSAGES_NOTIFICATION_ENABLED",
		8:  "IS_CALLS_NOTIFICATION_ENABLED",
		9:  "IS_REACTIONS_NOTIFICATION_ENABLED",
		10: "IS_STATUS_REACTIONS_NOTIFICATION_ENABLED",
		11: "IS_TEXT_PREVIEW_FOR_NOTIFICATION_ENABLED",
		12: "DEFAULT_NOTIFICATION_TONE_ID",
		13: "GROUP_DEFAULT_NOTIFICATION_TONE_ID",
		14: "APP_THEME",
		15: "WALLPAPER_ID",
		16: "IS_DOODLE_WALLPAPER_ENABLED",
		17: "FONT_SIZE",
		18: "IS_PHOTOS_AUTODOWNLOAD_ENABLED",
		19: "IS_AUDIOS_AUTODOWNLOAD_ENABLED",
		20: "IS_VIDEOS_AUTODOWNLOAD_ENABLED",
		21: "IS_DOCUMENTS_AUTODOWNLOAD_ENABLED",
		22: "DISABLE_LINK_PREVIEWS",
		23: "NOTIFICATION_TONE_ID",
		24: "MEDIA_UPLOAD_QUALITY",
		25: "IS_SPELL_CHECK_ENABLED",
		26: "IS_ENTER_TO_SEND_ENABLED",
		27: "IS_GROUP_MESSAGE_NOTIFICATION_ENABLED",
		28: "IS_GROUP_REACTIONS_NOTIFICATION_ENABLED",
		29: "IS_STATUS_NOTIFICATION_ENABLED",
		30: "STATUS_NOTIFICATION_TONE_ID",
		31: "SHOULD_PLAY_SOUND_FOR_CALL_NOTIFICATION",
		32: "CHAT_THEME_ID",
		33: "COLOR_SCHEME_ID",
		34: "STOCK_WALLPAPER_IMAGE_ID",
	}
	SettingsSyncAction_SettingKey_value = map[string]int32{
		"SETTING_KEY_UNKNOWN":                      0,
		"START_AT_LOGIN":                           1,
		"MINIMIZE_TO_TRAY":                         2,
		"LANGUAGE":                                 3,
		"REPLACE_TEXT_WITH_EMOJI":                  4,
		"BANNER_NOTIFICATION_DISPLAY_MODE":         5,
		"UNREAD_COUNTER_BADGE_DISPLAY_MODE":        6,
		"IS_MESSAGES_NOTIFICATION_ENABLED":         7,
		"IS_CALLS_NOTIFICATION_ENABLED":            8,
		"IS_REACTIONS_NOTIFICATION_ENABLED":        9,
		"IS_STATUS_REACTIONS_NOTIFICATION_ENABLED": 10,
		"IS_TEXT_PREVIEW_FOR_NOTIFICATION_ENABLED": 11,
		"DEFAULT_NOTIFICATION_TONE_ID":             12,
		"GROUP_DEFAULT_NOTIFICATION_TONE_ID":       13,
		"APP_THEME":                                14,
		"WALLPAPER_ID":                             15,
		"IS_DOODLE_WALLPAPER_ENABLED":              16,
		"FONT_SIZE":                                17,
		"IS_PHOTOS_AUTODOWNLOAD_ENABLED":           18,
		"IS_AUDIOS_AUTODOWNLOAD_ENABLED":           19,
		"IS_VIDEOS_AUTODOWNLOAD_ENABLED":           20,
		"IS_DOCUMENTS_AUTODOWNLOAD_ENABLED":        21,
		"DISABLE_LINK_PREVIEWS":                    22,
		"NOTIFICATION_TONE_ID":                     23,
		"MEDIA_UPLOAD_QUALITY":                     24,
		"IS_SPELL_CHECK_ENABLED":                   25,
		"IS_ENTER_TO_SEND_ENABLED":                 26,
		"IS_GROUP_MESSAGE_NOTIFICATION_ENABLED":    27,
		"IS_GROUP_REACTIONS_NOTIFICATION_ENABLED":  28,
		"IS_STATUS_NOTIFICATION_ENABLED":           29,
		"STATUS_NOTIFICATION_TONE_ID":              30,
		"SHOULD_PLAY_SOUND_FOR_CALL_NOTIFICATION":  31,
		"CHAT_THEME_ID":                            32,
		"COLOR_SCHEME_ID":                          33,
		"STOCK_WALLPAPER_IMAGE_ID":                 34,
	}
)

Enum value maps for SettingsSyncAction_SettingKey.

View Source
var (
	SettingsSyncAction_SettingPlatform_name = map[int32]string{
		0: "PLATFORM_UNKNOWN",
		1: "WEB",
		2: "HYBRID",
		3: "WINDOWS",
		4: "MAC",
	}
	SettingsSyncAction_SettingPlatform_value = map[string]int32{
		"PLATFORM_UNKNOWN": 0,
		"WEB":              1,
		"HYBRID":           2,
		"WINDOWS":          3,
		"MAC":              4,
	}
)

Enum value maps for SettingsSyncAction_SettingPlatform.

View Source
var (
	InteractiveMessageAction_InteractiveMessageActionMode_name = map[int32]string{
		1: "DISABLE_CTA",
	}
	InteractiveMessageAction_InteractiveMessageActionMode_value = map[string]int32{
		"DISABLE_CTA": 1,
	}
)

Enum value maps for InteractiveMessageAction_InteractiveMessageActionMode.

View Source
var (
	PrivateProcessingSettingAction_PrivateProcessingStatus_name = map[int32]string{
		0: "UNDEFINED",
		1: "ENABLED",
		2: "DISABLED",
	}
	PrivateProcessingSettingAction_PrivateProcessingStatus_value = map[string]int32{
		"UNDEFINED": 0,
		"ENABLED":   1,
		"DISABLED":  2,
	}
)

Enum value maps for PrivateProcessingSettingAction_PrivateProcessingStatus.

View Source
var (
	AvatarUpdatedAction_AvatarEventType_name = map[int32]string{
		0: "UPDATED",
		1: "CREATED",
		2: "DELETED",
	}
	AvatarUpdatedAction_AvatarEventType_value = map[string]int32{
		"UPDATED": 0,
		"CREATED": 1,
		"DELETED": 2,
	}
)

Enum value maps for AvatarUpdatedAction_AvatarEventType.

View Source
var (
	BizAISettingsNudgeAction_BizAISettingsCategory_name = map[int32]string{
		0: "UNKNOWN",
		1: "INSTRUCTIONS",
		2: "RESPONSE_SETTINGS",
		3: "EXAMPLE_RESPONSES",
		4: "KNOWLEDGE",
		5: "LEAD_GEN",
		6: "HANDOFF_REMOVAL_TIMING",
	}
	BizAISettingsNudgeAction_BizAISettingsCategory_value = map[string]int32{
		"UNKNOWN":                0,
		"INSTRUCTIONS":           1,
		"RESPONSE_SETTINGS":      2,
		"EXAMPLE_RESPONSES":      3,
		"KNOWLEDGE":              4,
		"LEAD_GEN":               5,
		"HANDOFF_REMOVAL_TIMING": 6,
	}
)

Enum value maps for BizAISettingsNudgeAction_BizAISettingsCategory.

View Source
var (
	MaibaAIFeaturesControlAction_MaibaAIReplyMode_name = map[int32]string{
		0: "MUTED",
		1: "AI_AGENT",
		2: "SUGGESTIONS",
	}
	MaibaAIFeaturesControlAction_MaibaAIReplyMode_value = map[string]int32{
		"MUTED":       0,
		"AI_AGENT":    1,
		"SUGGESTIONS": 2,
	}
)

Enum value maps for MaibaAIFeaturesControlAction_MaibaAIReplyMode.

View Source
var (
	MaibaAIFeaturesControlAction_MaibaAIFeatureStatus_name = map[int32]string{
		0: "ENABLED",
		1: "ENABLED_HAS_LEARNING",
		2: "DISABLED",
	}
	MaibaAIFeaturesControlAction_MaibaAIFeatureStatus_value = map[string]int32{
		"ENABLED":              0,
		"ENABLED_HAS_LEARNING": 1,
		"DISABLED":             2,
	}
)

Enum value maps for MaibaAIFeaturesControlAction_MaibaAIFeatureStatus.

View Source
var (
	PaymentTosAction_PaymentNotice_name = map[int32]string{
		0: "BR_PAY_PRIVACY_POLICY",
	}
	PaymentTosAction_PaymentNotice_value = map[string]int32{
		"BR_PAY_PRIVACY_POLICY": 0,
	}
)

Enum value maps for PaymentTosAction_PaymentNotice.

View Source
var (
	NotificationActivitySettingAction_NotificationActivitySetting_name = map[int32]string{
		0: "DEFAULT_ALL_MESSAGES",
		1: "ALL_MESSAGES",
		2: "HIGHLIGHTS",
		3: "DEFAULT_HIGHLIGHTS",
	}
	NotificationActivitySettingAction_NotificationActivitySetting_value = map[string]int32{
		"DEFAULT_ALL_MESSAGES": 0,
		"ALL_MESSAGES":         1,
		"HIGHLIGHTS":           2,
		"DEFAULT_HIGHLIGHTS":   3,
	}
)

Enum value maps for NotificationActivitySettingAction_NotificationActivitySetting.

View Source
var (
	WaffleAccountLinkStateAction_AccountLinkState_name = map[int32]string{
		0: "ACTIVE",
		1: "PAUSED",
		2: "UNLINKED",
	}
	WaffleAccountLinkStateAction_AccountLinkState_value = map[string]int32{
		"ACTIVE":   0,
		"PAUSED":   1,
		"UNLINKED": 2,
	}
)

Enum value maps for WaffleAccountLinkStateAction_AccountLinkState.

View Source
var (
	MerchantPaymentPartnerAction_Status_name = map[int32]string{
		0: "ACTIVE",
		1: "INACTIVE",
	}
	MerchantPaymentPartnerAction_Status_value = map[string]int32{
		"ACTIVE":   0,
		"INACTIVE": 1,
	}
)

Enum value maps for MerchantPaymentPartnerAction_Status.

View Source
var (
	NoteEditAction_NoteType_name = map[int32]string{
		1: "UNSTRUCTURED",
		2: "STRUCTURED",
	}
	NoteEditAction_NoteType_value = map[string]int32{
		"UNSTRUCTURED": 1,
		"STRUCTURED":   2,
	}
)

Enum value maps for NoteEditAction_NoteType.

View Source
var (
	StatusPrivacyAction_StatusDistributionMode_name = map[int32]string{
		0: "ALLOW_LIST",
		1: "DENY_LIST",
		2: "CONTACTS",
		3: "CLOSE_FRIENDS",
		4: "CUSTOM_LIST",
	}
	StatusPrivacyAction_StatusDistributionMode_value = map[string]int32{
		"ALLOW_LIST":    0,
		"DENY_LIST":     1,
		"CONTACTS":      2,
		"CLOSE_FRIENDS": 3,
		"CUSTOM_LIST":   4,
	}
)

Enum value maps for StatusPrivacyAction_StatusDistributionMode.

View Source
var (
	MarketingMessageAction_MarketingMessagePrototypeType_name = map[int32]string{
		0: "PERSONALIZED",
	}
	MarketingMessageAction_MarketingMessagePrototypeType_value = map[string]int32{
		"PERSONALIZED": 0,
	}
)

Enum value maps for MarketingMessageAction_MarketingMessagePrototypeType.

View Source
var (
	UsernameChatStartModeAction_ChatStartMode_name = map[int32]string{
		1: "LID",
		2: "PN",
	}
	UsernameChatStartModeAction_ChatStartMode_value = map[string]int32{
		"LID": 1,
		"PN":  2,
	}
)

Enum value maps for UsernameChatStartModeAction_ChatStartMode.

View Source
var (
	LabelEditAction_ListType_name = map[int32]string{
		0:  "NONE",
		1:  "UNREAD",
		2:  "GROUPS",
		3:  "FAVORITES",
		4:  "PREDEFINED",
		5:  "CUSTOM",
		6:  "COMMUNITY",
		7:  "SERVER_ASSIGNED",
		8:  "DRAFTED",
		9:  "AI_HANDOFF",
		10: "CHANNELS",
		11: "AI_RESPONDING",
		12: "ARCHIVED",
		13: "LOCKED",
		14: "INVITES",
		15: "THIRD_PARTY",
		16: "LEAD",
		17: "MENTIONS_AND_REPLIES",
	}
	LabelEditAction_ListType_value = map[string]int32{
		"NONE":                 0,
		"UNREAD":               1,
		"GROUPS":               2,
		"FAVORITES":            3,
		"PREDEFINED":           4,
		"CUSTOM":               5,
		"COMMUNITY":            6,
		"SERVER_ASSIGNED":      7,
		"DRAFTED":              8,
		"AI_HANDOFF":           9,
		"CHANNELS":             10,
		"AI_RESPONDING":        11,
		"ARCHIVED":             12,
		"LOCKED":               13,
		"INVITES":              14,
		"THIRD_PARTY":          15,
		"LEAD":                 16,
		"MENTIONS_AND_REPLIES": 17,
	}
)

Enum value maps for LabelEditAction_ListType.

View Source
var (
	PatchDebugData_Platform_name = map[int32]string{
		0:  "ANDROID",
		1:  "SMBA",
		2:  "IPHONE",
		3:  "SMBI",
		4:  "WEB",
		5:  "UWP",
		6:  "DARWIN",
		7:  "IPAD",
		8:  "WEAROS",
		9:  "WASG",
		10: "WEARM",
		11: "CAPI",
	}
	PatchDebugData_Platform_value = map[string]int32{
		"ANDROID": 0,
		"SMBA":    1,
		"IPHONE":  2,
		"SMBI":    3,
		"WEB":     4,
		"UWP":     5,
		"DARWIN":  6,
		"IPAD":    7,
		"WEAROS":  8,
		"WASG":    9,
		"WEARM":   10,
		"CAPI":    11,
	}
)

Enum value maps for PatchDebugData_Platform.

View Source
var File_waSyncAction_WAWebProtobufSyncAction_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AgentAction

type AgentAction struct {
	Name      *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
	DeviceID  *int32  `protobuf:"varint,2,opt,name=deviceID" json:"deviceID,omitempty"`
	IsDeleted *bool   `protobuf:"varint,3,opt,name=isDeleted" json:"isDeleted,omitempty"`
	// contains filtered or unexported fields
}

func (*AgentAction) Descriptor deprecated

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

Deprecated: Use AgentAction.ProtoReflect.Descriptor instead.

func (*AgentAction) GetDeviceID

func (x *AgentAction) GetDeviceID() int32

func (*AgentAction) GetIsDeleted

func (x *AgentAction) GetIsDeleted() bool

func (*AgentAction) GetName

func (x *AgentAction) GetName() string

func (*AgentAction) ProtoMessage

func (*AgentAction) ProtoMessage()

func (*AgentAction) ProtoReflect

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

func (*AgentAction) Reset

func (x *AgentAction) Reset()

func (*AgentAction) String

func (x *AgentAction) String() string

type AiThreadRenameAction

type AiThreadRenameAction struct {
	NewTitle *string `protobuf:"bytes,1,opt,name=newTitle" json:"newTitle,omitempty"`
	// contains filtered or unexported fields
}

func (*AiThreadRenameAction) Descriptor deprecated

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

Deprecated: Use AiThreadRenameAction.ProtoReflect.Descriptor instead.

func (*AiThreadRenameAction) GetNewTitle

func (x *AiThreadRenameAction) GetNewTitle() string

func (*AiThreadRenameAction) ProtoMessage

func (*AiThreadRenameAction) ProtoMessage()

func (*AiThreadRenameAction) ProtoReflect

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

func (*AiThreadRenameAction) Reset

func (x *AiThreadRenameAction) Reset()

func (*AiThreadRenameAction) String

func (x *AiThreadRenameAction) String() string

type AndroidUnsupportedActions

type AndroidUnsupportedActions struct {
	Allowed *bool `protobuf:"varint,1,opt,name=allowed" json:"allowed,omitempty"`
	// contains filtered or unexported fields
}

func (*AndroidUnsupportedActions) Descriptor deprecated

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

Deprecated: Use AndroidUnsupportedActions.ProtoReflect.Descriptor instead.

func (*AndroidUnsupportedActions) GetAllowed

func (x *AndroidUnsupportedActions) GetAllowed() bool

func (*AndroidUnsupportedActions) ProtoMessage

func (*AndroidUnsupportedActions) ProtoMessage()

func (*AndroidUnsupportedActions) ProtoReflect

func (*AndroidUnsupportedActions) Reset

func (x *AndroidUnsupportedActions) Reset()

func (*AndroidUnsupportedActions) String

func (x *AndroidUnsupportedActions) String() string

type ArchiveChatAction

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

func (*ArchiveChatAction) Descriptor deprecated

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

Deprecated: Use ArchiveChatAction.ProtoReflect.Descriptor instead.

func (*ArchiveChatAction) GetArchived

func (x *ArchiveChatAction) GetArchived() bool

func (*ArchiveChatAction) GetMessageRange

func (x *ArchiveChatAction) GetMessageRange() *SyncActionMessageRange

func (*ArchiveChatAction) ProtoMessage

func (*ArchiveChatAction) ProtoMessage()

func (*ArchiveChatAction) ProtoReflect

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

func (*ArchiveChatAction) Reset

func (x *ArchiveChatAction) Reset()

func (*ArchiveChatAction) String

func (x *ArchiveChatAction) String() string

type AutoOrganizeBusinessChatSetting

type AutoOrganizeBusinessChatSetting struct {
	AutoOrganize *bool `protobuf:"varint,1,opt,name=autoOrganize" json:"autoOrganize,omitempty"`
	// contains filtered or unexported fields
}

func (*AutoOrganizeBusinessChatSetting) Descriptor deprecated

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

Deprecated: Use AutoOrganizeBusinessChatSetting.ProtoReflect.Descriptor instead.

func (*AutoOrganizeBusinessChatSetting) GetAutoOrganize

func (x *AutoOrganizeBusinessChatSetting) GetAutoOrganize() bool

func (*AutoOrganizeBusinessChatSetting) ProtoMessage

func (*AutoOrganizeBusinessChatSetting) ProtoMessage()

func (*AutoOrganizeBusinessChatSetting) ProtoReflect

func (*AutoOrganizeBusinessChatSetting) Reset

func (*AutoOrganizeBusinessChatSetting) String

type AvatarUpdatedAction

type AvatarUpdatedAction struct {
	EventType            *AvatarUpdatedAction_AvatarEventType `` /* 130-byte string literal not displayed */
	RecentAvatarStickers []*StickerAction                     `protobuf:"bytes,2,rep,name=recentAvatarStickers" json:"recentAvatarStickers,omitempty"`
	// contains filtered or unexported fields
}

func (*AvatarUpdatedAction) Descriptor deprecated

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

Deprecated: Use AvatarUpdatedAction.ProtoReflect.Descriptor instead.

func (*AvatarUpdatedAction) GetEventType

func (*AvatarUpdatedAction) GetRecentAvatarStickers

func (x *AvatarUpdatedAction) GetRecentAvatarStickers() []*StickerAction

func (*AvatarUpdatedAction) ProtoMessage

func (*AvatarUpdatedAction) ProtoMessage()

func (*AvatarUpdatedAction) ProtoReflect

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

func (*AvatarUpdatedAction) Reset

func (x *AvatarUpdatedAction) Reset()

func (*AvatarUpdatedAction) String

func (x *AvatarUpdatedAction) String() string

type AvatarUpdatedAction_AvatarEventType

type AvatarUpdatedAction_AvatarEventType int32
const (
	AvatarUpdatedAction_UPDATED AvatarUpdatedAction_AvatarEventType = 0
	AvatarUpdatedAction_CREATED AvatarUpdatedAction_AvatarEventType = 1
	AvatarUpdatedAction_DELETED AvatarUpdatedAction_AvatarEventType = 2
)

func (AvatarUpdatedAction_AvatarEventType) Descriptor

func (AvatarUpdatedAction_AvatarEventType) Enum

func (AvatarUpdatedAction_AvatarEventType) EnumDescriptor deprecated

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

Deprecated: Use AvatarUpdatedAction_AvatarEventType.Descriptor instead.

func (AvatarUpdatedAction_AvatarEventType) Number

func (AvatarUpdatedAction_AvatarEventType) String

func (AvatarUpdatedAction_AvatarEventType) Type

func (*AvatarUpdatedAction_AvatarEventType) UnmarshalJSON deprecated

func (x *AvatarUpdatedAction_AvatarEventType) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type BizAISettingsNudgeAction

type BizAISettingsNudgeAction struct {
	Category    *BizAISettingsNudgeAction_BizAISettingsCategory `` /* 139-byte string literal not displayed */
	Version     *int64                                          `protobuf:"varint,2,opt,name=version" json:"version,omitempty"`
	UpdatedAtMS *int64                                          `protobuf:"varint,3,opt,name=updatedAtMS" json:"updatedAtMS,omitempty"`
	// contains filtered or unexported fields
}

func (*BizAISettingsNudgeAction) Descriptor deprecated

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

Deprecated: Use BizAISettingsNudgeAction.ProtoReflect.Descriptor instead.

func (*BizAISettingsNudgeAction) GetCategory

func (*BizAISettingsNudgeAction) GetUpdatedAtMS

func (x *BizAISettingsNudgeAction) GetUpdatedAtMS() int64

func (*BizAISettingsNudgeAction) GetVersion

func (x *BizAISettingsNudgeAction) GetVersion() int64

func (*BizAISettingsNudgeAction) ProtoMessage

func (*BizAISettingsNudgeAction) ProtoMessage()

func (*BizAISettingsNudgeAction) ProtoReflect

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

func (*BizAISettingsNudgeAction) Reset

func (x *BizAISettingsNudgeAction) Reset()

func (*BizAISettingsNudgeAction) String

func (x *BizAISettingsNudgeAction) String() string

type BizAISettingsNudgeAction_BizAISettingsCategory

type BizAISettingsNudgeAction_BizAISettingsCategory int32
const (
	BizAISettingsNudgeAction_UNKNOWN                BizAISettingsNudgeAction_BizAISettingsCategory = 0
	BizAISettingsNudgeAction_INSTRUCTIONS           BizAISettingsNudgeAction_BizAISettingsCategory = 1
	BizAISettingsNudgeAction_RESPONSE_SETTINGS      BizAISettingsNudgeAction_BizAISettingsCategory = 2
	BizAISettingsNudgeAction_EXAMPLE_RESPONSES      BizAISettingsNudgeAction_BizAISettingsCategory = 3
	BizAISettingsNudgeAction_KNOWLEDGE              BizAISettingsNudgeAction_BizAISettingsCategory = 4
	BizAISettingsNudgeAction_LEAD_GEN               BizAISettingsNudgeAction_BizAISettingsCategory = 5
	BizAISettingsNudgeAction_HANDOFF_REMOVAL_TIMING BizAISettingsNudgeAction_BizAISettingsCategory = 6
)

func (BizAISettingsNudgeAction_BizAISettingsCategory) Descriptor

func (BizAISettingsNudgeAction_BizAISettingsCategory) Enum

func (BizAISettingsNudgeAction_BizAISettingsCategory) EnumDescriptor deprecated

Deprecated: Use BizAISettingsNudgeAction_BizAISettingsCategory.Descriptor instead.

func (BizAISettingsNudgeAction_BizAISettingsCategory) Number

func (BizAISettingsNudgeAction_BizAISettingsCategory) String

func (BizAISettingsNudgeAction_BizAISettingsCategory) Type

func (*BizAISettingsNudgeAction_BizAISettingsCategory) UnmarshalJSON deprecated

Deprecated: Do not use.

type BotWelcomeRequestAction

type BotWelcomeRequestAction struct {
	IsSent *bool `protobuf:"varint,1,opt,name=isSent" json:"isSent,omitempty"`
	// contains filtered or unexported fields
}

func (*BotWelcomeRequestAction) Descriptor deprecated

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

Deprecated: Use BotWelcomeRequestAction.ProtoReflect.Descriptor instead.

func (*BotWelcomeRequestAction) GetIsSent

func (x *BotWelcomeRequestAction) GetIsSent() bool

func (*BotWelcomeRequestAction) ProtoMessage

func (*BotWelcomeRequestAction) ProtoMessage()

func (*BotWelcomeRequestAction) ProtoReflect

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

func (*BotWelcomeRequestAction) Reset

func (x *BotWelcomeRequestAction) Reset()

func (*BotWelcomeRequestAction) String

func (x *BotWelcomeRequestAction) String() string

type BroadcastListParticipant

type BroadcastListParticipant struct {
	LidJID *string `protobuf:"bytes,1,req,name=lidJID" json:"lidJID,omitempty"`
	PnJID  *string `protobuf:"bytes,2,opt,name=pnJID" json:"pnJID,omitempty"`
	// contains filtered or unexported fields
}

func (*BroadcastListParticipant) Descriptor deprecated

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

Deprecated: Use BroadcastListParticipant.ProtoReflect.Descriptor instead.

func (*BroadcastListParticipant) GetLidJID

func (x *BroadcastListParticipant) GetLidJID() string

func (*BroadcastListParticipant) GetPnJID

func (x *BroadcastListParticipant) GetPnJID() string

func (*BroadcastListParticipant) ProtoMessage

func (*BroadcastListParticipant) ProtoMessage()

func (*BroadcastListParticipant) ProtoReflect

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

func (*BroadcastListParticipant) Reset

func (x *BroadcastListParticipant) Reset()

func (*BroadcastListParticipant) String

func (x *BroadcastListParticipant) String() string

type BubbleLockMessageAction

type BubbleLockMessageAction struct {
	Locked *bool `protobuf:"varint,1,opt,name=locked" json:"locked,omitempty"`
	// contains filtered or unexported fields
}

func (*BubbleLockMessageAction) Descriptor deprecated

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

Deprecated: Use BubbleLockMessageAction.ProtoReflect.Descriptor instead.

func (*BubbleLockMessageAction) GetLocked

func (x *BubbleLockMessageAction) GetLocked() bool

func (*BubbleLockMessageAction) ProtoMessage

func (*BubbleLockMessageAction) ProtoMessage()

func (*BubbleLockMessageAction) ProtoReflect

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

func (*BubbleLockMessageAction) Reset

func (x *BubbleLockMessageAction) Reset()

func (*BubbleLockMessageAction) String

func (x *BubbleLockMessageAction) String() string

type BusinessBroadcastAssociationAction

type BusinessBroadcastAssociationAction struct {
	Deleted *bool `protobuf:"varint,1,opt,name=deleted" json:"deleted,omitempty"`
	// contains filtered or unexported fields
}

func (*BusinessBroadcastAssociationAction) Descriptor deprecated

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

Deprecated: Use BusinessBroadcastAssociationAction.ProtoReflect.Descriptor instead.

func (*BusinessBroadcastAssociationAction) GetDeleted

func (x *BusinessBroadcastAssociationAction) GetDeleted() bool

func (*BusinessBroadcastAssociationAction) ProtoMessage

func (*BusinessBroadcastAssociationAction) ProtoMessage()

func (*BusinessBroadcastAssociationAction) ProtoReflect

func (*BusinessBroadcastAssociationAction) Reset

func (*BusinessBroadcastAssociationAction) String

type BusinessBroadcastCampaignAction

type BusinessBroadcastCampaignAction struct {
	DeviceID           *int32                           `protobuf:"varint,1,opt,name=deviceID" json:"deviceID,omitempty"`
	AdID               *string                          `protobuf:"bytes,2,opt,name=adID" json:"adID,omitempty"`
	Name               *string                          `protobuf:"bytes,3,opt,name=name" json:"name,omitempty"`
	MsgID              *string                          `protobuf:"bytes,4,opt,name=msgID" json:"msgID,omitempty"`
	BroadcastJID       *string                          `protobuf:"bytes,5,opt,name=broadcastJID" json:"broadcastJID,omitempty"`
	ReservedQuota      *int32                           `protobuf:"varint,6,opt,name=reservedQuota" json:"reservedQuota,omitempty"`
	ScheduledTimestamp *int64                           `protobuf:"varint,7,opt,name=scheduledTimestamp" json:"scheduledTimestamp,omitempty"`
	CreateTimestamp    *int64                           `protobuf:"varint,8,opt,name=createTimestamp" json:"createTimestamp,omitempty"`
	Status             *BusinessBroadcastCampaignStatus `protobuf:"varint,9,opt,name=status,enum=WAWebProtobufSyncAction.BusinessBroadcastCampaignStatus" json:"status,omitempty"`
	// contains filtered or unexported fields
}

func (*BusinessBroadcastCampaignAction) Descriptor deprecated

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

Deprecated: Use BusinessBroadcastCampaignAction.ProtoReflect.Descriptor instead.

func (*BusinessBroadcastCampaignAction) GetAdID

func (*BusinessBroadcastCampaignAction) GetBroadcastJID

func (x *BusinessBroadcastCampaignAction) GetBroadcastJID() string

func (*BusinessBroadcastCampaignAction) GetCreateTimestamp

func (x *BusinessBroadcastCampaignAction) GetCreateTimestamp() int64

func (*BusinessBroadcastCampaignAction) GetDeviceID

func (x *BusinessBroadcastCampaignAction) GetDeviceID() int32

func (*BusinessBroadcastCampaignAction) GetMsgID

func (*BusinessBroadcastCampaignAction) GetName

func (*BusinessBroadcastCampaignAction) GetReservedQuota

func (x *BusinessBroadcastCampaignAction) GetReservedQuota() int32

func (*BusinessBroadcastCampaignAction) GetScheduledTimestamp

func (x *BusinessBroadcastCampaignAction) GetScheduledTimestamp() int64

func (*BusinessBroadcastCampaignAction) GetStatus

func (*BusinessBroadcastCampaignAction) ProtoMessage

func (*BusinessBroadcastCampaignAction) ProtoMessage()

func (*BusinessBroadcastCampaignAction) ProtoReflect

func (*BusinessBroadcastCampaignAction) Reset

func (*BusinessBroadcastCampaignAction) String

type BusinessBroadcastCampaignStatus

type BusinessBroadcastCampaignStatus int32
const (
	BusinessBroadcastCampaignStatus_DRAFT      BusinessBroadcastCampaignStatus = 1
	BusinessBroadcastCampaignStatus_SCHEDULED  BusinessBroadcastCampaignStatus = 2
	BusinessBroadcastCampaignStatus_PROCESSING BusinessBroadcastCampaignStatus = 3
	BusinessBroadcastCampaignStatus_FAILED     BusinessBroadcastCampaignStatus = 4
	BusinessBroadcastCampaignStatus_SENT       BusinessBroadcastCampaignStatus = 5
)

func (BusinessBroadcastCampaignStatus) Descriptor

func (BusinessBroadcastCampaignStatus) Enum

func (BusinessBroadcastCampaignStatus) EnumDescriptor deprecated

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

Deprecated: Use BusinessBroadcastCampaignStatus.Descriptor instead.

func (BusinessBroadcastCampaignStatus) Number

func (BusinessBroadcastCampaignStatus) String

func (BusinessBroadcastCampaignStatus) Type

func (*BusinessBroadcastCampaignStatus) UnmarshalJSON deprecated

func (x *BusinessBroadcastCampaignStatus) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type BusinessBroadcastInsightsAction

type BusinessBroadcastInsightsAction struct {
	RecipientCount  *int32 `protobuf:"varint,1,opt,name=recipientCount" json:"recipientCount,omitempty"`
	DeliveredCount  *int32 `protobuf:"varint,2,opt,name=deliveredCount" json:"deliveredCount,omitempty"`
	ReadCount       *int32 `protobuf:"varint,3,opt,name=readCount" json:"readCount,omitempty"`
	RepliedCount    *int32 `protobuf:"varint,4,opt,name=repliedCount" json:"repliedCount,omitempty"`
	QuickReplyCount *int32 `protobuf:"varint,5,opt,name=quickReplyCount" json:"quickReplyCount,omitempty"`
	// contains filtered or unexported fields
}

func (*BusinessBroadcastInsightsAction) Descriptor deprecated

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

Deprecated: Use BusinessBroadcastInsightsAction.ProtoReflect.Descriptor instead.

func (*BusinessBroadcastInsightsAction) GetDeliveredCount

func (x *BusinessBroadcastInsightsAction) GetDeliveredCount() int32

func (*BusinessBroadcastInsightsAction) GetQuickReplyCount

func (x *BusinessBroadcastInsightsAction) GetQuickReplyCount() int32

func (*BusinessBroadcastInsightsAction) GetReadCount

func (x *BusinessBroadcastInsightsAction) GetReadCount() int32

func (*BusinessBroadcastInsightsAction) GetRecipientCount

func (x *BusinessBroadcastInsightsAction) GetRecipientCount() int32

func (*BusinessBroadcastInsightsAction) GetRepliedCount

func (x *BusinessBroadcastInsightsAction) GetRepliedCount() int32

func (*BusinessBroadcastInsightsAction) ProtoMessage

func (*BusinessBroadcastInsightsAction) ProtoMessage()

func (*BusinessBroadcastInsightsAction) ProtoReflect

func (*BusinessBroadcastInsightsAction) Reset

func (*BusinessBroadcastInsightsAction) String

type BusinessBroadcastListAction

type BusinessBroadcastListAction struct {
	Deleted            *bool                       `protobuf:"varint,1,opt,name=deleted" json:"deleted,omitempty"`
	Participants       []*BroadcastListParticipant `protobuf:"bytes,2,rep,name=participants" json:"participants,omitempty"`
	ListName           *string                     `protobuf:"bytes,3,opt,name=listName" json:"listName,omitempty"`
	LabelIDs           []string                    `protobuf:"bytes,4,rep,name=labelIDs" json:"labelIDs,omitempty"`
	AudienceExpression *string                     `protobuf:"bytes,5,opt,name=audienceExpression" json:"audienceExpression,omitempty"`
	CustomAudienceFbid *string                     `protobuf:"bytes,6,opt,name=customAudienceFbid" json:"customAudienceFbid,omitempty"`
	// contains filtered or unexported fields
}

func (*BusinessBroadcastListAction) Descriptor deprecated

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

Deprecated: Use BusinessBroadcastListAction.ProtoReflect.Descriptor instead.

func (*BusinessBroadcastListAction) GetAudienceExpression

func (x *BusinessBroadcastListAction) GetAudienceExpression() string

func (*BusinessBroadcastListAction) GetCustomAudienceFbid

func (x *BusinessBroadcastListAction) GetCustomAudienceFbid() string

func (*BusinessBroadcastListAction) GetDeleted

func (x *BusinessBroadcastListAction) GetDeleted() bool

func (*BusinessBroadcastListAction) GetLabelIDs

func (x *BusinessBroadcastListAction) GetLabelIDs() []string

func (*BusinessBroadcastListAction) GetListName

func (x *BusinessBroadcastListAction) GetListName() string

func (*BusinessBroadcastListAction) GetParticipants

func (x *BusinessBroadcastListAction) GetParticipants() []*BroadcastListParticipant

func (*BusinessBroadcastListAction) ProtoMessage

func (*BusinessBroadcastListAction) ProtoMessage()

func (*BusinessBroadcastListAction) ProtoReflect

func (*BusinessBroadcastListAction) Reset

func (x *BusinessBroadcastListAction) Reset()

func (*BusinessBroadcastListAction) String

func (x *BusinessBroadcastListAction) String() string

type CallLogAction

type CallLogAction struct {
	CallLogRecord *CallLogRecord `protobuf:"bytes,1,opt,name=callLogRecord" json:"callLogRecord,omitempty"`
	// contains filtered or unexported fields
}

func (*CallLogAction) Descriptor deprecated

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

Deprecated: Use CallLogAction.ProtoReflect.Descriptor instead.

func (*CallLogAction) GetCallLogRecord

func (x *CallLogAction) GetCallLogRecord() *CallLogRecord

func (*CallLogAction) ProtoMessage

func (*CallLogAction) ProtoMessage()

func (*CallLogAction) ProtoReflect

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

func (*CallLogAction) Reset

func (x *CallLogAction) Reset()

func (*CallLogAction) String

func (x *CallLogAction) String() string

type CallLogRecord

type CallLogRecord struct {
	CallResult      *CallLogRecord_CallResult        `protobuf:"varint,1,opt,name=callResult,enum=WAWebProtobufSyncAction.CallLogRecord_CallResult" json:"callResult,omitempty"`
	IsDndMode       *bool                            `protobuf:"varint,2,opt,name=isDndMode" json:"isDndMode,omitempty"`
	SilenceReason   *CallLogRecord_SilenceReason     `` /* 130-byte string literal not displayed */
	Duration        *int64                           `protobuf:"varint,4,opt,name=duration" json:"duration,omitempty"`
	StartTime       *int64                           `protobuf:"varint,5,opt,name=startTime" json:"startTime,omitempty"`
	IsIncoming      *bool                            `protobuf:"varint,6,opt,name=isIncoming" json:"isIncoming,omitempty"`
	IsVideo         *bool                            `protobuf:"varint,7,opt,name=isVideo" json:"isVideo,omitempty"`
	IsCallLink      *bool                            `protobuf:"varint,8,opt,name=isCallLink" json:"isCallLink,omitempty"`
	CallLinkToken   *string                          `protobuf:"bytes,9,opt,name=callLinkToken" json:"callLinkToken,omitempty"`
	ScheduledCallID *string                          `protobuf:"bytes,10,opt,name=scheduledCallID" json:"scheduledCallID,omitempty"`
	CallID          *string                          `protobuf:"bytes,11,opt,name=callID" json:"callID,omitempty"`
	CallCreatorJID  *string                          `protobuf:"bytes,12,opt,name=callCreatorJID" json:"callCreatorJID,omitempty"`
	GroupJID        *string                          `protobuf:"bytes,13,opt,name=groupJID" json:"groupJID,omitempty"`
	Participants    []*CallLogRecord_ParticipantInfo `protobuf:"bytes,14,rep,name=participants" json:"participants,omitempty"`
	CallType        *CallLogRecord_CallType          `protobuf:"varint,15,opt,name=callType,enum=WAWebProtobufSyncAction.CallLogRecord_CallType" json:"callType,omitempty"`
	// contains filtered or unexported fields
}

func (*CallLogRecord) Descriptor deprecated

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

Deprecated: Use CallLogRecord.ProtoReflect.Descriptor instead.

func (*CallLogRecord) GetCallCreatorJID

func (x *CallLogRecord) GetCallCreatorJID() string

func (*CallLogRecord) GetCallID

func (x *CallLogRecord) GetCallID() string

func (*CallLogRecord) GetCallLinkToken

func (x *CallLogRecord) GetCallLinkToken() string

func (*CallLogRecord) GetCallResult

func (x *CallLogRecord) GetCallResult() CallLogRecord_CallResult

func (*CallLogRecord) GetCallType

func (x *CallLogRecord) GetCallType() CallLogRecord_CallType

func (*CallLogRecord) GetDuration

func (x *CallLogRecord) GetDuration() int64

func (*CallLogRecord) GetGroupJID

func (x *CallLogRecord) GetGroupJID() string
func (x *CallLogRecord) GetIsCallLink() bool

func (*CallLogRecord) GetIsDndMode

func (x *CallLogRecord) GetIsDndMode() bool

func (*CallLogRecord) GetIsIncoming

func (x *CallLogRecord) GetIsIncoming() bool

func (*CallLogRecord) GetIsVideo

func (x *CallLogRecord) GetIsVideo() bool

func (*CallLogRecord) GetParticipants

func (x *CallLogRecord) GetParticipants() []*CallLogRecord_ParticipantInfo

func (*CallLogRecord) GetScheduledCallID

func (x *CallLogRecord) GetScheduledCallID() string

func (*CallLogRecord) GetSilenceReason

func (x *CallLogRecord) GetSilenceReason() CallLogRecord_SilenceReason

func (*CallLogRecord) GetStartTime

func (x *CallLogRecord) GetStartTime() int64

func (*CallLogRecord) ProtoMessage

func (*CallLogRecord) ProtoMessage()

func (*CallLogRecord) ProtoReflect

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

func (*CallLogRecord) Reset

func (x *CallLogRecord) Reset()

func (*CallLogRecord) String

func (x *CallLogRecord) String() string

type CallLogRecord_CallResult

type CallLogRecord_CallResult int32
const (
	CallLogRecord_CONNECTED         CallLogRecord_CallResult = 0
	CallLogRecord_REJECTED          CallLogRecord_CallResult = 1
	CallLogRecord_CANCELLED         CallLogRecord_CallResult = 2
	CallLogRecord_ACCEPTEDELSEWHERE CallLogRecord_CallResult = 3
	CallLogRecord_MISSED            CallLogRecord_CallResult = 4
	CallLogRecord_INVALID           CallLogRecord_CallResult = 5
	CallLogRecord_UNAVAILABLE       CallLogRecord_CallResult = 6
	CallLogRecord_UPCOMING          CallLogRecord_CallResult = 7
	CallLogRecord_FAILED            CallLogRecord_CallResult = 8
	CallLogRecord_ABANDONED         CallLogRecord_CallResult = 9
	CallLogRecord_ONGOING           CallLogRecord_CallResult = 10
)

func (CallLogRecord_CallResult) Descriptor

func (CallLogRecord_CallResult) Enum

func (CallLogRecord_CallResult) EnumDescriptor deprecated

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

Deprecated: Use CallLogRecord_CallResult.Descriptor instead.

func (CallLogRecord_CallResult) Number

func (CallLogRecord_CallResult) String

func (x CallLogRecord_CallResult) String() string

func (CallLogRecord_CallResult) Type

func (*CallLogRecord_CallResult) UnmarshalJSON deprecated

func (x *CallLogRecord_CallResult) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type CallLogRecord_CallType

type CallLogRecord_CallType int32
const (
	CallLogRecord_REGULAR        CallLogRecord_CallType = 0
	CallLogRecord_SCHEDULED_CALL CallLogRecord_CallType = 1
	CallLogRecord_VOICE_CHAT     CallLogRecord_CallType = 2
)

func (CallLogRecord_CallType) Descriptor

func (CallLogRecord_CallType) Enum

func (CallLogRecord_CallType) EnumDescriptor deprecated

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

Deprecated: Use CallLogRecord_CallType.Descriptor instead.

func (CallLogRecord_CallType) Number

func (CallLogRecord_CallType) String

func (x CallLogRecord_CallType) String() string

func (CallLogRecord_CallType) Type

func (*CallLogRecord_CallType) UnmarshalJSON deprecated

func (x *CallLogRecord_CallType) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type CallLogRecord_ParticipantInfo

type CallLogRecord_ParticipantInfo struct {
	UserJID    *string                   `protobuf:"bytes,1,opt,name=userJID" json:"userJID,omitempty"`
	CallResult *CallLogRecord_CallResult `protobuf:"varint,2,opt,name=callResult,enum=WAWebProtobufSyncAction.CallLogRecord_CallResult" json:"callResult,omitempty"`
	// contains filtered or unexported fields
}

func (*CallLogRecord_ParticipantInfo) Descriptor deprecated

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

Deprecated: Use CallLogRecord_ParticipantInfo.ProtoReflect.Descriptor instead.

func (*CallLogRecord_ParticipantInfo) GetCallResult

func (*CallLogRecord_ParticipantInfo) GetUserJID

func (x *CallLogRecord_ParticipantInfo) GetUserJID() string

func (*CallLogRecord_ParticipantInfo) ProtoMessage

func (*CallLogRecord_ParticipantInfo) ProtoMessage()

func (*CallLogRecord_ParticipantInfo) ProtoReflect

func (*CallLogRecord_ParticipantInfo) Reset

func (x *CallLogRecord_ParticipantInfo) Reset()

func (*CallLogRecord_ParticipantInfo) String

type CallLogRecord_SilenceReason

type CallLogRecord_SilenceReason int32
const (
	CallLogRecord_NONE        CallLogRecord_SilenceReason = 0
	CallLogRecord_SCHEDULED   CallLogRecord_SilenceReason = 1
	CallLogRecord_PRIVACY     CallLogRecord_SilenceReason = 2
	CallLogRecord_LIGHTWEIGHT CallLogRecord_SilenceReason = 3
)

func (CallLogRecord_SilenceReason) Descriptor

func (CallLogRecord_SilenceReason) Enum

func (CallLogRecord_SilenceReason) EnumDescriptor deprecated

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

Deprecated: Use CallLogRecord_SilenceReason.Descriptor instead.

func (CallLogRecord_SilenceReason) Number

func (CallLogRecord_SilenceReason) String

func (CallLogRecord_SilenceReason) Type

func (*CallLogRecord_SilenceReason) UnmarshalJSON deprecated

func (x *CallLogRecord_SilenceReason) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type ChatAssignmentAction

type ChatAssignmentAction struct {
	DeviceAgentID *string `protobuf:"bytes,1,opt,name=deviceAgentID" json:"deviceAgentID,omitempty"`
	// contains filtered or unexported fields
}

func (*ChatAssignmentAction) Descriptor deprecated

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

Deprecated: Use ChatAssignmentAction.ProtoReflect.Descriptor instead.

func (*ChatAssignmentAction) GetDeviceAgentID

func (x *ChatAssignmentAction) GetDeviceAgentID() string

func (*ChatAssignmentAction) ProtoMessage

func (*ChatAssignmentAction) ProtoMessage()

func (*ChatAssignmentAction) ProtoReflect

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

func (*ChatAssignmentAction) Reset

func (x *ChatAssignmentAction) Reset()

func (*ChatAssignmentAction) String

func (x *ChatAssignmentAction) String() string

type ChatAssignmentOpenedStatusAction

type ChatAssignmentOpenedStatusAction struct {
	ChatOpened *bool `protobuf:"varint,1,opt,name=chatOpened" json:"chatOpened,omitempty"`
	// contains filtered or unexported fields
}

func (*ChatAssignmentOpenedStatusAction) Descriptor deprecated

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

Deprecated: Use ChatAssignmentOpenedStatusAction.ProtoReflect.Descriptor instead.

func (*ChatAssignmentOpenedStatusAction) GetChatOpened

func (x *ChatAssignmentOpenedStatusAction) GetChatOpened() bool

func (*ChatAssignmentOpenedStatusAction) ProtoMessage

func (*ChatAssignmentOpenedStatusAction) ProtoMessage()

func (*ChatAssignmentOpenedStatusAction) ProtoReflect

func (*ChatAssignmentOpenedStatusAction) Reset

func (*ChatAssignmentOpenedStatusAction) String

type ClearChatAction

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

func (*ClearChatAction) Descriptor deprecated

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

Deprecated: Use ClearChatAction.ProtoReflect.Descriptor instead.

func (*ClearChatAction) GetMessageRange

func (x *ClearChatAction) GetMessageRange() *SyncActionMessageRange

func (*ClearChatAction) ProtoMessage

func (*ClearChatAction) ProtoMessage()

func (*ClearChatAction) ProtoReflect

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

func (*ClearChatAction) Reset

func (x *ClearChatAction) Reset()

func (*ClearChatAction) String

func (x *ClearChatAction) String() string

type CoexV2VersionAction

type CoexV2VersionAction struct {
	Version *uint64 `protobuf:"varint,1,opt,name=version" json:"version,omitempty"`
	// contains filtered or unexported fields
}

func (*CoexV2VersionAction) Descriptor deprecated

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

Deprecated: Use CoexV2VersionAction.ProtoReflect.Descriptor instead.

func (*CoexV2VersionAction) GetVersion

func (x *CoexV2VersionAction) GetVersion() uint64

func (*CoexV2VersionAction) ProtoMessage

func (*CoexV2VersionAction) ProtoMessage()

func (*CoexV2VersionAction) ProtoReflect

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

func (*CoexV2VersionAction) Reset

func (x *CoexV2VersionAction) Reset()

func (*CoexV2VersionAction) String

func (x *CoexV2VersionAction) String() string

type CollectionName

type CollectionName int32
const (
	CollectionName_COLLECTION_NAME_UNKNOWN CollectionName = 0
	CollectionName_REGULAR                 CollectionName = 1
	CollectionName_REGULAR_LOW             CollectionName = 2
	CollectionName_REGULAR_HIGH            CollectionName = 3
	CollectionName_CRITICAL_BLOCK          CollectionName = 4
	CollectionName_CRITICAL_UNBLOCK_LOW    CollectionName = 5
)

func (CollectionName) Descriptor

func (CollectionName) Enum

func (x CollectionName) Enum() *CollectionName

func (CollectionName) EnumDescriptor deprecated

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

Deprecated: Use CollectionName.Descriptor instead.

func (CollectionName) Number

func (CollectionName) String

func (x CollectionName) String() string

func (CollectionName) Type

func (*CollectionName) UnmarshalJSON deprecated

func (x *CollectionName) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type ContactAction

type ContactAction struct {
	FullName                 *string `protobuf:"bytes,1,opt,name=fullName" json:"fullName,omitempty"`
	FirstName                *string `protobuf:"bytes,2,opt,name=firstName" json:"firstName,omitempty"`
	LidJID                   *string `protobuf:"bytes,3,opt,name=lidJID" json:"lidJID,omitempty"`
	SaveOnPrimaryAddressbook *bool   `protobuf:"varint,4,opt,name=saveOnPrimaryAddressbook" json:"saveOnPrimaryAddressbook,omitempty"`
	PnJID                    *string `protobuf:"bytes,5,opt,name=pnJID" json:"pnJID,omitempty"`
	Username                 *string `protobuf:"bytes,6,opt,name=username" json:"username,omitempty"`
	// contains filtered or unexported fields
}

func (*ContactAction) Descriptor deprecated

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

Deprecated: Use ContactAction.ProtoReflect.Descriptor instead.

func (*ContactAction) GetFirstName

func (x *ContactAction) GetFirstName() string

func (*ContactAction) GetFullName

func (x *ContactAction) GetFullName() string

func (*ContactAction) GetLidJID

func (x *ContactAction) GetLidJID() string

func (*ContactAction) GetPnJID

func (x *ContactAction) GetPnJID() string

func (*ContactAction) GetSaveOnPrimaryAddressbook

func (x *ContactAction) GetSaveOnPrimaryAddressbook() bool

func (*ContactAction) GetUsername

func (x *ContactAction) GetUsername() string

func (*ContactAction) ProtoMessage

func (*ContactAction) ProtoMessage()

func (*ContactAction) ProtoReflect

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

func (*ContactAction) Reset

func (x *ContactAction) Reset()

func (*ContactAction) String

func (x *ContactAction) String() string

type CtwaPerCustomerDataSharingAction

type CtwaPerCustomerDataSharingAction struct {
	IsCtwaPerCustomerDataSharingEnabled *bool `protobuf:"varint,1,opt,name=isCtwaPerCustomerDataSharingEnabled" json:"isCtwaPerCustomerDataSharingEnabled,omitempty"`
	// contains filtered or unexported fields
}

func (*CtwaPerCustomerDataSharingAction) Descriptor deprecated

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

Deprecated: Use CtwaPerCustomerDataSharingAction.ProtoReflect.Descriptor instead.

func (*CtwaPerCustomerDataSharingAction) GetIsCtwaPerCustomerDataSharingEnabled

func (x *CtwaPerCustomerDataSharingAction) GetIsCtwaPerCustomerDataSharingEnabled() bool

func (*CtwaPerCustomerDataSharingAction) ProtoMessage

func (*CtwaPerCustomerDataSharingAction) ProtoMessage()

func (*CtwaPerCustomerDataSharingAction) ProtoReflect

func (*CtwaPerCustomerDataSharingAction) Reset

func (*CtwaPerCustomerDataSharingAction) String

type CustomPaymentMethod

type CustomPaymentMethod struct {
	CredentialID *string                        `protobuf:"bytes,1,req,name=credentialID" json:"credentialID,omitempty"`
	Country      *string                        `protobuf:"bytes,2,req,name=country" json:"country,omitempty"`
	Type         *string                        `protobuf:"bytes,3,req,name=type" json:"type,omitempty"`
	Metadata     []*CustomPaymentMethodMetadata `protobuf:"bytes,4,rep,name=metadata" json:"metadata,omitempty"`
	// contains filtered or unexported fields
}

func (*CustomPaymentMethod) Descriptor deprecated

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

Deprecated: Use CustomPaymentMethod.ProtoReflect.Descriptor instead.

func (*CustomPaymentMethod) GetCountry

func (x *CustomPaymentMethod) GetCountry() string

func (*CustomPaymentMethod) GetCredentialID

func (x *CustomPaymentMethod) GetCredentialID() string

func (*CustomPaymentMethod) GetMetadata

func (*CustomPaymentMethod) GetType

func (x *CustomPaymentMethod) GetType() string

func (*CustomPaymentMethod) ProtoMessage

func (*CustomPaymentMethod) ProtoMessage()

func (*CustomPaymentMethod) ProtoReflect

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

func (*CustomPaymentMethod) Reset

func (x *CustomPaymentMethod) Reset()

func (*CustomPaymentMethod) String

func (x *CustomPaymentMethod) String() string

type CustomPaymentMethodMetadata

type CustomPaymentMethodMetadata struct {
	Key   *string `protobuf:"bytes,1,req,name=key" json:"key,omitempty"`
	Value *string `protobuf:"bytes,2,req,name=value" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*CustomPaymentMethodMetadata) Descriptor deprecated

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

Deprecated: Use CustomPaymentMethodMetadata.ProtoReflect.Descriptor instead.

func (*CustomPaymentMethodMetadata) GetKey

func (x *CustomPaymentMethodMetadata) GetKey() string

func (*CustomPaymentMethodMetadata) GetValue

func (x *CustomPaymentMethodMetadata) GetValue() string

func (*CustomPaymentMethodMetadata) ProtoMessage

func (*CustomPaymentMethodMetadata) ProtoMessage()

func (*CustomPaymentMethodMetadata) ProtoReflect

func (*CustomPaymentMethodMetadata) Reset

func (x *CustomPaymentMethodMetadata) Reset()

func (*CustomPaymentMethodMetadata) String

func (x *CustomPaymentMethodMetadata) String() string

type CustomPaymentMethodsAction

type CustomPaymentMethodsAction struct {
	CustomPaymentMethods []*CustomPaymentMethod `protobuf:"bytes,1,rep,name=customPaymentMethods" json:"customPaymentMethods,omitempty"`
	// contains filtered or unexported fields
}

func (*CustomPaymentMethodsAction) Descriptor deprecated

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

Deprecated: Use CustomPaymentMethodsAction.ProtoReflect.Descriptor instead.

func (*CustomPaymentMethodsAction) GetCustomPaymentMethods

func (x *CustomPaymentMethodsAction) GetCustomPaymentMethods() []*CustomPaymentMethod

func (*CustomPaymentMethodsAction) ProtoMessage

func (*CustomPaymentMethodsAction) ProtoMessage()

func (*CustomPaymentMethodsAction) ProtoReflect

func (*CustomPaymentMethodsAction) Reset

func (x *CustomPaymentMethodsAction) Reset()

func (*CustomPaymentMethodsAction) String

func (x *CustomPaymentMethodsAction) String() string

type CustomerDataAction

type CustomerDataAction struct {
	ChatJID           *string `protobuf:"bytes,1,opt,name=chatJID" json:"chatJID,omitempty"`
	ContactType       *int32  `protobuf:"varint,2,opt,name=contactType" json:"contactType,omitempty"`
	Email             *string `protobuf:"bytes,3,opt,name=email" json:"email,omitempty"`
	AltPhoneNumbers   *string `protobuf:"bytes,4,opt,name=altPhoneNumbers" json:"altPhoneNumbers,omitempty"`
	Birthday          *int64  `protobuf:"varint,5,opt,name=birthday" json:"birthday,omitempty"`
	Address           *string `protobuf:"bytes,6,opt,name=address" json:"address,omitempty"`
	AcquisitionSource *int32  `protobuf:"varint,7,opt,name=acquisitionSource" json:"acquisitionSource,omitempty"`
	LeadStage         *int32  `protobuf:"varint,8,opt,name=leadStage" json:"leadStage,omitempty"`
	LastOrder         *int64  `protobuf:"varint,9,opt,name=lastOrder" json:"lastOrder,omitempty"`
	CreatedAt         *int64  `protobuf:"varint,10,opt,name=createdAt" json:"createdAt,omitempty"`
	ModifiedAt        *int64  `protobuf:"varint,11,opt,name=modifiedAt" json:"modifiedAt,omitempty"`
	// contains filtered or unexported fields
}

func (*CustomerDataAction) Descriptor deprecated

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

Deprecated: Use CustomerDataAction.ProtoReflect.Descriptor instead.

func (*CustomerDataAction) GetAcquisitionSource

func (x *CustomerDataAction) GetAcquisitionSource() int32

func (*CustomerDataAction) GetAddress

func (x *CustomerDataAction) GetAddress() string

func (*CustomerDataAction) GetAltPhoneNumbers

func (x *CustomerDataAction) GetAltPhoneNumbers() string

func (*CustomerDataAction) GetBirthday

func (x *CustomerDataAction) GetBirthday() int64

func (*CustomerDataAction) GetChatJID

func (x *CustomerDataAction) GetChatJID() string

func (*CustomerDataAction) GetContactType

func (x *CustomerDataAction) GetContactType() int32

func (*CustomerDataAction) GetCreatedAt

func (x *CustomerDataAction) GetCreatedAt() int64

func (*CustomerDataAction) GetEmail

func (x *CustomerDataAction) GetEmail() string

func (*CustomerDataAction) GetLastOrder

func (x *CustomerDataAction) GetLastOrder() int64

func (*CustomerDataAction) GetLeadStage

func (x *CustomerDataAction) GetLeadStage() int32

func (*CustomerDataAction) GetModifiedAt

func (x *CustomerDataAction) GetModifiedAt() int64

func (*CustomerDataAction) ProtoMessage

func (*CustomerDataAction) ProtoMessage()

func (*CustomerDataAction) ProtoReflect

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

func (*CustomerDataAction) Reset

func (x *CustomerDataAction) Reset()

func (*CustomerDataAction) String

func (x *CustomerDataAction) String() string

type DeleteChatAction

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

func (*DeleteChatAction) Descriptor deprecated

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

Deprecated: Use DeleteChatAction.ProtoReflect.Descriptor instead.

func (*DeleteChatAction) GetMessageRange

func (x *DeleteChatAction) GetMessageRange() *SyncActionMessageRange

func (*DeleteChatAction) ProtoMessage

func (*DeleteChatAction) ProtoMessage()

func (*DeleteChatAction) ProtoReflect

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

func (*DeleteChatAction) Reset

func (x *DeleteChatAction) Reset()

func (*DeleteChatAction) String

func (x *DeleteChatAction) String() string

type DeleteIndividualCallLogAction

type DeleteIndividualCallLogAction struct {
	PeerJID    *string `protobuf:"bytes,1,opt,name=peerJID" json:"peerJID,omitempty"`
	IsIncoming *bool   `protobuf:"varint,2,opt,name=isIncoming" json:"isIncoming,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteIndividualCallLogAction) Descriptor deprecated

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

Deprecated: Use DeleteIndividualCallLogAction.ProtoReflect.Descriptor instead.

func (*DeleteIndividualCallLogAction) GetIsIncoming

func (x *DeleteIndividualCallLogAction) GetIsIncoming() bool

func (*DeleteIndividualCallLogAction) GetPeerJID

func (x *DeleteIndividualCallLogAction) GetPeerJID() string

func (*DeleteIndividualCallLogAction) ProtoMessage

func (*DeleteIndividualCallLogAction) ProtoMessage()

func (*DeleteIndividualCallLogAction) ProtoReflect

func (*DeleteIndividualCallLogAction) Reset

func (x *DeleteIndividualCallLogAction) Reset()

func (*DeleteIndividualCallLogAction) String

type DeleteMessageForMeAction

type DeleteMessageForMeAction struct {
	DeleteMedia      *bool  `protobuf:"varint,1,opt,name=deleteMedia" json:"deleteMedia,omitempty"`
	MessageTimestamp *int64 `protobuf:"varint,2,opt,name=messageTimestamp" json:"messageTimestamp,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteMessageForMeAction) Descriptor deprecated

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

Deprecated: Use DeleteMessageForMeAction.ProtoReflect.Descriptor instead.

func (*DeleteMessageForMeAction) GetDeleteMedia

func (x *DeleteMessageForMeAction) GetDeleteMedia() bool

func (*DeleteMessageForMeAction) GetMessageTimestamp

func (x *DeleteMessageForMeAction) GetMessageTimestamp() int64

func (*DeleteMessageForMeAction) ProtoMessage

func (*DeleteMessageForMeAction) ProtoMessage()

func (*DeleteMessageForMeAction) ProtoReflect

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

func (*DeleteMessageForMeAction) Reset

func (x *DeleteMessageForMeAction) Reset()

func (*DeleteMessageForMeAction) String

func (x *DeleteMessageForMeAction) String() string

type DetectedOutcomesStatusAction

type DetectedOutcomesStatusAction struct {
	IsEnabled *bool `protobuf:"varint,1,opt,name=isEnabled" json:"isEnabled,omitempty"`
	// contains filtered or unexported fields
}

func (*DetectedOutcomesStatusAction) Descriptor deprecated

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

Deprecated: Use DetectedOutcomesStatusAction.ProtoReflect.Descriptor instead.

func (*DetectedOutcomesStatusAction) GetIsEnabled

func (x *DetectedOutcomesStatusAction) GetIsEnabled() bool

func (*DetectedOutcomesStatusAction) ProtoMessage

func (*DetectedOutcomesStatusAction) ProtoMessage()

func (*DetectedOutcomesStatusAction) ProtoReflect

func (*DetectedOutcomesStatusAction) Reset

func (x *DetectedOutcomesStatusAction) Reset()

func (*DetectedOutcomesStatusAction) String

type ExternalWebBetaAction

type ExternalWebBetaAction struct {
	IsOptIn *bool `protobuf:"varint,1,opt,name=isOptIn" json:"isOptIn,omitempty"`
	// contains filtered or unexported fields
}

func (*ExternalWebBetaAction) Descriptor deprecated

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

Deprecated: Use ExternalWebBetaAction.ProtoReflect.Descriptor instead.

func (*ExternalWebBetaAction) GetIsOptIn

func (x *ExternalWebBetaAction) GetIsOptIn() bool

func (*ExternalWebBetaAction) ProtoMessage

func (*ExternalWebBetaAction) ProtoMessage()

func (*ExternalWebBetaAction) ProtoReflect

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

func (*ExternalWebBetaAction) Reset

func (x *ExternalWebBetaAction) Reset()

func (*ExternalWebBetaAction) String

func (x *ExternalWebBetaAction) String() string

type FavoritesAction

type FavoritesAction struct {
	Favorites []*FavoritesAction_Favorite `protobuf:"bytes,1,rep,name=favorites" json:"favorites,omitempty"`
	// contains filtered or unexported fields
}

func (*FavoritesAction) Descriptor deprecated

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

Deprecated: Use FavoritesAction.ProtoReflect.Descriptor instead.

func (*FavoritesAction) GetFavorites

func (x *FavoritesAction) GetFavorites() []*FavoritesAction_Favorite

func (*FavoritesAction) ProtoMessage

func (*FavoritesAction) ProtoMessage()

func (*FavoritesAction) ProtoReflect

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

func (*FavoritesAction) Reset

func (x *FavoritesAction) Reset()

func (*FavoritesAction) String

func (x *FavoritesAction) String() string

type FavoritesAction_Favorite

type FavoritesAction_Favorite struct {
	ID *string `protobuf:"bytes,1,opt,name=ID" json:"ID,omitempty"`
	// contains filtered or unexported fields
}

func (*FavoritesAction_Favorite) Descriptor deprecated

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

Deprecated: Use FavoritesAction_Favorite.ProtoReflect.Descriptor instead.

func (*FavoritesAction_Favorite) GetID

func (x *FavoritesAction_Favorite) GetID() string

func (*FavoritesAction_Favorite) ProtoMessage

func (*FavoritesAction_Favorite) ProtoMessage()

func (*FavoritesAction_Favorite) ProtoReflect

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

func (*FavoritesAction_Favorite) Reset

func (x *FavoritesAction_Favorite) Reset()

func (*FavoritesAction_Favorite) String

func (x *FavoritesAction_Favorite) String() string

type InteractiveMessageAction

type InteractiveMessageAction struct {
	Type  *InteractiveMessageAction_InteractiveMessageActionMode `` /* 138-byte string literal not displayed */
	AgmID *string                                                `protobuf:"bytes,2,opt,name=agmID" json:"agmID,omitempty"`
	// contains filtered or unexported fields
}

func (*InteractiveMessageAction) Descriptor deprecated

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

Deprecated: Use InteractiveMessageAction.ProtoReflect.Descriptor instead.

func (*InteractiveMessageAction) GetAgmID

func (x *InteractiveMessageAction) GetAgmID() string

func (*InteractiveMessageAction) GetType

func (*InteractiveMessageAction) ProtoMessage

func (*InteractiveMessageAction) ProtoMessage()

func (*InteractiveMessageAction) ProtoReflect

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

func (*InteractiveMessageAction) Reset

func (x *InteractiveMessageAction) Reset()

func (*InteractiveMessageAction) String

func (x *InteractiveMessageAction) String() string

type InteractiveMessageAction_InteractiveMessageActionMode

type InteractiveMessageAction_InteractiveMessageActionMode int32
const (
	InteractiveMessageAction_DISABLE_CTA InteractiveMessageAction_InteractiveMessageActionMode = 1
)

func (InteractiveMessageAction_InteractiveMessageActionMode) Descriptor

func (InteractiveMessageAction_InteractiveMessageActionMode) Enum

func (InteractiveMessageAction_InteractiveMessageActionMode) EnumDescriptor deprecated

Deprecated: Use InteractiveMessageAction_InteractiveMessageActionMode.Descriptor instead.

func (InteractiveMessageAction_InteractiveMessageActionMode) Number

func (InteractiveMessageAction_InteractiveMessageActionMode) String

func (InteractiveMessageAction_InteractiveMessageActionMode) Type

func (*InteractiveMessageAction_InteractiveMessageActionMode) UnmarshalJSON deprecated

Deprecated: Do not use.

type KeyExpiration

type KeyExpiration struct {
	ExpiredKeyEpoch *int32 `protobuf:"varint,1,opt,name=expiredKeyEpoch" json:"expiredKeyEpoch,omitempty"`
	// contains filtered or unexported fields
}

func (*KeyExpiration) Descriptor deprecated

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

Deprecated: Use KeyExpiration.ProtoReflect.Descriptor instead.

func (*KeyExpiration) GetExpiredKeyEpoch

func (x *KeyExpiration) GetExpiredKeyEpoch() int32

func (*KeyExpiration) ProtoMessage

func (*KeyExpiration) ProtoMessage()

func (*KeyExpiration) ProtoReflect

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

func (*KeyExpiration) Reset

func (x *KeyExpiration) Reset()

func (*KeyExpiration) String

func (x *KeyExpiration) String() string

type LabelAssociationAction

type LabelAssociationAction struct {
	Labeled       *bool   `protobuf:"varint,1,opt,name=labeled" json:"labeled,omitempty"`
	ModelMetaData *string `protobuf:"bytes,2,opt,name=modelMetaData" json:"modelMetaData,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) GetModelMetaData

func (x *LabelAssociationAction) GetModelMetaData() string

func (*LabelAssociationAction) ProtoMessage

func (*LabelAssociationAction) ProtoMessage()

func (*LabelAssociationAction) ProtoReflect

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

func (*LabelAssociationAction) Reset

func (x *LabelAssociationAction) Reset()

func (*LabelAssociationAction) String

func (x *LabelAssociationAction) String() string

type LabelEditAction

type LabelEditAction struct {
	Name          *string                   `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
	Color         *int32                    `protobuf:"varint,2,opt,name=color" json:"color,omitempty"`
	PredefinedID  *int32                    `protobuf:"varint,3,opt,name=predefinedID" json:"predefinedID,omitempty"`
	Deleted       *bool                     `protobuf:"varint,4,opt,name=deleted" json:"deleted,omitempty"`
	OrderIndex    *int32                    `protobuf:"varint,5,opt,name=orderIndex" json:"orderIndex,omitempty"`
	IsActive      *bool                     `protobuf:"varint,6,opt,name=isActive" json:"isActive,omitempty"`
	Type          *LabelEditAction_ListType `protobuf:"varint,7,opt,name=type,enum=WAWebProtobufSyncAction.LabelEditAction_ListType" json:"type,omitempty"`
	IsImmutable   *bool                     `protobuf:"varint,8,opt,name=isImmutable" json:"isImmutable,omitempty"`
	MuteEndTimeMS *int64                    `protobuf:"varint,9,opt,name=muteEndTimeMS" json:"muteEndTimeMS,omitempty"`
	// contains filtered or unexported fields
}

func (*LabelEditAction) Descriptor deprecated

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

Deprecated: Use LabelEditAction.ProtoReflect.Descriptor instead.

func (*LabelEditAction) GetColor

func (x *LabelEditAction) GetColor() int32

func (*LabelEditAction) GetDeleted

func (x *LabelEditAction) GetDeleted() bool

func (*LabelEditAction) GetIsActive

func (x *LabelEditAction) GetIsActive() bool

func (*LabelEditAction) GetIsImmutable

func (x *LabelEditAction) GetIsImmutable() bool

func (*LabelEditAction) GetMuteEndTimeMS

func (x *LabelEditAction) GetMuteEndTimeMS() int64

func (*LabelEditAction) GetName

func (x *LabelEditAction) GetName() string

func (*LabelEditAction) GetOrderIndex

func (x *LabelEditAction) GetOrderIndex() int32

func (*LabelEditAction) GetPredefinedID

func (x *LabelEditAction) GetPredefinedID() int32

func (*LabelEditAction) GetType

func (*LabelEditAction) ProtoMessage

func (*LabelEditAction) ProtoMessage()

func (*LabelEditAction) ProtoReflect

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

func (*LabelEditAction) Reset

func (x *LabelEditAction) Reset()

func (*LabelEditAction) String

func (x *LabelEditAction) String() string

type LabelEditAction_ListType

type LabelEditAction_ListType int32
const (
	LabelEditAction_NONE                 LabelEditAction_ListType = 0
	LabelEditAction_UNREAD               LabelEditAction_ListType = 1
	LabelEditAction_GROUPS               LabelEditAction_ListType = 2
	LabelEditAction_FAVORITES            LabelEditAction_ListType = 3
	LabelEditAction_PREDEFINED           LabelEditAction_ListType = 4
	LabelEditAction_CUSTOM               LabelEditAction_ListType = 5
	LabelEditAction_COMMUNITY            LabelEditAction_ListType = 6
	LabelEditAction_SERVER_ASSIGNED      LabelEditAction_ListType = 7
	LabelEditAction_DRAFTED              LabelEditAction_ListType = 8
	LabelEditAction_AI_HANDOFF           LabelEditAction_ListType = 9
	LabelEditAction_CHANNELS             LabelEditAction_ListType = 10
	LabelEditAction_AI_RESPONDING        LabelEditAction_ListType = 11
	LabelEditAction_ARCHIVED             LabelEditAction_ListType = 12
	LabelEditAction_LOCKED               LabelEditAction_ListType = 13
	LabelEditAction_INVITES              LabelEditAction_ListType = 14
	LabelEditAction_THIRD_PARTY          LabelEditAction_ListType = 15
	LabelEditAction_LEAD                 LabelEditAction_ListType = 16
	LabelEditAction_MENTIONS_AND_REPLIES LabelEditAction_ListType = 17
)

func (LabelEditAction_ListType) Descriptor

func (LabelEditAction_ListType) Enum

func (LabelEditAction_ListType) EnumDescriptor deprecated

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

Deprecated: Use LabelEditAction_ListType.Descriptor instead.

func (LabelEditAction_ListType) Number

func (LabelEditAction_ListType) String

func (x LabelEditAction_ListType) String() string

func (LabelEditAction_ListType) Type

func (*LabelEditAction_ListType) UnmarshalJSON deprecated

func (x *LabelEditAction_ListType) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type LabelReorderingAction

type LabelReorderingAction struct {
	SortedLabelIDs []int32 `protobuf:"varint,1,rep,name=sortedLabelIDs" json:"sortedLabelIDs,omitempty"`
	// contains filtered or unexported fields
}

func (*LabelReorderingAction) Descriptor deprecated

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

Deprecated: Use LabelReorderingAction.ProtoReflect.Descriptor instead.

func (*LabelReorderingAction) GetSortedLabelIDs

func (x *LabelReorderingAction) GetSortedLabelIDs() []int32

func (*LabelReorderingAction) ProtoMessage

func (*LabelReorderingAction) ProtoMessage()

func (*LabelReorderingAction) ProtoReflect

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

func (*LabelReorderingAction) Reset

func (x *LabelReorderingAction) Reset()

func (*LabelReorderingAction) String

func (x *LabelReorderingAction) String() string

type LabelSublistAction

type LabelSublistAction struct {
	SubListID *int32 `protobuf:"varint,1,opt,name=subListID" json:"subListID,omitempty"`
	// contains filtered or unexported fields
}

func (*LabelSublistAction) Descriptor deprecated

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

Deprecated: Use LabelSublistAction.ProtoReflect.Descriptor instead.

func (*LabelSublistAction) GetSubListID

func (x *LabelSublistAction) GetSubListID() int32

func (*LabelSublistAction) ProtoMessage

func (*LabelSublistAction) ProtoMessage()

func (*LabelSublistAction) ProtoReflect

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

func (*LabelSublistAction) Reset

func (x *LabelSublistAction) Reset()

func (*LabelSublistAction) String

func (x *LabelSublistAction) String() string

type LidContactAction

type LidContactAction struct {
	FullName  *string `protobuf:"bytes,1,opt,name=fullName" json:"fullName,omitempty"`
	FirstName *string `protobuf:"bytes,2,opt,name=firstName" json:"firstName,omitempty"`
	Username  *string `protobuf:"bytes,3,opt,name=username" json:"username,omitempty"`
	// contains filtered or unexported fields
}

func (*LidContactAction) Descriptor deprecated

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

Deprecated: Use LidContactAction.ProtoReflect.Descriptor instead.

func (*LidContactAction) GetFirstName

func (x *LidContactAction) GetFirstName() string

func (*LidContactAction) GetFullName

func (x *LidContactAction) GetFullName() string

func (*LidContactAction) GetUsername

func (x *LidContactAction) GetUsername() string

func (*LidContactAction) ProtoMessage

func (*LidContactAction) ProtoMessage()

func (*LidContactAction) ProtoReflect

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

func (*LidContactAction) Reset

func (x *LidContactAction) Reset()

func (*LidContactAction) String

func (x *LidContactAction) String() string

type LocaleSetting

type LocaleSetting struct {
	Locale *string `protobuf:"bytes,1,opt,name=locale" json:"locale,omitempty"`
	// contains filtered or unexported fields
}

func (*LocaleSetting) Descriptor deprecated

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

Deprecated: Use LocaleSetting.ProtoReflect.Descriptor instead.

func (*LocaleSetting) GetLocale

func (x *LocaleSetting) GetLocale() string

func (*LocaleSetting) ProtoMessage

func (*LocaleSetting) ProtoMessage()

func (*LocaleSetting) ProtoReflect

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

func (*LocaleSetting) Reset

func (x *LocaleSetting) Reset()

func (*LocaleSetting) String

func (x *LocaleSetting) String() string

type LockChatAction

type LockChatAction struct {
	Locked *bool `protobuf:"varint,1,opt,name=locked" json:"locked,omitempty"`
	// contains filtered or unexported fields
}

func (*LockChatAction) Descriptor deprecated

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

Deprecated: Use LockChatAction.ProtoReflect.Descriptor instead.

func (*LockChatAction) GetLocked

func (x *LockChatAction) GetLocked() bool

func (*LockChatAction) ProtoMessage

func (*LockChatAction) ProtoMessage()

func (*LockChatAction) ProtoReflect

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

func (*LockChatAction) Reset

func (x *LockChatAction) Reset()

func (*LockChatAction) String

func (x *LockChatAction) String() string

type MaibaAIFeaturesControlAction

type MaibaAIFeaturesControlAction struct {
	AiFeatureStatus *MaibaAIFeaturesControlAction_MaibaAIFeatureStatus `` /* 156-byte string literal not displayed */
	AiReplyMode     *MaibaAIFeaturesControlAction_MaibaAIReplyMode     `` /* 144-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*MaibaAIFeaturesControlAction) Descriptor deprecated

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

Deprecated: Use MaibaAIFeaturesControlAction.ProtoReflect.Descriptor instead.

func (*MaibaAIFeaturesControlAction) GetAiFeatureStatus

func (*MaibaAIFeaturesControlAction) GetAiReplyMode

func (*MaibaAIFeaturesControlAction) ProtoMessage

func (*MaibaAIFeaturesControlAction) ProtoMessage()

func (*MaibaAIFeaturesControlAction) ProtoReflect

func (*MaibaAIFeaturesControlAction) Reset

func (x *MaibaAIFeaturesControlAction) Reset()

func (*MaibaAIFeaturesControlAction) String

type MaibaAIFeaturesControlAction_MaibaAIFeatureStatus

type MaibaAIFeaturesControlAction_MaibaAIFeatureStatus int32
const (
	MaibaAIFeaturesControlAction_ENABLED              MaibaAIFeaturesControlAction_MaibaAIFeatureStatus = 0
	MaibaAIFeaturesControlAction_ENABLED_HAS_LEARNING MaibaAIFeaturesControlAction_MaibaAIFeatureStatus = 1
	MaibaAIFeaturesControlAction_DISABLED             MaibaAIFeaturesControlAction_MaibaAIFeatureStatus = 2
)

func (MaibaAIFeaturesControlAction_MaibaAIFeatureStatus) Descriptor

func (MaibaAIFeaturesControlAction_MaibaAIFeatureStatus) Enum

func (MaibaAIFeaturesControlAction_MaibaAIFeatureStatus) EnumDescriptor deprecated

Deprecated: Use MaibaAIFeaturesControlAction_MaibaAIFeatureStatus.Descriptor instead.

func (MaibaAIFeaturesControlAction_MaibaAIFeatureStatus) Number

func (MaibaAIFeaturesControlAction_MaibaAIFeatureStatus) String

func (MaibaAIFeaturesControlAction_MaibaAIFeatureStatus) Type

func (*MaibaAIFeaturesControlAction_MaibaAIFeatureStatus) UnmarshalJSON deprecated

Deprecated: Do not use.

type MaibaAIFeaturesControlAction_MaibaAIReplyMode

type MaibaAIFeaturesControlAction_MaibaAIReplyMode int32
const (
	MaibaAIFeaturesControlAction_MUTED       MaibaAIFeaturesControlAction_MaibaAIReplyMode = 0
	MaibaAIFeaturesControlAction_AI_AGENT    MaibaAIFeaturesControlAction_MaibaAIReplyMode = 1
	MaibaAIFeaturesControlAction_SUGGESTIONS MaibaAIFeaturesControlAction_MaibaAIReplyMode = 2
)

func (MaibaAIFeaturesControlAction_MaibaAIReplyMode) Descriptor

func (MaibaAIFeaturesControlAction_MaibaAIReplyMode) Enum

func (MaibaAIFeaturesControlAction_MaibaAIReplyMode) EnumDescriptor deprecated

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

Deprecated: Use MaibaAIFeaturesControlAction_MaibaAIReplyMode.Descriptor instead.

func (MaibaAIFeaturesControlAction_MaibaAIReplyMode) Number

func (MaibaAIFeaturesControlAction_MaibaAIReplyMode) String

func (MaibaAIFeaturesControlAction_MaibaAIReplyMode) Type

func (*MaibaAIFeaturesControlAction_MaibaAIReplyMode) UnmarshalJSON deprecated

Deprecated: Do not use.

type MarkChatAsReadAction

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

func (*MarkChatAsReadAction) Descriptor deprecated

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

Deprecated: Use MarkChatAsReadAction.ProtoReflect.Descriptor instead.

func (*MarkChatAsReadAction) GetMessageRange

func (x *MarkChatAsReadAction) GetMessageRange() *SyncActionMessageRange

func (*MarkChatAsReadAction) GetRead

func (x *MarkChatAsReadAction) GetRead() bool

func (*MarkChatAsReadAction) ProtoMessage

func (*MarkChatAsReadAction) ProtoMessage()

func (*MarkChatAsReadAction) ProtoReflect

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

func (*MarkChatAsReadAction) Reset

func (x *MarkChatAsReadAction) Reset()

func (*MarkChatAsReadAction) String

func (x *MarkChatAsReadAction) String() string

type MarketingMessageAction

type MarketingMessageAction struct {
	Name       *string                                               `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
	Message    *string                                               `protobuf:"bytes,2,opt,name=message" json:"message,omitempty"`
	Type       *MarketingMessageAction_MarketingMessagePrototypeType `` /* 137-byte string literal not displayed */
	CreatedAt  *int64                                                `protobuf:"varint,4,opt,name=createdAt" json:"createdAt,omitempty"`
	LastSentAt *int64                                                `protobuf:"varint,5,opt,name=lastSentAt" json:"lastSentAt,omitempty"`
	IsDeleted  *bool                                                 `protobuf:"varint,6,opt,name=isDeleted" json:"isDeleted,omitempty"`
	MediaID    *string                                               `protobuf:"bytes,7,opt,name=mediaID" json:"mediaID,omitempty"`
	// contains filtered or unexported fields
}

func (*MarketingMessageAction) Descriptor deprecated

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

Deprecated: Use MarketingMessageAction.ProtoReflect.Descriptor instead.

func (*MarketingMessageAction) GetCreatedAt

func (x *MarketingMessageAction) GetCreatedAt() int64

func (*MarketingMessageAction) GetIsDeleted

func (x *MarketingMessageAction) GetIsDeleted() bool

func (*MarketingMessageAction) GetLastSentAt

func (x *MarketingMessageAction) GetLastSentAt() int64

func (*MarketingMessageAction) GetMediaID

func (x *MarketingMessageAction) GetMediaID() string

func (*MarketingMessageAction) GetMessage

func (x *MarketingMessageAction) GetMessage() string

func (*MarketingMessageAction) GetName

func (x *MarketingMessageAction) GetName() string

func (*MarketingMessageAction) GetType

func (*MarketingMessageAction) ProtoMessage

func (*MarketingMessageAction) ProtoMessage()

func (*MarketingMessageAction) ProtoReflect

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

func (*MarketingMessageAction) Reset

func (x *MarketingMessageAction) Reset()

func (*MarketingMessageAction) String

func (x *MarketingMessageAction) String() string

type MarketingMessageAction_MarketingMessagePrototypeType

type MarketingMessageAction_MarketingMessagePrototypeType int32
const (
	MarketingMessageAction_PERSONALIZED MarketingMessageAction_MarketingMessagePrototypeType = 0
)

func (MarketingMessageAction_MarketingMessagePrototypeType) Descriptor

func (MarketingMessageAction_MarketingMessagePrototypeType) Enum

func (MarketingMessageAction_MarketingMessagePrototypeType) EnumDescriptor deprecated

Deprecated: Use MarketingMessageAction_MarketingMessagePrototypeType.Descriptor instead.

func (MarketingMessageAction_MarketingMessagePrototypeType) Number

func (MarketingMessageAction_MarketingMessagePrototypeType) String

func (MarketingMessageAction_MarketingMessagePrototypeType) Type

func (*MarketingMessageAction_MarketingMessagePrototypeType) UnmarshalJSON deprecated

Deprecated: Do not use.

type MarketingMessageBroadcastAction

type MarketingMessageBroadcastAction struct {
	RepliedCount *int32 `protobuf:"varint,1,opt,name=repliedCount" json:"repliedCount,omitempty"`
	// contains filtered or unexported fields
}

func (*MarketingMessageBroadcastAction) Descriptor deprecated

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

Deprecated: Use MarketingMessageBroadcastAction.ProtoReflect.Descriptor instead.

func (*MarketingMessageBroadcastAction) GetRepliedCount

func (x *MarketingMessageBroadcastAction) GetRepliedCount() int32

func (*MarketingMessageBroadcastAction) ProtoMessage

func (*MarketingMessageBroadcastAction) ProtoMessage()

func (*MarketingMessageBroadcastAction) ProtoReflect

func (*MarketingMessageBroadcastAction) Reset

func (*MarketingMessageBroadcastAction) String

type MerchantPaymentPartnerAction

type MerchantPaymentPartnerAction struct {
	Status       *MerchantPaymentPartnerAction_Status `protobuf:"varint,1,req,name=status,enum=WAWebProtobufSyncAction.MerchantPaymentPartnerAction_Status" json:"status,omitempty"`
	Country      *string                              `protobuf:"bytes,2,req,name=country" json:"country,omitempty"`
	GatewayName  *string                              `protobuf:"bytes,3,opt,name=gatewayName" json:"gatewayName,omitempty"`
	CredentialID *string                              `protobuf:"bytes,4,opt,name=credentialID" json:"credentialID,omitempty"`
	// contains filtered or unexported fields
}

func (*MerchantPaymentPartnerAction) Descriptor deprecated

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

Deprecated: Use MerchantPaymentPartnerAction.ProtoReflect.Descriptor instead.

func (*MerchantPaymentPartnerAction) GetCountry

func (x *MerchantPaymentPartnerAction) GetCountry() string

func (*MerchantPaymentPartnerAction) GetCredentialID

func (x *MerchantPaymentPartnerAction) GetCredentialID() string

func (*MerchantPaymentPartnerAction) GetGatewayName

func (x *MerchantPaymentPartnerAction) GetGatewayName() string

func (*MerchantPaymentPartnerAction) GetStatus

func (*MerchantPaymentPartnerAction) ProtoMessage

func (*MerchantPaymentPartnerAction) ProtoMessage()

func (*MerchantPaymentPartnerAction) ProtoReflect

func (*MerchantPaymentPartnerAction) Reset

func (x *MerchantPaymentPartnerAction) Reset()

func (*MerchantPaymentPartnerAction) String

type MerchantPaymentPartnerAction_Status

type MerchantPaymentPartnerAction_Status int32
const (
	MerchantPaymentPartnerAction_ACTIVE   MerchantPaymentPartnerAction_Status = 0
	MerchantPaymentPartnerAction_INACTIVE MerchantPaymentPartnerAction_Status = 1
)

func (MerchantPaymentPartnerAction_Status) Descriptor

func (MerchantPaymentPartnerAction_Status) Enum

func (MerchantPaymentPartnerAction_Status) EnumDescriptor deprecated

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

Deprecated: Use MerchantPaymentPartnerAction_Status.Descriptor instead.

func (MerchantPaymentPartnerAction_Status) Number

func (MerchantPaymentPartnerAction_Status) String

func (MerchantPaymentPartnerAction_Status) Type

func (*MerchantPaymentPartnerAction_Status) UnmarshalJSON deprecated

func (x *MerchantPaymentPartnerAction_Status) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type MusicUserIdAction

type MusicUserIdAction struct {
	MusicUserID *string `protobuf:"bytes,1,opt,name=musicUserID" json:"musicUserID,omitempty"`
	// contains filtered or unexported fields
}

func (*MusicUserIdAction) Descriptor deprecated

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

Deprecated: Use MusicUserIdAction.ProtoReflect.Descriptor instead.

func (*MusicUserIdAction) GetMusicUserID

func (x *MusicUserIdAction) GetMusicUserID() string

func (*MusicUserIdAction) ProtoMessage

func (*MusicUserIdAction) ProtoMessage()

func (*MusicUserIdAction) ProtoReflect

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

func (*MusicUserIdAction) Reset

func (x *MusicUserIdAction) Reset()

func (*MusicUserIdAction) String

func (x *MusicUserIdAction) String() string

type MutationProps

type MutationProps int32
const (
	MutationProps_STAR_ACTION                                                 MutationProps = 2
	MutationProps_CONTACT_ACTION                                              MutationProps = 3
	MutationProps_MUTE_ACTION                                                 MutationProps = 4
	MutationProps_PIN_ACTION                                                  MutationProps = 5
	MutationProps_SECURITY_NOTIFICATION_SETTING                               MutationProps = 6
	MutationProps_PUSH_NAME_SETTING                                           MutationProps = 7
	MutationProps_QUICK_REPLY_ACTION                                          MutationProps = 8
	MutationProps_RECENT_EMOJI_WEIGHTS_ACTION                                 MutationProps = 11
	MutationProps_LABEL_MESSAGE_ACTION                                        MutationProps = 13
	MutationProps_LABEL_EDIT_ACTION                                           MutationProps = 14
	MutationProps_LABEL_ASSOCIATION_ACTION                                    MutationProps = 15
	MutationProps_LOCALE_SETTING                                              MutationProps = 16
	MutationProps_ARCHIVE_CHAT_ACTION                                         MutationProps = 17
	MutationProps_DELETE_MESSAGE_FOR_ME_ACTION                                MutationProps = 18
	MutationProps_KEY_EXPIRATION                                              MutationProps = 19
	MutationProps_MARK_CHAT_AS_READ_ACTION                                    MutationProps = 20
	MutationProps_CLEAR_CHAT_ACTION                                           MutationProps = 21
	MutationProps_DELETE_CHAT_ACTION                                          MutationProps = 22
	MutationProps_UNARCHIVE_CHATS_SETTING                                     MutationProps = 23
	MutationProps_PRIMARY_FEATURE                                             MutationProps = 24
	MutationProps_ANDROID_UNSUPPORTED_ACTIONS                                 MutationProps = 26
	MutationProps_AGENT_ACTION                                                MutationProps = 27
	MutationProps_SUBSCRIPTION_ACTION                                         MutationProps = 28
	MutationProps_USER_STATUS_MUTE_ACTION                                     MutationProps = 29
	MutationProps_TIME_FORMAT_ACTION                                          MutationProps = 30
	MutationProps_NUX_ACTION                                                  MutationProps = 31
	MutationProps_PRIMARY_VERSION_ACTION                                      MutationProps = 32
	MutationProps_STICKER_ACTION                                              MutationProps = 33
	MutationProps_REMOVE_RECENT_STICKER_ACTION                                MutationProps = 34
	MutationProps_CHAT_ASSIGNMENT                                             MutationProps = 35
	MutationProps_CHAT_ASSIGNMENT_OPENED_STATUS                               MutationProps = 36
	MutationProps_PN_FOR_LID_CHAT_ACTION                                      MutationProps = 37
	MutationProps_MARKETING_MESSAGE_ACTION                                    MutationProps = 38
	MutationProps_MARKETING_MESSAGE_BROADCAST_ACTION                          MutationProps = 39
	MutationProps_EXTERNAL_WEB_BETA_ACTION                                    MutationProps = 40
	MutationProps_PRIVACY_SETTING_RELAY_ALL_CALLS                             MutationProps = 41
	MutationProps_CALL_LOG_ACTION                                             MutationProps = 42
	MutationProps_UGC_BOT                                                     MutationProps = 43
	MutationProps_STATUS_PRIVACY                                              MutationProps = 44
	MutationProps_BOT_WELCOME_REQUEST_ACTION                                  MutationProps = 45
	MutationProps_DELETE_INDIVIDUAL_CALL_LOG                                  MutationProps = 46
	MutationProps_LABEL_REORDERING_ACTION                                     MutationProps = 47
	MutationProps_PAYMENT_INFO_ACTION                                         MutationProps = 48
	MutationProps_CUSTOM_PAYMENT_METHODS_ACTION                               MutationProps = 49
	MutationProps_LOCK_CHAT_ACTION                                            MutationProps = 50
	MutationProps_CHAT_LOCK_SETTINGS                                          MutationProps = 51
	MutationProps_WAMO_USER_IDENTIFIER_ACTION                                 MutationProps = 52
	MutationProps_PRIVACY_SETTING_DISABLE_LINK_PREVIEWS_ACTION                MutationProps = 53
	MutationProps_DEVICE_CAPABILITIES                                         MutationProps = 54
	MutationProps_NOTE_EDIT_ACTION                                            MutationProps = 55
	MutationProps_FAVORITES_ACTION                                            MutationProps = 56
	MutationProps_MERCHANT_PAYMENT_PARTNER_ACTION                             MutationProps = 57
	MutationProps_WAFFLE_ACCOUNT_LINK_STATE_ACTION                            MutationProps = 58
	MutationProps_USERNAME_CHAT_START_MODE                                    MutationProps = 59
	MutationProps_NOTIFICATION_ACTIVITY_SETTING_ACTION                        MutationProps = 60
	MutationProps_LID_CONTACT_ACTION                                          MutationProps = 61
	MutationProps_CTWA_PER_CUSTOMER_DATA_SHARING_ACTION                       MutationProps = 62
	MutationProps_PAYMENT_TOS_ACTION                                          MutationProps = 63
	MutationProps_PRIVACY_SETTING_CHANNELS_PERSONALISED_RECOMMENDATION_ACTION MutationProps = 64
	MutationProps_BUSINESS_BROADCAST_ASSOCIATION_ACTION                       MutationProps = 65
	MutationProps_DETECTED_OUTCOMES_STATUS_ACTION                             MutationProps = 66
	MutationProps_MAIBA_AI_FEATURES_CONTROL_ACTION                            MutationProps = 68
	MutationProps_BUSINESS_BROADCAST_LIST_ACTION                              MutationProps = 69
	MutationProps_MUSIC_USER_ID_ACTION                                        MutationProps = 70
	MutationProps_STATUS_POST_OPT_IN_NOTIFICATION_PREFERENCES_ACTION          MutationProps = 71
	MutationProps_AVATAR_UPDATED_ACTION                                       MutationProps = 72
	MutationProps_GALAXY_FLOW_ACTION                                          MutationProps = 73
	MutationProps_PRIVATE_PROCESSING_SETTING_ACTION                           MutationProps = 74
	MutationProps_NEWSLETTER_SAVED_INTERESTS_ACTION                           MutationProps = 75
	MutationProps_AI_THREAD_RENAME_ACTION                                     MutationProps = 76
	MutationProps_INTERACTIVE_MESSAGE_ACTION                                  MutationProps = 77
	MutationProps_SETTINGS_SYNC_ACTION                                        MutationProps = 78
	MutationProps_OUT_CONTACT_ACTION                                          MutationProps = 79
	MutationProps_NCT_SALT_SYNC_ACTION                                        MutationProps = 80
	MutationProps_BUSINESS_BROADCAST_CAMPAIGN_ACTION                          MutationProps = 81
	MutationProps_BUSINESS_BROADCAST_INSIGHTS_ACTION                          MutationProps = 82
	MutationProps_CUSTOMER_DATA_ACTION                                        MutationProps = 83
	MutationProps_SUBSCRIPTIONS_SYNC_V2_ACTION                                MutationProps = 84
	MutationProps_THREAD_PIN_ACTION                                           MutationProps = 85
	MutationProps_AUTO_ORGANIZE_BUSINESS_CHAT_SETTING                         MutationProps = 86
	MutationProps_BIZ_AI_SETTINGS_NUDGE_ACTION                                MutationProps = 87
	MutationProps_COEX_V2_VERSION_ACTION                                      MutationProps = 88
	MutationProps_WASA_ROOT_SECRET_ACTION                                     MutationProps = 89
	MutationProps_BUBBLE_LOCK_MESSAGE_ACTION                                  MutationProps = 90
	MutationProps_LABEL_SUBLIST_ACTION                                        MutationProps = 91
	MutationProps_DEVICE_CAPABILITIES_V2                                      MutationProps = 92
	MutationProps_SHARE_OWN_PN                                                MutationProps = 10001
	MutationProps_BUSINESS_BROADCAST_ACTION                                   MutationProps = 10002
	MutationProps_AI_THREAD_DELETE_ACTION                                     MutationProps = 10003
)

func (MutationProps) Descriptor

func (MutationProps) Enum

func (x MutationProps) Enum() *MutationProps

func (MutationProps) EnumDescriptor deprecated

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

Deprecated: Use MutationProps.Descriptor instead.

func (MutationProps) Number

func (MutationProps) String

func (x MutationProps) String() string

func (MutationProps) Type

func (*MutationProps) UnmarshalJSON deprecated

func (x *MutationProps) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type MuteAction

type MuteAction struct {
	Muted                           *bool  `protobuf:"varint,1,opt,name=muted" json:"muted,omitempty"`
	MuteEndTimestamp                *int64 `protobuf:"varint,2,opt,name=muteEndTimestamp" json:"muteEndTimestamp,omitempty"`
	AutoMuted                       *bool  `protobuf:"varint,3,opt,name=autoMuted" json:"autoMuted,omitempty"`
	MuteEveryoneMentionEndTimestamp *int64 `protobuf:"varint,4,opt,name=muteEveryoneMentionEndTimestamp" json:"muteEveryoneMentionEndTimestamp,omitempty"`
	// contains filtered or unexported fields
}

func (*MuteAction) Descriptor deprecated

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

Deprecated: Use MuteAction.ProtoReflect.Descriptor instead.

func (*MuteAction) GetAutoMuted

func (x *MuteAction) GetAutoMuted() bool

func (*MuteAction) GetMuteEndTimestamp

func (x *MuteAction) GetMuteEndTimestamp() int64

func (*MuteAction) GetMuteEveryoneMentionEndTimestamp

func (x *MuteAction) GetMuteEveryoneMentionEndTimestamp() 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 NctSaltSyncAction

type NctSaltSyncAction struct {
	Salt []byte `protobuf:"bytes,1,opt,name=salt" json:"salt,omitempty"`
	// contains filtered or unexported fields
}

func (*NctSaltSyncAction) Descriptor deprecated

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

Deprecated: Use NctSaltSyncAction.ProtoReflect.Descriptor instead.

func (*NctSaltSyncAction) GetSalt

func (x *NctSaltSyncAction) GetSalt() []byte

func (*NctSaltSyncAction) ProtoMessage

func (*NctSaltSyncAction) ProtoMessage()

func (*NctSaltSyncAction) ProtoReflect

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

func (*NctSaltSyncAction) Reset

func (x *NctSaltSyncAction) Reset()

func (*NctSaltSyncAction) String

func (x *NctSaltSyncAction) String() string

type NewsletterSavedInterestsAction

type NewsletterSavedInterestsAction struct {
	NewsletterSavedInterests *string `protobuf:"bytes,1,opt,name=newsletterSavedInterests" json:"newsletterSavedInterests,omitempty"`
	// contains filtered or unexported fields
}

func (*NewsletterSavedInterestsAction) Descriptor deprecated

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

Deprecated: Use NewsletterSavedInterestsAction.ProtoReflect.Descriptor instead.

func (*NewsletterSavedInterestsAction) GetNewsletterSavedInterests

func (x *NewsletterSavedInterestsAction) GetNewsletterSavedInterests() string

func (*NewsletterSavedInterestsAction) ProtoMessage

func (*NewsletterSavedInterestsAction) ProtoMessage()

func (*NewsletterSavedInterestsAction) ProtoReflect

func (*NewsletterSavedInterestsAction) Reset

func (x *NewsletterSavedInterestsAction) Reset()

func (*NewsletterSavedInterestsAction) String

type NoteEditAction

type NoteEditAction struct {
	Type                *NoteEditAction_NoteType `protobuf:"varint,1,opt,name=type,enum=WAWebProtobufSyncAction.NoteEditAction_NoteType" json:"type,omitempty"`
	ChatJID             *string                  `protobuf:"bytes,2,opt,name=chatJID" json:"chatJID,omitempty"`
	CreatedAt           *int64                   `protobuf:"varint,3,opt,name=createdAt" json:"createdAt,omitempty"`
	Deleted             *bool                    `protobuf:"varint,4,opt,name=deleted" json:"deleted,omitempty"`
	UnstructuredContent *string                  `protobuf:"bytes,5,opt,name=unstructuredContent" json:"unstructuredContent,omitempty"`
	// contains filtered or unexported fields
}

func (*NoteEditAction) Descriptor deprecated

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

Deprecated: Use NoteEditAction.ProtoReflect.Descriptor instead.

func (*NoteEditAction) GetChatJID

func (x *NoteEditAction) GetChatJID() string

func (*NoteEditAction) GetCreatedAt

func (x *NoteEditAction) GetCreatedAt() int64

func (*NoteEditAction) GetDeleted

func (x *NoteEditAction) GetDeleted() bool

func (*NoteEditAction) GetType

func (*NoteEditAction) GetUnstructuredContent

func (x *NoteEditAction) GetUnstructuredContent() string

func (*NoteEditAction) ProtoMessage

func (*NoteEditAction) ProtoMessage()

func (*NoteEditAction) ProtoReflect

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

func (*NoteEditAction) Reset

func (x *NoteEditAction) Reset()

func (*NoteEditAction) String

func (x *NoteEditAction) String() string

type NoteEditAction_NoteType

type NoteEditAction_NoteType int32
const (
	NoteEditAction_UNSTRUCTURED NoteEditAction_NoteType = 1
	NoteEditAction_STRUCTURED   NoteEditAction_NoteType = 2
)

func (NoteEditAction_NoteType) Descriptor

func (NoteEditAction_NoteType) Enum

func (NoteEditAction_NoteType) EnumDescriptor deprecated

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

Deprecated: Use NoteEditAction_NoteType.Descriptor instead.

func (NoteEditAction_NoteType) Number

func (NoteEditAction_NoteType) String

func (x NoteEditAction_NoteType) String() string

func (NoteEditAction_NoteType) Type

func (*NoteEditAction_NoteType) UnmarshalJSON deprecated

func (x *NoteEditAction_NoteType) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type NotificationActivitySettingAction

type NotificationActivitySettingAction struct {
	NotificationActivitySetting *NotificationActivitySettingAction_NotificationActivitySetting `` /* 192-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*NotificationActivitySettingAction) Descriptor deprecated

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

Deprecated: Use NotificationActivitySettingAction.ProtoReflect.Descriptor instead.

func (*NotificationActivitySettingAction) GetNotificationActivitySetting

func (*NotificationActivitySettingAction) ProtoMessage

func (*NotificationActivitySettingAction) ProtoMessage()

func (*NotificationActivitySettingAction) ProtoReflect

func (*NotificationActivitySettingAction) Reset

func (*NotificationActivitySettingAction) String

type NotificationActivitySettingAction_NotificationActivitySetting

type NotificationActivitySettingAction_NotificationActivitySetting int32
const (
	NotificationActivitySettingAction_DEFAULT_ALL_MESSAGES NotificationActivitySettingAction_NotificationActivitySetting = 0
	NotificationActivitySettingAction_ALL_MESSAGES         NotificationActivitySettingAction_NotificationActivitySetting = 1
	NotificationActivitySettingAction_HIGHLIGHTS           NotificationActivitySettingAction_NotificationActivitySetting = 2
	NotificationActivitySettingAction_DEFAULT_HIGHLIGHTS   NotificationActivitySettingAction_NotificationActivitySetting = 3
)

func (NotificationActivitySettingAction_NotificationActivitySetting) Descriptor

func (NotificationActivitySettingAction_NotificationActivitySetting) Enum

func (NotificationActivitySettingAction_NotificationActivitySetting) EnumDescriptor deprecated

Deprecated: Use NotificationActivitySettingAction_NotificationActivitySetting.Descriptor instead.

func (NotificationActivitySettingAction_NotificationActivitySetting) Number

func (NotificationActivitySettingAction_NotificationActivitySetting) String

func (NotificationActivitySettingAction_NotificationActivitySetting) Type

func (*NotificationActivitySettingAction_NotificationActivitySetting) UnmarshalJSON deprecated

Deprecated: Do not use.

type NuxAction

type NuxAction struct {
	Acknowledged *bool `protobuf:"varint,1,opt,name=acknowledged" json:"acknowledged,omitempty"`
	// contains filtered or unexported fields
}

func (*NuxAction) Descriptor deprecated

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

Deprecated: Use NuxAction.ProtoReflect.Descriptor instead.

func (*NuxAction) GetAcknowledged

func (x *NuxAction) GetAcknowledged() bool

func (*NuxAction) ProtoMessage

func (*NuxAction) ProtoMessage()

func (*NuxAction) ProtoReflect

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

func (*NuxAction) Reset

func (x *NuxAction) Reset()

func (*NuxAction) String

func (x *NuxAction) String() string

type OutContactAction

type OutContactAction 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 (*OutContactAction) Descriptor deprecated

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

Deprecated: Use OutContactAction.ProtoReflect.Descriptor instead.

func (*OutContactAction) GetFirstName

func (x *OutContactAction) GetFirstName() string

func (*OutContactAction) GetFullName

func (x *OutContactAction) GetFullName() string

func (*OutContactAction) ProtoMessage

func (*OutContactAction) ProtoMessage()

func (*OutContactAction) ProtoReflect

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

func (*OutContactAction) Reset

func (x *OutContactAction) Reset()

func (*OutContactAction) String

func (x *OutContactAction) String() string

type PatchDebugData

type PatchDebugData struct {
	CurrentLthash                           []byte                   `protobuf:"bytes,1,opt,name=currentLthash" json:"currentLthash,omitempty"`
	NewLthash                               []byte                   `protobuf:"bytes,2,opt,name=newLthash" json:"newLthash,omitempty"`
	PatchVersion                            []byte                   `protobuf:"bytes,3,opt,name=patchVersion" json:"patchVersion,omitempty"`
	CollectionName                          []byte                   `protobuf:"bytes,4,opt,name=collectionName" json:"collectionName,omitempty"`
	FirstFourBytesFromAHashOfSnapshotMACKey []byte                   `protobuf:"bytes,5,opt,name=firstFourBytesFromAHashOfSnapshotMACKey" json:"firstFourBytesFromAHashOfSnapshotMACKey,omitempty"`
	NewLthashSubtract                       []byte                   `protobuf:"bytes,6,opt,name=newLthashSubtract" json:"newLthashSubtract,omitempty"`
	NumberAdd                               *int32                   `protobuf:"varint,7,opt,name=numberAdd" json:"numberAdd,omitempty"`
	NumberRemove                            *int32                   `protobuf:"varint,8,opt,name=numberRemove" json:"numberRemove,omitempty"`
	NumberOverride                          *int32                   `protobuf:"varint,9,opt,name=numberOverride" json:"numberOverride,omitempty"`
	SenderPlatform                          *PatchDebugData_Platform `` /* 129-byte string literal not displayed */
	IsSenderPrimary                         *bool                    `protobuf:"varint,11,opt,name=isSenderPrimary" json:"isSenderPrimary,omitempty"`
	// contains filtered or unexported fields
}

func (*PatchDebugData) Descriptor deprecated

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

Deprecated: Use PatchDebugData.ProtoReflect.Descriptor instead.

func (*PatchDebugData) GetCollectionName

func (x *PatchDebugData) GetCollectionName() []byte

func (*PatchDebugData) GetCurrentLthash

func (x *PatchDebugData) GetCurrentLthash() []byte

func (*PatchDebugData) GetFirstFourBytesFromAHashOfSnapshotMACKey

func (x *PatchDebugData) GetFirstFourBytesFromAHashOfSnapshotMACKey() []byte

func (*PatchDebugData) GetIsSenderPrimary

func (x *PatchDebugData) GetIsSenderPrimary() bool

func (*PatchDebugData) GetNewLthash

func (x *PatchDebugData) GetNewLthash() []byte

func (*PatchDebugData) GetNewLthashSubtract

func (x *PatchDebugData) GetNewLthashSubtract() []byte

func (*PatchDebugData) GetNumberAdd

func (x *PatchDebugData) GetNumberAdd() int32

func (*PatchDebugData) GetNumberOverride

func (x *PatchDebugData) GetNumberOverride() int32

func (*PatchDebugData) GetNumberRemove

func (x *PatchDebugData) GetNumberRemove() int32

func (*PatchDebugData) GetPatchVersion

func (x *PatchDebugData) GetPatchVersion() []byte

func (*PatchDebugData) GetSenderPlatform

func (x *PatchDebugData) GetSenderPlatform() PatchDebugData_Platform

func (*PatchDebugData) ProtoMessage

func (*PatchDebugData) ProtoMessage()

func (*PatchDebugData) ProtoReflect

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

func (*PatchDebugData) Reset

func (x *PatchDebugData) Reset()

func (*PatchDebugData) String

func (x *PatchDebugData) String() string

type PatchDebugData_Platform

type PatchDebugData_Platform int32
const (
	PatchDebugData_ANDROID PatchDebugData_Platform = 0
	PatchDebugData_SMBA    PatchDebugData_Platform = 1
	PatchDebugData_IPHONE  PatchDebugData_Platform = 2
	PatchDebugData_SMBI    PatchDebugData_Platform = 3
	PatchDebugData_WEB     PatchDebugData_Platform = 4
	PatchDebugData_UWP     PatchDebugData_Platform = 5
	PatchDebugData_DARWIN  PatchDebugData_Platform = 6
	PatchDebugData_IPAD    PatchDebugData_Platform = 7
	PatchDebugData_WEAROS  PatchDebugData_Platform = 8
	PatchDebugData_WASG    PatchDebugData_Platform = 9
	PatchDebugData_WEARM   PatchDebugData_Platform = 10
	PatchDebugData_CAPI    PatchDebugData_Platform = 11
)

func (PatchDebugData_Platform) Descriptor

func (PatchDebugData_Platform) Enum

func (PatchDebugData_Platform) EnumDescriptor deprecated

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

Deprecated: Use PatchDebugData_Platform.Descriptor instead.

func (PatchDebugData_Platform) Number

func (PatchDebugData_Platform) String

func (x PatchDebugData_Platform) String() string

func (PatchDebugData_Platform) Type

func (*PatchDebugData_Platform) UnmarshalJSON deprecated

func (x *PatchDebugData_Platform) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type PaymentInfoAction

type PaymentInfoAction struct {
	Cpi *string `protobuf:"bytes,1,opt,name=cpi" json:"cpi,omitempty"`
	// contains filtered or unexported fields
}

func (*PaymentInfoAction) Descriptor deprecated

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

Deprecated: Use PaymentInfoAction.ProtoReflect.Descriptor instead.

func (*PaymentInfoAction) GetCpi

func (x *PaymentInfoAction) GetCpi() string

func (*PaymentInfoAction) ProtoMessage

func (*PaymentInfoAction) ProtoMessage()

func (*PaymentInfoAction) ProtoReflect

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

func (*PaymentInfoAction) Reset

func (x *PaymentInfoAction) Reset()

func (*PaymentInfoAction) String

func (x *PaymentInfoAction) String() string

type PaymentTosAction

type PaymentTosAction struct {
	PaymentNotice *PaymentTosAction_PaymentNotice `` /* 133-byte string literal not displayed */
	Accepted      *bool                           `protobuf:"varint,2,req,name=accepted" json:"accepted,omitempty"`
	// contains filtered or unexported fields
}

func (*PaymentTosAction) Descriptor deprecated

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

Deprecated: Use PaymentTosAction.ProtoReflect.Descriptor instead.

func (*PaymentTosAction) GetAccepted

func (x *PaymentTosAction) GetAccepted() bool

func (*PaymentTosAction) GetPaymentNotice

func (x *PaymentTosAction) GetPaymentNotice() PaymentTosAction_PaymentNotice

func (*PaymentTosAction) ProtoMessage

func (*PaymentTosAction) ProtoMessage()

func (*PaymentTosAction) ProtoReflect

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

func (*PaymentTosAction) Reset

func (x *PaymentTosAction) Reset()

func (*PaymentTosAction) String

func (x *PaymentTosAction) String() string

type PaymentTosAction_PaymentNotice

type PaymentTosAction_PaymentNotice int32
const (
	PaymentTosAction_BR_PAY_PRIVACY_POLICY PaymentTosAction_PaymentNotice = 0
)

func (PaymentTosAction_PaymentNotice) Descriptor

func (PaymentTosAction_PaymentNotice) Enum

func (PaymentTosAction_PaymentNotice) EnumDescriptor deprecated

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

Deprecated: Use PaymentTosAction_PaymentNotice.Descriptor instead.

func (PaymentTosAction_PaymentNotice) Number

func (PaymentTosAction_PaymentNotice) String

func (PaymentTosAction_PaymentNotice) Type

func (*PaymentTosAction_PaymentNotice) UnmarshalJSON deprecated

func (x *PaymentTosAction_PaymentNotice) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type PinAction

type PinAction struct {
	Pinned *bool `protobuf:"varint,1,opt,name=pinned" json:"pinned,omitempty"`
	// contains filtered or unexported fields
}

func (*PinAction) Descriptor deprecated

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

Deprecated: Use PinAction.ProtoReflect.Descriptor instead.

func (*PinAction) GetPinned

func (x *PinAction) GetPinned() bool

func (*PinAction) ProtoMessage

func (*PinAction) ProtoMessage()

func (*PinAction) ProtoReflect

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

func (*PinAction) Reset

func (x *PinAction) Reset()

func (*PinAction) String

func (x *PinAction) String() string

type PnForLidChatAction

type PnForLidChatAction struct {
	PnJID *string `protobuf:"bytes,1,opt,name=pnJID" json:"pnJID,omitempty"`
	// contains filtered or unexported fields
}

func (*PnForLidChatAction) Descriptor deprecated

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

Deprecated: Use PnForLidChatAction.ProtoReflect.Descriptor instead.

func (*PnForLidChatAction) GetPnJID

func (x *PnForLidChatAction) GetPnJID() string

func (*PnForLidChatAction) ProtoMessage

func (*PnForLidChatAction) ProtoMessage()

func (*PnForLidChatAction) ProtoReflect

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

func (*PnForLidChatAction) Reset

func (x *PnForLidChatAction) Reset()

func (*PnForLidChatAction) String

func (x *PnForLidChatAction) String() string

type PrimaryFeature

type PrimaryFeature struct {
	Flags []string `protobuf:"bytes,1,rep,name=flags" json:"flags,omitempty"`
	// contains filtered or unexported fields
}

func (*PrimaryFeature) Descriptor deprecated

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

Deprecated: Use PrimaryFeature.ProtoReflect.Descriptor instead.

func (*PrimaryFeature) GetFlags

func (x *PrimaryFeature) GetFlags() []string

func (*PrimaryFeature) ProtoMessage

func (*PrimaryFeature) ProtoMessage()

func (*PrimaryFeature) ProtoReflect

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

func (*PrimaryFeature) Reset

func (x *PrimaryFeature) Reset()

func (*PrimaryFeature) String

func (x *PrimaryFeature) String() string

type PrimaryVersionAction

type PrimaryVersionAction struct {
	Version *string `protobuf:"bytes,1,opt,name=version" json:"version,omitempty"`
	// contains filtered or unexported fields
}

func (*PrimaryVersionAction) Descriptor deprecated

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

Deprecated: Use PrimaryVersionAction.ProtoReflect.Descriptor instead.

func (*PrimaryVersionAction) GetVersion

func (x *PrimaryVersionAction) GetVersion() string

func (*PrimaryVersionAction) ProtoMessage

func (*PrimaryVersionAction) ProtoMessage()

func (*PrimaryVersionAction) ProtoReflect

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

func (*PrimaryVersionAction) Reset

func (x *PrimaryVersionAction) Reset()

func (*PrimaryVersionAction) String

func (x *PrimaryVersionAction) String() string

type PrivacySettingChannelsPersonalisedRecommendationAction

type PrivacySettingChannelsPersonalisedRecommendationAction struct {
	IsUserOptedOut *bool `protobuf:"varint,1,opt,name=isUserOptedOut" json:"isUserOptedOut,omitempty"`
	// contains filtered or unexported fields
}

func (*PrivacySettingChannelsPersonalisedRecommendationAction) Descriptor deprecated

Deprecated: Use PrivacySettingChannelsPersonalisedRecommendationAction.ProtoReflect.Descriptor instead.

func (*PrivacySettingChannelsPersonalisedRecommendationAction) GetIsUserOptedOut

func (*PrivacySettingChannelsPersonalisedRecommendationAction) ProtoMessage

func (*PrivacySettingChannelsPersonalisedRecommendationAction) ProtoReflect

func (*PrivacySettingChannelsPersonalisedRecommendationAction) Reset

func (*PrivacySettingChannelsPersonalisedRecommendationAction) String

type PrivacySettingDisableLinkPreviewsAction

type PrivacySettingDisableLinkPreviewsAction struct {
	IsPreviewsDisabled *bool `protobuf:"varint,1,opt,name=isPreviewsDisabled" json:"isPreviewsDisabled,omitempty"`
	// contains filtered or unexported fields
}

func (*PrivacySettingDisableLinkPreviewsAction) Descriptor deprecated

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

Deprecated: Use PrivacySettingDisableLinkPreviewsAction.ProtoReflect.Descriptor instead.

func (*PrivacySettingDisableLinkPreviewsAction) GetIsPreviewsDisabled

func (x *PrivacySettingDisableLinkPreviewsAction) GetIsPreviewsDisabled() bool

func (*PrivacySettingDisableLinkPreviewsAction) ProtoMessage

func (*PrivacySettingDisableLinkPreviewsAction) ProtoReflect

func (*PrivacySettingDisableLinkPreviewsAction) Reset

func (*PrivacySettingDisableLinkPreviewsAction) String

type PrivacySettingRelayAllCalls

type PrivacySettingRelayAllCalls struct {
	IsEnabled *bool `protobuf:"varint,1,opt,name=isEnabled" json:"isEnabled,omitempty"`
	// contains filtered or unexported fields
}

func (*PrivacySettingRelayAllCalls) Descriptor deprecated

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

Deprecated: Use PrivacySettingRelayAllCalls.ProtoReflect.Descriptor instead.

func (*PrivacySettingRelayAllCalls) GetIsEnabled

func (x *PrivacySettingRelayAllCalls) GetIsEnabled() bool

func (*PrivacySettingRelayAllCalls) ProtoMessage

func (*PrivacySettingRelayAllCalls) ProtoMessage()

func (*PrivacySettingRelayAllCalls) ProtoReflect

func (*PrivacySettingRelayAllCalls) Reset

func (x *PrivacySettingRelayAllCalls) Reset()

func (*PrivacySettingRelayAllCalls) String

func (x *PrivacySettingRelayAllCalls) String() string

type PrivateProcessingSettingAction

type PrivateProcessingSettingAction struct {
	PrivateProcessingStatus *PrivateProcessingSettingAction_PrivateProcessingStatus `` /* 177-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*PrivateProcessingSettingAction) Descriptor deprecated

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

Deprecated: Use PrivateProcessingSettingAction.ProtoReflect.Descriptor instead.

func (*PrivateProcessingSettingAction) GetPrivateProcessingStatus

func (*PrivateProcessingSettingAction) ProtoMessage

func (*PrivateProcessingSettingAction) ProtoMessage()

func (*PrivateProcessingSettingAction) ProtoReflect

func (*PrivateProcessingSettingAction) Reset

func (x *PrivateProcessingSettingAction) Reset()

func (*PrivateProcessingSettingAction) String

type PrivateProcessingSettingAction_PrivateProcessingStatus

type PrivateProcessingSettingAction_PrivateProcessingStatus int32
const (
	PrivateProcessingSettingAction_UNDEFINED PrivateProcessingSettingAction_PrivateProcessingStatus = 0
	PrivateProcessingSettingAction_ENABLED   PrivateProcessingSettingAction_PrivateProcessingStatus = 1
	PrivateProcessingSettingAction_DISABLED  PrivateProcessingSettingAction_PrivateProcessingStatus = 2
)

func (PrivateProcessingSettingAction_PrivateProcessingStatus) Descriptor

func (PrivateProcessingSettingAction_PrivateProcessingStatus) Enum

func (PrivateProcessingSettingAction_PrivateProcessingStatus) EnumDescriptor deprecated

Deprecated: Use PrivateProcessingSettingAction_PrivateProcessingStatus.Descriptor instead.

func (PrivateProcessingSettingAction_PrivateProcessingStatus) Number

func (PrivateProcessingSettingAction_PrivateProcessingStatus) String

func (PrivateProcessingSettingAction_PrivateProcessingStatus) Type

func (*PrivateProcessingSettingAction_PrivateProcessingStatus) UnmarshalJSON deprecated

Deprecated: Do not use.

type PushNameSetting

type PushNameSetting struct {
	Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*PushNameSetting) Descriptor deprecated

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

Deprecated: Use PushNameSetting.ProtoReflect.Descriptor instead.

func (*PushNameSetting) GetName

func (x *PushNameSetting) GetName() string

func (*PushNameSetting) ProtoMessage

func (*PushNameSetting) ProtoMessage()

func (*PushNameSetting) ProtoReflect

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

func (*PushNameSetting) Reset

func (x *PushNameSetting) Reset()

func (*PushNameSetting) String

func (x *PushNameSetting) String() string

type QuickReplyAction

type QuickReplyAction struct {
	Shortcut           *string  `protobuf:"bytes,1,opt,name=shortcut" json:"shortcut,omitempty"`
	Message            *string  `protobuf:"bytes,2,opt,name=message" json:"message,omitempty"`
	Keywords           []string `protobuf:"bytes,3,rep,name=keywords" json:"keywords,omitempty"`
	Count              *int32   `protobuf:"varint,4,opt,name=count" json:"count,omitempty"`
	Deleted            *bool    `protobuf:"varint,5,opt,name=deleted" json:"deleted,omitempty"`
	AssociatedLabelIDs []string `protobuf:"bytes,6,rep,name=associatedLabelIDs" json:"associatedLabelIDs,omitempty"`
	// contains filtered or unexported fields
}

func (*QuickReplyAction) Descriptor deprecated

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

Deprecated: Use QuickReplyAction.ProtoReflect.Descriptor instead.

func (*QuickReplyAction) GetAssociatedLabelIDs

func (x *QuickReplyAction) GetAssociatedLabelIDs() []string

func (*QuickReplyAction) GetCount

func (x *QuickReplyAction) GetCount() int32

func (*QuickReplyAction) GetDeleted

func (x *QuickReplyAction) GetDeleted() bool

func (*QuickReplyAction) GetKeywords

func (x *QuickReplyAction) GetKeywords() []string

func (*QuickReplyAction) GetMessage

func (x *QuickReplyAction) GetMessage() string

func (*QuickReplyAction) GetShortcut

func (x *QuickReplyAction) GetShortcut() string

func (*QuickReplyAction) ProtoMessage

func (*QuickReplyAction) ProtoMessage()

func (*QuickReplyAction) ProtoReflect

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

func (*QuickReplyAction) Reset

func (x *QuickReplyAction) Reset()

func (*QuickReplyAction) String

func (x *QuickReplyAction) String() string

type RecentEmojiWeight

type RecentEmojiWeight struct {
	Emoji  *string  `protobuf:"bytes,1,opt,name=emoji" json:"emoji,omitempty"`
	Weight *float32 `protobuf:"fixed32,2,opt,name=weight" json:"weight,omitempty"`
	// contains filtered or unexported fields
}

func (*RecentEmojiWeight) Descriptor deprecated

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

Deprecated: Use RecentEmojiWeight.ProtoReflect.Descriptor instead.

func (*RecentEmojiWeight) GetEmoji

func (x *RecentEmojiWeight) GetEmoji() string

func (*RecentEmojiWeight) GetWeight

func (x *RecentEmojiWeight) GetWeight() float32

func (*RecentEmojiWeight) ProtoMessage

func (*RecentEmojiWeight) ProtoMessage()

func (*RecentEmojiWeight) ProtoReflect

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

func (*RecentEmojiWeight) Reset

func (x *RecentEmojiWeight) Reset()

func (*RecentEmojiWeight) String

func (x *RecentEmojiWeight) String() string

type RecentEmojiWeightsAction

type RecentEmojiWeightsAction struct {
	Weights []*RecentEmojiWeight `protobuf:"bytes,1,rep,name=weights" json:"weights,omitempty"`
	// contains filtered or unexported fields
}

func (*RecentEmojiWeightsAction) Descriptor deprecated

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

Deprecated: Use RecentEmojiWeightsAction.ProtoReflect.Descriptor instead.

func (*RecentEmojiWeightsAction) GetWeights

func (x *RecentEmojiWeightsAction) GetWeights() []*RecentEmojiWeight

func (*RecentEmojiWeightsAction) ProtoMessage

func (*RecentEmojiWeightsAction) ProtoMessage()

func (*RecentEmojiWeightsAction) ProtoReflect

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

func (*RecentEmojiWeightsAction) Reset

func (x *RecentEmojiWeightsAction) Reset()

func (*RecentEmojiWeightsAction) String

func (x *RecentEmojiWeightsAction) String() string

type RemoveRecentStickerAction

type RemoveRecentStickerAction struct {
	LastStickerSentTS *int64 `protobuf:"varint,1,opt,name=lastStickerSentTS" json:"lastStickerSentTS,omitempty"`
	// contains filtered or unexported fields
}

func (*RemoveRecentStickerAction) Descriptor deprecated

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

Deprecated: Use RemoveRecentStickerAction.ProtoReflect.Descriptor instead.

func (*RemoveRecentStickerAction) GetLastStickerSentTS

func (x *RemoveRecentStickerAction) GetLastStickerSentTS() int64

func (*RemoveRecentStickerAction) ProtoMessage

func (*RemoveRecentStickerAction) ProtoMessage()

func (*RemoveRecentStickerAction) ProtoReflect

func (*RemoveRecentStickerAction) Reset

func (x *RemoveRecentStickerAction) Reset()

func (*RemoveRecentStickerAction) String

func (x *RemoveRecentStickerAction) String() string

type SettingsSyncAction

type SettingsSyncAction struct {
	StartAtLogin                         *bool                                   `protobuf:"varint,1,opt,name=startAtLogin" json:"startAtLogin,omitempty"`
	MinimizeToTray                       *bool                                   `protobuf:"varint,2,opt,name=minimizeToTray" json:"minimizeToTray,omitempty"`
	Language                             *string                                 `protobuf:"bytes,3,opt,name=language" json:"language,omitempty"`
	ReplaceTextWithEmoji                 *bool                                   `protobuf:"varint,4,opt,name=replaceTextWithEmoji" json:"replaceTextWithEmoji,omitempty"`
	BannerNotificationDisplayMode        *SettingsSyncAction_DisplayMode         `` /* 165-byte string literal not displayed */
	UnreadCounterBadgeDisplayMode        *SettingsSyncAction_DisplayMode         `` /* 165-byte string literal not displayed */
	IsMessagesNotificationEnabled        *bool                                   `protobuf:"varint,7,opt,name=isMessagesNotificationEnabled" json:"isMessagesNotificationEnabled,omitempty"`
	IsCallsNotificationEnabled           *bool                                   `protobuf:"varint,8,opt,name=isCallsNotificationEnabled" json:"isCallsNotificationEnabled,omitempty"`
	IsReactionsNotificationEnabled       *bool                                   `protobuf:"varint,9,opt,name=isReactionsNotificationEnabled" json:"isReactionsNotificationEnabled,omitempty"`
	IsStatusReactionsNotificationEnabled *bool                                   `protobuf:"varint,10,opt,name=isStatusReactionsNotificationEnabled" json:"isStatusReactionsNotificationEnabled,omitempty"`
	IsTextPreviewForNotificationEnabled  *bool                                   `protobuf:"varint,11,opt,name=isTextPreviewForNotificationEnabled" json:"isTextPreviewForNotificationEnabled,omitempty"`
	DefaultNotificationToneID            *int32                                  `protobuf:"varint,12,opt,name=defaultNotificationToneID" json:"defaultNotificationToneID,omitempty"`
	GroupDefaultNotificationToneID       *int32                                  `protobuf:"varint,13,opt,name=groupDefaultNotificationToneID" json:"groupDefaultNotificationToneID,omitempty"`
	AppTheme                             *int32                                  `protobuf:"varint,14,opt,name=appTheme" json:"appTheme,omitempty"`
	WallpaperID                          *int32                                  `protobuf:"varint,15,opt,name=wallpaperID" json:"wallpaperID,omitempty"`
	IsDoodleWallpaperEnabled             *bool                                   `protobuf:"varint,16,opt,name=isDoodleWallpaperEnabled" json:"isDoodleWallpaperEnabled,omitempty"`
	FontSize                             *int32                                  `protobuf:"varint,17,opt,name=fontSize" json:"fontSize,omitempty"`
	IsPhotosAutodownloadEnabled          *bool                                   `protobuf:"varint,18,opt,name=isPhotosAutodownloadEnabled" json:"isPhotosAutodownloadEnabled,omitempty"`
	IsAudiosAutodownloadEnabled          *bool                                   `protobuf:"varint,19,opt,name=isAudiosAutodownloadEnabled" json:"isAudiosAutodownloadEnabled,omitempty"`
	IsVideosAutodownloadEnabled          *bool                                   `protobuf:"varint,20,opt,name=isVideosAutodownloadEnabled" json:"isVideosAutodownloadEnabled,omitempty"`
	IsDocumentsAutodownloadEnabled       *bool                                   `protobuf:"varint,21,opt,name=isDocumentsAutodownloadEnabled" json:"isDocumentsAutodownloadEnabled,omitempty"`
	DisableLinkPreviews                  *bool                                   `protobuf:"varint,22,opt,name=disableLinkPreviews" json:"disableLinkPreviews,omitempty"`
	NotificationToneID                   *int32                                  `protobuf:"varint,23,opt,name=notificationToneID" json:"notificationToneID,omitempty"`
	MediaUploadQuality                   *SettingsSyncAction_MediaQualitySetting `` /* 152-byte string literal not displayed */
	IsSpellCheckEnabled                  *bool                                   `protobuf:"varint,25,opt,name=isSpellCheckEnabled" json:"isSpellCheckEnabled,omitempty"`
	IsEnterToSendEnabled                 *bool                                   `protobuf:"varint,26,opt,name=isEnterToSendEnabled" json:"isEnterToSendEnabled,omitempty"`
	IsGroupMessageNotificationEnabled    *bool                                   `protobuf:"varint,27,opt,name=isGroupMessageNotificationEnabled" json:"isGroupMessageNotificationEnabled,omitempty"`
	IsGroupReactionsNotificationEnabled  *bool                                   `protobuf:"varint,28,opt,name=isGroupReactionsNotificationEnabled" json:"isGroupReactionsNotificationEnabled,omitempty"`
	IsStatusNotificationEnabled          *bool                                   `protobuf:"varint,29,opt,name=isStatusNotificationEnabled" json:"isStatusNotificationEnabled,omitempty"`
	StatusNotificationToneID             *int32                                  `protobuf:"varint,30,opt,name=statusNotificationToneID" json:"statusNotificationToneID,omitempty"`
	ShouldPlaySoundForCallNotification   *bool                                   `protobuf:"varint,31,opt,name=shouldPlaySoundForCallNotification" json:"shouldPlaySoundForCallNotification,omitempty"`
	ChatThemeID                          *string                                 `protobuf:"bytes,32,opt,name=chatThemeID" json:"chatThemeID,omitempty"`
	ColorSchemeID                        *string                                 `protobuf:"bytes,33,opt,name=colorSchemeID" json:"colorSchemeID,omitempty"`
	StockWallpaperImageID                *string                                 `protobuf:"bytes,34,opt,name=stockWallpaperImageID" json:"stockWallpaperImageID,omitempty"`
	// contains filtered or unexported fields
}

func (*SettingsSyncAction) Descriptor deprecated

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

Deprecated: Use SettingsSyncAction.ProtoReflect.Descriptor instead.

func (*SettingsSyncAction) GetAppTheme

func (x *SettingsSyncAction) GetAppTheme() int32

func (*SettingsSyncAction) GetBannerNotificationDisplayMode

func (x *SettingsSyncAction) GetBannerNotificationDisplayMode() SettingsSyncAction_DisplayMode

func (*SettingsSyncAction) GetChatThemeID

func (x *SettingsSyncAction) GetChatThemeID() string

func (*SettingsSyncAction) GetColorSchemeID

func (x *SettingsSyncAction) GetColorSchemeID() string

func (*SettingsSyncAction) GetDefaultNotificationToneID

func (x *SettingsSyncAction) GetDefaultNotificationToneID() int32

func (*SettingsSyncAction) GetDisableLinkPreviews

func (x *SettingsSyncAction) GetDisableLinkPreviews() bool

func (*SettingsSyncAction) GetFontSize

func (x *SettingsSyncAction) GetFontSize() int32

func (*SettingsSyncAction) GetGroupDefaultNotificationToneID

func (x *SettingsSyncAction) GetGroupDefaultNotificationToneID() int32

func (*SettingsSyncAction) GetIsAudiosAutodownloadEnabled

func (x *SettingsSyncAction) GetIsAudiosAutodownloadEnabled() bool

func (*SettingsSyncAction) GetIsCallsNotificationEnabled

func (x *SettingsSyncAction) GetIsCallsNotificationEnabled() bool

func (*SettingsSyncAction) GetIsDocumentsAutodownloadEnabled

func (x *SettingsSyncAction) GetIsDocumentsAutodownloadEnabled() bool

func (*SettingsSyncAction) GetIsDoodleWallpaperEnabled

func (x *SettingsSyncAction) GetIsDoodleWallpaperEnabled() bool

func (*SettingsSyncAction) GetIsEnterToSendEnabled

func (x *SettingsSyncAction) GetIsEnterToSendEnabled() bool

func (*SettingsSyncAction) GetIsGroupMessageNotificationEnabled

func (x *SettingsSyncAction) GetIsGroupMessageNotificationEnabled() bool

func (*SettingsSyncAction) GetIsGroupReactionsNotificationEnabled

func (x *SettingsSyncAction) GetIsGroupReactionsNotificationEnabled() bool

func (*SettingsSyncAction) GetIsMessagesNotificationEnabled

func (x *SettingsSyncAction) GetIsMessagesNotificationEnabled() bool

func (*SettingsSyncAction) GetIsPhotosAutodownloadEnabled

func (x *SettingsSyncAction) GetIsPhotosAutodownloadEnabled() bool

func (*SettingsSyncAction) GetIsReactionsNotificationEnabled

func (x *SettingsSyncAction) GetIsReactionsNotificationEnabled() bool

func (*SettingsSyncAction) GetIsSpellCheckEnabled

func (x *SettingsSyncAction) GetIsSpellCheckEnabled() bool

func (*SettingsSyncAction) GetIsStatusNotificationEnabled

func (x *SettingsSyncAction) GetIsStatusNotificationEnabled() bool

func (*SettingsSyncAction) GetIsStatusReactionsNotificationEnabled

func (x *SettingsSyncAction) GetIsStatusReactionsNotificationEnabled() bool

func (*SettingsSyncAction) GetIsTextPreviewForNotificationEnabled

func (x *SettingsSyncAction) GetIsTextPreviewForNotificationEnabled() bool

func (*SettingsSyncAction) GetIsVideosAutodownloadEnabled

func (x *SettingsSyncAction) GetIsVideosAutodownloadEnabled() bool

func (*SettingsSyncAction) GetLanguage

func (x *SettingsSyncAction) GetLanguage() string

func (*SettingsSyncAction) GetMediaUploadQuality

func (*SettingsSyncAction) GetMinimizeToTray

func (x *SettingsSyncAction) GetMinimizeToTray() bool

func (*SettingsSyncAction) GetNotificationToneID

func (x *SettingsSyncAction) GetNotificationToneID() int32

func (*SettingsSyncAction) GetReplaceTextWithEmoji

func (x *SettingsSyncAction) GetReplaceTextWithEmoji() bool

func (*SettingsSyncAction) GetShouldPlaySoundForCallNotification

func (x *SettingsSyncAction) GetShouldPlaySoundForCallNotification() bool

func (*SettingsSyncAction) GetStartAtLogin

func (x *SettingsSyncAction) GetStartAtLogin() bool

func (*SettingsSyncAction) GetStatusNotificationToneID

func (x *SettingsSyncAction) GetStatusNotificationToneID() int32

func (*SettingsSyncAction) GetStockWallpaperImageID

func (x *SettingsSyncAction) GetStockWallpaperImageID() string

func (*SettingsSyncAction) GetUnreadCounterBadgeDisplayMode

func (x *SettingsSyncAction) GetUnreadCounterBadgeDisplayMode() SettingsSyncAction_DisplayMode

func (*SettingsSyncAction) GetWallpaperID

func (x *SettingsSyncAction) GetWallpaperID() int32

func (*SettingsSyncAction) ProtoMessage

func (*SettingsSyncAction) ProtoMessage()

func (*SettingsSyncAction) ProtoReflect

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

func (*SettingsSyncAction) Reset

func (x *SettingsSyncAction) Reset()

func (*SettingsSyncAction) String

func (x *SettingsSyncAction) String() string

type SettingsSyncAction_DisplayMode

type SettingsSyncAction_DisplayMode int32
const (
	SettingsSyncAction_DISPLAY_MODE_UNKNOWN  SettingsSyncAction_DisplayMode = 0
	SettingsSyncAction_ALWAYS                SettingsSyncAction_DisplayMode = 1
	SettingsSyncAction_NEVER                 SettingsSyncAction_DisplayMode = 2
	SettingsSyncAction_ONLY_WHEN_APP_IS_OPEN SettingsSyncAction_DisplayMode = 3
)

func (SettingsSyncAction_DisplayMode) Descriptor

func (SettingsSyncAction_DisplayMode) Enum

func (SettingsSyncAction_DisplayMode) EnumDescriptor deprecated

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

Deprecated: Use SettingsSyncAction_DisplayMode.Descriptor instead.

func (SettingsSyncAction_DisplayMode) Number

func (SettingsSyncAction_DisplayMode) String

func (SettingsSyncAction_DisplayMode) Type

func (*SettingsSyncAction_DisplayMode) UnmarshalJSON deprecated

func (x *SettingsSyncAction_DisplayMode) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type SettingsSyncAction_MediaQualitySetting

type SettingsSyncAction_MediaQualitySetting int32
const (
	SettingsSyncAction_MEDIA_QUALITY_UNKNOWN SettingsSyncAction_MediaQualitySetting = 0
	SettingsSyncAction_STANDARD              SettingsSyncAction_MediaQualitySetting = 1
	SettingsSyncAction_HD                    SettingsSyncAction_MediaQualitySetting = 2
)

func (SettingsSyncAction_MediaQualitySetting) Descriptor

func (SettingsSyncAction_MediaQualitySetting) Enum

func (SettingsSyncAction_MediaQualitySetting) EnumDescriptor deprecated

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

Deprecated: Use SettingsSyncAction_MediaQualitySetting.Descriptor instead.

func (SettingsSyncAction_MediaQualitySetting) Number

func (SettingsSyncAction_MediaQualitySetting) String

func (SettingsSyncAction_MediaQualitySetting) Type

func (*SettingsSyncAction_MediaQualitySetting) UnmarshalJSON deprecated

func (x *SettingsSyncAction_MediaQualitySetting) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type SettingsSyncAction_SettingKey

type SettingsSyncAction_SettingKey int32
const (
	SettingsSyncAction_SETTING_KEY_UNKNOWN                      SettingsSyncAction_SettingKey = 0
	SettingsSyncAction_START_AT_LOGIN                           SettingsSyncAction_SettingKey = 1
	SettingsSyncAction_MINIMIZE_TO_TRAY                         SettingsSyncAction_SettingKey = 2
	SettingsSyncAction_LANGUAGE                                 SettingsSyncAction_SettingKey = 3
	SettingsSyncAction_REPLACE_TEXT_WITH_EMOJI                  SettingsSyncAction_SettingKey = 4
	SettingsSyncAction_BANNER_NOTIFICATION_DISPLAY_MODE         SettingsSyncAction_SettingKey = 5
	SettingsSyncAction_UNREAD_COUNTER_BADGE_DISPLAY_MODE        SettingsSyncAction_SettingKey = 6
	SettingsSyncAction_IS_MESSAGES_NOTIFICATION_ENABLED         SettingsSyncAction_SettingKey = 7
	SettingsSyncAction_IS_CALLS_NOTIFICATION_ENABLED            SettingsSyncAction_SettingKey = 8
	SettingsSyncAction_IS_REACTIONS_NOTIFICATION_ENABLED        SettingsSyncAction_SettingKey = 9
	SettingsSyncAction_IS_STATUS_REACTIONS_NOTIFICATION_ENABLED SettingsSyncAction_SettingKey = 10
	SettingsSyncAction_IS_TEXT_PREVIEW_FOR_NOTIFICATION_ENABLED SettingsSyncAction_SettingKey = 11
	SettingsSyncAction_DEFAULT_NOTIFICATION_TONE_ID             SettingsSyncAction_SettingKey = 12
	SettingsSyncAction_GROUP_DEFAULT_NOTIFICATION_TONE_ID       SettingsSyncAction_SettingKey = 13
	SettingsSyncAction_APP_THEME                                SettingsSyncAction_SettingKey = 14
	SettingsSyncAction_WALLPAPER_ID                             SettingsSyncAction_SettingKey = 15
	SettingsSyncAction_IS_DOODLE_WALLPAPER_ENABLED              SettingsSyncAction_SettingKey = 16
	SettingsSyncAction_FONT_SIZE                                SettingsSyncAction_SettingKey = 17
	SettingsSyncAction_IS_PHOTOS_AUTODOWNLOAD_ENABLED           SettingsSyncAction_SettingKey = 18
	SettingsSyncAction_IS_AUDIOS_AUTODOWNLOAD_ENABLED           SettingsSyncAction_SettingKey = 19
	SettingsSyncAction_IS_VIDEOS_AUTODOWNLOAD_ENABLED           SettingsSyncAction_SettingKey = 20
	SettingsSyncAction_IS_DOCUMENTS_AUTODOWNLOAD_ENABLED        SettingsSyncAction_SettingKey = 21
	SettingsSyncAction_DISABLE_LINK_PREVIEWS                    SettingsSyncAction_SettingKey = 22
	SettingsSyncAction_NOTIFICATION_TONE_ID                     SettingsSyncAction_SettingKey = 23
	SettingsSyncAction_MEDIA_UPLOAD_QUALITY                     SettingsSyncAction_SettingKey = 24
	SettingsSyncAction_IS_SPELL_CHECK_ENABLED                   SettingsSyncAction_SettingKey = 25
	SettingsSyncAction_IS_ENTER_TO_SEND_ENABLED                 SettingsSyncAction_SettingKey = 26
	SettingsSyncAction_IS_GROUP_MESSAGE_NOTIFICATION_ENABLED    SettingsSyncAction_SettingKey = 27
	SettingsSyncAction_IS_GROUP_REACTIONS_NOTIFICATION_ENABLED  SettingsSyncAction_SettingKey = 28
	SettingsSyncAction_IS_STATUS_NOTIFICATION_ENABLED           SettingsSyncAction_SettingKey = 29
	SettingsSyncAction_STATUS_NOTIFICATION_TONE_ID              SettingsSyncAction_SettingKey = 30
	SettingsSyncAction_SHOULD_PLAY_SOUND_FOR_CALL_NOTIFICATION  SettingsSyncAction_SettingKey = 31
	SettingsSyncAction_CHAT_THEME_ID                            SettingsSyncAction_SettingKey = 32
	SettingsSyncAction_COLOR_SCHEME_ID                          SettingsSyncAction_SettingKey = 33
	SettingsSyncAction_STOCK_WALLPAPER_IMAGE_ID                 SettingsSyncAction_SettingKey = 34
)

func (SettingsSyncAction_SettingKey) Descriptor

func (SettingsSyncAction_SettingKey) Enum

func (SettingsSyncAction_SettingKey) EnumDescriptor deprecated

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

Deprecated: Use SettingsSyncAction_SettingKey.Descriptor instead.

func (SettingsSyncAction_SettingKey) Number

func (SettingsSyncAction_SettingKey) String

func (SettingsSyncAction_SettingKey) Type

func (*SettingsSyncAction_SettingKey) UnmarshalJSON deprecated

func (x *SettingsSyncAction_SettingKey) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type SettingsSyncAction_SettingPlatform

type SettingsSyncAction_SettingPlatform int32
const (
	SettingsSyncAction_PLATFORM_UNKNOWN SettingsSyncAction_SettingPlatform = 0
	SettingsSyncAction_WEB              SettingsSyncAction_SettingPlatform = 1
	SettingsSyncAction_HYBRID           SettingsSyncAction_SettingPlatform = 2
	SettingsSyncAction_WINDOWS          SettingsSyncAction_SettingPlatform = 3
	SettingsSyncAction_MAC              SettingsSyncAction_SettingPlatform = 4
)

func (SettingsSyncAction_SettingPlatform) Descriptor

func (SettingsSyncAction_SettingPlatform) Enum

func (SettingsSyncAction_SettingPlatform) EnumDescriptor deprecated

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

Deprecated: Use SettingsSyncAction_SettingPlatform.Descriptor instead.

func (SettingsSyncAction_SettingPlatform) Number

func (SettingsSyncAction_SettingPlatform) String

func (SettingsSyncAction_SettingPlatform) Type

func (*SettingsSyncAction_SettingPlatform) UnmarshalJSON deprecated

func (x *SettingsSyncAction_SettingPlatform) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type StarAction

type StarAction struct {
	Starred *bool `protobuf:"varint,1,opt,name=starred" json:"starred,omitempty"`
	// contains filtered or unexported fields
}

func (*StarAction) Descriptor deprecated

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

Deprecated: Use StarAction.ProtoReflect.Descriptor instead.

func (*StarAction) GetStarred

func (x *StarAction) GetStarred() bool

func (*StarAction) ProtoMessage

func (*StarAction) ProtoMessage()

func (*StarAction) ProtoReflect

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

func (*StarAction) Reset

func (x *StarAction) Reset()

func (*StarAction) String

func (x *StarAction) String() string

type StatusPostOptInNotificationPreferencesAction

type StatusPostOptInNotificationPreferencesAction struct {
	Enabled *bool `protobuf:"varint,1,opt,name=enabled" json:"enabled,omitempty"`
	// contains filtered or unexported fields
}

func (*StatusPostOptInNotificationPreferencesAction) Descriptor deprecated

Deprecated: Use StatusPostOptInNotificationPreferencesAction.ProtoReflect.Descriptor instead.

func (*StatusPostOptInNotificationPreferencesAction) GetEnabled

func (*StatusPostOptInNotificationPreferencesAction) ProtoMessage

func (*StatusPostOptInNotificationPreferencesAction) ProtoReflect

func (*StatusPostOptInNotificationPreferencesAction) Reset

func (*StatusPostOptInNotificationPreferencesAction) String

type StatusPrivacyAction

type StatusPrivacyAction struct {
	Mode        *StatusPrivacyAction_StatusDistributionMode  `` /* 127-byte string literal not displayed */
	UserJID     []string                                     `protobuf:"bytes,2,rep,name=userJID" json:"userJID,omitempty"`
	ShareToFb   *bool                                        `protobuf:"varint,3,opt,name=shareToFb" json:"shareToFb,omitempty"`
	ShareToIg   *bool                                        `protobuf:"varint,4,opt,name=shareToIg" json:"shareToIg,omitempty"`
	CustomLists []*StatusPrivacyAction_CustomList            `protobuf:"bytes,5,rep,name=customLists" json:"customLists,omitempty"`
	Modes       []StatusPrivacyAction_StatusDistributionMode `` /* 129-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*StatusPrivacyAction) Descriptor deprecated

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

Deprecated: Use StatusPrivacyAction.ProtoReflect.Descriptor instead.

func (*StatusPrivacyAction) GetCustomLists

func (x *StatusPrivacyAction) GetCustomLists() []*StatusPrivacyAction_CustomList

func (*StatusPrivacyAction) GetMode

func (*StatusPrivacyAction) GetModes

func (*StatusPrivacyAction) GetShareToFb

func (x *StatusPrivacyAction) GetShareToFb() bool

func (*StatusPrivacyAction) GetShareToIg

func (x *StatusPrivacyAction) GetShareToIg() bool

func (*StatusPrivacyAction) GetUserJID

func (x *StatusPrivacyAction) GetUserJID() []string

func (*StatusPrivacyAction) ProtoMessage

func (*StatusPrivacyAction) ProtoMessage()

func (*StatusPrivacyAction) ProtoReflect

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

func (*StatusPrivacyAction) Reset

func (x *StatusPrivacyAction) Reset()

func (*StatusPrivacyAction) String

func (x *StatusPrivacyAction) String() string

type StatusPrivacyAction_CustomList

type StatusPrivacyAction_CustomList struct {
	ListID     *string  `protobuf:"bytes,1,opt,name=listID" json:"listID,omitempty"`
	Name       *string  `protobuf:"bytes,2,opt,name=name" json:"name,omitempty"`
	Emoji      *string  `protobuf:"bytes,3,opt,name=emoji" json:"emoji,omitempty"`
	IsSelected *bool    `protobuf:"varint,4,opt,name=isSelected" json:"isSelected,omitempty"`
	UserJID    []string `protobuf:"bytes,5,rep,name=userJID" json:"userJID,omitempty"`
	// contains filtered or unexported fields
}

func (*StatusPrivacyAction_CustomList) Descriptor deprecated

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

Deprecated: Use StatusPrivacyAction_CustomList.ProtoReflect.Descriptor instead.

func (*StatusPrivacyAction_CustomList) GetEmoji

func (x *StatusPrivacyAction_CustomList) GetEmoji() string

func (*StatusPrivacyAction_CustomList) GetIsSelected

func (x *StatusPrivacyAction_CustomList) GetIsSelected() bool

func (*StatusPrivacyAction_CustomList) GetListID

func (x *StatusPrivacyAction_CustomList) GetListID() string

func (*StatusPrivacyAction_CustomList) GetName

func (*StatusPrivacyAction_CustomList) GetUserJID

func (x *StatusPrivacyAction_CustomList) GetUserJID() []string

func (*StatusPrivacyAction_CustomList) ProtoMessage

func (*StatusPrivacyAction_CustomList) ProtoMessage()

func (*StatusPrivacyAction_CustomList) ProtoReflect

func (*StatusPrivacyAction_CustomList) Reset

func (x *StatusPrivacyAction_CustomList) Reset()

func (*StatusPrivacyAction_CustomList) String

type StatusPrivacyAction_StatusDistributionMode

type StatusPrivacyAction_StatusDistributionMode int32
const (
	StatusPrivacyAction_ALLOW_LIST    StatusPrivacyAction_StatusDistributionMode = 0
	StatusPrivacyAction_DENY_LIST     StatusPrivacyAction_StatusDistributionMode = 1
	StatusPrivacyAction_CONTACTS      StatusPrivacyAction_StatusDistributionMode = 2
	StatusPrivacyAction_CLOSE_FRIENDS StatusPrivacyAction_StatusDistributionMode = 3
	StatusPrivacyAction_CUSTOM_LIST   StatusPrivacyAction_StatusDistributionMode = 4
)

func (StatusPrivacyAction_StatusDistributionMode) Descriptor

func (StatusPrivacyAction_StatusDistributionMode) Enum

func (StatusPrivacyAction_StatusDistributionMode) EnumDescriptor deprecated

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

Deprecated: Use StatusPrivacyAction_StatusDistributionMode.Descriptor instead.

func (StatusPrivacyAction_StatusDistributionMode) Number

func (StatusPrivacyAction_StatusDistributionMode) String

func (StatusPrivacyAction_StatusDistributionMode) Type

func (*StatusPrivacyAction_StatusDistributionMode) UnmarshalJSON deprecated

Deprecated: Do not use.

type StickerAction

type StickerAction struct {
	URL             *string `protobuf:"bytes,1,opt,name=URL" json:"URL,omitempty"`
	FileEncSHA256   []byte  `protobuf:"bytes,2,opt,name=fileEncSHA256" json:"fileEncSHA256,omitempty"`
	MediaKey        []byte  `protobuf:"bytes,3,opt,name=mediaKey" json:"mediaKey,omitempty"`
	Mimetype        *string `protobuf:"bytes,4,opt,name=mimetype" json:"mimetype,omitempty"`
	Height          *uint32 `protobuf:"varint,5,opt,name=height" json:"height,omitempty"`
	Width           *uint32 `protobuf:"varint,6,opt,name=width" json:"width,omitempty"`
	DirectPath      *string `protobuf:"bytes,7,opt,name=directPath" json:"directPath,omitempty"`
	FileLength      *uint64 `protobuf:"varint,8,opt,name=fileLength" json:"fileLength,omitempty"`
	IsFavorite      *bool   `protobuf:"varint,9,opt,name=isFavorite" json:"isFavorite,omitempty"`
	DeviceIDHint    *uint32 `protobuf:"varint,10,opt,name=deviceIDHint" json:"deviceIDHint,omitempty"`
	IsLottie        *bool   `protobuf:"varint,11,opt,name=isLottie" json:"isLottie,omitempty"`
	ImageHash       *string `protobuf:"bytes,12,opt,name=imageHash" json:"imageHash,omitempty"`
	IsAvatarSticker *bool   `protobuf:"varint,13,opt,name=isAvatarSticker" json:"isAvatarSticker,omitempty"`
	// contains filtered or unexported fields
}

func (*StickerAction) Descriptor deprecated

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

Deprecated: Use StickerAction.ProtoReflect.Descriptor instead.

func (*StickerAction) GetDeviceIDHint

func (x *StickerAction) GetDeviceIDHint() uint32

func (*StickerAction) GetDirectPath

func (x *StickerAction) GetDirectPath() string

func (*StickerAction) GetFileEncSHA256

func (x *StickerAction) GetFileEncSHA256() []byte

func (*StickerAction) GetFileLength

func (x *StickerAction) GetFileLength() uint64

func (*StickerAction) GetHeight

func (x *StickerAction) GetHeight() uint32

func (*StickerAction) GetImageHash

func (x *StickerAction) GetImageHash() string

func (*StickerAction) GetIsAvatarSticker

func (x *StickerAction) GetIsAvatarSticker() bool

func (*StickerAction) GetIsFavorite

func (x *StickerAction) GetIsFavorite() bool

func (*StickerAction) GetIsLottie

func (x *StickerAction) GetIsLottie() bool

func (*StickerAction) GetMediaKey

func (x *StickerAction) GetMediaKey() []byte

func (*StickerAction) GetMimetype

func (x *StickerAction) GetMimetype() string

func (*StickerAction) GetURL

func (x *StickerAction) GetURL() string

func (*StickerAction) GetWidth

func (x *StickerAction) GetWidth() uint32

func (*StickerAction) ProtoMessage

func (*StickerAction) ProtoMessage()

func (*StickerAction) ProtoReflect

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

func (*StickerAction) Reset

func (x *StickerAction) Reset()

func (*StickerAction) String

func (x *StickerAction) String() string

type SubscriptionAction

type SubscriptionAction struct {
	IsDeactivated  *bool  `protobuf:"varint,1,opt,name=isDeactivated" json:"isDeactivated,omitempty"`
	IsAutoRenewing *bool  `protobuf:"varint,2,opt,name=isAutoRenewing" json:"isAutoRenewing,omitempty"`
	ExpirationDate *int64 `protobuf:"varint,3,opt,name=expirationDate" json:"expirationDate,omitempty"`
	// contains filtered or unexported fields
}

func (*SubscriptionAction) Descriptor deprecated

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

Deprecated: Use SubscriptionAction.ProtoReflect.Descriptor instead.

func (*SubscriptionAction) GetExpirationDate

func (x *SubscriptionAction) GetExpirationDate() int64

func (*SubscriptionAction) GetIsAutoRenewing

func (x *SubscriptionAction) GetIsAutoRenewing() bool

func (*SubscriptionAction) GetIsDeactivated

func (x *SubscriptionAction) GetIsDeactivated() bool

func (*SubscriptionAction) ProtoMessage

func (*SubscriptionAction) ProtoMessage()

func (*SubscriptionAction) ProtoReflect

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

func (*SubscriptionAction) Reset

func (x *SubscriptionAction) Reset()

func (*SubscriptionAction) String

func (x *SubscriptionAction) String() string

type SubscriptionsSyncV2Action

type SubscriptionsSyncV2Action struct {
	Subscriptions []*SubscriptionsSyncV2Action_SubscriptionInfo `protobuf:"bytes,1,rep,name=subscriptions" json:"subscriptions,omitempty"`
	PaidFeature   []*SubscriptionsSyncV2Action_PaidFeature      `protobuf:"bytes,2,rep,name=paidFeature" json:"paidFeature,omitempty"`
	// contains filtered or unexported fields
}

func (*SubscriptionsSyncV2Action) Descriptor deprecated

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

Deprecated: Use SubscriptionsSyncV2Action.ProtoReflect.Descriptor instead.

func (*SubscriptionsSyncV2Action) GetPaidFeature

func (*SubscriptionsSyncV2Action) GetSubscriptions

func (*SubscriptionsSyncV2Action) ProtoMessage

func (*SubscriptionsSyncV2Action) ProtoMessage()

func (*SubscriptionsSyncV2Action) ProtoReflect

func (*SubscriptionsSyncV2Action) Reset

func (x *SubscriptionsSyncV2Action) Reset()

func (*SubscriptionsSyncV2Action) String

func (x *SubscriptionsSyncV2Action) String() string

type SubscriptionsSyncV2Action_PaidFeature

type SubscriptionsSyncV2Action_PaidFeature struct {
	Name           *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
	Enabled        *bool   `protobuf:"varint,2,opt,name=enabled" json:"enabled,omitempty"`
	Limit          *int32  `protobuf:"varint,3,opt,name=limit" json:"limit,omitempty"`
	ExpirationTime *int64  `protobuf:"varint,4,opt,name=expirationTime" json:"expirationTime,omitempty"`
	// contains filtered or unexported fields
}

func (*SubscriptionsSyncV2Action_PaidFeature) Descriptor deprecated

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

Deprecated: Use SubscriptionsSyncV2Action_PaidFeature.ProtoReflect.Descriptor instead.

func (*SubscriptionsSyncV2Action_PaidFeature) GetEnabled

func (*SubscriptionsSyncV2Action_PaidFeature) GetExpirationTime

func (x *SubscriptionsSyncV2Action_PaidFeature) GetExpirationTime() int64

func (*SubscriptionsSyncV2Action_PaidFeature) GetLimit

func (*SubscriptionsSyncV2Action_PaidFeature) GetName

func (*SubscriptionsSyncV2Action_PaidFeature) ProtoMessage

func (*SubscriptionsSyncV2Action_PaidFeature) ProtoMessage()

func (*SubscriptionsSyncV2Action_PaidFeature) ProtoReflect

func (*SubscriptionsSyncV2Action_PaidFeature) Reset

func (*SubscriptionsSyncV2Action_PaidFeature) String

type SubscriptionsSyncV2Action_SubscriptionInfo

type SubscriptionsSyncV2Action_SubscriptionInfo struct {
	ID                *string `protobuf:"bytes,1,opt,name=ID" json:"ID,omitempty"`
	Tier              *int32  `protobuf:"varint,2,opt,name=tier" json:"tier,omitempty"`
	Status            *string `protobuf:"bytes,3,opt,name=status" json:"status,omitempty"`
	StartTime         *int64  `protobuf:"varint,4,opt,name=startTime" json:"startTime,omitempty"`
	EndTime           *int64  `protobuf:"varint,5,opt,name=endTime" json:"endTime,omitempty"`
	IsPlatformChanged *bool   `protobuf:"varint,6,opt,name=isPlatformChanged" json:"isPlatformChanged,omitempty"`
	Source            *string `protobuf:"bytes,7,opt,name=source" json:"source,omitempty"`
	CreationTime      *int64  `protobuf:"varint,8,opt,name=creationTime" json:"creationTime,omitempty"`
	// contains filtered or unexported fields
}

func (*SubscriptionsSyncV2Action_SubscriptionInfo) Descriptor deprecated

Deprecated: Use SubscriptionsSyncV2Action_SubscriptionInfo.ProtoReflect.Descriptor instead.

func (*SubscriptionsSyncV2Action_SubscriptionInfo) GetCreationTime

func (*SubscriptionsSyncV2Action_SubscriptionInfo) GetEndTime

func (*SubscriptionsSyncV2Action_SubscriptionInfo) GetID

func (*SubscriptionsSyncV2Action_SubscriptionInfo) GetIsPlatformChanged

func (x *SubscriptionsSyncV2Action_SubscriptionInfo) GetIsPlatformChanged() bool

func (*SubscriptionsSyncV2Action_SubscriptionInfo) GetSource

func (*SubscriptionsSyncV2Action_SubscriptionInfo) GetStartTime

func (*SubscriptionsSyncV2Action_SubscriptionInfo) GetStatus

func (*SubscriptionsSyncV2Action_SubscriptionInfo) GetTier

func (*SubscriptionsSyncV2Action_SubscriptionInfo) ProtoMessage

func (*SubscriptionsSyncV2Action_SubscriptionInfo) ProtoReflect

func (*SubscriptionsSyncV2Action_SubscriptionInfo) Reset

func (*SubscriptionsSyncV2Action_SubscriptionInfo) String

type SyncActionData

type SyncActionData struct {
	Index   []byte           `protobuf:"bytes,1,opt,name=index" json:"index,omitempty"`
	Value   *SyncActionValue `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"`
	Padding []byte           `protobuf:"bytes,3,opt,name=padding" json:"padding,omitempty"`
	Version *int32           `protobuf:"varint,4,opt,name=version" json:"version,omitempty"`
	// contains filtered or unexported fields
}

func (*SyncActionData) Descriptor deprecated

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

Deprecated: Use SyncActionData.ProtoReflect.Descriptor instead.

func (*SyncActionData) GetIndex

func (x *SyncActionData) GetIndex() []byte

func (*SyncActionData) GetPadding

func (x *SyncActionData) GetPadding() []byte

func (*SyncActionData) GetValue

func (x *SyncActionData) GetValue() *SyncActionValue

func (*SyncActionData) GetVersion

func (x *SyncActionData) GetVersion() int32

func (*SyncActionData) ProtoMessage

func (*SyncActionData) ProtoMessage()

func (*SyncActionData) ProtoReflect

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

func (*SyncActionData) Reset

func (x *SyncActionData) Reset()

func (*SyncActionData) String

func (x *SyncActionData) String() string

type SyncActionMessage

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

func (*SyncActionMessage) Descriptor deprecated

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

Deprecated: Use SyncActionMessage.ProtoReflect.Descriptor instead.

func (*SyncActionMessage) GetKey

func (x *SyncActionMessage) GetKey() *waCommon.MessageKey

func (*SyncActionMessage) GetTimestamp

func (x *SyncActionMessage) GetTimestamp() int64

func (*SyncActionMessage) ProtoMessage

func (*SyncActionMessage) ProtoMessage()

func (*SyncActionMessage) ProtoReflect

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

func (*SyncActionMessage) Reset

func (x *SyncActionMessage) Reset()

func (*SyncActionMessage) String

func (x *SyncActionMessage) String() string

type SyncActionMessageRange

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

func (*SyncActionMessageRange) Descriptor deprecated

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

Deprecated: Use SyncActionMessageRange.ProtoReflect.Descriptor instead.

func (*SyncActionMessageRange) GetLastMessageTimestamp

func (x *SyncActionMessageRange) GetLastMessageTimestamp() int64

func (*SyncActionMessageRange) GetLastSystemMessageTimestamp

func (x *SyncActionMessageRange) GetLastSystemMessageTimestamp() int64

func (*SyncActionMessageRange) GetMessages

func (x *SyncActionMessageRange) GetMessages() []*SyncActionMessage

func (*SyncActionMessageRange) ProtoMessage

func (*SyncActionMessageRange) ProtoMessage()

func (*SyncActionMessageRange) ProtoReflect

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

func (*SyncActionMessageRange) Reset

func (x *SyncActionMessageRange) Reset()

func (*SyncActionMessageRange) String

func (x *SyncActionMessageRange) String() string

type SyncActionValue

type SyncActionValue struct {
	Timestamp                                              *int64                                                  `protobuf:"varint,1,opt,name=timestamp" json:"timestamp,omitempty"`
	StarAction                                             *StarAction                                             `protobuf:"bytes,2,opt,name=starAction" json:"starAction,omitempty"`
	ContactAction                                          *ContactAction                                          `protobuf:"bytes,3,opt,name=contactAction" json:"contactAction,omitempty"`
	MuteAction                                             *MuteAction                                             `protobuf:"bytes,4,opt,name=muteAction" json:"muteAction,omitempty"`
	PinAction                                              *PinAction                                              `protobuf:"bytes,5,opt,name=pinAction" json:"pinAction,omitempty"`
	PushNameSetting                                        *PushNameSetting                                        `protobuf:"bytes,7,opt,name=pushNameSetting" json:"pushNameSetting,omitempty"`
	QuickReplyAction                                       *QuickReplyAction                                       `protobuf:"bytes,8,opt,name=quickReplyAction" json:"quickReplyAction,omitempty"`
	RecentEmojiWeightsAction                               *RecentEmojiWeightsAction                               `protobuf:"bytes,11,opt,name=recentEmojiWeightsAction" json:"recentEmojiWeightsAction,omitempty"`
	LabelEditAction                                        *LabelEditAction                                        `protobuf:"bytes,14,opt,name=labelEditAction" json:"labelEditAction,omitempty"`
	LabelAssociationAction                                 *LabelAssociationAction                                 `protobuf:"bytes,15,opt,name=labelAssociationAction" json:"labelAssociationAction,omitempty"`
	LocaleSetting                                          *LocaleSetting                                          `protobuf:"bytes,16,opt,name=localeSetting" json:"localeSetting,omitempty"`
	ArchiveChatAction                                      *ArchiveChatAction                                      `protobuf:"bytes,17,opt,name=archiveChatAction" json:"archiveChatAction,omitempty"`
	DeleteMessageForMeAction                               *DeleteMessageForMeAction                               `protobuf:"bytes,18,opt,name=deleteMessageForMeAction" json:"deleteMessageForMeAction,omitempty"`
	KeyExpiration                                          *KeyExpiration                                          `protobuf:"bytes,19,opt,name=keyExpiration" json:"keyExpiration,omitempty"`
	MarkChatAsReadAction                                   *MarkChatAsReadAction                                   `protobuf:"bytes,20,opt,name=markChatAsReadAction" json:"markChatAsReadAction,omitempty"`
	ClearChatAction                                        *ClearChatAction                                        `protobuf:"bytes,21,opt,name=clearChatAction" json:"clearChatAction,omitempty"`
	DeleteChatAction                                       *DeleteChatAction                                       `protobuf:"bytes,22,opt,name=deleteChatAction" json:"deleteChatAction,omitempty"`
	UnarchiveChatsSetting                                  *UnarchiveChatsSetting                                  `protobuf:"bytes,23,opt,name=unarchiveChatsSetting" json:"unarchiveChatsSetting,omitempty"`
	PrimaryFeature                                         *PrimaryFeature                                         `protobuf:"bytes,24,opt,name=primaryFeature" json:"primaryFeature,omitempty"`
	AndroidUnsupportedActions                              *AndroidUnsupportedActions                              `protobuf:"bytes,26,opt,name=androidUnsupportedActions" json:"androidUnsupportedActions,omitempty"`
	AgentAction                                            *AgentAction                                            `protobuf:"bytes,27,opt,name=agentAction" json:"agentAction,omitempty"`
	SubscriptionAction                                     *SubscriptionAction                                     `protobuf:"bytes,28,opt,name=subscriptionAction" json:"subscriptionAction,omitempty"`
	UserStatusMuteAction                                   *UserStatusMuteAction                                   `protobuf:"bytes,29,opt,name=userStatusMuteAction" json:"userStatusMuteAction,omitempty"`
	TimeFormatAction                                       *TimeFormatAction                                       `protobuf:"bytes,30,opt,name=timeFormatAction" json:"timeFormatAction,omitempty"`
	NuxAction                                              *NuxAction                                              `protobuf:"bytes,31,opt,name=nuxAction" json:"nuxAction,omitempty"`
	PrimaryVersionAction                                   *PrimaryVersionAction                                   `protobuf:"bytes,32,opt,name=primaryVersionAction" json:"primaryVersionAction,omitempty"`
	StickerAction                                          *StickerAction                                          `protobuf:"bytes,33,opt,name=stickerAction" json:"stickerAction,omitempty"`
	RemoveRecentStickerAction                              *RemoveRecentStickerAction                              `protobuf:"bytes,34,opt,name=removeRecentStickerAction" json:"removeRecentStickerAction,omitempty"`
	ChatAssignment                                         *ChatAssignmentAction                                   `protobuf:"bytes,35,opt,name=chatAssignment" json:"chatAssignment,omitempty"`
	ChatAssignmentOpenedStatus                             *ChatAssignmentOpenedStatusAction                       `protobuf:"bytes,36,opt,name=chatAssignmentOpenedStatus" json:"chatAssignmentOpenedStatus,omitempty"`
	PnForLidChatAction                                     *PnForLidChatAction                                     `protobuf:"bytes,37,opt,name=pnForLidChatAction" json:"pnForLidChatAction,omitempty"`
	MarketingMessageAction                                 *MarketingMessageAction                                 `protobuf:"bytes,38,opt,name=marketingMessageAction" json:"marketingMessageAction,omitempty"`
	MarketingMessageBroadcastAction                        *MarketingMessageBroadcastAction                        `protobuf:"bytes,39,opt,name=marketingMessageBroadcastAction" json:"marketingMessageBroadcastAction,omitempty"`
	ExternalWebBetaAction                                  *ExternalWebBetaAction                                  `protobuf:"bytes,40,opt,name=externalWebBetaAction" json:"externalWebBetaAction,omitempty"`
	PrivacySettingRelayAllCalls                            *PrivacySettingRelayAllCalls                            `protobuf:"bytes,41,opt,name=privacySettingRelayAllCalls" json:"privacySettingRelayAllCalls,omitempty"`
	CallLogAction                                          *CallLogAction                                          `protobuf:"bytes,42,opt,name=callLogAction" json:"callLogAction,omitempty"`
	UgcBot                                                 *UGCBot                                                 `protobuf:"bytes,43,opt,name=ugcBot" json:"ugcBot,omitempty"`
	StatusPrivacy                                          *StatusPrivacyAction                                    `protobuf:"bytes,44,opt,name=statusPrivacy" json:"statusPrivacy,omitempty"`
	BotWelcomeRequestAction                                *BotWelcomeRequestAction                                `protobuf:"bytes,45,opt,name=botWelcomeRequestAction" json:"botWelcomeRequestAction,omitempty"`
	DeleteIndividualCallLog                                *DeleteIndividualCallLogAction                          `protobuf:"bytes,46,opt,name=deleteIndividualCallLog" json:"deleteIndividualCallLog,omitempty"`
	LabelReorderingAction                                  *LabelReorderingAction                                  `protobuf:"bytes,47,opt,name=labelReorderingAction" json:"labelReorderingAction,omitempty"`
	PaymentInfoAction                                      *PaymentInfoAction                                      `protobuf:"bytes,48,opt,name=paymentInfoAction" json:"paymentInfoAction,omitempty"`
	CustomPaymentMethodsAction                             *CustomPaymentMethodsAction                             `protobuf:"bytes,49,opt,name=customPaymentMethodsAction" json:"customPaymentMethodsAction,omitempty"`
	LockChatAction                                         *LockChatAction                                         `protobuf:"bytes,50,opt,name=lockChatAction" json:"lockChatAction,omitempty"`
	ChatLockSettings                                       *waChatLockSettings.ChatLockSettings                    `protobuf:"bytes,51,opt,name=chatLockSettings" json:"chatLockSettings,omitempty"`
	WamoUserIdentifierAction                               *WamoUserIdentifierAction                               `protobuf:"bytes,52,opt,name=wamoUserIdentifierAction" json:"wamoUserIdentifierAction,omitempty"`
	PrivacySettingDisableLinkPreviewsAction                *PrivacySettingDisableLinkPreviewsAction                `protobuf:"bytes,53,opt,name=privacySettingDisableLinkPreviewsAction" json:"privacySettingDisableLinkPreviewsAction,omitempty"`
	DeviceCapabilities                                     *waDeviceCapabilities.DeviceCapabilities                `protobuf:"bytes,54,opt,name=deviceCapabilities" json:"deviceCapabilities,omitempty"`
	NoteEditAction                                         *NoteEditAction                                         `protobuf:"bytes,55,opt,name=noteEditAction" json:"noteEditAction,omitempty"`
	FavoritesAction                                        *FavoritesAction                                        `protobuf:"bytes,56,opt,name=favoritesAction" json:"favoritesAction,omitempty"`
	MerchantPaymentPartnerAction                           *MerchantPaymentPartnerAction                           `protobuf:"bytes,57,opt,name=merchantPaymentPartnerAction" json:"merchantPaymentPartnerAction,omitempty"`
	WaffleAccountLinkStateAction                           *WaffleAccountLinkStateAction                           `protobuf:"bytes,58,opt,name=waffleAccountLinkStateAction" json:"waffleAccountLinkStateAction,omitempty"`
	UsernameChatStartMode                                  *UsernameChatStartModeAction                            `protobuf:"bytes,59,opt,name=usernameChatStartMode" json:"usernameChatStartMode,omitempty"`
	NotificationActivitySettingAction                      *NotificationActivitySettingAction                      `protobuf:"bytes,60,opt,name=notificationActivitySettingAction" json:"notificationActivitySettingAction,omitempty"`
	LidContactAction                                       *LidContactAction                                       `protobuf:"bytes,61,opt,name=lidContactAction" json:"lidContactAction,omitempty"`
	CtwaPerCustomerDataSharingAction                       *CtwaPerCustomerDataSharingAction                       `protobuf:"bytes,62,opt,name=ctwaPerCustomerDataSharingAction" json:"ctwaPerCustomerDataSharingAction,omitempty"`
	PaymentTosAction                                       *PaymentTosAction                                       `protobuf:"bytes,63,opt,name=paymentTosAction" json:"paymentTosAction,omitempty"`
	PrivacySettingChannelsPersonalisedRecommendationAction *PrivacySettingChannelsPersonalisedRecommendationAction `` /* 155-byte string literal not displayed */
	DetectedOutcomesStatusAction                           *DetectedOutcomesStatusAction                           `protobuf:"bytes,66,opt,name=detectedOutcomesStatusAction" json:"detectedOutcomesStatusAction,omitempty"`
	MaibaAiFeaturesControlAction                           *MaibaAIFeaturesControlAction                           `protobuf:"bytes,68,opt,name=maibaAiFeaturesControlAction" json:"maibaAiFeaturesControlAction,omitempty"`
	BusinessBroadcastListAction                            *BusinessBroadcastListAction                            `protobuf:"bytes,69,opt,name=businessBroadcastListAction" json:"businessBroadcastListAction,omitempty"`
	MusicUserIDAction                                      *MusicUserIdAction                                      `protobuf:"bytes,70,opt,name=musicUserIDAction" json:"musicUserIDAction,omitempty"`
	StatusPostOptInNotificationPreferencesAction           *StatusPostOptInNotificationPreferencesAction           `` /* 135-byte string literal not displayed */
	AvatarUpdatedAction                                    *AvatarUpdatedAction                                    `protobuf:"bytes,72,opt,name=avatarUpdatedAction" json:"avatarUpdatedAction,omitempty"`
	PrivateProcessingSettingAction                         *PrivateProcessingSettingAction                         `protobuf:"bytes,74,opt,name=privateProcessingSettingAction" json:"privateProcessingSettingAction,omitempty"`
	NewsletterSavedInterestsAction                         *NewsletterSavedInterestsAction                         `protobuf:"bytes,75,opt,name=newsletterSavedInterestsAction" json:"newsletterSavedInterestsAction,omitempty"`
	AiThreadRenameAction                                   *AiThreadRenameAction                                   `protobuf:"bytes,76,opt,name=aiThreadRenameAction" json:"aiThreadRenameAction,omitempty"`
	InteractiveMessageAction                               *InteractiveMessageAction                               `protobuf:"bytes,77,opt,name=interactiveMessageAction" json:"interactiveMessageAction,omitempty"`
	SettingsSyncAction                                     *SettingsSyncAction                                     `protobuf:"bytes,78,opt,name=settingsSyncAction" json:"settingsSyncAction,omitempty"`
	OutContactAction                                       *OutContactAction                                       `protobuf:"bytes,79,opt,name=outContactAction" json:"outContactAction,omitempty"`
	NctSaltSyncAction                                      *NctSaltSyncAction                                      `protobuf:"bytes,80,opt,name=nctSaltSyncAction" json:"nctSaltSyncAction,omitempty"`
	BusinessBroadcastCampaignAction                        *BusinessBroadcastCampaignAction                        `protobuf:"bytes,81,opt,name=businessBroadcastCampaignAction" json:"businessBroadcastCampaignAction,omitempty"`
	BusinessBroadcastInsightsAction                        *BusinessBroadcastInsightsAction                        `protobuf:"bytes,82,opt,name=businessBroadcastInsightsAction" json:"businessBroadcastInsightsAction,omitempty"`
	CustomerDataAction                                     *CustomerDataAction                                     `protobuf:"bytes,83,opt,name=customerDataAction" json:"customerDataAction,omitempty"`
	SubscriptionsSyncV2Action                              *SubscriptionsSyncV2Action                              `protobuf:"bytes,84,opt,name=subscriptionsSyncV2Action" json:"subscriptionsSyncV2Action,omitempty"`
	ThreadPinAction                                        *ThreadPinAction                                        `protobuf:"bytes,85,opt,name=threadPinAction" json:"threadPinAction,omitempty"`
	AutoOrganizeBusinessChatSetting                        *AutoOrganizeBusinessChatSetting                        `protobuf:"bytes,86,opt,name=autoOrganizeBusinessChatSetting" json:"autoOrganizeBusinessChatSetting,omitempty"`
	BizAiSettingsNudgeAction                               *BizAISettingsNudgeAction                               `protobuf:"bytes,87,opt,name=bizAiSettingsNudgeAction" json:"bizAiSettingsNudgeAction,omitempty"`
	CoexV2VersionAction                                    *CoexV2VersionAction                                    `protobuf:"bytes,88,opt,name=coexV2VersionAction" json:"coexV2VersionAction,omitempty"`
	WasaRootSecretAction                                   *WASARootSecretAction                                   `protobuf:"bytes,89,opt,name=wasaRootSecretAction" json:"wasaRootSecretAction,omitempty"`
	BubbleLockMessageAction                                *BubbleLockMessageAction                                `protobuf:"bytes,90,opt,name=bubbleLockMessageAction" json:"bubbleLockMessageAction,omitempty"`
	LabelSublistAction                                     *LabelSublistAction                                     `protobuf:"bytes,91,opt,name=labelSublistAction" json:"labelSublistAction,omitempty"`
	DeviceCapabilitiesV2                                   *waDeviceCapabilities.DeviceCapabilities                `protobuf:"bytes,92,opt,name=deviceCapabilitiesV2" json:"deviceCapabilitiesV2,omitempty"`
	// contains filtered or unexported fields
}

func (*SyncActionValue) Descriptor deprecated

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

Deprecated: Use SyncActionValue.ProtoReflect.Descriptor instead.

func (*SyncActionValue) GetAgentAction

func (x *SyncActionValue) GetAgentAction() *AgentAction

func (*SyncActionValue) GetAiThreadRenameAction

func (x *SyncActionValue) GetAiThreadRenameAction() *AiThreadRenameAction

func (*SyncActionValue) GetAndroidUnsupportedActions

func (x *SyncActionValue) GetAndroidUnsupportedActions() *AndroidUnsupportedActions

func (*SyncActionValue) GetArchiveChatAction

func (x *SyncActionValue) GetArchiveChatAction() *ArchiveChatAction

func (*SyncActionValue) GetAutoOrganizeBusinessChatSetting

func (x *SyncActionValue) GetAutoOrganizeBusinessChatSetting() *AutoOrganizeBusinessChatSetting

func (*SyncActionValue) GetAvatarUpdatedAction

func (x *SyncActionValue) GetAvatarUpdatedAction() *AvatarUpdatedAction

func (*SyncActionValue) GetBizAiSettingsNudgeAction

func (x *SyncActionValue) GetBizAiSettingsNudgeAction() *BizAISettingsNudgeAction

func (*SyncActionValue) GetBotWelcomeRequestAction

func (x *SyncActionValue) GetBotWelcomeRequestAction() *BotWelcomeRequestAction

func (*SyncActionValue) GetBubbleLockMessageAction

func (x *SyncActionValue) GetBubbleLockMessageAction() *BubbleLockMessageAction

func (*SyncActionValue) GetBusinessBroadcastCampaignAction

func (x *SyncActionValue) GetBusinessBroadcastCampaignAction() *BusinessBroadcastCampaignAction

func (*SyncActionValue) GetBusinessBroadcastInsightsAction

func (x *SyncActionValue) GetBusinessBroadcastInsightsAction() *BusinessBroadcastInsightsAction

func (*SyncActionValue) GetBusinessBroadcastListAction

func (x *SyncActionValue) GetBusinessBroadcastListAction() *BusinessBroadcastListAction

func (*SyncActionValue) GetCallLogAction

func (x *SyncActionValue) GetCallLogAction() *CallLogAction

func (*SyncActionValue) GetChatAssignment

func (x *SyncActionValue) GetChatAssignment() *ChatAssignmentAction

func (*SyncActionValue) GetChatAssignmentOpenedStatus

func (x *SyncActionValue) GetChatAssignmentOpenedStatus() *ChatAssignmentOpenedStatusAction

func (*SyncActionValue) GetChatLockSettings

func (x *SyncActionValue) GetChatLockSettings() *waChatLockSettings.ChatLockSettings

func (*SyncActionValue) GetClearChatAction

func (x *SyncActionValue) GetClearChatAction() *ClearChatAction

func (*SyncActionValue) GetCoexV2VersionAction

func (x *SyncActionValue) GetCoexV2VersionAction() *CoexV2VersionAction

func (*SyncActionValue) GetContactAction

func (x *SyncActionValue) GetContactAction() *ContactAction

func (*SyncActionValue) GetCtwaPerCustomerDataSharingAction

func (x *SyncActionValue) GetCtwaPerCustomerDataSharingAction() *CtwaPerCustomerDataSharingAction

func (*SyncActionValue) GetCustomPaymentMethodsAction

func (x *SyncActionValue) GetCustomPaymentMethodsAction() *CustomPaymentMethodsAction

func (*SyncActionValue) GetCustomerDataAction

func (x *SyncActionValue) GetCustomerDataAction() *CustomerDataAction

func (*SyncActionValue) GetDeleteChatAction

func (x *SyncActionValue) GetDeleteChatAction() *DeleteChatAction

func (*SyncActionValue) GetDeleteIndividualCallLog

func (x *SyncActionValue) GetDeleteIndividualCallLog() *DeleteIndividualCallLogAction

func (*SyncActionValue) GetDeleteMessageForMeAction

func (x *SyncActionValue) GetDeleteMessageForMeAction() *DeleteMessageForMeAction

func (*SyncActionValue) GetDetectedOutcomesStatusAction

func (x *SyncActionValue) GetDetectedOutcomesStatusAction() *DetectedOutcomesStatusAction

func (*SyncActionValue) GetDeviceCapabilities

func (x *SyncActionValue) GetDeviceCapabilities() *waDeviceCapabilities.DeviceCapabilities

func (*SyncActionValue) GetDeviceCapabilitiesV2

func (x *SyncActionValue) GetDeviceCapabilitiesV2() *waDeviceCapabilities.DeviceCapabilities

func (*SyncActionValue) GetExternalWebBetaAction

func (x *SyncActionValue) GetExternalWebBetaAction() *ExternalWebBetaAction

func (*SyncActionValue) GetFavoritesAction

func (x *SyncActionValue) GetFavoritesAction() *FavoritesAction

func (*SyncActionValue) GetInteractiveMessageAction

func (x *SyncActionValue) GetInteractiveMessageAction() *InteractiveMessageAction

func (*SyncActionValue) GetKeyExpiration

func (x *SyncActionValue) GetKeyExpiration() *KeyExpiration

func (*SyncActionValue) GetLabelAssociationAction

func (x *SyncActionValue) GetLabelAssociationAction() *LabelAssociationAction

func (*SyncActionValue) GetLabelEditAction

func (x *SyncActionValue) GetLabelEditAction() *LabelEditAction

func (*SyncActionValue) GetLabelReorderingAction

func (x *SyncActionValue) GetLabelReorderingAction() *LabelReorderingAction

func (*SyncActionValue) GetLabelSublistAction

func (x *SyncActionValue) GetLabelSublistAction() *LabelSublistAction

func (*SyncActionValue) GetLidContactAction

func (x *SyncActionValue) GetLidContactAction() *LidContactAction

func (*SyncActionValue) GetLocaleSetting

func (x *SyncActionValue) GetLocaleSetting() *LocaleSetting

func (*SyncActionValue) GetLockChatAction

func (x *SyncActionValue) GetLockChatAction() *LockChatAction

func (*SyncActionValue) GetMaibaAiFeaturesControlAction

func (x *SyncActionValue) GetMaibaAiFeaturesControlAction() *MaibaAIFeaturesControlAction

func (*SyncActionValue) GetMarkChatAsReadAction

func (x *SyncActionValue) GetMarkChatAsReadAction() *MarkChatAsReadAction

func (*SyncActionValue) GetMarketingMessageAction

func (x *SyncActionValue) GetMarketingMessageAction() *MarketingMessageAction

func (*SyncActionValue) GetMarketingMessageBroadcastAction

func (x *SyncActionValue) GetMarketingMessageBroadcastAction() *MarketingMessageBroadcastAction

func (*SyncActionValue) GetMerchantPaymentPartnerAction

func (x *SyncActionValue) GetMerchantPaymentPartnerAction() *MerchantPaymentPartnerAction

func (*SyncActionValue) GetMusicUserIDAction

func (x *SyncActionValue) GetMusicUserIDAction() *MusicUserIdAction

func (*SyncActionValue) GetMuteAction

func (x *SyncActionValue) GetMuteAction() *MuteAction

func (*SyncActionValue) GetNctSaltSyncAction

func (x *SyncActionValue) GetNctSaltSyncAction() *NctSaltSyncAction

func (*SyncActionValue) GetNewsletterSavedInterestsAction

func (x *SyncActionValue) GetNewsletterSavedInterestsAction() *NewsletterSavedInterestsAction

func (*SyncActionValue) GetNoteEditAction

func (x *SyncActionValue) GetNoteEditAction() *NoteEditAction

func (*SyncActionValue) GetNotificationActivitySettingAction

func (x *SyncActionValue) GetNotificationActivitySettingAction() *NotificationActivitySettingAction

func (*SyncActionValue) GetNuxAction

func (x *SyncActionValue) GetNuxAction() *NuxAction

func (*SyncActionValue) GetOutContactAction

func (x *SyncActionValue) GetOutContactAction() *OutContactAction

func (*SyncActionValue) GetPaymentInfoAction

func (x *SyncActionValue) GetPaymentInfoAction() *PaymentInfoAction

func (*SyncActionValue) GetPaymentTosAction

func (x *SyncActionValue) GetPaymentTosAction() *PaymentTosAction

func (*SyncActionValue) GetPinAction

func (x *SyncActionValue) GetPinAction() *PinAction

func (*SyncActionValue) GetPnForLidChatAction

func (x *SyncActionValue) GetPnForLidChatAction() *PnForLidChatAction

func (*SyncActionValue) GetPrimaryFeature

func (x *SyncActionValue) GetPrimaryFeature() *PrimaryFeature

func (*SyncActionValue) GetPrimaryVersionAction

func (x *SyncActionValue) GetPrimaryVersionAction() *PrimaryVersionAction

func (*SyncActionValue) GetPrivacySettingChannelsPersonalisedRecommendationAction

func (x *SyncActionValue) GetPrivacySettingChannelsPersonalisedRecommendationAction() *PrivacySettingChannelsPersonalisedRecommendationAction

func (*SyncActionValue) GetPrivacySettingDisableLinkPreviewsAction

func (x *SyncActionValue) GetPrivacySettingDisableLinkPreviewsAction() *PrivacySettingDisableLinkPreviewsAction

func (*SyncActionValue) GetPrivacySettingRelayAllCalls

func (x *SyncActionValue) GetPrivacySettingRelayAllCalls() *PrivacySettingRelayAllCalls

func (*SyncActionValue) GetPrivateProcessingSettingAction

func (x *SyncActionValue) GetPrivateProcessingSettingAction() *PrivateProcessingSettingAction

func (*SyncActionValue) GetPushNameSetting

func (x *SyncActionValue) GetPushNameSetting() *PushNameSetting

func (*SyncActionValue) GetQuickReplyAction

func (x *SyncActionValue) GetQuickReplyAction() *QuickReplyAction

func (*SyncActionValue) GetRecentEmojiWeightsAction

func (x *SyncActionValue) GetRecentEmojiWeightsAction() *RecentEmojiWeightsAction

func (*SyncActionValue) GetRemoveRecentStickerAction

func (x *SyncActionValue) GetRemoveRecentStickerAction() *RemoveRecentStickerAction

func (*SyncActionValue) GetSettingsSyncAction

func (x *SyncActionValue) GetSettingsSyncAction() *SettingsSyncAction

func (*SyncActionValue) GetStarAction

func (x *SyncActionValue) GetStarAction() *StarAction

func (*SyncActionValue) GetStatusPostOptInNotificationPreferencesAction

func (x *SyncActionValue) GetStatusPostOptInNotificationPreferencesAction() *StatusPostOptInNotificationPreferencesAction

func (*SyncActionValue) GetStatusPrivacy

func (x *SyncActionValue) GetStatusPrivacy() *StatusPrivacyAction

func (*SyncActionValue) GetStickerAction

func (x *SyncActionValue) GetStickerAction() *StickerAction

func (*SyncActionValue) GetSubscriptionAction

func (x *SyncActionValue) GetSubscriptionAction() *SubscriptionAction

func (*SyncActionValue) GetSubscriptionsSyncV2Action

func (x *SyncActionValue) GetSubscriptionsSyncV2Action() *SubscriptionsSyncV2Action

func (*SyncActionValue) GetThreadPinAction

func (x *SyncActionValue) GetThreadPinAction() *ThreadPinAction

func (*SyncActionValue) GetTimeFormatAction

func (x *SyncActionValue) GetTimeFormatAction() *TimeFormatAction

func (*SyncActionValue) GetTimestamp

func (x *SyncActionValue) GetTimestamp() int64

func (*SyncActionValue) GetUgcBot

func (x *SyncActionValue) GetUgcBot() *UGCBot

func (*SyncActionValue) GetUnarchiveChatsSetting

func (x *SyncActionValue) GetUnarchiveChatsSetting() *UnarchiveChatsSetting

func (*SyncActionValue) GetUserStatusMuteAction

func (x *SyncActionValue) GetUserStatusMuteAction() *UserStatusMuteAction

func (*SyncActionValue) GetUsernameChatStartMode

func (x *SyncActionValue) GetUsernameChatStartMode() *UsernameChatStartModeAction

func (*SyncActionValue) GetWaffleAccountLinkStateAction

func (x *SyncActionValue) GetWaffleAccountLinkStateAction() *WaffleAccountLinkStateAction

func (*SyncActionValue) GetWamoUserIdentifierAction

func (x *SyncActionValue) GetWamoUserIdentifierAction() *WamoUserIdentifierAction

func (*SyncActionValue) GetWasaRootSecretAction

func (x *SyncActionValue) GetWasaRootSecretAction() *WASARootSecretAction

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 ThreadPinAction

type ThreadPinAction struct {
	Pinned *bool `protobuf:"varint,1,opt,name=pinned" json:"pinned,omitempty"`
	// contains filtered or unexported fields
}

func (*ThreadPinAction) Descriptor deprecated

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

Deprecated: Use ThreadPinAction.ProtoReflect.Descriptor instead.

func (*ThreadPinAction) GetPinned

func (x *ThreadPinAction) GetPinned() bool

func (*ThreadPinAction) ProtoMessage

func (*ThreadPinAction) ProtoMessage()

func (*ThreadPinAction) ProtoReflect

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

func (*ThreadPinAction) Reset

func (x *ThreadPinAction) Reset()

func (*ThreadPinAction) String

func (x *ThreadPinAction) String() string

type TimeFormatAction

type TimeFormatAction struct {
	IsTwentyFourHourFormatEnabled *bool `protobuf:"varint,1,opt,name=isTwentyFourHourFormatEnabled" json:"isTwentyFourHourFormatEnabled,omitempty"`
	// contains filtered or unexported fields
}

func (*TimeFormatAction) Descriptor deprecated

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

Deprecated: Use TimeFormatAction.ProtoReflect.Descriptor instead.

func (*TimeFormatAction) GetIsTwentyFourHourFormatEnabled

func (x *TimeFormatAction) GetIsTwentyFourHourFormatEnabled() bool

func (*TimeFormatAction) ProtoMessage

func (*TimeFormatAction) ProtoMessage()

func (*TimeFormatAction) ProtoReflect

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

func (*TimeFormatAction) Reset

func (x *TimeFormatAction) Reset()

func (*TimeFormatAction) String

func (x *TimeFormatAction) String() string

type UGCBot

type UGCBot struct {
	Definition []byte `protobuf:"bytes,1,opt,name=definition" json:"definition,omitempty"`
	// contains filtered or unexported fields
}

func (*UGCBot) Descriptor deprecated

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

Deprecated: Use UGCBot.ProtoReflect.Descriptor instead.

func (*UGCBot) GetDefinition

func (x *UGCBot) GetDefinition() []byte

func (*UGCBot) ProtoMessage

func (*UGCBot) ProtoMessage()

func (*UGCBot) ProtoReflect

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

func (*UGCBot) Reset

func (x *UGCBot) Reset()

func (*UGCBot) String

func (x *UGCBot) String() string

type UnarchiveChatsSetting

type UnarchiveChatsSetting struct {
	UnarchiveChats *bool `protobuf:"varint,1,opt,name=unarchiveChats" json:"unarchiveChats,omitempty"`
	// contains filtered or unexported fields
}

func (*UnarchiveChatsSetting) Descriptor deprecated

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

Deprecated: Use UnarchiveChatsSetting.ProtoReflect.Descriptor instead.

func (*UnarchiveChatsSetting) GetUnarchiveChats

func (x *UnarchiveChatsSetting) GetUnarchiveChats() bool

func (*UnarchiveChatsSetting) ProtoMessage

func (*UnarchiveChatsSetting) ProtoMessage()

func (*UnarchiveChatsSetting) ProtoReflect

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

func (*UnarchiveChatsSetting) Reset

func (x *UnarchiveChatsSetting) Reset()

func (*UnarchiveChatsSetting) String

func (x *UnarchiveChatsSetting) String() string

type UserStatusMuteAction

type UserStatusMuteAction struct {
	Muted *bool `protobuf:"varint,1,opt,name=muted" json:"muted,omitempty"`
	// contains filtered or unexported fields
}

func (*UserStatusMuteAction) Descriptor deprecated

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

Deprecated: Use UserStatusMuteAction.ProtoReflect.Descriptor instead.

func (*UserStatusMuteAction) GetMuted

func (x *UserStatusMuteAction) GetMuted() bool

func (*UserStatusMuteAction) ProtoMessage

func (*UserStatusMuteAction) ProtoMessage()

func (*UserStatusMuteAction) ProtoReflect

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

func (*UserStatusMuteAction) Reset

func (x *UserStatusMuteAction) Reset()

func (*UserStatusMuteAction) String

func (x *UserStatusMuteAction) String() string

type UsernameChatStartModeAction

type UsernameChatStartModeAction struct {
	ChatStartMode *UsernameChatStartModeAction_ChatStartMode `` /* 144-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*UsernameChatStartModeAction) Descriptor deprecated

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

Deprecated: Use UsernameChatStartModeAction.ProtoReflect.Descriptor instead.

func (*UsernameChatStartModeAction) GetChatStartMode

func (*UsernameChatStartModeAction) ProtoMessage

func (*UsernameChatStartModeAction) ProtoMessage()

func (*UsernameChatStartModeAction) ProtoReflect

func (*UsernameChatStartModeAction) Reset

func (x *UsernameChatStartModeAction) Reset()

func (*UsernameChatStartModeAction) String

func (x *UsernameChatStartModeAction) String() string

type UsernameChatStartModeAction_ChatStartMode

type UsernameChatStartModeAction_ChatStartMode int32
const (
	UsernameChatStartModeAction_LID UsernameChatStartModeAction_ChatStartMode = 1
	UsernameChatStartModeAction_PN  UsernameChatStartModeAction_ChatStartMode = 2
)

func (UsernameChatStartModeAction_ChatStartMode) Descriptor

func (UsernameChatStartModeAction_ChatStartMode) Enum

func (UsernameChatStartModeAction_ChatStartMode) EnumDescriptor deprecated

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

Deprecated: Use UsernameChatStartModeAction_ChatStartMode.Descriptor instead.

func (UsernameChatStartModeAction_ChatStartMode) Number

func (UsernameChatStartModeAction_ChatStartMode) String

func (UsernameChatStartModeAction_ChatStartMode) Type

func (*UsernameChatStartModeAction_ChatStartMode) UnmarshalJSON deprecated

Deprecated: Do not use.

type WASARootSecretAction

type WASARootSecretAction struct {
	Secrets []*WASARootSecretAction_RootSecretEntry `protobuf:"bytes,1,rep,name=secrets" json:"secrets,omitempty"`
	// contains filtered or unexported fields
}

func (*WASARootSecretAction) Descriptor deprecated

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

Deprecated: Use WASARootSecretAction.ProtoReflect.Descriptor instead.

func (*WASARootSecretAction) GetSecrets

func (*WASARootSecretAction) ProtoMessage

func (*WASARootSecretAction) ProtoMessage()

func (*WASARootSecretAction) ProtoReflect

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

func (*WASARootSecretAction) Reset

func (x *WASARootSecretAction) Reset()

func (*WASARootSecretAction) String

func (x *WASARootSecretAction) String() string

type WASARootSecretAction_RootSecretEntry

type WASARootSecretAction_RootSecretEntry struct {
	ID         *string                                      `protobuf:"bytes,1,opt,name=ID" json:"ID,omitempty"`
	RootSecret []byte                                       `protobuf:"bytes,2,opt,name=rootSecret" json:"rootSecret,omitempty"`
	Epoch      *int64                                       `protobuf:"varint,3,opt,name=epoch" json:"epoch,omitempty"`
	Status     *WASARootSecretAction_RootSecretEntry_Status `` /* 132-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*WASARootSecretAction_RootSecretEntry) Descriptor deprecated

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

Deprecated: Use WASARootSecretAction_RootSecretEntry.ProtoReflect.Descriptor instead.

func (*WASARootSecretAction_RootSecretEntry) GetEpoch

func (*WASARootSecretAction_RootSecretEntry) GetID

func (*WASARootSecretAction_RootSecretEntry) GetRootSecret

func (x *WASARootSecretAction_RootSecretEntry) GetRootSecret() []byte

func (*WASARootSecretAction_RootSecretEntry) GetStatus

func (*WASARootSecretAction_RootSecretEntry) ProtoMessage

func (*WASARootSecretAction_RootSecretEntry) ProtoMessage()

func (*WASARootSecretAction_RootSecretEntry) ProtoReflect

func (*WASARootSecretAction_RootSecretEntry) Reset

func (*WASARootSecretAction_RootSecretEntry) String

type WASARootSecretAction_RootSecretEntry_Status

type WASARootSecretAction_RootSecretEntry_Status int32
const (
	WASARootSecretAction_RootSecretEntry_INACTIVE WASARootSecretAction_RootSecretEntry_Status = 0
	WASARootSecretAction_RootSecretEntry_ACTIVE   WASARootSecretAction_RootSecretEntry_Status = 1
)

func (WASARootSecretAction_RootSecretEntry_Status) Descriptor

func (WASARootSecretAction_RootSecretEntry_Status) Enum

func (WASARootSecretAction_RootSecretEntry_Status) EnumDescriptor deprecated

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

Deprecated: Use WASARootSecretAction_RootSecretEntry_Status.Descriptor instead.

func (WASARootSecretAction_RootSecretEntry_Status) Number

func (WASARootSecretAction_RootSecretEntry_Status) String

func (WASARootSecretAction_RootSecretEntry_Status) Type

func (*WASARootSecretAction_RootSecretEntry_Status) UnmarshalJSON deprecated

Deprecated: Do not use.

type WaffleAccountLinkStateAction

type WaffleAccountLinkStateAction struct {
	LinkState *WaffleAccountLinkStateAction_AccountLinkState `` /* 140-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*WaffleAccountLinkStateAction) Descriptor deprecated

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

Deprecated: Use WaffleAccountLinkStateAction.ProtoReflect.Descriptor instead.

func (*WaffleAccountLinkStateAction) GetLinkState

func (*WaffleAccountLinkStateAction) ProtoMessage

func (*WaffleAccountLinkStateAction) ProtoMessage()

func (*WaffleAccountLinkStateAction) ProtoReflect

func (*WaffleAccountLinkStateAction) Reset

func (x *WaffleAccountLinkStateAction) Reset()

func (*WaffleAccountLinkStateAction) String

type WaffleAccountLinkStateAction_AccountLinkState

type WaffleAccountLinkStateAction_AccountLinkState int32
const (
	WaffleAccountLinkStateAction_ACTIVE   WaffleAccountLinkStateAction_AccountLinkState = 0
	WaffleAccountLinkStateAction_PAUSED   WaffleAccountLinkStateAction_AccountLinkState = 1
	WaffleAccountLinkStateAction_UNLINKED WaffleAccountLinkStateAction_AccountLinkState = 2
)

func (WaffleAccountLinkStateAction_AccountLinkState) Descriptor

func (WaffleAccountLinkStateAction_AccountLinkState) Enum

func (WaffleAccountLinkStateAction_AccountLinkState) EnumDescriptor deprecated

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

Deprecated: Use WaffleAccountLinkStateAction_AccountLinkState.Descriptor instead.

func (WaffleAccountLinkStateAction_AccountLinkState) Number

func (WaffleAccountLinkStateAction_AccountLinkState) String

func (WaffleAccountLinkStateAction_AccountLinkState) Type

func (*WaffleAccountLinkStateAction_AccountLinkState) UnmarshalJSON deprecated

Deprecated: Do not use.

type WamoUserIdentifierAction

type WamoUserIdentifierAction struct {
	Identifier *string `protobuf:"bytes,1,opt,name=identifier" json:"identifier,omitempty"`
	// contains filtered or unexported fields
}

func (*WamoUserIdentifierAction) Descriptor deprecated

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

Deprecated: Use WamoUserIdentifierAction.ProtoReflect.Descriptor instead.

func (*WamoUserIdentifierAction) GetIdentifier

func (x *WamoUserIdentifierAction) GetIdentifier() string

func (*WamoUserIdentifierAction) ProtoMessage

func (*WamoUserIdentifierAction) ProtoMessage()

func (*WamoUserIdentifierAction) ProtoReflect

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

func (*WamoUserIdentifierAction) Reset

func (x *WamoUserIdentifierAction) Reset()

func (*WamoUserIdentifierAction) String

func (x *WamoUserIdentifierAction) String() string

Jump to

Keyboard shortcuts

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