Versions in this module Expand all Collapse all v0 v0.8.0 Feb 16, 2025 Changes in this version + var AccountData_PhoneNumberSharingMode_name = map[int32]string + var AccountData_PhoneNumberSharingMode_value = map[string]int32 + var AccountData_UsernameLink_Color_name = map[int32]string + var AccountData_UsernameLink_Color_value = map[string]int32 + var AdHocCall_State_name = map[int32]string + var AdHocCall_State_value = map[string]int32 + var BodyRange_Style_name = map[int32]string + var BodyRange_Style_value = map[string]int32 + var CallLink_Restrictions_name = map[int32]string + var CallLink_Restrictions_value = map[string]int32 + var ChatFolder_FolderType_name = map[int32]string + var ChatFolder_FolderType_value = map[string]int32 + var ChatStyle_BubbleColorPreset_name = map[int32]string + var ChatStyle_BubbleColorPreset_value = map[string]int32 + var ChatStyle_WallpaperPreset_name = map[int32]string + var ChatStyle_WallpaperPreset_value = map[string]int32 + var ContactAttachment_Email_Type_name = map[int32]string + var ContactAttachment_Email_Type_value = map[string]int32 + var ContactAttachment_Phone_Type_name = map[int32]string + var ContactAttachment_Phone_Type_value = map[string]int32 + var ContactAttachment_PostalAddress_Type_name = map[int32]string + var ContactAttachment_PostalAddress_Type_value = map[string]int32 + var Contact_IdentityState_name = map[int32]string + var Contact_IdentityState_value = map[string]int32 + var Contact_Visibility_name = map[int32]string + var Contact_Visibility_value = map[string]int32 + var DistributionList_PrivacyMode_name = map[int32]string + var DistributionList_PrivacyMode_value = map[string]int32 + var File_backuppb_Backup_proto protoreflect.FileDescriptor + var GiftBadge_State_name = map[int32]string + var GiftBadge_State_value = map[string]int32 + var GroupCall_State_name = map[int32]string + var GroupCall_State_value = map[string]int32 + var GroupV2AccessLevel_name = map[int32]string + var GroupV2AccessLevel_value = map[string]int32 + var Group_AccessControl_AccessRequired_name = map[int32]string + var Group_AccessControl_AccessRequired_value = map[string]int32 + var Group_Member_Role_name = map[int32]string + var Group_Member_Role_value = map[string]int32 + var Group_StorySendMode_name = map[int32]string + var Group_StorySendMode_value = map[string]int32 + var IndividualCall_Direction_name = map[int32]string + var IndividualCall_Direction_value = map[string]int32 + var IndividualCall_State_name = map[int32]string + var IndividualCall_State_value = map[string]int32 + var IndividualCall_Type_name = map[int32]string + var IndividualCall_Type_value = map[string]int32 + var MessageAttachment_Flag_name = map[int32]string + var MessageAttachment_Flag_value = map[string]int32 + var NotificationProfile_DayOfWeek_name = map[int32]string + var NotificationProfile_DayOfWeek_value = map[string]int32 + var PaymentNotification_TransactionDetails_FailedTransaction_FailureReason_name = map[int32]string + var PaymentNotification_TransactionDetails_FailedTransaction_FailureReason_value = map[string]int32 + var PaymentNotification_TransactionDetails_Transaction_Status_name = map[int32]string + var PaymentNotification_TransactionDetails_Transaction_Status_value = map[string]int32 + var Quote_Type_name = map[int32]string + var Quote_Type_value = map[string]int32 + var SendStatus_Failed_FailureReason_name = map[int32]string + var SendStatus_Failed_FailureReason_value = map[string]int32 + var SimpleChatUpdate_Type_name = map[int32]string + var SimpleChatUpdate_Type_value = map[string]int32 + type AccountData struct + AccountSettings *AccountData_AccountSettings + AvatarUrlPath string + BackupsSubscriberData *AccountData_IAPSubscriberData + DonationSubscriberData *AccountData_SubscriberData + FamilyName string + GivenName string + ProfileKey []byte + Username *string + UsernameLink *AccountData_UsernameLink + func (*AccountData) Descriptor() ([]byte, []int) + func (*AccountData) ProtoMessage() + func (x *AccountData) GetAccountSettings() *AccountData_AccountSettings + func (x *AccountData) GetAvatarUrlPath() string + func (x *AccountData) GetBackupsSubscriberData() *AccountData_IAPSubscriberData + func (x *AccountData) GetDonationSubscriberData() *AccountData_SubscriberData + func (x *AccountData) GetFamilyName() string + func (x *AccountData) GetGivenName() string + func (x *AccountData) GetProfileKey() []byte + func (x *AccountData) GetUsername() string + func (x *AccountData) GetUsernameLink() *AccountData_UsernameLink + func (x *AccountData) ProtoReflect() protoreflect.Message + func (x *AccountData) Reset() + func (x *AccountData) String() string + type AccountData_AccountSettings struct + CustomChatColors []*ChatStyle_CustomChatColor + DefaultChatStyle *ChatStyle + DisplayBadgesOnProfile bool + HasCompletedUsernameOnboarding bool + HasSeenGroupStoryEducationSheet bool + HasSetMyStoriesPrivacy bool + HasViewedOnboardingStory bool + KeepMutedChatsArchived bool + LinkPreviews bool + NotDiscoverableByPhoneNumber bool + PhoneNumberSharingMode AccountData_PhoneNumberSharingMode + PreferContactAvatars bool + PreferredReactionEmoji []string + ReadReceipts bool + SealedSenderIndicators bool + StoriesDisabled bool + StoryViewReceiptsEnabled *bool + TypingIndicators bool + UniversalExpireTimerSeconds uint32 + func (*AccountData_AccountSettings) Descriptor() ([]byte, []int) + func (*AccountData_AccountSettings) ProtoMessage() + func (x *AccountData_AccountSettings) GetCustomChatColors() []*ChatStyle_CustomChatColor + func (x *AccountData_AccountSettings) GetDefaultChatStyle() *ChatStyle + func (x *AccountData_AccountSettings) GetDisplayBadgesOnProfile() bool + func (x *AccountData_AccountSettings) GetHasCompletedUsernameOnboarding() bool + func (x *AccountData_AccountSettings) GetHasSeenGroupStoryEducationSheet() bool + func (x *AccountData_AccountSettings) GetHasSetMyStoriesPrivacy() bool + func (x *AccountData_AccountSettings) GetHasViewedOnboardingStory() bool + func (x *AccountData_AccountSettings) GetKeepMutedChatsArchived() bool + func (x *AccountData_AccountSettings) GetLinkPreviews() bool + func (x *AccountData_AccountSettings) GetNotDiscoverableByPhoneNumber() bool + func (x *AccountData_AccountSettings) GetPhoneNumberSharingMode() AccountData_PhoneNumberSharingMode + func (x *AccountData_AccountSettings) GetPreferContactAvatars() bool + func (x *AccountData_AccountSettings) GetPreferredReactionEmoji() []string + func (x *AccountData_AccountSettings) GetReadReceipts() bool + func (x *AccountData_AccountSettings) GetSealedSenderIndicators() bool + func (x *AccountData_AccountSettings) GetStoriesDisabled() bool + func (x *AccountData_AccountSettings) GetStoryViewReceiptsEnabled() bool + func (x *AccountData_AccountSettings) GetTypingIndicators() bool + func (x *AccountData_AccountSettings) GetUniversalExpireTimerSeconds() uint32 + func (x *AccountData_AccountSettings) ProtoReflect() protoreflect.Message + func (x *AccountData_AccountSettings) Reset() + func (x *AccountData_AccountSettings) String() string + type AccountData_IAPSubscriberData struct + IapSubscriptionId isAccountData_IAPSubscriberData_IapSubscriptionId + SubscriberId []byte + func (*AccountData_IAPSubscriberData) Descriptor() ([]byte, []int) + func (*AccountData_IAPSubscriberData) ProtoMessage() + func (x *AccountData_IAPSubscriberData) GetIapSubscriptionId() isAccountData_IAPSubscriberData_IapSubscriptionId + func (x *AccountData_IAPSubscriberData) GetOriginalTransactionId() uint64 + func (x *AccountData_IAPSubscriberData) GetPurchaseToken() string + func (x *AccountData_IAPSubscriberData) GetSubscriberId() []byte + func (x *AccountData_IAPSubscriberData) ProtoReflect() protoreflect.Message + func (x *AccountData_IAPSubscriberData) Reset() + func (x *AccountData_IAPSubscriberData) String() string + type AccountData_IAPSubscriberData_OriginalTransactionId struct + OriginalTransactionId uint64 + type AccountData_IAPSubscriberData_PurchaseToken struct + PurchaseToken string + type AccountData_PhoneNumberSharingMode int32 + const AccountData_EVERYBODY + const AccountData_NOBODY + const AccountData_UNKNOWN + func (AccountData_PhoneNumberSharingMode) Descriptor() protoreflect.EnumDescriptor + func (AccountData_PhoneNumberSharingMode) EnumDescriptor() ([]byte, []int) + func (AccountData_PhoneNumberSharingMode) Type() protoreflect.EnumType + func (x AccountData_PhoneNumberSharingMode) Enum() *AccountData_PhoneNumberSharingMode + func (x AccountData_PhoneNumberSharingMode) Number() protoreflect.EnumNumber + func (x AccountData_PhoneNumberSharingMode) String() string + type AccountData_SubscriberData struct + CurrencyCode string + ManuallyCancelled bool + SubscriberId []byte + func (*AccountData_SubscriberData) Descriptor() ([]byte, []int) + func (*AccountData_SubscriberData) ProtoMessage() + func (x *AccountData_SubscriberData) GetCurrencyCode() string + func (x *AccountData_SubscriberData) GetManuallyCancelled() bool + func (x *AccountData_SubscriberData) GetSubscriberId() []byte + func (x *AccountData_SubscriberData) ProtoReflect() protoreflect.Message + func (x *AccountData_SubscriberData) Reset() + func (x *AccountData_SubscriberData) String() string + type AccountData_UsernameLink struct + Color AccountData_UsernameLink_Color + Entropy []byte + ServerId []byte + func (*AccountData_UsernameLink) Descriptor() ([]byte, []int) + func (*AccountData_UsernameLink) ProtoMessage() + func (x *AccountData_UsernameLink) GetColor() AccountData_UsernameLink_Color + func (x *AccountData_UsernameLink) GetEntropy() []byte + func (x *AccountData_UsernameLink) GetServerId() []byte + func (x *AccountData_UsernameLink) ProtoReflect() protoreflect.Message + func (x *AccountData_UsernameLink) Reset() + func (x *AccountData_UsernameLink) String() string + type AccountData_UsernameLink_Color int32 + const AccountData_UsernameLink_BLUE + const AccountData_UsernameLink_GREEN + const AccountData_UsernameLink_GREY + const AccountData_UsernameLink_OLIVE + const AccountData_UsernameLink_ORANGE + const AccountData_UsernameLink_PINK + const AccountData_UsernameLink_PURPLE + const AccountData_UsernameLink_UNKNOWN + const AccountData_UsernameLink_WHITE + func (AccountData_UsernameLink_Color) Descriptor() protoreflect.EnumDescriptor + func (AccountData_UsernameLink_Color) EnumDescriptor() ([]byte, []int) + func (AccountData_UsernameLink_Color) Type() protoreflect.EnumType + func (x AccountData_UsernameLink_Color) Enum() *AccountData_UsernameLink_Color + func (x AccountData_UsernameLink_Color) Number() protoreflect.EnumNumber + func (x AccountData_UsernameLink_Color) String() string + type AdHocCall struct + CallId uint64 + CallTimestamp uint64 + RecipientId uint64 + State AdHocCall_State + func (*AdHocCall) Descriptor() ([]byte, []int) + func (*AdHocCall) ProtoMessage() + func (x *AdHocCall) GetCallId() uint64 + func (x *AdHocCall) GetCallTimestamp() uint64 + func (x *AdHocCall) GetRecipientId() uint64 + func (x *AdHocCall) GetState() AdHocCall_State + func (x *AdHocCall) ProtoReflect() protoreflect.Message + func (x *AdHocCall) Reset() + func (x *AdHocCall) String() string + type AdHocCall_State int32 + const AdHocCall_GENERIC + const AdHocCall_UNKNOWN_STATE + func (AdHocCall_State) Descriptor() protoreflect.EnumDescriptor + func (AdHocCall_State) EnumDescriptor() ([]byte, []int) + func (AdHocCall_State) Type() protoreflect.EnumType + func (x AdHocCall_State) Enum() *AdHocCall_State + func (x AdHocCall_State) Number() protoreflect.EnumNumber + func (x AdHocCall_State) String() string + type BackupInfo struct + BackupTimeMs uint64 + CurrentAppVersion string + FirstAppVersion string + MediaRootBackupKey []byte + Version uint64 + func (*BackupInfo) Descriptor() ([]byte, []int) + func (*BackupInfo) ProtoMessage() + func (x *BackupInfo) GetBackupTimeMs() uint64 + func (x *BackupInfo) GetCurrentAppVersion() string + func (x *BackupInfo) GetFirstAppVersion() string + func (x *BackupInfo) GetMediaRootBackupKey() []byte + func (x *BackupInfo) GetVersion() uint64 + func (x *BackupInfo) ProtoReflect() protoreflect.Message + func (x *BackupInfo) Reset() + func (x *BackupInfo) String() string + type BodyRange struct + AssociatedValue isBodyRange_AssociatedValue + Length uint32 + Start uint32 + func (*BodyRange) Descriptor() ([]byte, []int) + func (*BodyRange) ProtoMessage() + func (x *BodyRange) GetAssociatedValue() isBodyRange_AssociatedValue + func (x *BodyRange) GetLength() uint32 + func (x *BodyRange) GetMentionAci() []byte + func (x *BodyRange) GetStart() uint32 + func (x *BodyRange) GetStyle() BodyRange_Style + func (x *BodyRange) ProtoReflect() protoreflect.Message + func (x *BodyRange) Reset() + func (x *BodyRange) String() string + type BodyRange_MentionAci struct + MentionAci []byte + type BodyRange_Style int32 + const BodyRange_BOLD + const BodyRange_ITALIC + const BodyRange_MONOSPACE + const BodyRange_NONE + const BodyRange_SPOILER + const BodyRange_STRIKETHROUGH + func (BodyRange_Style) Descriptor() protoreflect.EnumDescriptor + func (BodyRange_Style) EnumDescriptor() ([]byte, []int) + func (BodyRange_Style) Type() protoreflect.EnumType + func (x BodyRange_Style) Enum() *BodyRange_Style + func (x BodyRange_Style) Number() protoreflect.EnumNumber + func (x BodyRange_Style) String() string + type BodyRange_Style_ struct + Style BodyRange_Style + type CallLink struct + AdminKey []byte + ExpirationMs uint64 + Name string + Restrictions CallLink_Restrictions + RootKey []byte + func (*CallLink) Descriptor() ([]byte, []int) + func (*CallLink) ProtoMessage() + func (x *CallLink) GetAdminKey() []byte + func (x *CallLink) GetExpirationMs() uint64 + func (x *CallLink) GetName() string + func (x *CallLink) GetRestrictions() CallLink_Restrictions + func (x *CallLink) GetRootKey() []byte + func (x *CallLink) ProtoReflect() protoreflect.Message + func (x *CallLink) Reset() + func (x *CallLink) String() string + type CallLink_Restrictions int32 + const CallLink_ADMIN_APPROVAL + const CallLink_NONE + const CallLink_UNKNOWN + func (CallLink_Restrictions) Descriptor() protoreflect.EnumDescriptor + func (CallLink_Restrictions) EnumDescriptor() ([]byte, []int) + func (CallLink_Restrictions) Type() protoreflect.EnumType + func (x CallLink_Restrictions) Enum() *CallLink_Restrictions + func (x CallLink_Restrictions) Number() protoreflect.EnumNumber + func (x CallLink_Restrictions) String() string + type Chat struct + Archived bool + DontNotifyForMentionsIfMuted bool + ExpirationTimerMs *uint64 + ExpireTimerVersion uint32 + Id uint64 + MarkedUnread bool + MuteUntilMs *uint64 + PinnedOrder *uint32 + RecipientId uint64 + Style *ChatStyle + func (*Chat) Descriptor() ([]byte, []int) + func (*Chat) ProtoMessage() + func (x *Chat) GetArchived() bool + func (x *Chat) GetDontNotifyForMentionsIfMuted() bool + func (x *Chat) GetExpirationTimerMs() uint64 + func (x *Chat) GetExpireTimerVersion() uint32 + func (x *Chat) GetId() uint64 + func (x *Chat) GetMarkedUnread() bool + func (x *Chat) GetMuteUntilMs() uint64 + func (x *Chat) GetPinnedOrder() uint32 + func (x *Chat) GetRecipientId() uint64 + func (x *Chat) GetStyle() *ChatStyle + func (x *Chat) ProtoReflect() protoreflect.Message + func (x *Chat) Reset() + func (x *Chat) String() string + type ChatFolder struct + ExcludedRecipientIds []uint64 + FolderType ChatFolder_FolderType + IncludeAllGroupChats bool + IncludeAllIndividualChats bool + IncludedRecipientIds []uint64 + Name string + ShowMutedChats bool + ShowOnlyUnread bool + func (*ChatFolder) Descriptor() ([]byte, []int) + func (*ChatFolder) ProtoMessage() + func (x *ChatFolder) GetExcludedRecipientIds() []uint64 + func (x *ChatFolder) GetFolderType() ChatFolder_FolderType + func (x *ChatFolder) GetIncludeAllGroupChats() bool + func (x *ChatFolder) GetIncludeAllIndividualChats() bool + func (x *ChatFolder) GetIncludedRecipientIds() []uint64 + func (x *ChatFolder) GetName() string + func (x *ChatFolder) GetShowMutedChats() bool + func (x *ChatFolder) GetShowOnlyUnread() bool + func (x *ChatFolder) ProtoReflect() protoreflect.Message + func (x *ChatFolder) Reset() + func (x *ChatFolder) String() string + type ChatFolder_FolderType int32 + const ChatFolder_ALL + const ChatFolder_CUSTOM + const ChatFolder_UNKNOWN + func (ChatFolder_FolderType) Descriptor() protoreflect.EnumDescriptor + func (ChatFolder_FolderType) EnumDescriptor() ([]byte, []int) + func (ChatFolder_FolderType) Type() protoreflect.EnumType + func (x ChatFolder_FolderType) Enum() *ChatFolder_FolderType + func (x ChatFolder_FolderType) Number() protoreflect.EnumNumber + func (x ChatFolder_FolderType) String() string + type ChatItem struct + AuthorId uint64 + ChatId uint64 + DateSent uint64 + DirectionalDetails isChatItem_DirectionalDetails + ExpireStartDate *uint64 + ExpiresInMs *uint64 + Item isChatItem_Item + Revisions []*ChatItem + Sms bool + func (*ChatItem) Descriptor() ([]byte, []int) + func (*ChatItem) ProtoMessage() + func (x *ChatItem) GetAuthorId() uint64 + func (x *ChatItem) GetChatId() uint64 + func (x *ChatItem) GetContactMessage() *ContactMessage + func (x *ChatItem) GetDateSent() uint64 + func (x *ChatItem) GetDirectStoryReplyMessage() *DirectStoryReplyMessage + func (x *ChatItem) GetDirectionalDetails() isChatItem_DirectionalDetails + func (x *ChatItem) GetDirectionless() *ChatItem_DirectionlessMessageDetails + func (x *ChatItem) GetExpireStartDate() uint64 + func (x *ChatItem) GetExpiresInMs() uint64 + func (x *ChatItem) GetGiftBadge() *GiftBadge + func (x *ChatItem) GetIncoming() *ChatItem_IncomingMessageDetails + func (x *ChatItem) GetItem() isChatItem_Item + func (x *ChatItem) GetOutgoing() *ChatItem_OutgoingMessageDetails + func (x *ChatItem) GetPaymentNotification() *PaymentNotification + func (x *ChatItem) GetRemoteDeletedMessage() *RemoteDeletedMessage + func (x *ChatItem) GetRevisions() []*ChatItem + func (x *ChatItem) GetSms() bool + func (x *ChatItem) GetStandardMessage() *StandardMessage + func (x *ChatItem) GetStickerMessage() *StickerMessage + func (x *ChatItem) GetUpdateMessage() *ChatUpdateMessage + func (x *ChatItem) GetViewOnceMessage() *ViewOnceMessage + func (x *ChatItem) ProtoReflect() protoreflect.Message + func (x *ChatItem) Reset() + func (x *ChatItem) String() string + type ChatItem_ContactMessage struct + ContactMessage *ContactMessage + type ChatItem_DirectStoryReplyMessage struct + DirectStoryReplyMessage *DirectStoryReplyMessage + type ChatItem_Directionless struct + Directionless *ChatItem_DirectionlessMessageDetails + type ChatItem_DirectionlessMessageDetails struct + func (*ChatItem_DirectionlessMessageDetails) Descriptor() ([]byte, []int) + func (*ChatItem_DirectionlessMessageDetails) ProtoMessage() + func (x *ChatItem_DirectionlessMessageDetails) ProtoReflect() protoreflect.Message + func (x *ChatItem_DirectionlessMessageDetails) Reset() + func (x *ChatItem_DirectionlessMessageDetails) String() string + type ChatItem_GiftBadge struct + GiftBadge *GiftBadge + type ChatItem_Incoming struct + Incoming *ChatItem_IncomingMessageDetails + type ChatItem_IncomingMessageDetails struct + DateReceived uint64 + DateServerSent *uint64 + Read bool + SealedSender bool + func (*ChatItem_IncomingMessageDetails) Descriptor() ([]byte, []int) + func (*ChatItem_IncomingMessageDetails) ProtoMessage() + func (x *ChatItem_IncomingMessageDetails) GetDateReceived() uint64 + func (x *ChatItem_IncomingMessageDetails) GetDateServerSent() uint64 + func (x *ChatItem_IncomingMessageDetails) GetRead() bool + func (x *ChatItem_IncomingMessageDetails) GetSealedSender() bool + func (x *ChatItem_IncomingMessageDetails) ProtoReflect() protoreflect.Message + func (x *ChatItem_IncomingMessageDetails) Reset() + func (x *ChatItem_IncomingMessageDetails) String() string + type ChatItem_Outgoing struct + Outgoing *ChatItem_OutgoingMessageDetails + type ChatItem_OutgoingMessageDetails struct + SendStatus []*SendStatus + func (*ChatItem_OutgoingMessageDetails) Descriptor() ([]byte, []int) + func (*ChatItem_OutgoingMessageDetails) ProtoMessage() + func (x *ChatItem_OutgoingMessageDetails) GetSendStatus() []*SendStatus + func (x *ChatItem_OutgoingMessageDetails) ProtoReflect() protoreflect.Message + func (x *ChatItem_OutgoingMessageDetails) Reset() + func (x *ChatItem_OutgoingMessageDetails) String() string + type ChatItem_PaymentNotification struct + PaymentNotification *PaymentNotification + type ChatItem_RemoteDeletedMessage struct + RemoteDeletedMessage *RemoteDeletedMessage + type ChatItem_StandardMessage struct + StandardMessage *StandardMessage + type ChatItem_StickerMessage struct + StickerMessage *StickerMessage + type ChatItem_UpdateMessage struct + UpdateMessage *ChatUpdateMessage + type ChatItem_ViewOnceMessage struct + ViewOnceMessage *ViewOnceMessage + type ChatStyle struct + BubbleColor isChatStyle_BubbleColor + DimWallpaperInDarkMode bool + Wallpaper isChatStyle_Wallpaper + func (*ChatStyle) Descriptor() ([]byte, []int) + func (*ChatStyle) ProtoMessage() + func (x *ChatStyle) GetAutoBubbleColor() *ChatStyle_AutomaticBubbleColor + func (x *ChatStyle) GetBubbleColor() isChatStyle_BubbleColor + func (x *ChatStyle) GetBubbleColorPreset() ChatStyle_BubbleColorPreset + func (x *ChatStyle) GetCustomColorId() uint64 + func (x *ChatStyle) GetDimWallpaperInDarkMode() bool + func (x *ChatStyle) GetWallpaper() isChatStyle_Wallpaper + func (x *ChatStyle) GetWallpaperPhoto() *FilePointer + func (x *ChatStyle) GetWallpaperPreset() ChatStyle_WallpaperPreset + func (x *ChatStyle) ProtoReflect() protoreflect.Message + func (x *ChatStyle) Reset() + func (x *ChatStyle) String() string + type ChatStyle_AutoBubbleColor struct + AutoBubbleColor *ChatStyle_AutomaticBubbleColor + type ChatStyle_AutomaticBubbleColor struct + func (*ChatStyle_AutomaticBubbleColor) Descriptor() ([]byte, []int) + func (*ChatStyle_AutomaticBubbleColor) ProtoMessage() + func (x *ChatStyle_AutomaticBubbleColor) ProtoReflect() protoreflect.Message + func (x *ChatStyle_AutomaticBubbleColor) Reset() + func (x *ChatStyle_AutomaticBubbleColor) String() string + type ChatStyle_BubbleColorPreset int32 + const ChatStyle_GRADIENT_BASIL + const ChatStyle_GRADIENT_EMBER + const ChatStyle_GRADIENT_FLUORESCENT + const ChatStyle_GRADIENT_INFRARED + const ChatStyle_GRADIENT_LAGOON + const ChatStyle_GRADIENT_MIDNIGHT + const ChatStyle_GRADIENT_SEA + const ChatStyle_GRADIENT_SUBLIME + const ChatStyle_GRADIENT_TANGERINE + const ChatStyle_SOLID_BLUE + const ChatStyle_SOLID_BURLAP + const ChatStyle_SOLID_CRIMSON + const ChatStyle_SOLID_FOREST + const ChatStyle_SOLID_INDIGO + const ChatStyle_SOLID_PLUM + const ChatStyle_SOLID_STEEL + const ChatStyle_SOLID_TAUPE + const ChatStyle_SOLID_TEAL + const ChatStyle_SOLID_ULTRAMARINE + const ChatStyle_SOLID_VERMILION + const ChatStyle_SOLID_VIOLET + const ChatStyle_SOLID_WINTERGREEN + const ChatStyle_UNKNOWN_BUBBLE_COLOR_PRESET + func (ChatStyle_BubbleColorPreset) Descriptor() protoreflect.EnumDescriptor + func (ChatStyle_BubbleColorPreset) EnumDescriptor() ([]byte, []int) + func (ChatStyle_BubbleColorPreset) Type() protoreflect.EnumType + func (x ChatStyle_BubbleColorPreset) Enum() *ChatStyle_BubbleColorPreset + func (x ChatStyle_BubbleColorPreset) Number() protoreflect.EnumNumber + func (x ChatStyle_BubbleColorPreset) String() string + type ChatStyle_BubbleColorPreset_ struct + BubbleColorPreset ChatStyle_BubbleColorPreset + type ChatStyle_CustomChatColor struct + Color isChatStyle_CustomChatColor_Color + Id uint64 + func (*ChatStyle_CustomChatColor) Descriptor() ([]byte, []int) + func (*ChatStyle_CustomChatColor) ProtoMessage() + func (x *ChatStyle_CustomChatColor) GetColor() isChatStyle_CustomChatColor_Color + func (x *ChatStyle_CustomChatColor) GetGradient() *ChatStyle_Gradient + func (x *ChatStyle_CustomChatColor) GetId() uint64 + func (x *ChatStyle_CustomChatColor) GetSolid() uint32 + func (x *ChatStyle_CustomChatColor) ProtoReflect() protoreflect.Message + func (x *ChatStyle_CustomChatColor) Reset() + func (x *ChatStyle_CustomChatColor) String() string + type ChatStyle_CustomChatColor_Gradient struct + Gradient *ChatStyle_Gradient + type ChatStyle_CustomChatColor_Solid struct + Solid uint32 + type ChatStyle_CustomColorId struct + CustomColorId uint64 + type ChatStyle_Gradient struct + Angle uint32 + Colors []uint32 + Positions []float32 + func (*ChatStyle_Gradient) Descriptor() ([]byte, []int) + func (*ChatStyle_Gradient) ProtoMessage() + func (x *ChatStyle_Gradient) GetAngle() uint32 + func (x *ChatStyle_Gradient) GetColors() []uint32 + func (x *ChatStyle_Gradient) GetPositions() []float32 + func (x *ChatStyle_Gradient) ProtoReflect() protoreflect.Message + func (x *ChatStyle_Gradient) Reset() + func (x *ChatStyle_Gradient) String() string + type ChatStyle_WallpaperPhoto struct + WallpaperPhoto *FilePointer + type ChatStyle_WallpaperPreset int32 + const ChatStyle_GRADIENT_AQUA + const ChatStyle_GRADIENT_BLISS + const ChatStyle_GRADIENT_HEATMAP + const ChatStyle_GRADIENT_IRIDESCENT + const ChatStyle_GRADIENT_MONSTERA + const ChatStyle_GRADIENT_NOIR + const ChatStyle_GRADIENT_PEACH + const ChatStyle_GRADIENT_SKY + const ChatStyle_GRADIENT_SUNSET + const ChatStyle_SOLID_BLUSH + const ChatStyle_SOLID_CELADON + const ChatStyle_SOLID_COPPER + const ChatStyle_SOLID_DUST + const ChatStyle_SOLID_EGGPLANT + const ChatStyle_SOLID_FROST + const ChatStyle_SOLID_LILAC + const ChatStyle_SOLID_NAVY + const ChatStyle_SOLID_PACIFIC + const ChatStyle_SOLID_PINK + const ChatStyle_SOLID_RAINFOREST + const ChatStyle_SOLID_SILVER + const ChatStyle_UNKNOWN_WALLPAPER_PRESET + func (ChatStyle_WallpaperPreset) Descriptor() protoreflect.EnumDescriptor + func (ChatStyle_WallpaperPreset) EnumDescriptor() ([]byte, []int) + func (ChatStyle_WallpaperPreset) Type() protoreflect.EnumType + func (x ChatStyle_WallpaperPreset) Enum() *ChatStyle_WallpaperPreset + func (x ChatStyle_WallpaperPreset) Number() protoreflect.EnumNumber + func (x ChatStyle_WallpaperPreset) String() string + type ChatStyle_WallpaperPreset_ struct + WallpaperPreset ChatStyle_WallpaperPreset + type ChatUpdateMessage struct + Update isChatUpdateMessage_Update + func (*ChatUpdateMessage) Descriptor() ([]byte, []int) + func (*ChatUpdateMessage) ProtoMessage() + func (x *ChatUpdateMessage) GetExpirationTimerChange() *ExpirationTimerChatUpdate + func (x *ChatUpdateMessage) GetGroupCall() *GroupCall + func (x *ChatUpdateMessage) GetGroupChange() *GroupChangeChatUpdate + func (x *ChatUpdateMessage) GetIndividualCall() *IndividualCall + func (x *ChatUpdateMessage) GetLearnedProfileChange() *LearnedProfileChatUpdate + func (x *ChatUpdateMessage) GetProfileChange() *ProfileChangeChatUpdate + func (x *ChatUpdateMessage) GetSessionSwitchover() *SessionSwitchoverChatUpdate + func (x *ChatUpdateMessage) GetSimpleUpdate() *SimpleChatUpdate + func (x *ChatUpdateMessage) GetThreadMerge() *ThreadMergeChatUpdate + func (x *ChatUpdateMessage) GetUpdate() isChatUpdateMessage_Update + func (x *ChatUpdateMessage) ProtoReflect() protoreflect.Message + func (x *ChatUpdateMessage) Reset() + func (x *ChatUpdateMessage) String() string + type ChatUpdateMessage_ExpirationTimerChange struct + ExpirationTimerChange *ExpirationTimerChatUpdate + type ChatUpdateMessage_GroupCall struct + GroupCall *GroupCall + type ChatUpdateMessage_GroupChange struct + GroupChange *GroupChangeChatUpdate + type ChatUpdateMessage_IndividualCall struct + IndividualCall *IndividualCall + type ChatUpdateMessage_LearnedProfileChange struct + LearnedProfileChange *LearnedProfileChatUpdate + type ChatUpdateMessage_ProfileChange struct + ProfileChange *ProfileChangeChatUpdate + type ChatUpdateMessage_SessionSwitchover struct + SessionSwitchover *SessionSwitchoverChatUpdate + type ChatUpdateMessage_SimpleUpdate struct + SimpleUpdate *SimpleChatUpdate + type ChatUpdateMessage_ThreadMerge struct + ThreadMerge *ThreadMergeChatUpdate + type Contact struct + Aci []byte + Blocked bool + E164 *uint64 + HideStory bool + IdentityKey []byte + IdentityState Contact_IdentityState + Nickname *Contact_Name + Note string + Pni []byte + ProfileFamilyName *string + ProfileGivenName *string + ProfileKey []byte + ProfileSharing bool + Registration isContact_Registration + Username *string + Visibility Contact_Visibility + func (*Contact) Descriptor() ([]byte, []int) + func (*Contact) ProtoMessage() + func (x *Contact) GetAci() []byte + func (x *Contact) GetBlocked() bool + func (x *Contact) GetE164() uint64 + func (x *Contact) GetHideStory() bool + func (x *Contact) GetIdentityKey() []byte + func (x *Contact) GetIdentityState() Contact_IdentityState + func (x *Contact) GetNickname() *Contact_Name + func (x *Contact) GetNotRegistered() *Contact_NotRegistered + func (x *Contact) GetNote() string + func (x *Contact) GetPni() []byte + func (x *Contact) GetProfileFamilyName() string + func (x *Contact) GetProfileGivenName() string + func (x *Contact) GetProfileKey() []byte + func (x *Contact) GetProfileSharing() bool + func (x *Contact) GetRegistered() *Contact_Registered + func (x *Contact) GetRegistration() isContact_Registration + func (x *Contact) GetUsername() string + func (x *Contact) GetVisibility() Contact_Visibility + func (x *Contact) ProtoReflect() protoreflect.Message + func (x *Contact) Reset() + func (x *Contact) String() string + type ContactAttachment struct + Address []*ContactAttachment_PostalAddress + Avatar *FilePointer + Email []*ContactAttachment_Email + Name *ContactAttachment_Name + Number []*ContactAttachment_Phone + Organization string + func (*ContactAttachment) Descriptor() ([]byte, []int) + func (*ContactAttachment) ProtoMessage() + func (x *ContactAttachment) GetAddress() []*ContactAttachment_PostalAddress + func (x *ContactAttachment) GetAvatar() *FilePointer + func (x *ContactAttachment) GetEmail() []*ContactAttachment_Email + func (x *ContactAttachment) GetName() *ContactAttachment_Name + func (x *ContactAttachment) GetNumber() []*ContactAttachment_Phone + func (x *ContactAttachment) GetOrganization() string + func (x *ContactAttachment) ProtoReflect() protoreflect.Message + func (x *ContactAttachment) Reset() + func (x *ContactAttachment) String() string + type ContactAttachment_Email struct + Label string + Type ContactAttachment_Email_Type + Value string + func (*ContactAttachment_Email) Descriptor() ([]byte, []int) + func (*ContactAttachment_Email) ProtoMessage() + func (x *ContactAttachment_Email) GetLabel() string + func (x *ContactAttachment_Email) GetType() ContactAttachment_Email_Type + func (x *ContactAttachment_Email) GetValue() string + func (x *ContactAttachment_Email) ProtoReflect() protoreflect.Message + func (x *ContactAttachment_Email) Reset() + func (x *ContactAttachment_Email) String() string + type ContactAttachment_Email_Type int32 + const ContactAttachment_Email_CUSTOM + const ContactAttachment_Email_HOME + const ContactAttachment_Email_MOBILE + const ContactAttachment_Email_UNKNOWN + const ContactAttachment_Email_WORK + func (ContactAttachment_Email_Type) Descriptor() protoreflect.EnumDescriptor + func (ContactAttachment_Email_Type) EnumDescriptor() ([]byte, []int) + func (ContactAttachment_Email_Type) Type() protoreflect.EnumType + func (x ContactAttachment_Email_Type) Enum() *ContactAttachment_Email_Type + func (x ContactAttachment_Email_Type) Number() protoreflect.EnumNumber + func (x ContactAttachment_Email_Type) String() string + type ContactAttachment_Name struct + FamilyName string + GivenName string + MiddleName string + Nickname string + Prefix string + Suffix string + func (*ContactAttachment_Name) Descriptor() ([]byte, []int) + func (*ContactAttachment_Name) ProtoMessage() + func (x *ContactAttachment_Name) GetFamilyName() string + func (x *ContactAttachment_Name) GetGivenName() string + func (x *ContactAttachment_Name) GetMiddleName() string + func (x *ContactAttachment_Name) GetNickname() string + func (x *ContactAttachment_Name) GetPrefix() string + func (x *ContactAttachment_Name) GetSuffix() string + func (x *ContactAttachment_Name) ProtoReflect() protoreflect.Message + func (x *ContactAttachment_Name) Reset() + func (x *ContactAttachment_Name) String() string + type ContactAttachment_Phone struct + Label string + Type ContactAttachment_Phone_Type + Value string + func (*ContactAttachment_Phone) Descriptor() ([]byte, []int) + func (*ContactAttachment_Phone) ProtoMessage() + func (x *ContactAttachment_Phone) GetLabel() string + func (x *ContactAttachment_Phone) GetType() ContactAttachment_Phone_Type + func (x *ContactAttachment_Phone) GetValue() string + func (x *ContactAttachment_Phone) ProtoReflect() protoreflect.Message + func (x *ContactAttachment_Phone) Reset() + func (x *ContactAttachment_Phone) String() string + type ContactAttachment_Phone_Type int32 + const ContactAttachment_Phone_CUSTOM + const ContactAttachment_Phone_HOME + const ContactAttachment_Phone_MOBILE + const ContactAttachment_Phone_UNKNOWN + const ContactAttachment_Phone_WORK + func (ContactAttachment_Phone_Type) Descriptor() protoreflect.EnumDescriptor + func (ContactAttachment_Phone_Type) EnumDescriptor() ([]byte, []int) + func (ContactAttachment_Phone_Type) Type() protoreflect.EnumType + func (x ContactAttachment_Phone_Type) Enum() *ContactAttachment_Phone_Type + func (x ContactAttachment_Phone_Type) Number() protoreflect.EnumNumber + func (x ContactAttachment_Phone_Type) String() string + type ContactAttachment_PostalAddress struct + City string + Country string + Label string + Neighborhood string + Pobox string + Postcode string + Region string + Street string + Type ContactAttachment_PostalAddress_Type + func (*ContactAttachment_PostalAddress) Descriptor() ([]byte, []int) + func (*ContactAttachment_PostalAddress) ProtoMessage() + func (x *ContactAttachment_PostalAddress) GetCity() string + func (x *ContactAttachment_PostalAddress) GetCountry() string + func (x *ContactAttachment_PostalAddress) GetLabel() string + func (x *ContactAttachment_PostalAddress) GetNeighborhood() string + func (x *ContactAttachment_PostalAddress) GetPobox() string + func (x *ContactAttachment_PostalAddress) GetPostcode() string + func (x *ContactAttachment_PostalAddress) GetRegion() string + func (x *ContactAttachment_PostalAddress) GetStreet() string + func (x *ContactAttachment_PostalAddress) GetType() ContactAttachment_PostalAddress_Type + func (x *ContactAttachment_PostalAddress) ProtoReflect() protoreflect.Message + func (x *ContactAttachment_PostalAddress) Reset() + func (x *ContactAttachment_PostalAddress) String() string + type ContactAttachment_PostalAddress_Type int32 + const ContactAttachment_PostalAddress_CUSTOM + const ContactAttachment_PostalAddress_HOME + const ContactAttachment_PostalAddress_UNKNOWN + const ContactAttachment_PostalAddress_WORK + func (ContactAttachment_PostalAddress_Type) Descriptor() protoreflect.EnumDescriptor + func (ContactAttachment_PostalAddress_Type) EnumDescriptor() ([]byte, []int) + func (ContactAttachment_PostalAddress_Type) Type() protoreflect.EnumType + func (x ContactAttachment_PostalAddress_Type) Enum() *ContactAttachment_PostalAddress_Type + func (x ContactAttachment_PostalAddress_Type) Number() protoreflect.EnumNumber + func (x ContactAttachment_PostalAddress_Type) String() string + type ContactMessage struct + Contact *ContactAttachment + Reactions []*Reaction + func (*ContactMessage) Descriptor() ([]byte, []int) + func (*ContactMessage) ProtoMessage() + func (x *ContactMessage) GetContact() *ContactAttachment + func (x *ContactMessage) GetReactions() []*Reaction + func (x *ContactMessage) ProtoReflect() protoreflect.Message + func (x *ContactMessage) Reset() + func (x *ContactMessage) String() string + type Contact_IdentityState int32 + const Contact_DEFAULT + const Contact_UNVERIFIED + const Contact_VERIFIED + func (Contact_IdentityState) Descriptor() protoreflect.EnumDescriptor + func (Contact_IdentityState) EnumDescriptor() ([]byte, []int) + func (Contact_IdentityState) Type() protoreflect.EnumType + func (x Contact_IdentityState) Enum() *Contact_IdentityState + func (x Contact_IdentityState) Number() protoreflect.EnumNumber + func (x Contact_IdentityState) String() string + type Contact_Name struct + Family string + Given string + func (*Contact_Name) Descriptor() ([]byte, []int) + func (*Contact_Name) ProtoMessage() + func (x *Contact_Name) GetFamily() string + func (x *Contact_Name) GetGiven() string + func (x *Contact_Name) ProtoReflect() protoreflect.Message + func (x *Contact_Name) Reset() + func (x *Contact_Name) String() string + type Contact_NotRegistered struct + UnregisteredTimestamp uint64 + func (*Contact_NotRegistered) Descriptor() ([]byte, []int) + func (*Contact_NotRegistered) ProtoMessage() + func (x *Contact_NotRegistered) GetUnregisteredTimestamp() uint64 + func (x *Contact_NotRegistered) ProtoReflect() protoreflect.Message + func (x *Contact_NotRegistered) Reset() + func (x *Contact_NotRegistered) String() string + type Contact_NotRegistered_ struct + NotRegistered *Contact_NotRegistered + type Contact_Registered struct + func (*Contact_Registered) Descriptor() ([]byte, []int) + func (*Contact_Registered) ProtoMessage() + func (x *Contact_Registered) ProtoReflect() protoreflect.Message + func (x *Contact_Registered) Reset() + func (x *Contact_Registered) String() string + type Contact_Registered_ struct + Registered *Contact_Registered + type Contact_Visibility int32 + const Contact_HIDDEN + const Contact_HIDDEN_MESSAGE_REQUEST + const Contact_VISIBLE + func (Contact_Visibility) Descriptor() protoreflect.EnumDescriptor + func (Contact_Visibility) EnumDescriptor() ([]byte, []int) + func (Contact_Visibility) Type() protoreflect.EnumType + func (x Contact_Visibility) Enum() *Contact_Visibility + func (x Contact_Visibility) Number() protoreflect.EnumNumber + func (x Contact_Visibility) String() string + type DirectStoryReplyMessage struct + Reactions []*Reaction + Reply isDirectStoryReplyMessage_Reply + func (*DirectStoryReplyMessage) Descriptor() ([]byte, []int) + func (*DirectStoryReplyMessage) ProtoMessage() + func (x *DirectStoryReplyMessage) GetEmoji() string + func (x *DirectStoryReplyMessage) GetReactions() []*Reaction + func (x *DirectStoryReplyMessage) GetReply() isDirectStoryReplyMessage_Reply + func (x *DirectStoryReplyMessage) GetTextReply() *DirectStoryReplyMessage_TextReply + func (x *DirectStoryReplyMessage) ProtoReflect() protoreflect.Message + func (x *DirectStoryReplyMessage) Reset() + func (x *DirectStoryReplyMessage) String() string + type DirectStoryReplyMessage_Emoji struct + Emoji string + type DirectStoryReplyMessage_TextReply struct + LongText *FilePointer + Text *Text + func (*DirectStoryReplyMessage_TextReply) Descriptor() ([]byte, []int) + func (*DirectStoryReplyMessage_TextReply) ProtoMessage() + func (x *DirectStoryReplyMessage_TextReply) GetLongText() *FilePointer + func (x *DirectStoryReplyMessage_TextReply) GetText() *Text + func (x *DirectStoryReplyMessage_TextReply) ProtoReflect() protoreflect.Message + func (x *DirectStoryReplyMessage_TextReply) Reset() + func (x *DirectStoryReplyMessage_TextReply) String() string + type DirectStoryReplyMessage_TextReply_ struct + TextReply *DirectStoryReplyMessage_TextReply + type DistributionList struct + AllowReplies bool + MemberRecipientIds []uint64 + Name string + PrivacyMode DistributionList_PrivacyMode + func (*DistributionList) Descriptor() ([]byte, []int) + func (*DistributionList) ProtoMessage() + func (x *DistributionList) GetAllowReplies() bool + func (x *DistributionList) GetMemberRecipientIds() []uint64 + func (x *DistributionList) GetName() string + func (x *DistributionList) GetPrivacyMode() DistributionList_PrivacyMode + func (x *DistributionList) ProtoReflect() protoreflect.Message + func (x *DistributionList) Reset() + func (x *DistributionList) String() string + type DistributionListItem struct + DistributionId []byte + Item isDistributionListItem_Item + func (*DistributionListItem) Descriptor() ([]byte, []int) + func (*DistributionListItem) ProtoMessage() + func (x *DistributionListItem) GetDeletionTimestamp() uint64 + func (x *DistributionListItem) GetDistributionId() []byte + func (x *DistributionListItem) GetDistributionList() *DistributionList + func (x *DistributionListItem) GetItem() isDistributionListItem_Item + func (x *DistributionListItem) ProtoReflect() protoreflect.Message + func (x *DistributionListItem) Reset() + func (x *DistributionListItem) String() string + type DistributionListItem_DeletionTimestamp struct + DeletionTimestamp uint64 + type DistributionListItem_DistributionList struct + DistributionList *DistributionList + type DistributionList_PrivacyMode int32 + const DistributionList_ALL + const DistributionList_ALL_EXCEPT + const DistributionList_ONLY_WITH + const DistributionList_UNKNOWN + func (DistributionList_PrivacyMode) Descriptor() protoreflect.EnumDescriptor + func (DistributionList_PrivacyMode) EnumDescriptor() ([]byte, []int) + func (DistributionList_PrivacyMode) Type() protoreflect.EnumType + func (x DistributionList_PrivacyMode) Enum() *DistributionList_PrivacyMode + func (x DistributionList_PrivacyMode) Number() protoreflect.EnumNumber + func (x DistributionList_PrivacyMode) String() string + type ExpirationTimerChatUpdate struct + ExpiresInMs uint64 + func (*ExpirationTimerChatUpdate) Descriptor() ([]byte, []int) + func (*ExpirationTimerChatUpdate) ProtoMessage() + func (x *ExpirationTimerChatUpdate) GetExpiresInMs() uint64 + func (x *ExpirationTimerChatUpdate) ProtoReflect() protoreflect.Message + func (x *ExpirationTimerChatUpdate) Reset() + func (x *ExpirationTimerChatUpdate) String() string + type FilePointer struct + BlurHash *string + Caption *string + ContentType *string + FileName *string + Height *uint32 + IncrementalMac []byte + IncrementalMacChunkSize *uint32 + Locator isFilePointer_Locator + Width *uint32 + func (*FilePointer) Descriptor() ([]byte, []int) + func (*FilePointer) ProtoMessage() + func (x *FilePointer) GetAttachmentLocator() *FilePointer_AttachmentLocator + func (x *FilePointer) GetBackupLocator() *FilePointer_BackupLocator + func (x *FilePointer) GetBlurHash() string + func (x *FilePointer) GetCaption() string + func (x *FilePointer) GetContentType() string + func (x *FilePointer) GetFileName() string + func (x *FilePointer) GetHeight() uint32 + func (x *FilePointer) GetIncrementalMac() []byte + func (x *FilePointer) GetIncrementalMacChunkSize() uint32 + func (x *FilePointer) GetInvalidAttachmentLocator() *FilePointer_InvalidAttachmentLocator + func (x *FilePointer) GetLocator() isFilePointer_Locator + func (x *FilePointer) GetWidth() uint32 + func (x *FilePointer) ProtoReflect() protoreflect.Message + func (x *FilePointer) Reset() + func (x *FilePointer) String() string + type FilePointer_AttachmentLocator struct + CdnKey string + CdnNumber uint32 + Digest []byte + Key []byte + Size uint32 + UploadTimestamp *uint64 + func (*FilePointer_AttachmentLocator) Descriptor() ([]byte, []int) + func (*FilePointer_AttachmentLocator) ProtoMessage() + func (x *FilePointer_AttachmentLocator) GetCdnKey() string + func (x *FilePointer_AttachmentLocator) GetCdnNumber() uint32 + func (x *FilePointer_AttachmentLocator) GetDigest() []byte + func (x *FilePointer_AttachmentLocator) GetKey() []byte + func (x *FilePointer_AttachmentLocator) GetSize() uint32 + func (x *FilePointer_AttachmentLocator) GetUploadTimestamp() uint64 + func (x *FilePointer_AttachmentLocator) ProtoReflect() protoreflect.Message + func (x *FilePointer_AttachmentLocator) Reset() + func (x *FilePointer_AttachmentLocator) String() string + type FilePointer_AttachmentLocator_ struct + AttachmentLocator *FilePointer_AttachmentLocator + type FilePointer_BackupLocator struct + CdnNumber *uint32 + Digest []byte + Key []byte + MediaName string + Size uint32 + TransitCdnKey *string + TransitCdnNumber *uint32 + func (*FilePointer_BackupLocator) Descriptor() ([]byte, []int) + func (*FilePointer_BackupLocator) ProtoMessage() + func (x *FilePointer_BackupLocator) GetCdnNumber() uint32 + func (x *FilePointer_BackupLocator) GetDigest() []byte + func (x *FilePointer_BackupLocator) GetKey() []byte + func (x *FilePointer_BackupLocator) GetMediaName() string + func (x *FilePointer_BackupLocator) GetSize() uint32 + func (x *FilePointer_BackupLocator) GetTransitCdnKey() string + func (x *FilePointer_BackupLocator) GetTransitCdnNumber() uint32 + func (x *FilePointer_BackupLocator) ProtoReflect() protoreflect.Message + func (x *FilePointer_BackupLocator) Reset() + func (x *FilePointer_BackupLocator) String() string + type FilePointer_BackupLocator_ struct + BackupLocator *FilePointer_BackupLocator + type FilePointer_InvalidAttachmentLocator struct + func (*FilePointer_InvalidAttachmentLocator) Descriptor() ([]byte, []int) + func (*FilePointer_InvalidAttachmentLocator) ProtoMessage() + func (x *FilePointer_InvalidAttachmentLocator) ProtoReflect() protoreflect.Message + func (x *FilePointer_InvalidAttachmentLocator) Reset() + func (x *FilePointer_InvalidAttachmentLocator) String() string + type FilePointer_InvalidAttachmentLocator_ struct + InvalidAttachmentLocator *FilePointer_InvalidAttachmentLocator + type Frame struct + Item isFrame_Item + func (*Frame) Descriptor() ([]byte, []int) + func (*Frame) ProtoMessage() + func (x *Frame) GetAccount() *AccountData + func (x *Frame) GetAdHocCall() *AdHocCall + func (x *Frame) GetChat() *Chat + func (x *Frame) GetChatFolder() *ChatFolder + func (x *Frame) GetChatItem() *ChatItem + func (x *Frame) GetItem() isFrame_Item + func (x *Frame) GetNotificationProfile() *NotificationProfile + func (x *Frame) GetRecipient() *Recipient + func (x *Frame) GetStickerPack() *StickerPack + func (x *Frame) ProtoReflect() protoreflect.Message + func (x *Frame) Reset() + func (x *Frame) String() string + type Frame_Account struct + Account *AccountData + type Frame_AdHocCall struct + AdHocCall *AdHocCall + type Frame_Chat struct + Chat *Chat + type Frame_ChatFolder struct + ChatFolder *ChatFolder + type Frame_ChatItem struct + ChatItem *ChatItem + type Frame_NotificationProfile struct + NotificationProfile *NotificationProfile + type Frame_Recipient struct + Recipient *Recipient + type Frame_StickerPack struct + StickerPack *StickerPack + type GenericGroupUpdate struct + UpdaterAci []byte + func (*GenericGroupUpdate) Descriptor() ([]byte, []int) + func (*GenericGroupUpdate) ProtoMessage() + func (x *GenericGroupUpdate) GetUpdaterAci() []byte + func (x *GenericGroupUpdate) ProtoReflect() protoreflect.Message + func (x *GenericGroupUpdate) Reset() + func (x *GenericGroupUpdate) String() string + type GiftBadge struct + ReceiptCredentialPresentation []byte + State GiftBadge_State + func (*GiftBadge) Descriptor() ([]byte, []int) + func (*GiftBadge) ProtoMessage() + func (x *GiftBadge) GetReceiptCredentialPresentation() []byte + func (x *GiftBadge) GetState() GiftBadge_State + func (x *GiftBadge) ProtoReflect() protoreflect.Message + func (x *GiftBadge) Reset() + func (x *GiftBadge) String() string + type GiftBadge_State int32 + const GiftBadge_FAILED + const GiftBadge_OPENED + const GiftBadge_REDEEMED + const GiftBadge_UNOPENED + func (GiftBadge_State) Descriptor() protoreflect.EnumDescriptor + func (GiftBadge_State) EnumDescriptor() ([]byte, []int) + func (GiftBadge_State) Type() protoreflect.EnumType + func (x GiftBadge_State) Enum() *GiftBadge_State + func (x GiftBadge_State) Number() protoreflect.EnumNumber + func (x GiftBadge_State) String() string + type Group struct + Blocked bool + HideStory bool + MasterKey []byte + Snapshot *Group_GroupSnapshot + StorySendMode Group_StorySendMode + Whitelisted bool + func (*Group) Descriptor() ([]byte, []int) + func (*Group) ProtoMessage() + func (x *Group) GetBlocked() bool + func (x *Group) GetHideStory() bool + func (x *Group) GetMasterKey() []byte + func (x *Group) GetSnapshot() *Group_GroupSnapshot + func (x *Group) GetStorySendMode() Group_StorySendMode + func (x *Group) GetWhitelisted() bool + func (x *Group) ProtoReflect() protoreflect.Message + func (x *Group) Reset() + func (x *Group) String() string + type GroupAdminStatusUpdate struct + MemberAci []byte + UpdaterAci []byte + WasAdminStatusGranted bool + func (*GroupAdminStatusUpdate) Descriptor() ([]byte, []int) + func (*GroupAdminStatusUpdate) ProtoMessage() + func (x *GroupAdminStatusUpdate) GetMemberAci() []byte + func (x *GroupAdminStatusUpdate) GetUpdaterAci() []byte + func (x *GroupAdminStatusUpdate) GetWasAdminStatusGranted() bool + func (x *GroupAdminStatusUpdate) ProtoReflect() protoreflect.Message + func (x *GroupAdminStatusUpdate) Reset() + func (x *GroupAdminStatusUpdate) String() string + type GroupAnnouncementOnlyChangeUpdate struct + IsAnnouncementOnly bool + UpdaterAci []byte + func (*GroupAnnouncementOnlyChangeUpdate) Descriptor() ([]byte, []int) + func (*GroupAnnouncementOnlyChangeUpdate) ProtoMessage() + func (x *GroupAnnouncementOnlyChangeUpdate) GetIsAnnouncementOnly() bool + func (x *GroupAnnouncementOnlyChangeUpdate) GetUpdaterAci() []byte + func (x *GroupAnnouncementOnlyChangeUpdate) ProtoReflect() protoreflect.Message + func (x *GroupAnnouncementOnlyChangeUpdate) Reset() + func (x *GroupAnnouncementOnlyChangeUpdate) String() string + type GroupAttributesAccessLevelChangeUpdate struct + AccessLevel GroupV2AccessLevel + UpdaterAci []byte + func (*GroupAttributesAccessLevelChangeUpdate) Descriptor() ([]byte, []int) + func (*GroupAttributesAccessLevelChangeUpdate) ProtoMessage() + func (x *GroupAttributesAccessLevelChangeUpdate) GetAccessLevel() GroupV2AccessLevel + func (x *GroupAttributesAccessLevelChangeUpdate) GetUpdaterAci() []byte + func (x *GroupAttributesAccessLevelChangeUpdate) ProtoReflect() protoreflect.Message + func (x *GroupAttributesAccessLevelChangeUpdate) Reset() + func (x *GroupAttributesAccessLevelChangeUpdate) String() string + type GroupAvatarUpdate struct + UpdaterAci []byte + WasRemoved bool + func (*GroupAvatarUpdate) Descriptor() ([]byte, []int) + func (*GroupAvatarUpdate) ProtoMessage() + func (x *GroupAvatarUpdate) GetUpdaterAci() []byte + func (x *GroupAvatarUpdate) GetWasRemoved() bool + func (x *GroupAvatarUpdate) ProtoReflect() protoreflect.Message + func (x *GroupAvatarUpdate) Reset() + func (x *GroupAvatarUpdate) String() string + type GroupCall struct + CallId *uint64 + EndedCallTimestamp *uint64 + Read bool + RingerRecipientId *uint64 + StartedCallRecipientId *uint64 + StartedCallTimestamp uint64 + State GroupCall_State + func (*GroupCall) Descriptor() ([]byte, []int) + func (*GroupCall) ProtoMessage() + func (x *GroupCall) GetCallId() uint64 + func (x *GroupCall) GetEndedCallTimestamp() uint64 + func (x *GroupCall) GetRead() bool + func (x *GroupCall) GetRingerRecipientId() uint64 + func (x *GroupCall) GetStartedCallRecipientId() uint64 + func (x *GroupCall) GetStartedCallTimestamp() uint64 + func (x *GroupCall) GetState() GroupCall_State + func (x *GroupCall) ProtoReflect() protoreflect.Message + func (x *GroupCall) Reset() + func (x *GroupCall) String() string + type GroupCall_State int32 + const GroupCall_ACCEPTED + const GroupCall_DECLINED + const GroupCall_GENERIC + const GroupCall_JOINED + const GroupCall_MISSED + const GroupCall_MISSED_NOTIFICATION_PROFILE + const GroupCall_OUTGOING_RING + const GroupCall_RINGING + const GroupCall_UNKNOWN_STATE + func (GroupCall_State) Descriptor() protoreflect.EnumDescriptor + func (GroupCall_State) EnumDescriptor() ([]byte, []int) + func (GroupCall_State) Type() protoreflect.EnumType + func (x GroupCall_State) Enum() *GroupCall_State + func (x GroupCall_State) Number() protoreflect.EnumNumber + func (x GroupCall_State) String() string + type GroupChangeChatUpdate struct + Updates []*GroupChangeChatUpdate_Update + func (*GroupChangeChatUpdate) Descriptor() ([]byte, []int) + func (*GroupChangeChatUpdate) ProtoMessage() + func (x *GroupChangeChatUpdate) GetUpdates() []*GroupChangeChatUpdate_Update + func (x *GroupChangeChatUpdate) ProtoReflect() protoreflect.Message + func (x *GroupChangeChatUpdate) Reset() + func (x *GroupChangeChatUpdate) String() string + type GroupChangeChatUpdate_Update struct + Update isGroupChangeChatUpdate_Update_Update + func (*GroupChangeChatUpdate_Update) Descriptor() ([]byte, []int) + func (*GroupChangeChatUpdate_Update) ProtoMessage() + func (x *GroupChangeChatUpdate_Update) GetGenericGroupUpdate() *GenericGroupUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupAdminStatusUpdate() *GroupAdminStatusUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupAnnouncementOnlyChangeUpdate() *GroupAnnouncementOnlyChangeUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupAttributesAccessLevelChangeUpdate() *GroupAttributesAccessLevelChangeUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupAvatarUpdate() *GroupAvatarUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupCreationUpdate() *GroupCreationUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupDescriptionUpdate() *GroupDescriptionUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupExpirationTimerUpdate() *GroupExpirationTimerUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupInvitationAcceptedUpdate() *GroupInvitationAcceptedUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupInvitationDeclinedUpdate() *GroupInvitationDeclinedUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupInvitationRevokedUpdate() *GroupInvitationRevokedUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupInviteLinkAdminApprovalUpdate() *GroupInviteLinkAdminApprovalUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupInviteLinkDisabledUpdate() *GroupInviteLinkDisabledUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupInviteLinkEnabledUpdate() *GroupInviteLinkEnabledUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupInviteLinkResetUpdate() *GroupInviteLinkResetUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupJoinRequestApprovalUpdate() *GroupJoinRequestApprovalUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupJoinRequestCanceledUpdate() *GroupJoinRequestCanceledUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupJoinRequestUpdate() *GroupJoinRequestUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupMemberAddedUpdate() *GroupMemberAddedUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupMemberJoinedByLinkUpdate() *GroupMemberJoinedByLinkUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupMemberJoinedUpdate() *GroupMemberJoinedUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupMemberLeftUpdate() *GroupMemberLeftUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupMemberRemovedUpdate() *GroupMemberRemovedUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupMembershipAccessLevelChangeUpdate() *GroupMembershipAccessLevelChangeUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupNameUpdate() *GroupNameUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupSelfInvitationRevokedUpdate() *GroupSelfInvitationRevokedUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupSequenceOfRequestsAndCancelsUpdate() *GroupSequenceOfRequestsAndCancelsUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupUnknownInviteeUpdate() *GroupUnknownInviteeUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupV2MigrationDroppedMembersUpdate() *GroupV2MigrationDroppedMembersUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupV2MigrationInvitedMembersUpdate() *GroupV2MigrationInvitedMembersUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupV2MigrationSelfInvitedUpdate() *GroupV2MigrationSelfInvitedUpdate + func (x *GroupChangeChatUpdate_Update) GetGroupV2MigrationUpdate() *GroupV2MigrationUpdate + func (x *GroupChangeChatUpdate_Update) GetSelfInvitedOtherUserToGroupUpdate() *SelfInvitedOtherUserToGroupUpdate + func (x *GroupChangeChatUpdate_Update) GetSelfInvitedToGroupUpdate() *SelfInvitedToGroupUpdate + func (x *GroupChangeChatUpdate_Update) GetUpdate() isGroupChangeChatUpdate_Update_Update + func (x *GroupChangeChatUpdate_Update) ProtoReflect() protoreflect.Message + func (x *GroupChangeChatUpdate_Update) Reset() + func (x *GroupChangeChatUpdate_Update) String() string + type GroupChangeChatUpdate_Update_GenericGroupUpdate struct + GenericGroupUpdate *GenericGroupUpdate + type GroupChangeChatUpdate_Update_GroupAdminStatusUpdate struct + GroupAdminStatusUpdate *GroupAdminStatusUpdate + type GroupChangeChatUpdate_Update_GroupAnnouncementOnlyChangeUpdate struct + GroupAnnouncementOnlyChangeUpdate *GroupAnnouncementOnlyChangeUpdate + type GroupChangeChatUpdate_Update_GroupAttributesAccessLevelChangeUpdate struct + GroupAttributesAccessLevelChangeUpdate *GroupAttributesAccessLevelChangeUpdate + type GroupChangeChatUpdate_Update_GroupAvatarUpdate struct + GroupAvatarUpdate *GroupAvatarUpdate + type GroupChangeChatUpdate_Update_GroupCreationUpdate struct + GroupCreationUpdate *GroupCreationUpdate + type GroupChangeChatUpdate_Update_GroupDescriptionUpdate struct + GroupDescriptionUpdate *GroupDescriptionUpdate + type GroupChangeChatUpdate_Update_GroupExpirationTimerUpdate struct + GroupExpirationTimerUpdate *GroupExpirationTimerUpdate + type GroupChangeChatUpdate_Update_GroupInvitationAcceptedUpdate struct + GroupInvitationAcceptedUpdate *GroupInvitationAcceptedUpdate + type GroupChangeChatUpdate_Update_GroupInvitationDeclinedUpdate struct + GroupInvitationDeclinedUpdate *GroupInvitationDeclinedUpdate + type GroupChangeChatUpdate_Update_GroupInvitationRevokedUpdate struct + GroupInvitationRevokedUpdate *GroupInvitationRevokedUpdate + type GroupChangeChatUpdate_Update_GroupInviteLinkAdminApprovalUpdate struct + GroupInviteLinkAdminApprovalUpdate *GroupInviteLinkAdminApprovalUpdate + type GroupChangeChatUpdate_Update_GroupInviteLinkDisabledUpdate struct + GroupInviteLinkDisabledUpdate *GroupInviteLinkDisabledUpdate + type GroupChangeChatUpdate_Update_GroupInviteLinkEnabledUpdate struct + GroupInviteLinkEnabledUpdate *GroupInviteLinkEnabledUpdate + type GroupChangeChatUpdate_Update_GroupInviteLinkResetUpdate struct + GroupInviteLinkResetUpdate *GroupInviteLinkResetUpdate + type GroupChangeChatUpdate_Update_GroupJoinRequestApprovalUpdate struct + GroupJoinRequestApprovalUpdate *GroupJoinRequestApprovalUpdate + type GroupChangeChatUpdate_Update_GroupJoinRequestCanceledUpdate struct + GroupJoinRequestCanceledUpdate *GroupJoinRequestCanceledUpdate + type GroupChangeChatUpdate_Update_GroupJoinRequestUpdate struct + GroupJoinRequestUpdate *GroupJoinRequestUpdate + type GroupChangeChatUpdate_Update_GroupMemberAddedUpdate struct + GroupMemberAddedUpdate *GroupMemberAddedUpdate + type GroupChangeChatUpdate_Update_GroupMemberJoinedByLinkUpdate struct + GroupMemberJoinedByLinkUpdate *GroupMemberJoinedByLinkUpdate + type GroupChangeChatUpdate_Update_GroupMemberJoinedUpdate struct + GroupMemberJoinedUpdate *GroupMemberJoinedUpdate + type GroupChangeChatUpdate_Update_GroupMemberLeftUpdate struct + GroupMemberLeftUpdate *GroupMemberLeftUpdate + type GroupChangeChatUpdate_Update_GroupMemberRemovedUpdate struct + GroupMemberRemovedUpdate *GroupMemberRemovedUpdate + type GroupChangeChatUpdate_Update_GroupMembershipAccessLevelChangeUpdate struct + GroupMembershipAccessLevelChangeUpdate *GroupMembershipAccessLevelChangeUpdate + type GroupChangeChatUpdate_Update_GroupNameUpdate struct + GroupNameUpdate *GroupNameUpdate + type GroupChangeChatUpdate_Update_GroupSelfInvitationRevokedUpdate struct + GroupSelfInvitationRevokedUpdate *GroupSelfInvitationRevokedUpdate + type GroupChangeChatUpdate_Update_GroupSequenceOfRequestsAndCancelsUpdate struct + GroupSequenceOfRequestsAndCancelsUpdate *GroupSequenceOfRequestsAndCancelsUpdate + type GroupChangeChatUpdate_Update_GroupUnknownInviteeUpdate struct + GroupUnknownInviteeUpdate *GroupUnknownInviteeUpdate + type GroupChangeChatUpdate_Update_GroupV2MigrationDroppedMembersUpdate struct + GroupV2MigrationDroppedMembersUpdate *GroupV2MigrationDroppedMembersUpdate + type GroupChangeChatUpdate_Update_GroupV2MigrationInvitedMembersUpdate struct + GroupV2MigrationInvitedMembersUpdate *GroupV2MigrationInvitedMembersUpdate + type GroupChangeChatUpdate_Update_GroupV2MigrationSelfInvitedUpdate struct + GroupV2MigrationSelfInvitedUpdate *GroupV2MigrationSelfInvitedUpdate + type GroupChangeChatUpdate_Update_GroupV2MigrationUpdate struct + GroupV2MigrationUpdate *GroupV2MigrationUpdate + type GroupChangeChatUpdate_Update_SelfInvitedOtherUserToGroupUpdate struct + SelfInvitedOtherUserToGroupUpdate *SelfInvitedOtherUserToGroupUpdate + type GroupChangeChatUpdate_Update_SelfInvitedToGroupUpdate struct + SelfInvitedToGroupUpdate *SelfInvitedToGroupUpdate + type GroupCreationUpdate struct + UpdaterAci []byte + func (*GroupCreationUpdate) Descriptor() ([]byte, []int) + func (*GroupCreationUpdate) ProtoMessage() + func (x *GroupCreationUpdate) GetUpdaterAci() []byte + func (x *GroupCreationUpdate) ProtoReflect() protoreflect.Message + func (x *GroupCreationUpdate) Reset() + func (x *GroupCreationUpdate) String() string + type GroupDescriptionUpdate struct + NewDescription *string + UpdaterAci []byte + func (*GroupDescriptionUpdate) Descriptor() ([]byte, []int) + func (*GroupDescriptionUpdate) ProtoMessage() + func (x *GroupDescriptionUpdate) GetNewDescription() string + func (x *GroupDescriptionUpdate) GetUpdaterAci() []byte + func (x *GroupDescriptionUpdate) ProtoReflect() protoreflect.Message + func (x *GroupDescriptionUpdate) Reset() + func (x *GroupDescriptionUpdate) String() string + type GroupExpirationTimerUpdate struct + ExpiresInMs uint64 + UpdaterAci []byte + func (*GroupExpirationTimerUpdate) Descriptor() ([]byte, []int) + func (*GroupExpirationTimerUpdate) ProtoMessage() + func (x *GroupExpirationTimerUpdate) GetExpiresInMs() uint64 + func (x *GroupExpirationTimerUpdate) GetUpdaterAci() []byte + func (x *GroupExpirationTimerUpdate) ProtoReflect() protoreflect.Message + func (x *GroupExpirationTimerUpdate) Reset() + func (x *GroupExpirationTimerUpdate) String() string + type GroupInvitationAcceptedUpdate struct + InviterAci []byte + NewMemberAci []byte + func (*GroupInvitationAcceptedUpdate) Descriptor() ([]byte, []int) + func (*GroupInvitationAcceptedUpdate) ProtoMessage() + func (x *GroupInvitationAcceptedUpdate) GetInviterAci() []byte + func (x *GroupInvitationAcceptedUpdate) GetNewMemberAci() []byte + func (x *GroupInvitationAcceptedUpdate) ProtoReflect() protoreflect.Message + func (x *GroupInvitationAcceptedUpdate) Reset() + func (x *GroupInvitationAcceptedUpdate) String() string + type GroupInvitationDeclinedUpdate struct + InviteeAci []byte + InviterAci []byte + func (*GroupInvitationDeclinedUpdate) Descriptor() ([]byte, []int) + func (*GroupInvitationDeclinedUpdate) ProtoMessage() + func (x *GroupInvitationDeclinedUpdate) GetInviteeAci() []byte + func (x *GroupInvitationDeclinedUpdate) GetInviterAci() []byte + func (x *GroupInvitationDeclinedUpdate) ProtoReflect() protoreflect.Message + func (x *GroupInvitationDeclinedUpdate) Reset() + func (x *GroupInvitationDeclinedUpdate) String() string + type GroupInvitationRevokedUpdate struct + Invitees []*GroupInvitationRevokedUpdate_Invitee + UpdaterAci []byte + func (*GroupInvitationRevokedUpdate) Descriptor() ([]byte, []int) + func (*GroupInvitationRevokedUpdate) ProtoMessage() + func (x *GroupInvitationRevokedUpdate) GetInvitees() []*GroupInvitationRevokedUpdate_Invitee + func (x *GroupInvitationRevokedUpdate) GetUpdaterAci() []byte + func (x *GroupInvitationRevokedUpdate) ProtoReflect() protoreflect.Message + func (x *GroupInvitationRevokedUpdate) Reset() + func (x *GroupInvitationRevokedUpdate) String() string + type GroupInvitationRevokedUpdate_Invitee struct + InviteeAci []byte + InviteePni []byte + InviterAci []byte + func (*GroupInvitationRevokedUpdate_Invitee) Descriptor() ([]byte, []int) + func (*GroupInvitationRevokedUpdate_Invitee) ProtoMessage() + func (x *GroupInvitationRevokedUpdate_Invitee) GetInviteeAci() []byte + func (x *GroupInvitationRevokedUpdate_Invitee) GetInviteePni() []byte + func (x *GroupInvitationRevokedUpdate_Invitee) GetInviterAci() []byte + func (x *GroupInvitationRevokedUpdate_Invitee) ProtoReflect() protoreflect.Message + func (x *GroupInvitationRevokedUpdate_Invitee) Reset() + func (x *GroupInvitationRevokedUpdate_Invitee) String() string + type GroupInviteLinkAdminApprovalUpdate struct + LinkRequiresAdminApproval bool + UpdaterAci []byte + func (*GroupInviteLinkAdminApprovalUpdate) Descriptor() ([]byte, []int) + func (*GroupInviteLinkAdminApprovalUpdate) ProtoMessage() + func (x *GroupInviteLinkAdminApprovalUpdate) GetLinkRequiresAdminApproval() bool + func (x *GroupInviteLinkAdminApprovalUpdate) GetUpdaterAci() []byte + func (x *GroupInviteLinkAdminApprovalUpdate) ProtoReflect() protoreflect.Message + func (x *GroupInviteLinkAdminApprovalUpdate) Reset() + func (x *GroupInviteLinkAdminApprovalUpdate) String() string + type GroupInviteLinkDisabledUpdate struct + UpdaterAci []byte + func (*GroupInviteLinkDisabledUpdate) Descriptor() ([]byte, []int) + func (*GroupInviteLinkDisabledUpdate) ProtoMessage() + func (x *GroupInviteLinkDisabledUpdate) GetUpdaterAci() []byte + func (x *GroupInviteLinkDisabledUpdate) ProtoReflect() protoreflect.Message + func (x *GroupInviteLinkDisabledUpdate) Reset() + func (x *GroupInviteLinkDisabledUpdate) String() string + type GroupInviteLinkEnabledUpdate struct + LinkRequiresAdminApproval bool + UpdaterAci []byte + func (*GroupInviteLinkEnabledUpdate) Descriptor() ([]byte, []int) + func (*GroupInviteLinkEnabledUpdate) ProtoMessage() + func (x *GroupInviteLinkEnabledUpdate) GetLinkRequiresAdminApproval() bool + func (x *GroupInviteLinkEnabledUpdate) GetUpdaterAci() []byte + func (x *GroupInviteLinkEnabledUpdate) ProtoReflect() protoreflect.Message + func (x *GroupInviteLinkEnabledUpdate) Reset() + func (x *GroupInviteLinkEnabledUpdate) String() string + type GroupInviteLinkResetUpdate struct + UpdaterAci []byte + func (*GroupInviteLinkResetUpdate) Descriptor() ([]byte, []int) + func (*GroupInviteLinkResetUpdate) ProtoMessage() + func (x *GroupInviteLinkResetUpdate) GetUpdaterAci() []byte + func (x *GroupInviteLinkResetUpdate) ProtoReflect() protoreflect.Message + func (x *GroupInviteLinkResetUpdate) Reset() + func (x *GroupInviteLinkResetUpdate) String() string + type GroupJoinRequestApprovalUpdate struct + RequestorAci []byte + UpdaterAci []byte + WasApproved bool + func (*GroupJoinRequestApprovalUpdate) Descriptor() ([]byte, []int) + func (*GroupJoinRequestApprovalUpdate) ProtoMessage() + func (x *GroupJoinRequestApprovalUpdate) GetRequestorAci() []byte + func (x *GroupJoinRequestApprovalUpdate) GetUpdaterAci() []byte + func (x *GroupJoinRequestApprovalUpdate) GetWasApproved() bool + func (x *GroupJoinRequestApprovalUpdate) ProtoReflect() protoreflect.Message + func (x *GroupJoinRequestApprovalUpdate) Reset() + func (x *GroupJoinRequestApprovalUpdate) String() string + type GroupJoinRequestCanceledUpdate struct + RequestorAci []byte + func (*GroupJoinRequestCanceledUpdate) Descriptor() ([]byte, []int) + func (*GroupJoinRequestCanceledUpdate) ProtoMessage() + func (x *GroupJoinRequestCanceledUpdate) GetRequestorAci() []byte + func (x *GroupJoinRequestCanceledUpdate) ProtoReflect() protoreflect.Message + func (x *GroupJoinRequestCanceledUpdate) Reset() + func (x *GroupJoinRequestCanceledUpdate) String() string + type GroupJoinRequestUpdate struct + RequestorAci []byte + func (*GroupJoinRequestUpdate) Descriptor() ([]byte, []int) + func (*GroupJoinRequestUpdate) ProtoMessage() + func (x *GroupJoinRequestUpdate) GetRequestorAci() []byte + func (x *GroupJoinRequestUpdate) ProtoReflect() protoreflect.Message + func (x *GroupJoinRequestUpdate) Reset() + func (x *GroupJoinRequestUpdate) String() string + type GroupMemberAddedUpdate struct + HadOpenInvitation bool + InviterAci []byte + NewMemberAci []byte + UpdaterAci []byte + func (*GroupMemberAddedUpdate) Descriptor() ([]byte, []int) + func (*GroupMemberAddedUpdate) ProtoMessage() + func (x *GroupMemberAddedUpdate) GetHadOpenInvitation() bool + func (x *GroupMemberAddedUpdate) GetInviterAci() []byte + func (x *GroupMemberAddedUpdate) GetNewMemberAci() []byte + func (x *GroupMemberAddedUpdate) GetUpdaterAci() []byte + func (x *GroupMemberAddedUpdate) ProtoReflect() protoreflect.Message + func (x *GroupMemberAddedUpdate) Reset() + func (x *GroupMemberAddedUpdate) String() string + type GroupMemberJoinedByLinkUpdate struct + NewMemberAci []byte + func (*GroupMemberJoinedByLinkUpdate) Descriptor() ([]byte, []int) + func (*GroupMemberJoinedByLinkUpdate) ProtoMessage() + func (x *GroupMemberJoinedByLinkUpdate) GetNewMemberAci() []byte + func (x *GroupMemberJoinedByLinkUpdate) ProtoReflect() protoreflect.Message + func (x *GroupMemberJoinedByLinkUpdate) Reset() + func (x *GroupMemberJoinedByLinkUpdate) String() string + type GroupMemberJoinedUpdate struct + NewMemberAci []byte + func (*GroupMemberJoinedUpdate) Descriptor() ([]byte, []int) + func (*GroupMemberJoinedUpdate) ProtoMessage() + func (x *GroupMemberJoinedUpdate) GetNewMemberAci() []byte + func (x *GroupMemberJoinedUpdate) ProtoReflect() protoreflect.Message + func (x *GroupMemberJoinedUpdate) Reset() + func (x *GroupMemberJoinedUpdate) String() string + type GroupMemberLeftUpdate struct + Aci []byte + func (*GroupMemberLeftUpdate) Descriptor() ([]byte, []int) + func (*GroupMemberLeftUpdate) ProtoMessage() + func (x *GroupMemberLeftUpdate) GetAci() []byte + func (x *GroupMemberLeftUpdate) ProtoReflect() protoreflect.Message + func (x *GroupMemberLeftUpdate) Reset() + func (x *GroupMemberLeftUpdate) String() string + type GroupMemberRemovedUpdate struct + RemovedAci []byte + RemoverAci []byte + func (*GroupMemberRemovedUpdate) Descriptor() ([]byte, []int) + func (*GroupMemberRemovedUpdate) ProtoMessage() + func (x *GroupMemberRemovedUpdate) GetRemovedAci() []byte + func (x *GroupMemberRemovedUpdate) GetRemoverAci() []byte + func (x *GroupMemberRemovedUpdate) ProtoReflect() protoreflect.Message + func (x *GroupMemberRemovedUpdate) Reset() + func (x *GroupMemberRemovedUpdate) String() string + type GroupMembershipAccessLevelChangeUpdate struct + AccessLevel GroupV2AccessLevel + UpdaterAci []byte + func (*GroupMembershipAccessLevelChangeUpdate) Descriptor() ([]byte, []int) + func (*GroupMembershipAccessLevelChangeUpdate) ProtoMessage() + func (x *GroupMembershipAccessLevelChangeUpdate) GetAccessLevel() GroupV2AccessLevel + func (x *GroupMembershipAccessLevelChangeUpdate) GetUpdaterAci() []byte + func (x *GroupMembershipAccessLevelChangeUpdate) ProtoReflect() protoreflect.Message + func (x *GroupMembershipAccessLevelChangeUpdate) Reset() + func (x *GroupMembershipAccessLevelChangeUpdate) String() string + type GroupNameUpdate struct + NewGroupName *string + UpdaterAci []byte + func (*GroupNameUpdate) Descriptor() ([]byte, []int) + func (*GroupNameUpdate) ProtoMessage() + func (x *GroupNameUpdate) GetNewGroupName() string + func (x *GroupNameUpdate) GetUpdaterAci() []byte + func (x *GroupNameUpdate) ProtoReflect() protoreflect.Message + func (x *GroupNameUpdate) Reset() + func (x *GroupNameUpdate) String() string + type GroupSelfInvitationRevokedUpdate struct + RevokerAci []byte + func (*GroupSelfInvitationRevokedUpdate) Descriptor() ([]byte, []int) + func (*GroupSelfInvitationRevokedUpdate) ProtoMessage() + func (x *GroupSelfInvitationRevokedUpdate) GetRevokerAci() []byte + func (x *GroupSelfInvitationRevokedUpdate) ProtoReflect() protoreflect.Message + func (x *GroupSelfInvitationRevokedUpdate) Reset() + func (x *GroupSelfInvitationRevokedUpdate) String() string + type GroupSequenceOfRequestsAndCancelsUpdate struct + Count uint32 + RequestorAci []byte + func (*GroupSequenceOfRequestsAndCancelsUpdate) Descriptor() ([]byte, []int) + func (*GroupSequenceOfRequestsAndCancelsUpdate) ProtoMessage() + func (x *GroupSequenceOfRequestsAndCancelsUpdate) GetCount() uint32 + func (x *GroupSequenceOfRequestsAndCancelsUpdate) GetRequestorAci() []byte + func (x *GroupSequenceOfRequestsAndCancelsUpdate) ProtoReflect() protoreflect.Message + func (x *GroupSequenceOfRequestsAndCancelsUpdate) Reset() + func (x *GroupSequenceOfRequestsAndCancelsUpdate) String() string + type GroupUnknownInviteeUpdate struct + InviteeCount uint32 + InviterAci []byte + func (*GroupUnknownInviteeUpdate) Descriptor() ([]byte, []int) + func (*GroupUnknownInviteeUpdate) ProtoMessage() + func (x *GroupUnknownInviteeUpdate) GetInviteeCount() uint32 + func (x *GroupUnknownInviteeUpdate) GetInviterAci() []byte + func (x *GroupUnknownInviteeUpdate) ProtoReflect() protoreflect.Message + func (x *GroupUnknownInviteeUpdate) Reset() + func (x *GroupUnknownInviteeUpdate) String() string + type GroupV2AccessLevel int32 + const GroupV2AccessLevel_ADMINISTRATOR + const GroupV2AccessLevel_ANY + const GroupV2AccessLevel_MEMBER + const GroupV2AccessLevel_UNKNOWN + const GroupV2AccessLevel_UNSATISFIABLE + func (GroupV2AccessLevel) Descriptor() protoreflect.EnumDescriptor + func (GroupV2AccessLevel) EnumDescriptor() ([]byte, []int) + func (GroupV2AccessLevel) Type() protoreflect.EnumType + func (x GroupV2AccessLevel) Enum() *GroupV2AccessLevel + func (x GroupV2AccessLevel) Number() protoreflect.EnumNumber + func (x GroupV2AccessLevel) String() string + type GroupV2MigrationDroppedMembersUpdate struct + DroppedMembersCount uint32 + func (*GroupV2MigrationDroppedMembersUpdate) Descriptor() ([]byte, []int) + func (*GroupV2MigrationDroppedMembersUpdate) ProtoMessage() + func (x *GroupV2MigrationDroppedMembersUpdate) GetDroppedMembersCount() uint32 + func (x *GroupV2MigrationDroppedMembersUpdate) ProtoReflect() protoreflect.Message + func (x *GroupV2MigrationDroppedMembersUpdate) Reset() + func (x *GroupV2MigrationDroppedMembersUpdate) String() string + type GroupV2MigrationInvitedMembersUpdate struct + InvitedMembersCount uint32 + func (*GroupV2MigrationInvitedMembersUpdate) Descriptor() ([]byte, []int) + func (*GroupV2MigrationInvitedMembersUpdate) ProtoMessage() + func (x *GroupV2MigrationInvitedMembersUpdate) GetInvitedMembersCount() uint32 + func (x *GroupV2MigrationInvitedMembersUpdate) ProtoReflect() protoreflect.Message + func (x *GroupV2MigrationInvitedMembersUpdate) Reset() + func (x *GroupV2MigrationInvitedMembersUpdate) String() string + type GroupV2MigrationSelfInvitedUpdate struct + func (*GroupV2MigrationSelfInvitedUpdate) Descriptor() ([]byte, []int) + func (*GroupV2MigrationSelfInvitedUpdate) ProtoMessage() + func (x *GroupV2MigrationSelfInvitedUpdate) ProtoReflect() protoreflect.Message + func (x *GroupV2MigrationSelfInvitedUpdate) Reset() + func (x *GroupV2MigrationSelfInvitedUpdate) String() string + type GroupV2MigrationUpdate struct + func (*GroupV2MigrationUpdate) Descriptor() ([]byte, []int) + func (*GroupV2MigrationUpdate) ProtoMessage() + func (x *GroupV2MigrationUpdate) ProtoReflect() protoreflect.Message + func (x *GroupV2MigrationUpdate) Reset() + func (x *GroupV2MigrationUpdate) String() string + type Group_AccessControl struct + AddFromInviteLink Group_AccessControl_AccessRequired + Attributes Group_AccessControl_AccessRequired + Members Group_AccessControl_AccessRequired + func (*Group_AccessControl) Descriptor() ([]byte, []int) + func (*Group_AccessControl) ProtoMessage() + func (x *Group_AccessControl) GetAddFromInviteLink() Group_AccessControl_AccessRequired + func (x *Group_AccessControl) GetAttributes() Group_AccessControl_AccessRequired + func (x *Group_AccessControl) GetMembers() Group_AccessControl_AccessRequired + func (x *Group_AccessControl) ProtoReflect() protoreflect.Message + func (x *Group_AccessControl) Reset() + func (x *Group_AccessControl) String() string + type Group_AccessControl_AccessRequired int32 + const Group_AccessControl_ADMINISTRATOR + const Group_AccessControl_ANY + const Group_AccessControl_MEMBER + const Group_AccessControl_UNKNOWN + const Group_AccessControl_UNSATISFIABLE + func (Group_AccessControl_AccessRequired) Descriptor() protoreflect.EnumDescriptor + func (Group_AccessControl_AccessRequired) EnumDescriptor() ([]byte, []int) + func (Group_AccessControl_AccessRequired) Type() protoreflect.EnumType + func (x Group_AccessControl_AccessRequired) Enum() *Group_AccessControl_AccessRequired + func (x Group_AccessControl_AccessRequired) Number() protoreflect.EnumNumber + func (x Group_AccessControl_AccessRequired) String() string + type Group_GroupAttributeBlob struct + Content isGroup_GroupAttributeBlob_Content + func (*Group_GroupAttributeBlob) Descriptor() ([]byte, []int) + func (*Group_GroupAttributeBlob) ProtoMessage() + func (x *Group_GroupAttributeBlob) GetAvatar() []byte + func (x *Group_GroupAttributeBlob) GetContent() isGroup_GroupAttributeBlob_Content + func (x *Group_GroupAttributeBlob) GetDescriptionText() string + func (x *Group_GroupAttributeBlob) GetDisappearingMessagesDuration() uint32 + func (x *Group_GroupAttributeBlob) GetTitle() string + func (x *Group_GroupAttributeBlob) ProtoReflect() protoreflect.Message + func (x *Group_GroupAttributeBlob) Reset() + func (x *Group_GroupAttributeBlob) String() string + type Group_GroupAttributeBlob_Avatar struct + Avatar []byte + type Group_GroupAttributeBlob_DescriptionText struct + DescriptionText string + type Group_GroupAttributeBlob_DisappearingMessagesDuration struct + DisappearingMessagesDuration uint32 + type Group_GroupAttributeBlob_Title struct + Title string + type Group_GroupSnapshot struct + AccessControl *Group_AccessControl + AnnouncementsOnly bool + AvatarUrl string + Description *Group_GroupAttributeBlob + DisappearingMessagesTimer *Group_GroupAttributeBlob + InviteLinkPassword []byte + Members []*Group_Member + MembersBanned []*Group_MemberBanned + MembersPendingAdminApproval []*Group_MemberPendingAdminApproval + MembersPendingProfileKey []*Group_MemberPendingProfileKey + Title *Group_GroupAttributeBlob + Version uint32 + func (*Group_GroupSnapshot) Descriptor() ([]byte, []int) + func (*Group_GroupSnapshot) ProtoMessage() + func (x *Group_GroupSnapshot) GetAccessControl() *Group_AccessControl + func (x *Group_GroupSnapshot) GetAnnouncementsOnly() bool + func (x *Group_GroupSnapshot) GetAvatarUrl() string + func (x *Group_GroupSnapshot) GetDescription() *Group_GroupAttributeBlob + func (x *Group_GroupSnapshot) GetDisappearingMessagesTimer() *Group_GroupAttributeBlob + func (x *Group_GroupSnapshot) GetInviteLinkPassword() []byte + func (x *Group_GroupSnapshot) GetMembers() []*Group_Member + func (x *Group_GroupSnapshot) GetMembersBanned() []*Group_MemberBanned + func (x *Group_GroupSnapshot) GetMembersPendingAdminApproval() []*Group_MemberPendingAdminApproval + func (x *Group_GroupSnapshot) GetMembersPendingProfileKey() []*Group_MemberPendingProfileKey + func (x *Group_GroupSnapshot) GetTitle() *Group_GroupAttributeBlob + func (x *Group_GroupSnapshot) GetVersion() uint32 + func (x *Group_GroupSnapshot) ProtoReflect() protoreflect.Message + func (x *Group_GroupSnapshot) Reset() + func (x *Group_GroupSnapshot) String() string + type Group_Member struct + JoinedAtVersion uint32 + Role Group_Member_Role + UserId []byte + func (*Group_Member) Descriptor() ([]byte, []int) + func (*Group_Member) ProtoMessage() + func (x *Group_Member) GetJoinedAtVersion() uint32 + func (x *Group_Member) GetRole() Group_Member_Role + func (x *Group_Member) GetUserId() []byte + func (x *Group_Member) ProtoReflect() protoreflect.Message + func (x *Group_Member) Reset() + func (x *Group_Member) String() string + type Group_MemberBanned struct + Timestamp uint64 + UserId []byte + func (*Group_MemberBanned) Descriptor() ([]byte, []int) + func (*Group_MemberBanned) ProtoMessage() + func (x *Group_MemberBanned) GetTimestamp() uint64 + func (x *Group_MemberBanned) GetUserId() []byte + func (x *Group_MemberBanned) ProtoReflect() protoreflect.Message + func (x *Group_MemberBanned) Reset() + func (x *Group_MemberBanned) String() string + type Group_MemberPendingAdminApproval struct + Timestamp uint64 + UserId []byte + func (*Group_MemberPendingAdminApproval) Descriptor() ([]byte, []int) + func (*Group_MemberPendingAdminApproval) ProtoMessage() + func (x *Group_MemberPendingAdminApproval) GetTimestamp() uint64 + func (x *Group_MemberPendingAdminApproval) GetUserId() []byte + func (x *Group_MemberPendingAdminApproval) ProtoReflect() protoreflect.Message + func (x *Group_MemberPendingAdminApproval) Reset() + func (x *Group_MemberPendingAdminApproval) String() string + type Group_MemberPendingProfileKey struct + AddedByUserId []byte + Member *Group_Member + Timestamp uint64 + func (*Group_MemberPendingProfileKey) Descriptor() ([]byte, []int) + func (*Group_MemberPendingProfileKey) ProtoMessage() + func (x *Group_MemberPendingProfileKey) GetAddedByUserId() []byte + func (x *Group_MemberPendingProfileKey) GetMember() *Group_Member + func (x *Group_MemberPendingProfileKey) GetTimestamp() uint64 + func (x *Group_MemberPendingProfileKey) ProtoReflect() protoreflect.Message + func (x *Group_MemberPendingProfileKey) Reset() + func (x *Group_MemberPendingProfileKey) String() string + type Group_Member_Role int32 + const Group_Member_ADMINISTRATOR + const Group_Member_DEFAULT + const Group_Member_UNKNOWN + func (Group_Member_Role) Descriptor() protoreflect.EnumDescriptor + func (Group_Member_Role) EnumDescriptor() ([]byte, []int) + func (Group_Member_Role) Type() protoreflect.EnumType + func (x Group_Member_Role) Enum() *Group_Member_Role + func (x Group_Member_Role) Number() protoreflect.EnumNumber + func (x Group_Member_Role) String() string + type Group_StorySendMode int32 + const Group_DEFAULT + const Group_DISABLED + const Group_ENABLED + func (Group_StorySendMode) Descriptor() protoreflect.EnumDescriptor + func (Group_StorySendMode) EnumDescriptor() ([]byte, []int) + func (Group_StorySendMode) Type() protoreflect.EnumType + func (x Group_StorySendMode) Enum() *Group_StorySendMode + func (x Group_StorySendMode) Number() protoreflect.EnumNumber + func (x Group_StorySendMode) String() string + type IndividualCall struct + CallId *uint64 + Direction IndividualCall_Direction + Read bool + StartedCallTimestamp uint64 + State IndividualCall_State + Type IndividualCall_Type + func (*IndividualCall) Descriptor() ([]byte, []int) + func (*IndividualCall) ProtoMessage() + func (x *IndividualCall) GetCallId() uint64 + func (x *IndividualCall) GetDirection() IndividualCall_Direction + func (x *IndividualCall) GetRead() bool + func (x *IndividualCall) GetStartedCallTimestamp() uint64 + func (x *IndividualCall) GetState() IndividualCall_State + func (x *IndividualCall) GetType() IndividualCall_Type + func (x *IndividualCall) ProtoReflect() protoreflect.Message + func (x *IndividualCall) Reset() + func (x *IndividualCall) String() string + type IndividualCall_Direction int32 + const IndividualCall_INCOMING + const IndividualCall_OUTGOING + const IndividualCall_UNKNOWN_DIRECTION + func (IndividualCall_Direction) Descriptor() protoreflect.EnumDescriptor + func (IndividualCall_Direction) EnumDescriptor() ([]byte, []int) + func (IndividualCall_Direction) Type() protoreflect.EnumType + func (x IndividualCall_Direction) Enum() *IndividualCall_Direction + func (x IndividualCall_Direction) Number() protoreflect.EnumNumber + func (x IndividualCall_Direction) String() string + type IndividualCall_State int32 + const IndividualCall_ACCEPTED + const IndividualCall_MISSED + const IndividualCall_MISSED_NOTIFICATION_PROFILE + const IndividualCall_NOT_ACCEPTED + const IndividualCall_UNKNOWN_STATE + func (IndividualCall_State) Descriptor() protoreflect.EnumDescriptor + func (IndividualCall_State) EnumDescriptor() ([]byte, []int) + func (IndividualCall_State) Type() protoreflect.EnumType + func (x IndividualCall_State) Enum() *IndividualCall_State + func (x IndividualCall_State) Number() protoreflect.EnumNumber + func (x IndividualCall_State) String() string + type IndividualCall_Type int32 + const IndividualCall_AUDIO_CALL + const IndividualCall_UNKNOWN_TYPE + const IndividualCall_VIDEO_CALL + func (IndividualCall_Type) Descriptor() protoreflect.EnumDescriptor + func (IndividualCall_Type) EnumDescriptor() ([]byte, []int) + func (IndividualCall_Type) Type() protoreflect.EnumType + func (x IndividualCall_Type) Enum() *IndividualCall_Type + func (x IndividualCall_Type) Number() protoreflect.EnumNumber + func (x IndividualCall_Type) String() string + type LearnedProfileChatUpdate struct + PreviousName isLearnedProfileChatUpdate_PreviousName + func (*LearnedProfileChatUpdate) Descriptor() ([]byte, []int) + func (*LearnedProfileChatUpdate) ProtoMessage() + func (x *LearnedProfileChatUpdate) GetE164() uint64 + func (x *LearnedProfileChatUpdate) GetPreviousName() isLearnedProfileChatUpdate_PreviousName + func (x *LearnedProfileChatUpdate) GetUsername() string + func (x *LearnedProfileChatUpdate) ProtoReflect() protoreflect.Message + func (x *LearnedProfileChatUpdate) Reset() + func (x *LearnedProfileChatUpdate) String() string + type LearnedProfileChatUpdate_E164 struct + E164 uint64 + type LearnedProfileChatUpdate_Username struct + Username string + type LinkPreview struct + Date *uint64 + Description *string + Image *FilePointer + Title *string + Url string + func (*LinkPreview) Descriptor() ([]byte, []int) + func (*LinkPreview) ProtoMessage() + func (x *LinkPreview) GetDate() uint64 + func (x *LinkPreview) GetDescription() string + func (x *LinkPreview) GetImage() *FilePointer + func (x *LinkPreview) GetTitle() string + func (x *LinkPreview) GetUrl() string + func (x *LinkPreview) ProtoReflect() protoreflect.Message + func (x *LinkPreview) Reset() + func (x *LinkPreview) String() string + type MessageAttachment struct + ClientUuid []byte + Flag MessageAttachment_Flag + Pointer *FilePointer + WasDownloaded bool + func (*MessageAttachment) Descriptor() ([]byte, []int) + func (*MessageAttachment) ProtoMessage() + func (x *MessageAttachment) GetClientUuid() []byte + func (x *MessageAttachment) GetFlag() MessageAttachment_Flag + func (x *MessageAttachment) GetPointer() *FilePointer + func (x *MessageAttachment) GetWasDownloaded() bool + func (x *MessageAttachment) ProtoReflect() protoreflect.Message + func (x *MessageAttachment) Reset() + func (x *MessageAttachment) String() string + type MessageAttachment_Flag int32 + const MessageAttachment_BORDERLESS + const MessageAttachment_GIF + const MessageAttachment_NONE + const MessageAttachment_VOICE_MESSAGE + func (MessageAttachment_Flag) Descriptor() protoreflect.EnumDescriptor + func (MessageAttachment_Flag) EnumDescriptor() ([]byte, []int) + func (MessageAttachment_Flag) Type() protoreflect.EnumType + func (x MessageAttachment_Flag) Enum() *MessageAttachment_Flag + func (x MessageAttachment_Flag) Number() protoreflect.EnumNumber + func (x MessageAttachment_Flag) String() string + type NotificationProfile struct + AllowAllCalls bool + AllowAllMentions bool + AllowedMembers []uint64 + Color uint32 + CreatedAtMs uint64 + Emoji *string + Name string + ScheduleDaysEnabled []NotificationProfile_DayOfWeek + ScheduleEnabled bool + ScheduleEndTime uint32 + ScheduleStartTime uint32 + func (*NotificationProfile) Descriptor() ([]byte, []int) + func (*NotificationProfile) ProtoMessage() + func (x *NotificationProfile) GetAllowAllCalls() bool + func (x *NotificationProfile) GetAllowAllMentions() bool + func (x *NotificationProfile) GetAllowedMembers() []uint64 + func (x *NotificationProfile) GetColor() uint32 + func (x *NotificationProfile) GetCreatedAtMs() uint64 + func (x *NotificationProfile) GetEmoji() string + func (x *NotificationProfile) GetName() string + func (x *NotificationProfile) GetScheduleDaysEnabled() []NotificationProfile_DayOfWeek + func (x *NotificationProfile) GetScheduleEnabled() bool + func (x *NotificationProfile) GetScheduleEndTime() uint32 + func (x *NotificationProfile) GetScheduleStartTime() uint32 + func (x *NotificationProfile) ProtoReflect() protoreflect.Message + func (x *NotificationProfile) Reset() + func (x *NotificationProfile) String() string + type NotificationProfile_DayOfWeek int32 + const NotificationProfile_FRIDAY + const NotificationProfile_MONDAY + const NotificationProfile_SATURDAY + const NotificationProfile_SUNDAY + const NotificationProfile_THURSDAY + const NotificationProfile_TUESDAY + const NotificationProfile_UNKNOWN + const NotificationProfile_WEDNESDAY + func (NotificationProfile_DayOfWeek) Descriptor() protoreflect.EnumDescriptor + func (NotificationProfile_DayOfWeek) EnumDescriptor() ([]byte, []int) + func (NotificationProfile_DayOfWeek) Type() protoreflect.EnumType + func (x NotificationProfile_DayOfWeek) Enum() *NotificationProfile_DayOfWeek + func (x NotificationProfile_DayOfWeek) Number() protoreflect.EnumNumber + func (x NotificationProfile_DayOfWeek) String() string + type PaymentNotification struct + AmountMob *string + FeeMob *string + Note *string + TransactionDetails *PaymentNotification_TransactionDetails + func (*PaymentNotification) Descriptor() ([]byte, []int) + func (*PaymentNotification) ProtoMessage() + func (x *PaymentNotification) GetAmountMob() string + func (x *PaymentNotification) GetFeeMob() string + func (x *PaymentNotification) GetNote() string + func (x *PaymentNotification) GetTransactionDetails() *PaymentNotification_TransactionDetails + func (x *PaymentNotification) ProtoReflect() protoreflect.Message + func (x *PaymentNotification) Reset() + func (x *PaymentNotification) String() string + type PaymentNotification_TransactionDetails struct + Payment isPaymentNotification_TransactionDetails_Payment + func (*PaymentNotification_TransactionDetails) Descriptor() ([]byte, []int) + func (*PaymentNotification_TransactionDetails) ProtoMessage() + func (x *PaymentNotification_TransactionDetails) GetFailedTransaction() *PaymentNotification_TransactionDetails_FailedTransaction + func (x *PaymentNotification_TransactionDetails) GetPayment() isPaymentNotification_TransactionDetails_Payment + func (x *PaymentNotification_TransactionDetails) GetTransaction() *PaymentNotification_TransactionDetails_Transaction + func (x *PaymentNotification_TransactionDetails) ProtoReflect() protoreflect.Message + func (x *PaymentNotification_TransactionDetails) Reset() + func (x *PaymentNotification_TransactionDetails) String() string + type PaymentNotification_TransactionDetails_FailedTransaction struct + Reason PaymentNotification_TransactionDetails_FailedTransaction_FailureReason + func (*PaymentNotification_TransactionDetails_FailedTransaction) Descriptor() ([]byte, []int) + func (*PaymentNotification_TransactionDetails_FailedTransaction) ProtoMessage() + func (x *PaymentNotification_TransactionDetails_FailedTransaction) GetReason() PaymentNotification_TransactionDetails_FailedTransaction_FailureReason + func (x *PaymentNotification_TransactionDetails_FailedTransaction) ProtoReflect() protoreflect.Message + func (x *PaymentNotification_TransactionDetails_FailedTransaction) Reset() + func (x *PaymentNotification_TransactionDetails_FailedTransaction) String() string + type PaymentNotification_TransactionDetails_FailedTransaction_ struct + FailedTransaction *PaymentNotification_TransactionDetails_FailedTransaction + type PaymentNotification_TransactionDetails_FailedTransaction_FailureReason int32 + const PaymentNotification_TransactionDetails_FailedTransaction_GENERIC + const PaymentNotification_TransactionDetails_FailedTransaction_INSUFFICIENT_FUNDS + const PaymentNotification_TransactionDetails_FailedTransaction_NETWORK + func (PaymentNotification_TransactionDetails_FailedTransaction_FailureReason) Descriptor() protoreflect.EnumDescriptor + func (PaymentNotification_TransactionDetails_FailedTransaction_FailureReason) EnumDescriptor() ([]byte, []int) + func (PaymentNotification_TransactionDetails_FailedTransaction_FailureReason) Type() protoreflect.EnumType + func (x PaymentNotification_TransactionDetails_FailedTransaction_FailureReason) Enum() *PaymentNotification_TransactionDetails_FailedTransaction_FailureReason + func (x PaymentNotification_TransactionDetails_FailedTransaction_FailureReason) Number() protoreflect.EnumNumber + func (x PaymentNotification_TransactionDetails_FailedTransaction_FailureReason) String() string + type PaymentNotification_TransactionDetails_MobileCoinTxoIdentification struct + KeyImages [][]byte + PublicKey [][]byte + func (*PaymentNotification_TransactionDetails_MobileCoinTxoIdentification) Descriptor() ([]byte, []int) + func (*PaymentNotification_TransactionDetails_MobileCoinTxoIdentification) ProtoMessage() + func (x *PaymentNotification_TransactionDetails_MobileCoinTxoIdentification) GetKeyImages() [][]byte + func (x *PaymentNotification_TransactionDetails_MobileCoinTxoIdentification) GetPublicKey() [][]byte + func (x *PaymentNotification_TransactionDetails_MobileCoinTxoIdentification) ProtoReflect() protoreflect.Message + func (x *PaymentNotification_TransactionDetails_MobileCoinTxoIdentification) Reset() + func (x *PaymentNotification_TransactionDetails_MobileCoinTxoIdentification) String() string + type PaymentNotification_TransactionDetails_Transaction struct + BlockIndex *uint64 + BlockTimestamp *uint64 + MobileCoinIdentification *PaymentNotification_TransactionDetails_MobileCoinTxoIdentification + Receipt []byte + Status PaymentNotification_TransactionDetails_Transaction_Status + Timestamp *uint64 + Transaction []byte + func (*PaymentNotification_TransactionDetails_Transaction) Descriptor() ([]byte, []int) + func (*PaymentNotification_TransactionDetails_Transaction) ProtoMessage() + func (x *PaymentNotification_TransactionDetails_Transaction) GetBlockIndex() uint64 + func (x *PaymentNotification_TransactionDetails_Transaction) GetBlockTimestamp() uint64 + func (x *PaymentNotification_TransactionDetails_Transaction) GetMobileCoinIdentification() *PaymentNotification_TransactionDetails_MobileCoinTxoIdentification + func (x *PaymentNotification_TransactionDetails_Transaction) GetReceipt() []byte + func (x *PaymentNotification_TransactionDetails_Transaction) GetStatus() PaymentNotification_TransactionDetails_Transaction_Status + func (x *PaymentNotification_TransactionDetails_Transaction) GetTimestamp() uint64 + func (x *PaymentNotification_TransactionDetails_Transaction) GetTransaction() []byte + func (x *PaymentNotification_TransactionDetails_Transaction) ProtoReflect() protoreflect.Message + func (x *PaymentNotification_TransactionDetails_Transaction) Reset() + func (x *PaymentNotification_TransactionDetails_Transaction) String() string + type PaymentNotification_TransactionDetails_Transaction_ struct + Transaction *PaymentNotification_TransactionDetails_Transaction + type PaymentNotification_TransactionDetails_Transaction_Status int32 + const PaymentNotification_TransactionDetails_Transaction_INITIAL + const PaymentNotification_TransactionDetails_Transaction_SUBMITTED + const PaymentNotification_TransactionDetails_Transaction_SUCCESSFUL + func (PaymentNotification_TransactionDetails_Transaction_Status) Descriptor() protoreflect.EnumDescriptor + func (PaymentNotification_TransactionDetails_Transaction_Status) EnumDescriptor() ([]byte, []int) + func (PaymentNotification_TransactionDetails_Transaction_Status) Type() protoreflect.EnumType + func (x PaymentNotification_TransactionDetails_Transaction_Status) Enum() *PaymentNotification_TransactionDetails_Transaction_Status + func (x PaymentNotification_TransactionDetails_Transaction_Status) Number() protoreflect.EnumNumber + func (x PaymentNotification_TransactionDetails_Transaction_Status) String() string + type ProfileChangeChatUpdate struct + NewName string + PreviousName string + func (*ProfileChangeChatUpdate) Descriptor() ([]byte, []int) + func (*ProfileChangeChatUpdate) ProtoMessage() + func (x *ProfileChangeChatUpdate) GetNewName() string + func (x *ProfileChangeChatUpdate) GetPreviousName() string + func (x *ProfileChangeChatUpdate) ProtoReflect() protoreflect.Message + func (x *ProfileChangeChatUpdate) Reset() + func (x *ProfileChangeChatUpdate) String() string + type Quote struct + Attachments []*Quote_QuotedAttachment + AuthorId uint64 + TargetSentTimestamp *uint64 + Text *Text + Type Quote_Type + func (*Quote) Descriptor() ([]byte, []int) + func (*Quote) ProtoMessage() + func (x *Quote) GetAttachments() []*Quote_QuotedAttachment + func (x *Quote) GetAuthorId() uint64 + func (x *Quote) GetTargetSentTimestamp() uint64 + func (x *Quote) GetText() *Text + func (x *Quote) GetType() Quote_Type + func (x *Quote) ProtoReflect() protoreflect.Message + func (x *Quote) Reset() + func (x *Quote) String() string + type Quote_QuotedAttachment struct + ContentType *string + FileName *string + Thumbnail *MessageAttachment + func (*Quote_QuotedAttachment) Descriptor() ([]byte, []int) + func (*Quote_QuotedAttachment) ProtoMessage() + func (x *Quote_QuotedAttachment) GetContentType() string + func (x *Quote_QuotedAttachment) GetFileName() string + func (x *Quote_QuotedAttachment) GetThumbnail() *MessageAttachment + func (x *Quote_QuotedAttachment) ProtoReflect() protoreflect.Message + func (x *Quote_QuotedAttachment) Reset() + func (x *Quote_QuotedAttachment) String() string + type Quote_Type int32 + const Quote_GIFT_BADGE + const Quote_NORMAL + const Quote_UNKNOWN + const Quote_VIEW_ONCE + func (Quote_Type) Descriptor() protoreflect.EnumDescriptor + func (Quote_Type) EnumDescriptor() ([]byte, []int) + func (Quote_Type) Type() protoreflect.EnumType + func (x Quote_Type) Enum() *Quote_Type + func (x Quote_Type) Number() protoreflect.EnumNumber + func (x Quote_Type) String() string + type Reaction struct + AuthorId uint64 + Emoji string + SentTimestamp uint64 + SortOrder uint64 + func (*Reaction) Descriptor() ([]byte, []int) + func (*Reaction) ProtoMessage() + func (x *Reaction) GetAuthorId() uint64 + func (x *Reaction) GetEmoji() string + func (x *Reaction) GetSentTimestamp() uint64 + func (x *Reaction) GetSortOrder() uint64 + func (x *Reaction) ProtoReflect() protoreflect.Message + func (x *Reaction) Reset() + func (x *Reaction) String() string + type Recipient struct + Destination isRecipient_Destination + Id uint64 + func (*Recipient) Descriptor() ([]byte, []int) + func (*Recipient) ProtoMessage() + func (x *Recipient) GetCallLink() *CallLink + func (x *Recipient) GetContact() *Contact + func (x *Recipient) GetDestination() isRecipient_Destination + func (x *Recipient) GetDistributionList() *DistributionListItem + func (x *Recipient) GetGroup() *Group + func (x *Recipient) GetId() uint64 + func (x *Recipient) GetReleaseNotes() *ReleaseNotes + func (x *Recipient) GetSelf() *Self + func (x *Recipient) ProtoReflect() protoreflect.Message + func (x *Recipient) Reset() + func (x *Recipient) String() string + type Recipient_CallLink struct + CallLink *CallLink + type Recipient_Contact struct + Contact *Contact + type Recipient_DistributionList struct + DistributionList *DistributionListItem + type Recipient_Group struct + Group *Group + type Recipient_ReleaseNotes struct + ReleaseNotes *ReleaseNotes + type Recipient_Self struct + Self *Self + type ReleaseNotes struct + func (*ReleaseNotes) Descriptor() ([]byte, []int) + func (*ReleaseNotes) ProtoMessage() + func (x *ReleaseNotes) ProtoReflect() protoreflect.Message + func (x *ReleaseNotes) Reset() + func (x *ReleaseNotes) String() string + type RemoteDeletedMessage struct + func (*RemoteDeletedMessage) Descriptor() ([]byte, []int) + func (*RemoteDeletedMessage) ProtoMessage() + func (x *RemoteDeletedMessage) ProtoReflect() protoreflect.Message + func (x *RemoteDeletedMessage) Reset() + func (x *RemoteDeletedMessage) String() string + type Self struct + func (*Self) Descriptor() ([]byte, []int) + func (*Self) ProtoMessage() + func (x *Self) ProtoReflect() protoreflect.Message + func (x *Self) Reset() + func (x *Self) String() string + type SelfInvitedOtherUserToGroupUpdate struct + InviteeServiceId []byte + func (*SelfInvitedOtherUserToGroupUpdate) Descriptor() ([]byte, []int) + func (*SelfInvitedOtherUserToGroupUpdate) ProtoMessage() + func (x *SelfInvitedOtherUserToGroupUpdate) GetInviteeServiceId() []byte + func (x *SelfInvitedOtherUserToGroupUpdate) ProtoReflect() protoreflect.Message + func (x *SelfInvitedOtherUserToGroupUpdate) Reset() + func (x *SelfInvitedOtherUserToGroupUpdate) String() string + type SelfInvitedToGroupUpdate struct + InviterAci []byte + func (*SelfInvitedToGroupUpdate) Descriptor() ([]byte, []int) + func (*SelfInvitedToGroupUpdate) ProtoMessage() + func (x *SelfInvitedToGroupUpdate) GetInviterAci() []byte + func (x *SelfInvitedToGroupUpdate) ProtoReflect() protoreflect.Message + func (x *SelfInvitedToGroupUpdate) Reset() + func (x *SelfInvitedToGroupUpdate) String() string + type SendStatus struct + DeliveryStatus isSendStatus_DeliveryStatus + RecipientId uint64 + Timestamp uint64 + func (*SendStatus) Descriptor() ([]byte, []int) + func (*SendStatus) ProtoMessage() + func (x *SendStatus) GetDelivered() *SendStatus_Delivered + func (x *SendStatus) GetDeliveryStatus() isSendStatus_DeliveryStatus + func (x *SendStatus) GetFailed() *SendStatus_Failed + func (x *SendStatus) GetPending() *SendStatus_Pending + func (x *SendStatus) GetRead() *SendStatus_Read + func (x *SendStatus) GetRecipientId() uint64 + func (x *SendStatus) GetSent() *SendStatus_Sent + func (x *SendStatus) GetSkipped() *SendStatus_Skipped + func (x *SendStatus) GetTimestamp() uint64 + func (x *SendStatus) GetViewed() *SendStatus_Viewed + func (x *SendStatus) ProtoReflect() protoreflect.Message + func (x *SendStatus) Reset() + func (x *SendStatus) String() string + type SendStatus_Delivered struct + SealedSender bool + func (*SendStatus_Delivered) Descriptor() ([]byte, []int) + func (*SendStatus_Delivered) ProtoMessage() + func (x *SendStatus_Delivered) GetSealedSender() bool + func (x *SendStatus_Delivered) ProtoReflect() protoreflect.Message + func (x *SendStatus_Delivered) Reset() + func (x *SendStatus_Delivered) String() string + type SendStatus_Delivered_ struct + Delivered *SendStatus_Delivered + type SendStatus_Failed struct + Reason SendStatus_Failed_FailureReason + func (*SendStatus_Failed) Descriptor() ([]byte, []int) + func (*SendStatus_Failed) ProtoMessage() + func (x *SendStatus_Failed) GetReason() SendStatus_Failed_FailureReason + func (x *SendStatus_Failed) ProtoReflect() protoreflect.Message + func (x *SendStatus_Failed) Reset() + func (x *SendStatus_Failed) String() string + type SendStatus_Failed_ struct + Failed *SendStatus_Failed + type SendStatus_Failed_FailureReason int32 + const SendStatus_Failed_IDENTITY_KEY_MISMATCH + const SendStatus_Failed_NETWORK + const SendStatus_Failed_UNKNOWN + func (SendStatus_Failed_FailureReason) Descriptor() protoreflect.EnumDescriptor + func (SendStatus_Failed_FailureReason) EnumDescriptor() ([]byte, []int) + func (SendStatus_Failed_FailureReason) Type() protoreflect.EnumType + func (x SendStatus_Failed_FailureReason) Enum() *SendStatus_Failed_FailureReason + func (x SendStatus_Failed_FailureReason) Number() protoreflect.EnumNumber + func (x SendStatus_Failed_FailureReason) String() string + type SendStatus_Pending struct + func (*SendStatus_Pending) Descriptor() ([]byte, []int) + func (*SendStatus_Pending) ProtoMessage() + func (x *SendStatus_Pending) ProtoReflect() protoreflect.Message + func (x *SendStatus_Pending) Reset() + func (x *SendStatus_Pending) String() string + type SendStatus_Pending_ struct + Pending *SendStatus_Pending + type SendStatus_Read struct + SealedSender bool + func (*SendStatus_Read) Descriptor() ([]byte, []int) + func (*SendStatus_Read) ProtoMessage() + func (x *SendStatus_Read) GetSealedSender() bool + func (x *SendStatus_Read) ProtoReflect() protoreflect.Message + func (x *SendStatus_Read) Reset() + func (x *SendStatus_Read) String() string + type SendStatus_Read_ struct + Read *SendStatus_Read + type SendStatus_Sent struct + SealedSender bool + func (*SendStatus_Sent) Descriptor() ([]byte, []int) + func (*SendStatus_Sent) ProtoMessage() + func (x *SendStatus_Sent) GetSealedSender() bool + func (x *SendStatus_Sent) ProtoReflect() protoreflect.Message + func (x *SendStatus_Sent) Reset() + func (x *SendStatus_Sent) String() string + type SendStatus_Sent_ struct + Sent *SendStatus_Sent + type SendStatus_Skipped struct + func (*SendStatus_Skipped) Descriptor() ([]byte, []int) + func (*SendStatus_Skipped) ProtoMessage() + func (x *SendStatus_Skipped) ProtoReflect() protoreflect.Message + func (x *SendStatus_Skipped) Reset() + func (x *SendStatus_Skipped) String() string + type SendStatus_Skipped_ struct + Skipped *SendStatus_Skipped + type SendStatus_Viewed struct + SealedSender bool + func (*SendStatus_Viewed) Descriptor() ([]byte, []int) + func (*SendStatus_Viewed) ProtoMessage() + func (x *SendStatus_Viewed) GetSealedSender() bool + func (x *SendStatus_Viewed) ProtoReflect() protoreflect.Message + func (x *SendStatus_Viewed) Reset() + func (x *SendStatus_Viewed) String() string + type SendStatus_Viewed_ struct + Viewed *SendStatus_Viewed + type SessionSwitchoverChatUpdate struct + E164 uint64 + func (*SessionSwitchoverChatUpdate) Descriptor() ([]byte, []int) + func (*SessionSwitchoverChatUpdate) ProtoMessage() + func (x *SessionSwitchoverChatUpdate) GetE164() uint64 + func (x *SessionSwitchoverChatUpdate) ProtoReflect() protoreflect.Message + func (x *SessionSwitchoverChatUpdate) Reset() + func (x *SessionSwitchoverChatUpdate) String() string + type SimpleChatUpdate struct + Type SimpleChatUpdate_Type + func (*SimpleChatUpdate) Descriptor() ([]byte, []int) + func (*SimpleChatUpdate) ProtoMessage() + func (x *SimpleChatUpdate) GetType() SimpleChatUpdate_Type + func (x *SimpleChatUpdate) ProtoReflect() protoreflect.Message + func (x *SimpleChatUpdate) Reset() + func (x *SimpleChatUpdate) String() string + type SimpleChatUpdate_Type int32 + const SimpleChatUpdate_BAD_DECRYPT + const SimpleChatUpdate_BLOCKED + const SimpleChatUpdate_CHANGE_NUMBER + const SimpleChatUpdate_CHAT_SESSION_REFRESH + const SimpleChatUpdate_END_SESSION + const SimpleChatUpdate_IDENTITY_DEFAULT + const SimpleChatUpdate_IDENTITY_UPDATE + const SimpleChatUpdate_IDENTITY_VERIFIED + const SimpleChatUpdate_JOINED_SIGNAL + const SimpleChatUpdate_MESSAGE_REQUEST_ACCEPTED + const SimpleChatUpdate_PAYMENTS_ACTIVATED + const SimpleChatUpdate_PAYMENT_ACTIVATION_REQUEST + const SimpleChatUpdate_RELEASE_CHANNEL_DONATION_REQUEST + const SimpleChatUpdate_REPORTED_SPAM + const SimpleChatUpdate_UNBLOCKED + const SimpleChatUpdate_UNKNOWN + const SimpleChatUpdate_UNSUPPORTED_PROTOCOL_MESSAGE + func (SimpleChatUpdate_Type) Descriptor() protoreflect.EnumDescriptor + func (SimpleChatUpdate_Type) EnumDescriptor() ([]byte, []int) + func (SimpleChatUpdate_Type) Type() protoreflect.EnumType + func (x SimpleChatUpdate_Type) Enum() *SimpleChatUpdate_Type + func (x SimpleChatUpdate_Type) Number() protoreflect.EnumNumber + func (x SimpleChatUpdate_Type) String() string + type StandardMessage struct + Attachments []*MessageAttachment + LinkPreview []*LinkPreview + LongText *FilePointer + Quote *Quote + Reactions []*Reaction + Text *Text + func (*StandardMessage) Descriptor() ([]byte, []int) + func (*StandardMessage) ProtoMessage() + func (x *StandardMessage) GetAttachments() []*MessageAttachment + func (x *StandardMessage) GetLinkPreview() []*LinkPreview + func (x *StandardMessage) GetLongText() *FilePointer + func (x *StandardMessage) GetQuote() *Quote + func (x *StandardMessage) GetReactions() []*Reaction + func (x *StandardMessage) GetText() *Text + func (x *StandardMessage) ProtoReflect() protoreflect.Message + func (x *StandardMessage) Reset() + func (x *StandardMessage) String() string + type Sticker struct + Data *FilePointer + Emoji *string + PackId []byte + PackKey []byte + StickerId uint32 + func (*Sticker) Descriptor() ([]byte, []int) + func (*Sticker) ProtoMessage() + func (x *Sticker) GetData() *FilePointer + func (x *Sticker) GetEmoji() string + func (x *Sticker) GetPackId() []byte + func (x *Sticker) GetPackKey() []byte + func (x *Sticker) GetStickerId() uint32 + func (x *Sticker) ProtoReflect() protoreflect.Message + func (x *Sticker) Reset() + func (x *Sticker) String() string + type StickerMessage struct + Reactions []*Reaction + Sticker *Sticker + func (*StickerMessage) Descriptor() ([]byte, []int) + func (*StickerMessage) ProtoMessage() + func (x *StickerMessage) GetReactions() []*Reaction + func (x *StickerMessage) GetSticker() *Sticker + func (x *StickerMessage) ProtoReflect() protoreflect.Message + func (x *StickerMessage) Reset() + func (x *StickerMessage) String() string + type StickerPack struct + PackId []byte + PackKey []byte + func (*StickerPack) Descriptor() ([]byte, []int) + func (*StickerPack) ProtoMessage() + func (x *StickerPack) GetPackId() []byte + func (x *StickerPack) GetPackKey() []byte + func (x *StickerPack) ProtoReflect() protoreflect.Message + func (x *StickerPack) Reset() + func (x *StickerPack) String() string + type Text struct + Body string + BodyRanges []*BodyRange + func (*Text) Descriptor() ([]byte, []int) + func (*Text) ProtoMessage() + func (x *Text) GetBody() string + func (x *Text) GetBodyRanges() []*BodyRange + func (x *Text) ProtoReflect() protoreflect.Message + func (x *Text) Reset() + func (x *Text) String() string + type ThreadMergeChatUpdate struct + PreviousE164 uint64 + func (*ThreadMergeChatUpdate) Descriptor() ([]byte, []int) + func (*ThreadMergeChatUpdate) ProtoMessage() + func (x *ThreadMergeChatUpdate) GetPreviousE164() uint64 + func (x *ThreadMergeChatUpdate) ProtoReflect() protoreflect.Message + func (x *ThreadMergeChatUpdate) Reset() + func (x *ThreadMergeChatUpdate) String() string + type ViewOnceMessage struct + Attachment *MessageAttachment + Reactions []*Reaction + func (*ViewOnceMessage) Descriptor() ([]byte, []int) + func (*ViewOnceMessage) ProtoMessage() + func (x *ViewOnceMessage) GetAttachment() *MessageAttachment + func (x *ViewOnceMessage) GetReactions() []*Reaction + func (x *ViewOnceMessage) ProtoReflect() protoreflect.Message + func (x *ViewOnceMessage) Reset() + func (x *ViewOnceMessage) String() string