Versions in this module Expand all Collapse all v0 v0.6.0 Dec 16, 2024 Changes in this version type MessageStatusType + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_CHATBOT_SUBSCRIBE_CONFIRMED + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_CHATBOT_SUBSCRIBE_SENT + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_CHATBOT_UNSUBSCRIBE_CONFIRMED + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_CHATBOT_UNSUBSCRIBE_SENT + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_GROUP_PROTOCOL_SWITCH_E2EE_TO_MMS + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_MEET_OTHER_PARTICIPANT_REACHABLE + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_MISSED_VIDEO_CALL + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_PARTICIPANT_THEME_CHANGE + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_PENPAL_CONVERSATION_NOTICE + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_PENPAL_PROACTIVE_MESSAGE_NOTICE + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_RBM_PRIVACY_NOTICE + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_RBM_SIM_SWITCH + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_SATELLITE_END_OF_EMERGENCY_FAILURE_HELP_NO_LONGER_NEEDED + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_SATELLITE_END_OF_EMERGENCY_FAILURE_HELP_STILL_NEEDED + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_SATELLITE_END_OF_EMERGENCY_SUCCESS_HELP_NO_LONGER_NEEDED + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_SATELLITE_END_OF_EMERGENCY_SUCCESS_HELP_STILL_NEEDED + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_SATELLITE_END_OF_EMERGENCY_UNEXPECTED_END + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_SATELLITE_MESSAGING_TOOLSTONE + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_SUGGESTION_POSSIBLE_SCAM_TOOLSTONE v0.5.2 Nov 16, 2024 v0.5.1 Oct 16, 2024 Changes in this version type SIMData + ColorHex string + FormattedPhoneNumber string + func (x *SIMData) GetColorHex() string + func (x *SIMData) GetFormattedPhoneNumber() string v0.5.0 Sep 16, 2024 Changes in this version + var ActionType_name = map[int32]string + var ActionType_value = map[string]int32 + var AlertType_name = map[int32]string + var AlertType_value = map[string]int32 + var BrowserType_name = map[int32]string + var BrowserType_value = map[string]int32 + var BugleRoute_name = map[int32]string + var BugleRoute_value = map[string]int32 + var ConversationActionStatus_name = map[int32]string + var ConversationActionStatus_value = map[string]int32 + var ConversationMuteStatus_name = map[int32]string + var ConversationMuteStatus_value = map[string]int32 + var ConversationSendMode_name = map[int32]string + var ConversationSendMode_value = map[string]int32 + var ConversationStatus_name = map[int32]string + var ConversationStatus_value = map[string]int32 + var ConversationType_name = map[int32]string + var ConversationType_value = map[string]int32 + var DeviceType_name = map[int32]string + var DeviceType_value = map[string]int32 + var EmojiType_name = map[int32]string + var EmojiType_value = map[string]int32 + var File_authentication_proto protoreflect.FileDescriptor + var File_client_proto protoreflect.FileDescriptor + var File_config_proto protoreflect.FileDescriptor + var File_conversations_proto protoreflect.FileDescriptor + var File_events_proto protoreflect.FileDescriptor + var File_rpc_proto protoreflect.FileDescriptor + var File_settings_proto protoreflect.FileDescriptor + var File_ukey_proto protoreflect.FileDescriptor + var File_util_proto protoreflect.FileDescriptor + var GetOrCreateConversationResponse_Status_name = map[int32]string + var GetOrCreateConversationResponse_Status_value = map[string]int32 + var IdentifierType_name = map[int32]string + var IdentifierType_value = map[string]int32 + var ListConversationsRequest_Folder_name = map[int32]string + var ListConversationsRequest_Folder_value = map[string]int32 + var MediaFormats_name = map[int32]string + var MediaFormats_value = map[string]int32 + var MessageStatusType_name = map[int32]string + var MessageStatusType_value = map[string]int32 + var MessageType_name = map[int32]string + var MessageType_value = map[string]int32 + var PublicKeyType_name = map[int32]string + var PublicKeyType_value = map[string]int32 + var SendMessageResponse_Status_name = map[int32]string + var SendMessageResponse_Status_value = map[string]int32 + var SendReactionRequest_Action_name = map[int32]string + var SendReactionRequest_Action_value = map[string]int32 + var TypingTypes_name = map[int32]string + var TypingTypes_value = map[string]int32 + var Ukey2Alert_AlertType_name = map[int32]string + var Ukey2Alert_AlertType_value = map[string]int32 + var Ukey2HandshakeCipher_name = map[int32]string + var Ukey2HandshakeCipher_value = map[string]int32 + var Ukey2Message_Type_name = map[int32]string + var Ukey2Message_Type_value = map[string]int32 + type AccountChangeOrSomethingEvent struct + Account string + Enabled bool + func (*AccountChangeOrSomethingEvent) Descriptor() ([]byte, []int) + func (*AccountChangeOrSomethingEvent) ProtoMessage() + func (x *AccountChangeOrSomethingEvent) GetAccount() string + func (x *AccountChangeOrSomethingEvent) GetEnabled() bool + func (x *AccountChangeOrSomethingEvent) ProtoReflect() protoreflect.Message + func (x *AccountChangeOrSomethingEvent) Reset() + func (x *AccountChangeOrSomethingEvent) String() string + type AckMessageRequest struct + Acks []*AckMessageRequest_Message + AuthData *AuthMessage + EmptyArr *EmptyArr + func (*AckMessageRequest) Descriptor() ([]byte, []int) + func (*AckMessageRequest) ProtoMessage() + func (x *AckMessageRequest) GetAcks() []*AckMessageRequest_Message + func (x *AckMessageRequest) GetAuthData() *AuthMessage + func (x *AckMessageRequest) GetEmptyArr() *EmptyArr + func (x *AckMessageRequest) ProtoReflect() protoreflect.Message + func (x *AckMessageRequest) Reset() + func (x *AckMessageRequest) String() string + type AckMessageRequest_Message struct + Device *Device + RequestID string + func (*AckMessageRequest_Message) Descriptor() ([]byte, []int) + func (*AckMessageRequest_Message) ProtoMessage() + func (x *AckMessageRequest_Message) GetDevice() *Device + func (x *AckMessageRequest_Message) GetRequestID() string + func (x *AckMessageRequest_Message) ProtoReflect() protoreflect.Message + func (x *AckMessageRequest_Message) Reset() + func (x *AckMessageRequest_Message) String() string + type ActionType int32 + const ActionType_ACK_BROWSER_PRESENCE + const ActionType_ADD_PARTICIPANT_TO_RCS_GROUP + const ActionType_BROWSER_PRESENCE_CHECK + const ActionType_CANCEL_GAIA_PAIRING + const ActionType_CHANGE_PARTICIPANT_COLOR + const ActionType_CONVERSATION_UPDATES + const ActionType_CREATE_GAIA_PAIRING + const ActionType_CREATE_GAIA_PAIRING_CLIENT_FINISHED + const ActionType_CREATE_GAIA_PAIRING_CLIENT_INIT + const ActionType_DELETE_MESSAGE + const ActionType_DOWNLOAD_MESSAGE + const ActionType_FAVORITE_STICKER_PACKS + const ActionType_GET_BLOB_FOR_ATTACHMENT + const ActionType_GET_CONTACTS_THUMBNAIL + const ActionType_GET_CONTACT_RCS_GROUP_STATUS + const ActionType_GET_CONVERSATION + const ActionType_GET_CONVERSATION_TYPE + const ActionType_GET_DEVICES_AVAILABLE_FOR_GAIA_PAIRING + const ActionType_GET_FULL_SIZE_IMAGE + const ActionType_GET_OR_CREATE_CONVERSATION + const ActionType_GET_PARTICIPANTS_THUMBNAIL + const ActionType_GET_UPDATES + const ActionType_INSTALL_STICKER_SET + const ActionType_IS_BUGLE_DEFAULT + const ActionType_LEAVE_RCS_GROUP + const ActionType_LIST_CONTACTS + const ActionType_LIST_CONVERSATIONS + const ActionType_LIST_MESSAGES + const ActionType_LIST_STICKER_SETS + const ActionType_LIST_TOP_CONTACTS + const ActionType_MESSAGE_READ + const ActionType_MESSAGE_UPDATES + const ActionType_NOTIFY_DITTO_ACTIVITY + const ActionType_PREWARM + const ActionType_RECENT_STICKERS + const ActionType_RESEND_MESSAGE + const ActionType_SEND_MESSAGE + const ActionType_SEND_REACTION + const ActionType_SEND_REPLY + const ActionType_SETTINGS_UPDATE + const ActionType_STICKER_USER_CONTEXT + const ActionType_TYPING_UPDATES + const ActionType_UNPAIR_GAIA_PAIRING + const ActionType_UNSPECIFIED + const ActionType_UPDATE_CONVERSATION + const ActionType_UPDATE_RECENT_STICKERS + const ActionType_USER_ALERT + func (ActionType) Descriptor() protoreflect.EnumDescriptor + func (ActionType) EnumDescriptor() ([]byte, []int) + func (ActionType) Type() protoreflect.EnumType + func (x ActionType) Enum() *ActionType + func (x ActionType) Number() protoreflect.EnumNumber + func (x ActionType) String() string + type AlertType int32 + const AlertType_ALERT_TYPE_UNKNOWN + const AlertType_BROWSER_ACTIVE + const AlertType_BROWSER_INACTIVE + const AlertType_BROWSER_INACTIVE_FROM_INACTIVITY + const AlertType_BROWSER_INACTIVE_FROM_TIMEOUT + const AlertType_CONTACTS_REFRESH_COMPLETED + const AlertType_CONTACTS_REFRESH_STARTED + const AlertType_MOBILE_BATTERY_LOW + const AlertType_MOBILE_BATTERY_RESTORED + const AlertType_MOBILE_DATABASE_PARTIAL_SYNC_COMPLETED + const AlertType_MOBILE_DATABASE_PARTIAL_SYNC_STARTED + const AlertType_MOBILE_DATABASE_SYNCING + const AlertType_MOBILE_DATABASE_SYNC_COMPLETE + const AlertType_MOBILE_DATABASE_SYNC_STARTED + const AlertType_MOBILE_DATA_CONNECTION + const AlertType_MOBILE_WIFI_CONNECTION + const AlertType_OBSERVER_REGISTERED + const AlertType_RCS_CONNECTION + func (AlertType) Descriptor() protoreflect.EnumDescriptor + func (AlertType) EnumDescriptor() ([]byte, []int) + func (AlertType) Type() protoreflect.EnumType + func (x AlertType) Enum() *AlertType + func (x AlertType) Number() protoreflect.EnumNumber + func (x AlertType) String() string + type AttachmentInfo struct + AttachmentID string + Encrypted bool + func (*AttachmentInfo) Descriptor() ([]byte, []int) + func (*AttachmentInfo) ProtoMessage() + func (x *AttachmentInfo) GetAttachmentID() string + func (x *AttachmentInfo) GetEncrypted() bool + func (x *AttachmentInfo) ProtoReflect() protoreflect.Message + func (x *AttachmentInfo) Reset() + func (x *AttachmentInfo) String() string + type AuthMessage struct + ConfigVersion *ConfigVersion + Network string + RequestID string + TachyonAuthToken []byte + func (*AuthMessage) Descriptor() ([]byte, []int) + func (*AuthMessage) ProtoMessage() + func (x *AuthMessage) GetConfigVersion() *ConfigVersion + func (x *AuthMessage) GetNetwork() string + func (x *AuthMessage) GetRequestID() string + func (x *AuthMessage) GetTachyonAuthToken() []byte + func (x *AuthMessage) ProtoReflect() protoreflect.Message + func (x *AuthMessage) Reset() + func (x *AuthMessage) String() string + type AuthenticationContainer struct + AuthMessage *AuthMessage + BrowserDetails *BrowserDetails + Data isAuthenticationContainer_Data + func (*AuthenticationContainer) Descriptor() ([]byte, []int) + func (*AuthenticationContainer) ProtoMessage() + func (m *AuthenticationContainer) GetData() isAuthenticationContainer_Data + func (x *AuthenticationContainer) GetAuthMessage() *AuthMessage + func (x *AuthenticationContainer) GetBrowserDetails() *BrowserDetails + func (x *AuthenticationContainer) GetDeviceData() *CurrentDeviceData + func (x *AuthenticationContainer) GetKeyData() *KeyData + func (x *AuthenticationContainer) ProtoReflect() protoreflect.Message + func (x *AuthenticationContainer) Reset() + func (x *AuthenticationContainer) String() string + type AuthenticationContainer_DeviceData struct + DeviceData *CurrentDeviceData + type AuthenticationContainer_KeyData struct + KeyData *KeyData + type BoolMsg struct + Bool1 bool + func (*BoolMsg) Descriptor() ([]byte, []int) + func (*BoolMsg) ProtoMessage() + func (x *BoolMsg) GetBool1() bool + func (x *BoolMsg) ProtoReflect() protoreflect.Message + func (x *BoolMsg) Reset() + func (x *BoolMsg) String() string + type BooleanFields2 struct + Bool1 bool + Bool2 bool + Bool3 bool + BoolMsg1 *BoolMsg + BoolMsg2 *BoolMsg + func (*BooleanFields2) Descriptor() ([]byte, []int) + func (*BooleanFields2) ProtoMessage() + func (x *BooleanFields2) GetBool1() bool + func (x *BooleanFields2) GetBool2() bool + func (x *BooleanFields2) GetBool3() bool + func (x *BooleanFields2) GetBoolMsg1() *BoolMsg + func (x *BooleanFields2) GetBoolMsg2() *BoolMsg + func (x *BooleanFields2) ProtoReflect() protoreflect.Message + func (x *BooleanFields2) Reset() + func (x *BooleanFields2) String() string + type BooleanFields3 struct + Bool1 bool + Bool3 bool + Bool4 bool + Bool5 bool + Bool6 bool + Bool7 bool + Bool8 bool + Bool9 bool + func (*BooleanFields3) Descriptor() ([]byte, []int) + func (*BooleanFields3) ProtoMessage() + func (x *BooleanFields3) GetBool1() bool + func (x *BooleanFields3) GetBool3() bool + func (x *BooleanFields3) GetBool4() bool + func (x *BooleanFields3) GetBool5() bool + func (x *BooleanFields3) GetBool6() bool + func (x *BooleanFields3) GetBool7() bool + func (x *BooleanFields3) GetBool8() bool + func (x *BooleanFields3) GetBool9() bool + func (x *BooleanFields3) ProtoReflect() protoreflect.Message + func (x *BooleanFields3) Reset() + func (x *BooleanFields3) String() string + type BrowserDetails struct + BrowserType BrowserType + DeviceType DeviceType + OS string + UserAgent string + func (*BrowserDetails) Descriptor() ([]byte, []int) + func (*BrowserDetails) ProtoMessage() + func (x *BrowserDetails) GetBrowserType() BrowserType + func (x *BrowserDetails) GetDeviceType() DeviceType + func (x *BrowserDetails) GetOS() string + func (x *BrowserDetails) GetUserAgent() string + func (x *BrowserDetails) ProtoReflect() protoreflect.Message + func (x *BrowserDetails) Reset() + func (x *BrowserDetails) String() string + type BrowserPresenceCheckEvent struct + func (*BrowserPresenceCheckEvent) Descriptor() ([]byte, []int) + func (*BrowserPresenceCheckEvent) ProtoMessage() + func (x *BrowserPresenceCheckEvent) ProtoReflect() protoreflect.Message + func (x *BrowserPresenceCheckEvent) Reset() + func (x *BrowserPresenceCheckEvent) String() string + type BrowserType int32 + const BrowserType_CHROME + const BrowserType_EDGE + const BrowserType_FIREFOX + const BrowserType_IE + const BrowserType_OPERA + const BrowserType_OTHER + const BrowserType_SAFARI + const BrowserType_UNKNOWN_BROWSER_TYPE + func (BrowserType) Descriptor() protoreflect.EnumDescriptor + func (BrowserType) EnumDescriptor() ([]byte, []int) + func (BrowserType) Type() protoreflect.EnumType + func (x BrowserType) Enum() *BrowserType + func (x BrowserType) Number() protoreflect.EnumNumber + func (x BrowserType) String() string + type BugleRoute int32 + const BugleRoute_DataEvent + const BugleRoute_GaiaEvent + const BugleRoute_PairEvent + const BugleRoute_Unknown + func (BugleRoute) Descriptor() protoreflect.EnumDescriptor + func (BugleRoute) EnumDescriptor() ([]byte, []int) + func (BugleRoute) Type() protoreflect.EnumType + func (x BugleRoute) Enum() *BugleRoute + func (x BugleRoute) Number() protoreflect.EnumNumber + func (x BugleRoute) String() string + type Config struct + ClientVersion string + CountryCode string + DeviceInfo *Config_DeviceInfo + GeneratedAtMS int64 + IntFlags []*Config_Flag + MoreFlags *Config_MoreFlags + ServerVersion string + UnknownInts []uint32 + func (*Config) Descriptor() ([]byte, []int) + func (*Config) ProtoMessage() + func (c *Config) ParsedClientVersion() (*ConfigVersion, error) + func (x *Config) GetClientVersion() string + func (x *Config) GetCountryCode() string + func (x *Config) GetDeviceInfo() *Config_DeviceInfo + func (x *Config) GetGeneratedAtMS() int64 + func (x *Config) GetIntFlags() []*Config_Flag + func (x *Config) GetMoreFlags() *Config_MoreFlags + func (x *Config) GetServerVersion() string + func (x *Config) GetUnknownInts() []uint32 + func (x *Config) ProtoReflect() protoreflect.Message + func (x *Config) Reset() + func (x *Config) String() string + type ConfigVersion struct + Day int32 + Month int32 + V1 int32 + V2 int32 + Year int32 + func (*ConfigVersion) Descriptor() ([]byte, []int) + func (*ConfigVersion) ProtoMessage() + func (x *ConfigVersion) GetDay() int32 + func (x *ConfigVersion) GetMonth() int32 + func (x *ConfigVersion) GetV1() int32 + func (x *ConfigVersion) GetV2() int32 + func (x *ConfigVersion) GetYear() int32 + func (x *ConfigVersion) ProtoReflect() protoreflect.Message + func (x *ConfigVersion) Reset() + func (x *ConfigVersion) String() string + type Config_DeviceInfo struct + DeviceID string + Email string + Zero string + func (*Config_DeviceInfo) Descriptor() ([]byte, []int) + func (*Config_DeviceInfo) ProtoMessage() + func (x *Config_DeviceInfo) GetDeviceID() string + func (x *Config_DeviceInfo) GetEmail() string + func (x *Config_DeviceInfo) GetZero() string + func (x *Config_DeviceInfo) ProtoReflect() protoreflect.Message + func (x *Config_DeviceInfo) Reset() + func (x *Config_DeviceInfo) String() string + type Config_Flag struct + Key string + UnknownField4 *string + UnknownField5 *string + Value int32 + func (*Config_Flag) Descriptor() ([]byte, []int) + func (*Config_Flag) ProtoMessage() + func (x *Config_Flag) GetKey() string + func (x *Config_Flag) GetUnknownField4() string + func (x *Config_Flag) GetUnknownField5() string + func (x *Config_Flag) GetValue() int32 + func (x *Config_Flag) ProtoReflect() protoreflect.Message + func (x *Config_Flag) Reset() + func (x *Config_Flag) String() string + type Config_MoreFlags struct + WrappedFlags []*Config_WrappedFlag + func (*Config_MoreFlags) Descriptor() ([]byte, []int) + func (*Config_MoreFlags) ProtoMessage() + func (x *Config_MoreFlags) GetWrappedFlags() []*Config_WrappedFlag + func (x *Config_MoreFlags) ProtoReflect() protoreflect.Message + func (x *Config_MoreFlags) Reset() + func (x *Config_MoreFlags) String() string + type Config_WrappedFlag struct + Key string + Value *Config_WrappedFlag_Value + func (*Config_WrappedFlag) Descriptor() ([]byte, []int) + func (*Config_WrappedFlag) ProtoMessage() + func (x *Config_WrappedFlag) GetKey() string + func (x *Config_WrappedFlag) GetValue() *Config_WrappedFlag_Value + func (x *Config_WrappedFlag) ProtoReflect() protoreflect.Message + func (x *Config_WrappedFlag) Reset() + func (x *Config_WrappedFlag) String() string + type Config_WrappedFlag_Value struct + Value isConfig_WrappedFlag_Value_Value + func (*Config_WrappedFlag_Value) Descriptor() ([]byte, []int) + func (*Config_WrappedFlag_Value) ProtoMessage() + func (m *Config_WrappedFlag_Value) GetValue() isConfig_WrappedFlag_Value_Value + func (x *Config_WrappedFlag_Value) GetIntVal() int32 + func (x *Config_WrappedFlag_Value) GetStrVal() string + func (x *Config_WrappedFlag_Value) ProtoReflect() protoreflect.Message + func (x *Config_WrappedFlag_Value) Reset() + func (x *Config_WrappedFlag_Value) String() string + type Config_WrappedFlag_Value_IntVal struct + IntVal int32 + type Config_WrappedFlag_Value_StrVal struct + StrVal string + type Contact struct + AvatarHexColor string + ContactID string + Name string + Number *ContactNumber + ParticipantID string + UnknownBool bool + func (*Contact) Descriptor() ([]byte, []int) + func (*Contact) ProtoMessage() + func (x *Contact) GetAvatarHexColor() string + func (x *Contact) GetContactID() string + func (x *Contact) GetName() string + func (x *Contact) GetNumber() *ContactNumber + func (x *Contact) GetParticipantID() string + func (x *Contact) GetUnknownBool() bool + func (x *Contact) ProtoReflect() protoreflect.Message + func (x *Contact) Reset() + func (x *Contact) String() string + type ContactNumber struct + FormattedNumber *string + MysteriousInt int32 + Number string + Number2 string + func (*ContactNumber) Descriptor() ([]byte, []int) + func (*ContactNumber) ProtoMessage() + func (x *ContactNumber) GetFormattedNumber() string + func (x *ContactNumber) GetMysteriousInt() int32 + func (x *ContactNumber) GetNumber() string + func (x *ContactNumber) GetNumber2() string + func (x *ContactNumber) ProtoReflect() protoreflect.Message + func (x *ContactNumber) Reset() + func (x *ContactNumber) String() string + type Conversation struct + AvatarHexColor string + ConversationID string + DefaultOutgoingID string + IsGroupChat bool + LastMessageTimestamp int64 + LatestMessage *LatestMessage + LatestMessageID string + Name string + OtherParticipants []string + Participants []*Participant + Pinned bool + ReadOnly bool + SendMode ConversationSendMode + Status ConversationStatus + SubType bool + ThirdType bool + Type ConversationType + UnknownTimestamp int64 + Unread bool + func (*Conversation) Descriptor() ([]byte, []int) + func (*Conversation) ProtoMessage() + func (x *Conversation) GetAvatarHexColor() string + func (x *Conversation) GetConversationID() string + func (x *Conversation) GetDefaultOutgoingID() string + func (x *Conversation) GetIsGroupChat() bool + func (x *Conversation) GetLastMessageTimestamp() int64 + func (x *Conversation) GetLatestMessage() *LatestMessage + func (x *Conversation) GetLatestMessageID() string + func (x *Conversation) GetName() string + func (x *Conversation) GetOtherParticipants() []string + func (x *Conversation) GetParticipants() []*Participant + func (x *Conversation) GetPinned() bool + func (x *Conversation) GetReadOnly() bool + func (x *Conversation) GetSendMode() ConversationSendMode + func (x *Conversation) GetStatus() ConversationStatus + func (x *Conversation) GetSubType() bool + func (x *Conversation) GetThirdType() bool + func (x *Conversation) GetType() ConversationType + func (x *Conversation) GetUnknownTimestamp() int64 + func (x *Conversation) GetUnread() bool + func (x *Conversation) ProtoReflect() protoreflect.Message + func (x *Conversation) Reset() + func (x *Conversation) String() string + type ConversationAction5 struct + Field2 bool + func (*ConversationAction5) Descriptor() ([]byte, []int) + func (*ConversationAction5) ProtoMessage() + func (x *ConversationAction5) GetField2() bool + func (x *ConversationAction5) ProtoReflect() protoreflect.Message + func (x *ConversationAction5) Reset() + func (x *ConversationAction5) String() string + type ConversationActionStatus int32 + const ConversationActionStatus_BLOCK + const ConversationActionStatus_BLOCK_AND_REPORT + const ConversationActionStatus_UNBLOCK + const ConversationActionStatus_UNKNOWN_ACTION_STATUS + func (ConversationActionStatus) Descriptor() protoreflect.EnumDescriptor + func (ConversationActionStatus) EnumDescriptor() ([]byte, []int) + func (ConversationActionStatus) Type() protoreflect.EnumType + func (x ConversationActionStatus) Enum() *ConversationActionStatus + func (x ConversationActionStatus) Number() protoreflect.EnumNumber + func (x ConversationActionStatus) String() string + type ConversationEvent struct + Data []*Conversation + func (*ConversationEvent) Descriptor() ([]byte, []int) + func (*ConversationEvent) ProtoMessage() + func (x *ConversationEvent) GetData() []*Conversation + func (x *ConversationEvent) ProtoReflect() protoreflect.Message + func (x *ConversationEvent) Reset() + func (x *ConversationEvent) String() string + type ConversationMuteStatus int32 + const ConversationMuteStatus_MUTE + const ConversationMuteStatus_UNMUTE + func (ConversationMuteStatus) Descriptor() protoreflect.EnumDescriptor + func (ConversationMuteStatus) EnumDescriptor() ([]byte, []int) + func (ConversationMuteStatus) Type() protoreflect.EnumType + func (x ConversationMuteStatus) Enum() *ConversationMuteStatus + func (x ConversationMuteStatus) Number() protoreflect.EnumNumber + func (x ConversationMuteStatus) String() string + type ConversationSendMode int32 + const ConversationSendMode_SEND_MODE_AUTO + const ConversationSendMode_SEND_MODE_XMS + const ConversationSendMode_SEND_MODE_XMS_LATCH + func (ConversationSendMode) Descriptor() protoreflect.EnumDescriptor + func (ConversationSendMode) EnumDescriptor() ([]byte, []int) + func (ConversationSendMode) Type() protoreflect.EnumType + func (x ConversationSendMode) Enum() *ConversationSendMode + func (x ConversationSendMode) Number() protoreflect.EnumNumber + func (x ConversationSendMode) String() string + type ConversationStatus int32 + const ConversationStatus_ACTIVE + const ConversationStatus_ARCHIVED + const ConversationStatus_BLOCKED_FOLDER + const ConversationStatus_DELETED + const ConversationStatus_KEEP_ARCHIVED + const ConversationStatus_SPAM_FOLDER + const ConversationStatus_UNKNOWN_CONVERSATION_STATUS + func (ConversationStatus) Descriptor() protoreflect.EnumDescriptor + func (ConversationStatus) EnumDescriptor() ([]byte, []int) + func (ConversationStatus) Type() protoreflect.EnumType + func (x ConversationStatus) Enum() *ConversationStatus + func (x ConversationStatus) Number() protoreflect.EnumNumber + func (x ConversationStatus) String() string + type ConversationType int32 + const ConversationType_RCS + const ConversationType_SMS + const ConversationType_UNKNOWN_CONVERSATION_TYPE + func (ConversationType) Descriptor() protoreflect.EnumDescriptor + func (ConversationType) EnumDescriptor() ([]byte, []int) + func (ConversationType) Type() protoreflect.EnumType + func (x ConversationType) Enum() *ConversationType + func (x ConversationType) Number() protoreflect.EnumNumber + func (x ConversationType) String() string + type CoordinateMessage struct + Coord1 int64 + func (*CoordinateMessage) Descriptor() ([]byte, []int) + func (*CoordinateMessage) ProtoMessage() + func (x *CoordinateMessage) GetCoord1() int64 + func (x *CoordinateMessage) ProtoReflect() protoreflect.Message + func (x *CoordinateMessage) Reset() + func (x *CoordinateMessage) String() string + type CurrentDeviceData struct + Browser *Device + func (*CurrentDeviceData) Descriptor() ([]byte, []int) + func (*CurrentDeviceData) ProtoMessage() + func (x *CurrentDeviceData) GetBrowser() *Device + func (x *CurrentDeviceData) ProtoReflect() protoreflect.Message + func (x *CurrentDeviceData) Reset() + func (x *CurrentDeviceData) String() string + type Cursor struct + LastItemID string + LastItemTimestamp int64 + func (*Cursor) Descriptor() ([]byte, []int) + func (*Cursor) ProtoMessage() + func (x *Cursor) GetLastItemID() string + func (x *Cursor) GetLastItemTimestamp() int64 + func (x *Cursor) ProtoReflect() protoreflect.Message + func (x *Cursor) Reset() + func (x *Cursor) String() string + type CustomEmojiData struct + InnerData *CustomEmojiData_Inner + UnknownInt4 *int32 + Uuid string + func (*CustomEmojiData) Descriptor() ([]byte, []int) + func (*CustomEmojiData) ProtoMessage() + func (x *CustomEmojiData) GetInnerData() *CustomEmojiData_Inner + func (x *CustomEmojiData) GetUnknownInt4() int32 + func (x *CustomEmojiData) GetUuid() string + func (x *CustomEmojiData) ProtoReflect() protoreflect.Message + func (x *CustomEmojiData) Reset() + func (x *CustomEmojiData) String() string + type CustomEmojiData_Inner struct + First *CustomEmojiData_Inner_ImageData + Second *CustomEmojiData_Inner_WrappedImageData + UnknownString *string + func (*CustomEmojiData_Inner) Descriptor() ([]byte, []int) + func (*CustomEmojiData_Inner) ProtoMessage() + func (x *CustomEmojiData_Inner) GetFirst() *CustomEmojiData_Inner_ImageData + func (x *CustomEmojiData_Inner) GetSecond() *CustomEmojiData_Inner_WrappedImageData + func (x *CustomEmojiData_Inner) GetUnknownString() string + func (x *CustomEmojiData_Inner) ProtoReflect() protoreflect.Message + func (x *CustomEmojiData_Inner) Reset() + func (x *CustomEmojiData_Inner) String() string + type CustomEmojiData_Inner_ImageData struct + MimeType string + UnknownInt3 *int32 + UnknownString5 *string + Uri string + func (*CustomEmojiData_Inner_ImageData) Descriptor() ([]byte, []int) + func (*CustomEmojiData_Inner_ImageData) ProtoMessage() + func (x *CustomEmojiData_Inner_ImageData) GetMimeType() string + func (x *CustomEmojiData_Inner_ImageData) GetUnknownInt3() int32 + func (x *CustomEmojiData_Inner_ImageData) GetUnknownString5() string + func (x *CustomEmojiData_Inner_ImageData) GetUri() string + func (x *CustomEmojiData_Inner_ImageData) ProtoReflect() protoreflect.Message + func (x *CustomEmojiData_Inner_ImageData) Reset() + func (x *CustomEmojiData_Inner_ImageData) String() string + type CustomEmojiData_Inner_WrappedImageData struct + Data *CustomEmojiData_Inner_WrappedImageData_ImageData + func (*CustomEmojiData_Inner_WrappedImageData) Descriptor() ([]byte, []int) + func (*CustomEmojiData_Inner_WrappedImageData) ProtoMessage() + func (x *CustomEmojiData_Inner_WrappedImageData) GetData() *CustomEmojiData_Inner_WrappedImageData_ImageData + func (x *CustomEmojiData_Inner_WrappedImageData) ProtoReflect() protoreflect.Message + func (x *CustomEmojiData_Inner_WrappedImageData) Reset() + func (x *CustomEmojiData_Inner_WrappedImageData) String() string + type CustomEmojiData_Inner_WrappedImageData_ImageData struct + Height int32 + MimeType string + UnknownInt1 int32 + UnknownInt7 *int32 + Uri string + Width int32 + func (*CustomEmojiData_Inner_WrappedImageData_ImageData) Descriptor() ([]byte, []int) + func (*CustomEmojiData_Inner_WrappedImageData_ImageData) ProtoMessage() + func (x *CustomEmojiData_Inner_WrappedImageData_ImageData) GetHeight() int32 + func (x *CustomEmojiData_Inner_WrappedImageData_ImageData) GetMimeType() string + func (x *CustomEmojiData_Inner_WrappedImageData_ImageData) GetUnknownInt1() int32 + func (x *CustomEmojiData_Inner_WrappedImageData_ImageData) GetUnknownInt7() int32 + func (x *CustomEmojiData_Inner_WrappedImageData_ImageData) GetUri() string + func (x *CustomEmojiData_Inner_WrappedImageData_ImageData) GetWidth() int32 + func (x *CustomEmojiData_Inner_WrappedImageData_ImageData) ProtoReflect() protoreflect.Message + func (x *CustomEmojiData_Inner_WrappedImageData_ImageData) Reset() + func (x *CustomEmojiData_Inner_WrappedImageData_ImageData) String() string + type DeleteMessageRequest struct + MessageID string + func (*DeleteMessageRequest) Descriptor() ([]byte, []int) + func (*DeleteMessageRequest) ProtoMessage() + func (x *DeleteMessageRequest) GetMessageID() string + func (x *DeleteMessageRequest) ProtoReflect() protoreflect.Message + func (x *DeleteMessageRequest) Reset() + func (x *DeleteMessageRequest) String() string + type DeleteMessageResponse struct + Success bool + func (*DeleteMessageResponse) Descriptor() ([]byte, []int) + func (*DeleteMessageResponse) ProtoMessage() + func (x *DeleteMessageResponse) GetSuccess() bool + func (x *DeleteMessageResponse) ProtoReflect() protoreflect.Message + func (x *DeleteMessageResponse) Reset() + func (x *DeleteMessageResponse) String() string + type Device struct + Network string + SourceID string + UserID int64 + func (*Device) Descriptor() ([]byte, []int) + func (*Device) ProtoMessage() + func (x *Device) GetNetwork() string + func (x *Device) GetSourceID() string + func (x *Device) GetUserID() int64 + func (x *Device) ProtoReflect() protoreflect.Message + func (x *Device) Reset() + func (x *Device) String() string + type DeviceType int32 + const DeviceType_PWA + const DeviceType_TABLET + const DeviceType_UNKNOWN_DEVICE_TYPE + const DeviceType_WEB + func (DeviceType) Descriptor() protoreflect.EnumDescriptor + func (DeviceType) EnumDescriptor() ([]byte, []int) + func (DeviceType) Type() protoreflect.EnumType + func (x DeviceType) Enum() *DeviceType + func (x DeviceType) Number() protoreflect.EnumNumber + func (x DeviceType) String() string + type DhPublicKey struct + Y []byte + func (*DhPublicKey) Descriptor() ([]byte, []int) + func (*DhPublicKey) ProtoMessage() + func (x *DhPublicKey) GetY() []byte + func (x *DhPublicKey) ProtoReflect() protoreflect.Message + func (x *DhPublicKey) Reset() + func (x *DhPublicKey) String() string + type Dimensions struct + Height int64 + Width int64 + func (*Dimensions) Descriptor() ([]byte, []int) + func (*Dimensions) ProtoMessage() + func (x *Dimensions) GetHeight() int64 + func (x *Dimensions) GetWidth() int64 + func (x *Dimensions) ProtoReflect() protoreflect.Message + func (x *Dimensions) Reset() + func (x *Dimensions) String() string + type DownloadAttachmentRequest struct + AuthData *AuthMessage + Info *AttachmentInfo + func (*DownloadAttachmentRequest) Descriptor() ([]byte, []int) + func (*DownloadAttachmentRequest) ProtoMessage() + func (x *DownloadAttachmentRequest) GetAuthData() *AuthMessage + func (x *DownloadAttachmentRequest) GetInfo() *AttachmentInfo + func (x *DownloadAttachmentRequest) ProtoReflect() protoreflect.Message + func (x *DownloadAttachmentRequest) Reset() + func (x *DownloadAttachmentRequest) String() string + type ECDSAKeys struct + EncryptedKeys []byte + Field1 int64 + func (*ECDSAKeys) Descriptor() ([]byte, []int) + func (*ECDSAKeys) ProtoMessage() + func (x *ECDSAKeys) GetEncryptedKeys() []byte + func (x *ECDSAKeys) GetField1() int64 + func (x *ECDSAKeys) ProtoReflect() protoreflect.Message + func (x *ECDSAKeys) Reset() + func (x *ECDSAKeys) String() string + type EcP256PublicKey struct + X []byte + Y []byte + func (*EcP256PublicKey) Descriptor() ([]byte, []int) + func (*EcP256PublicKey) ProtoMessage() + func (x *EcP256PublicKey) GetX() []byte + func (x *EcP256PublicKey) GetY() []byte + func (x *EcP256PublicKey) ProtoReflect() protoreflect.Message + func (x *EcP256PublicKey) Reset() + func (x *EcP256PublicKey) String() string + type EmojiMeta struct + EmojiMetaData []*EmojiMetaData + func (*EmojiMeta) Descriptor() ([]byte, []int) + func (*EmojiMeta) ProtoMessage() + func (x *EmojiMeta) GetEmojiMetaData() []*EmojiMetaData + func (x *EmojiMeta) ProtoReflect() protoreflect.Message + func (x *EmojiMeta) Reset() + func (x *EmojiMeta) String() string + type EmojiMetaData struct + Names []string + Unicode string + func (*EmojiMetaData) Descriptor() ([]byte, []int) + func (*EmojiMetaData) ProtoMessage() + func (x *EmojiMetaData) GetNames() []string + func (x *EmojiMetaData) GetUnicode() string + func (x *EmojiMetaData) ProtoReflect() protoreflect.Message + func (x *EmojiMetaData) Reset() + func (x *EmojiMetaData) String() string + type EmojiType int32 + const EmojiType_ANGRY + const EmojiType_CRYING_FACE + const EmojiType_CUSTOM + const EmojiType_DISLIKE + const EmojiType_EMOTIFY + const EmojiType_LAUGH + const EmojiType_LIKE + const EmojiType_LOVE + const EmojiType_POUTING_FACE + const EmojiType_QUESTIONING + const EmojiType_REACTION_TYPE_UNSPECIFIED + const EmojiType_RED_HEART + const EmojiType_SAD + const EmojiType_SURPRISED + func UnicodeToEmojiType(emoji string) EmojiType + func (EmojiType) Descriptor() protoreflect.EnumDescriptor + func (EmojiType) EnumDescriptor() ([]byte, []int) + func (EmojiType) Type() protoreflect.EnumType + func (et EmojiType) Unicode() string + func (x EmojiType) Enum() *EmojiType + func (x EmojiType) Number() protoreflect.EnumNumber + func (x EmojiType) String() string + type EmptyArr struct + func (*EmptyArr) Descriptor() ([]byte, []int) + func (*EmptyArr) ProtoMessage() + func (x *EmptyArr) ProtoReflect() protoreflect.Message + func (x *EmptyArr) Reset() + func (x *EmptyArr) String() string + type EncryptedData2Container struct + AccountChange *AccountChangeOrSomethingEvent + func (*EncryptedData2Container) Descriptor() ([]byte, []int) + func (*EncryptedData2Container) ProtoMessage() + func (x *EncryptedData2Container) GetAccountChange() *AccountChangeOrSomethingEvent + func (x *EncryptedData2Container) ProtoReflect() protoreflect.Message + func (x *EncryptedData2Container) Reset() + func (x *EncryptedData2Container) String() string + type ErrorResponse struct + Class []*ErrorResponse_ErrorClass + Message string + Type int64 + func (*ErrorResponse) Descriptor() ([]byte, []int) + func (*ErrorResponse) ProtoMessage() + func (x *ErrorResponse) GetClass() []*ErrorResponse_ErrorClass + func (x *ErrorResponse) GetMessage() string + func (x *ErrorResponse) GetType() int64 + func (x *ErrorResponse) ProtoReflect() protoreflect.Message + func (x *ErrorResponse) Reset() + func (x *ErrorResponse) String() string + type ErrorResponse_ErrorClass struct + Class string + func (*ErrorResponse_ErrorClass) Descriptor() ([]byte, []int) + func (*ErrorResponse_ErrorClass) ProtoMessage() + func (x *ErrorResponse_ErrorClass) GetClass() string + func (x *ErrorResponse_ErrorClass) ProtoReflect() protoreflect.Message + func (x *ErrorResponse_ErrorClass) Reset() + func (x *ErrorResponse_ErrorClass) String() string + type GaiaPairingRequestContainer struct + BrowserDetails *BrowserDetails + Data []byte + PairingAttemptID string + ProposedKeyDerivationVersion int32 + ProposedVerificationCodeVersion int32 + StartTimestamp int64 + func (*GaiaPairingRequestContainer) Descriptor() ([]byte, []int) + func (*GaiaPairingRequestContainer) ProtoMessage() + func (x *GaiaPairingRequestContainer) GetBrowserDetails() *BrowserDetails + func (x *GaiaPairingRequestContainer) GetData() []byte + func (x *GaiaPairingRequestContainer) GetPairingAttemptID() string + func (x *GaiaPairingRequestContainer) GetProposedKeyDerivationVersion() int32 + func (x *GaiaPairingRequestContainer) GetProposedVerificationCodeVersion() int32 + func (x *GaiaPairingRequestContainer) GetStartTimestamp() int64 + func (x *GaiaPairingRequestContainer) ProtoReflect() protoreflect.Message + func (x *GaiaPairingRequestContainer) Reset() + func (x *GaiaPairingRequestContainer) String() string + type GaiaPairingResponseContainer struct + ConfirmedKeyDerivationVersion int32 + ConfirmedVerificationCodeVersion int32 + Data []byte + FinishErrorCode int32 + FinishErrorType int32 + SessionUUID string + UnknownInt3 int32 + func (*GaiaPairingResponseContainer) Descriptor() ([]byte, []int) + func (*GaiaPairingResponseContainer) ProtoMessage() + func (x *GaiaPairingResponseContainer) GetConfirmedKeyDerivationVersion() int32 + func (x *GaiaPairingResponseContainer) GetConfirmedVerificationCodeVersion() int32 + func (x *GaiaPairingResponseContainer) GetData() []byte + func (x *GaiaPairingResponseContainer) GetFinishErrorCode() int32 + func (x *GaiaPairingResponseContainer) GetFinishErrorType() int32 + func (x *GaiaPairingResponseContainer) GetSessionUUID() string + func (x *GaiaPairingResponseContainer) GetUnknownInt3() int32 + func (x *GaiaPairingResponseContainer) ProtoReflect() protoreflect.Message + func (x *GaiaPairingResponseContainer) Reset() + func (x *GaiaPairingResponseContainer) String() string + type GenericPublicKey struct + PublicKey isGenericPublicKey_PublicKey + Type PublicKeyType + func (*GenericPublicKey) Descriptor() ([]byte, []int) + func (*GenericPublicKey) ProtoMessage() + func (m *GenericPublicKey) GetPublicKey() isGenericPublicKey_PublicKey + func (x *GenericPublicKey) GetDh2048PublicKey() *DhPublicKey + func (x *GenericPublicKey) GetEcP256PublicKey() *EcP256PublicKey + func (x *GenericPublicKey) GetRsa2048PublicKey() *SimpleRsaPublicKey + func (x *GenericPublicKey) GetType() PublicKeyType + func (x *GenericPublicKey) ProtoReflect() protoreflect.Message + func (x *GenericPublicKey) Reset() + func (x *GenericPublicKey) String() string + type GenericPublicKey_Dh2048PublicKey struct + Dh2048PublicKey *DhPublicKey + type GenericPublicKey_EcP256PublicKey struct + EcP256PublicKey *EcP256PublicKey + type GenericPublicKey_Rsa2048PublicKey struct + Rsa2048PublicKey *SimpleRsaPublicKey + type GetConversationRequest struct + ConversationID string + func (*GetConversationRequest) Descriptor() ([]byte, []int) + func (*GetConversationRequest) ProtoMessage() + func (x *GetConversationRequest) GetConversationID() string + func (x *GetConversationRequest) ProtoReflect() protoreflect.Message + func (x *GetConversationRequest) Reset() + func (x *GetConversationRequest) String() string + type GetConversationResponse struct + Conversation *Conversation + func (*GetConversationResponse) Descriptor() ([]byte, []int) + func (*GetConversationResponse) ProtoMessage() + func (x *GetConversationResponse) GetConversation() *Conversation + func (x *GetConversationResponse) ProtoReflect() protoreflect.Message + func (x *GetConversationResponse) Reset() + func (x *GetConversationResponse) String() string + type GetConversationTypeRequest struct + ConversationID string + func (*GetConversationTypeRequest) Descriptor() ([]byte, []int) + func (*GetConversationTypeRequest) ProtoMessage() + func (x *GetConversationTypeRequest) GetConversationID() string + func (x *GetConversationTypeRequest) ProtoReflect() protoreflect.Message + func (x *GetConversationTypeRequest) Reset() + func (x *GetConversationTypeRequest) String() string + type GetConversationTypeResponse struct + Bool1 bool + ConversationID string + Number2 int32 + Type int32 + func (*GetConversationTypeResponse) Descriptor() ([]byte, []int) + func (*GetConversationTypeResponse) ProtoMessage() + func (x *GetConversationTypeResponse) GetBool1() bool + func (x *GetConversationTypeResponse) GetConversationID() string + func (x *GetConversationTypeResponse) GetNumber2() int32 + func (x *GetConversationTypeResponse) GetType() int32 + func (x *GetConversationTypeResponse) ProtoReflect() protoreflect.Message + func (x *GetConversationTypeResponse) Reset() + func (x *GetConversationTypeResponse) String() string + type GetFullSizeImageRequest struct + ActionMessageID string + MessageID string + func (*GetFullSizeImageRequest) Descriptor() ([]byte, []int) + func (*GetFullSizeImageRequest) ProtoMessage() + func (x *GetFullSizeImageRequest) GetActionMessageID() string + func (x *GetFullSizeImageRequest) GetMessageID() string + func (x *GetFullSizeImageRequest) ProtoReflect() protoreflect.Message + func (x *GetFullSizeImageRequest) Reset() + func (x *GetFullSizeImageRequest) String() string + type GetFullSizeImageResponse struct + func (*GetFullSizeImageResponse) Descriptor() ([]byte, []int) + func (*GetFullSizeImageResponse) ProtoMessage() + func (x *GetFullSizeImageResponse) ProtoReflect() protoreflect.Message + func (x *GetFullSizeImageResponse) Reset() + func (x *GetFullSizeImageResponse) String() string + type GetOrCreateConversationRequest struct + CreateRCSGroup *bool + Numbers []*ContactNumber + RCSGroupName *string + func (*GetOrCreateConversationRequest) Descriptor() ([]byte, []int) + func (*GetOrCreateConversationRequest) ProtoMessage() + func (x *GetOrCreateConversationRequest) GetCreateRCSGroup() bool + func (x *GetOrCreateConversationRequest) GetNumbers() []*ContactNumber + func (x *GetOrCreateConversationRequest) GetRCSGroupName() string + func (x *GetOrCreateConversationRequest) ProtoReflect() protoreflect.Message + func (x *GetOrCreateConversationRequest) Reset() + func (x *GetOrCreateConversationRequest) String() string + type GetOrCreateConversationResponse struct + Conversation *Conversation + Status GetOrCreateConversationResponse_Status + func (*GetOrCreateConversationResponse) Descriptor() ([]byte, []int) + func (*GetOrCreateConversationResponse) ProtoMessage() + func (x *GetOrCreateConversationResponse) GetConversation() *Conversation + func (x *GetOrCreateConversationResponse) GetStatus() GetOrCreateConversationResponse_Status + func (x *GetOrCreateConversationResponse) ProtoReflect() protoreflect.Message + func (x *GetOrCreateConversationResponse) Reset() + func (x *GetOrCreateConversationResponse) String() string + type GetOrCreateConversationResponse_Status int32 + const GetOrCreateConversationResponse_CREATE_RCS + const GetOrCreateConversationResponse_SUCCESS + const GetOrCreateConversationResponse_UNKNOWN + func (GetOrCreateConversationResponse_Status) Descriptor() protoreflect.EnumDescriptor + func (GetOrCreateConversationResponse_Status) EnumDescriptor() ([]byte, []int) + func (GetOrCreateConversationResponse_Status) Type() protoreflect.EnumType + func (x GetOrCreateConversationResponse_Status) Enum() *GetOrCreateConversationResponse_Status + func (x GetOrCreateConversationResponse_Status) Number() protoreflect.EnumNumber + func (x GetOrCreateConversationResponse_Status) String() string + type GetThumbnailRequest struct + Identifiers []string + func (*GetThumbnailRequest) Descriptor() ([]byte, []int) + func (*GetThumbnailRequest) ProtoMessage() + func (x *GetThumbnailRequest) GetIdentifiers() []string + func (x *GetThumbnailRequest) ProtoReflect() protoreflect.Message + func (x *GetThumbnailRequest) Reset() + func (x *GetThumbnailRequest) String() string + type GetThumbnailResponse struct + Thumbnail []*GetThumbnailResponse_Thumbnail + func (*GetThumbnailResponse) Descriptor() ([]byte, []int) + func (*GetThumbnailResponse) ProtoMessage() + func (x *GetThumbnailResponse) GetThumbnail() []*GetThumbnailResponse_Thumbnail + func (x *GetThumbnailResponse) ProtoReflect() protoreflect.Message + func (x *GetThumbnailResponse) Reset() + func (x *GetThumbnailResponse) String() string + type GetThumbnailResponse_Thumbnail struct + Data *ThumbnailData + Identifier string + func (*GetThumbnailResponse_Thumbnail) Descriptor() ([]byte, []int) + func (*GetThumbnailResponse_Thumbnail) ProtoMessage() + func (x *GetThumbnailResponse_Thumbnail) GetData() *ThumbnailData + func (x *GetThumbnailResponse_Thumbnail) GetIdentifier() string + func (x *GetThumbnailResponse_Thumbnail) ProtoReflect() protoreflect.Message + func (x *GetThumbnailResponse_Thumbnail) Reset() + func (x *GetThumbnailResponse_Thumbnail) String() string + type IdentifierType int32 + const IdentifierType_EMAIL + const IdentifierType_PHONE + const IdentifierType_UNKNOWN + func (IdentifierType) Descriptor() protoreflect.EnumDescriptor + func (IdentifierType) EnumDescriptor() ([]byte, []int) + func (IdentifierType) Type() protoreflect.EnumType + func (x IdentifierType) Enum() *IdentifierType + func (x IdentifierType) Number() protoreflect.EnumNumber + func (x IdentifierType) String() string + type IncomingRPCMessage struct + Browser *Device + BugleRoute BugleRoute + FinishExecute uint64 + GdittoSource *IncomingRPCMessage_GDittoSource + MessageData []byte + MessageType MessageType + MicrosecondsTaken uint64 + Mobile *Device + ResponseID string + SignatureID string + StartExecute uint64 + Timestamp string + func (*IncomingRPCMessage) Descriptor() ([]byte, []int) + func (*IncomingRPCMessage) ProtoMessage() + func (x *IncomingRPCMessage) GetBrowser() *Device + func (x *IncomingRPCMessage) GetBugleRoute() BugleRoute + func (x *IncomingRPCMessage) GetFinishExecute() uint64 + func (x *IncomingRPCMessage) GetGdittoSource() *IncomingRPCMessage_GDittoSource + func (x *IncomingRPCMessage) GetMessageData() []byte + func (x *IncomingRPCMessage) GetMessageType() MessageType + func (x *IncomingRPCMessage) GetMicrosecondsTaken() uint64 + func (x *IncomingRPCMessage) GetMobile() *Device + func (x *IncomingRPCMessage) GetResponseID() string + func (x *IncomingRPCMessage) GetSignatureID() string + func (x *IncomingRPCMessage) GetStartExecute() uint64 + func (x *IncomingRPCMessage) GetTimestamp() string + func (x *IncomingRPCMessage) ProtoReflect() protoreflect.Message + func (x *IncomingRPCMessage) Reset() + func (x *IncomingRPCMessage) String() string + type IncomingRPCMessage_GDittoSource struct + DeviceID int32 + func (*IncomingRPCMessage_GDittoSource) Descriptor() ([]byte, []int) + func (*IncomingRPCMessage_GDittoSource) ProtoMessage() + func (x *IncomingRPCMessage_GDittoSource) GetDeviceID() int32 + func (x *IncomingRPCMessage_GDittoSource) ProtoReflect() protoreflect.Message + func (x *IncomingRPCMessage_GDittoSource) Reset() + func (x *IncomingRPCMessage_GDittoSource) String() string + type IsBugleDefaultResponse struct + Success bool + func (*IsBugleDefaultResponse) Descriptor() ([]byte, []int) + func (*IsBugleDefaultResponse) ProtoMessage() + func (x *IsBugleDefaultResponse) GetSuccess() bool + func (x *IsBugleDefaultResponse) ProtoReflect() protoreflect.Message + func (x *IsBugleDefaultResponse) Reset() + func (x *IsBugleDefaultResponse) String() string + type KeyData struct + Browser *Device + EcdsaKeys *ECDSAKeys + Mobile *Device + WebAuthKeyData *WebAuthKey + func (*KeyData) Descriptor() ([]byte, []int) + func (*KeyData) ProtoMessage() + func (x *KeyData) GetBrowser() *Device + func (x *KeyData) GetEcdsaKeys() *ECDSAKeys + func (x *KeyData) GetMobile() *Device + func (x *KeyData) GetWebAuthKeyData() *WebAuthKey + func (x *KeyData) ProtoReflect() protoreflect.Message + func (x *KeyData) Reset() + func (x *KeyData) String() string + type LatestMessage struct + DisplayContent string + DisplayName string + FromMe int64 + LatestMessageStatus *LatestMessageStatus + func (*LatestMessage) Descriptor() ([]byte, []int) + func (*LatestMessage) ProtoMessage() + func (x *LatestMessage) GetDisplayContent() string + func (x *LatestMessage) GetDisplayName() string + func (x *LatestMessage) GetFromMe() int64 + func (x *LatestMessage) GetLatestMessageStatus() *LatestMessageStatus + func (x *LatestMessage) ProtoReflect() protoreflect.Message + func (x *LatestMessage) Reset() + func (x *LatestMessage) String() string + type LatestMessageStatus struct + Status MessageStatusType + Status2 int64 + func (*LatestMessageStatus) Descriptor() ([]byte, []int) + func (*LatestMessageStatus) ProtoMessage() + func (x *LatestMessageStatus) GetStatus() MessageStatusType + func (x *LatestMessageStatus) GetStatus2() int64 + func (x *LatestMessageStatus) ProtoReflect() protoreflect.Message + func (x *LatestMessageStatus) Reset() + func (x *LatestMessageStatus) String() string + type ListContactsRequest struct + I1 int32 + I2 int32 + I3 int32 + func (*ListContactsRequest) Descriptor() ([]byte, []int) + func (*ListContactsRequest) ProtoMessage() + func (x *ListContactsRequest) GetI1() int32 + func (x *ListContactsRequest) GetI2() int32 + func (x *ListContactsRequest) GetI3() int32 + func (x *ListContactsRequest) ProtoReflect() protoreflect.Message + func (x *ListContactsRequest) Reset() + func (x *ListContactsRequest) String() string + type ListContactsResponse struct + Contacts []*Contact + func (*ListContactsResponse) Descriptor() ([]byte, []int) + func (*ListContactsResponse) ProtoMessage() + func (x *ListContactsResponse) GetContacts() []*Contact + func (x *ListContactsResponse) ProtoReflect() protoreflect.Message + func (x *ListContactsResponse) Reset() + func (x *ListContactsResponse) String() string + type ListConversationsRequest struct + Count int64 + Cursor *Cursor + Folder ListConversationsRequest_Folder + func (*ListConversationsRequest) Descriptor() ([]byte, []int) + func (*ListConversationsRequest) ProtoMessage() + func (x *ListConversationsRequest) GetCount() int64 + func (x *ListConversationsRequest) GetCursor() *Cursor + func (x *ListConversationsRequest) GetFolder() ListConversationsRequest_Folder + func (x *ListConversationsRequest) ProtoReflect() protoreflect.Message + func (x *ListConversationsRequest) Reset() + func (x *ListConversationsRequest) String() string + type ListConversationsRequest_Folder int32 + const ListConversationsRequest_ARCHIVE + const ListConversationsRequest_INBOX + const ListConversationsRequest_SPAM_BLOCKED + const ListConversationsRequest_UNKNOWN + func (ListConversationsRequest_Folder) Descriptor() protoreflect.EnumDescriptor + func (ListConversationsRequest_Folder) EnumDescriptor() ([]byte, []int) + func (ListConversationsRequest_Folder) Type() protoreflect.EnumType + func (x ListConversationsRequest_Folder) Enum() *ListConversationsRequest_Folder + func (x ListConversationsRequest_Folder) Number() protoreflect.EnumNumber + func (x ListConversationsRequest_Folder) String() string + type ListConversationsResponse struct + Conversations []*Conversation + Cursor *Cursor + CursorBytes []byte + func (*ListConversationsResponse) Descriptor() ([]byte, []int) + func (*ListConversationsResponse) ProtoMessage() + func (x *ListConversationsResponse) GetConversations() []*Conversation + func (x *ListConversationsResponse) GetCursor() *Cursor + func (x *ListConversationsResponse) GetCursorBytes() []byte + func (x *ListConversationsResponse) ProtoReflect() protoreflect.Message + func (x *ListConversationsResponse) Reset() + func (x *ListConversationsResponse) String() string + type ListMessagesRequest struct + ConversationID string + Count int64 + Cursor *Cursor + func (*ListMessagesRequest) Descriptor() ([]byte, []int) + func (*ListMessagesRequest) ProtoMessage() + func (x *ListMessagesRequest) GetConversationID() string + func (x *ListMessagesRequest) GetCount() int64 + func (x *ListMessagesRequest) GetCursor() *Cursor + func (x *ListMessagesRequest) ProtoReflect() protoreflect.Message + func (x *ListMessagesRequest) Reset() + func (x *ListMessagesRequest) String() string + type ListMessagesResponse struct + Cursor *Cursor + Messages []*Message + SomeBytes []byte + TotalMessages int64 + func (*ListMessagesResponse) Descriptor() ([]byte, []int) + func (*ListMessagesResponse) ProtoMessage() + func (x *ListMessagesResponse) GetCursor() *Cursor + func (x *ListMessagesResponse) GetMessages() []*Message + func (x *ListMessagesResponse) GetSomeBytes() []byte + func (x *ListMessagesResponse) GetTotalMessages() int64 + func (x *ListMessagesResponse) ProtoReflect() protoreflect.Message + func (x *ListMessagesResponse) Reset() + func (x *ListMessagesResponse) String() string + type ListTopContactsRequest struct + Count int32 + func (*ListTopContactsRequest) Descriptor() ([]byte, []int) + func (*ListTopContactsRequest) ProtoMessage() + func (x *ListTopContactsRequest) GetCount() int32 + func (x *ListTopContactsRequest) ProtoReflect() protoreflect.Message + func (x *ListTopContactsRequest) Reset() + func (x *ListTopContactsRequest) String() string + type ListTopContactsResponse struct + Contacts []*Contact + func (*ListTopContactsResponse) Descriptor() ([]byte, []int) + func (*ListTopContactsResponse) ProtoMessage() + func (x *ListTopContactsResponse) GetContacts() []*Contact + func (x *ListTopContactsResponse) ProtoReflect() protoreflect.Message + func (x *ListTopContactsResponse) Reset() + func (x *ListTopContactsResponse) String() string + type LongPollingPayload struct + Ack *StartAckMessage + Data *IncomingRPCMessage + Heartbeat *EmptyArr + StartRead *EmptyArr + func (*LongPollingPayload) Descriptor() ([]byte, []int) + func (*LongPollingPayload) ProtoMessage() + func (x *LongPollingPayload) GetAck() *StartAckMessage + func (x *LongPollingPayload) GetData() *IncomingRPCMessage + func (x *LongPollingPayload) GetHeartbeat() *EmptyArr + func (x *LongPollingPayload) GetStartRead() *EmptyArr + func (x *LongPollingPayload) ProtoReflect() protoreflect.Message + func (x *LongPollingPayload) Reset() + func (x *LongPollingPayload) String() string + type MediaContent struct + DecryptionKey []byte + Dimensions *Dimensions + Format MediaFormats + MediaData []byte + MediaID string + MediaName string + MimeType string + Size int64 + ThumbnailDecryptionKey []byte + ThumbnailMediaID string + func (*MediaContent) Descriptor() ([]byte, []int) + func (*MediaContent) ProtoMessage() + func (x *MediaContent) GetDecryptionKey() []byte + func (x *MediaContent) GetDimensions() *Dimensions + func (x *MediaContent) GetFormat() MediaFormats + func (x *MediaContent) GetMediaData() []byte + func (x *MediaContent) GetMediaID() string + func (x *MediaContent) GetMediaName() string + func (x *MediaContent) GetMimeType() string + func (x *MediaContent) GetSize() int64 + func (x *MediaContent) GetThumbnailDecryptionKey() []byte + func (x *MediaContent) GetThumbnailMediaID() string + func (x *MediaContent) ProtoReflect() protoreflect.Message + func (x *MediaContent) Reset() + func (x *MediaContent) String() string + type MediaFormats int32 + const MediaFormats_APP_APK + const MediaFormats_APP_DOC + const MediaFormats_APP_DOCX + const MediaFormats_APP_HTML + const MediaFormats_APP_JAR + const MediaFormats_APP_PDF + const MediaFormats_APP_PPT + const MediaFormats_APP_PPTX + const MediaFormats_APP_TXT + const MediaFormats_APP_UNSPECIFIED + const MediaFormats_APP_XLS + const MediaFormats_APP_XLSX + const MediaFormats_APP_ZIP + const MediaFormats_AUDIO_3GPP + const MediaFormats_AUDIO_AAC + const MediaFormats_AUDIO_AMR + const MediaFormats_AUDIO_MP3 + const MediaFormats_AUDIO_MP4 + const MediaFormats_AUDIO_MP4_LATM + const MediaFormats_AUDIO_MPEG + const MediaFormats_AUDIO_MPG + const MediaFormats_AUDIO_OGG + const MediaFormats_AUDIO_UNSPECIFIED + const MediaFormats_CAL_APPLICATION_HBSVCS + const MediaFormats_CAL_APPLICATION_ICS + const MediaFormats_CAL_APPLICATION_VCS + const MediaFormats_CAL_TEXT_CALENDAR + const MediaFormats_CAL_TEXT_VCALENDAR + const MediaFormats_CAL_TEXT_XVCALENDAR + const MediaFormats_IMAGE_GIF + const MediaFormats_IMAGE_JPEG + const MediaFormats_IMAGE_JPG + const MediaFormats_IMAGE_PNG + const MediaFormats_IMAGE_UNSPECIFIED + const MediaFormats_IMAGE_WBMP + const MediaFormats_IMAGE_X_MS_BMP + const MediaFormats_TEXT_VCARD + const MediaFormats_UNSPECIFIED_TYPE + const MediaFormats_VIDEO_3G2 + const MediaFormats_VIDEO_3GPP + const MediaFormats_VIDEO_MKV + const MediaFormats_VIDEO_MP4 + const MediaFormats_VIDEO_UNSPECIFIED + const MediaFormats_VIDEO_WEBM + func (MediaFormats) Descriptor() protoreflect.EnumDescriptor + func (MediaFormats) EnumDescriptor() ([]byte, []int) + func (MediaFormats) Type() protoreflect.EnumType + func (x MediaFormats) Enum() *MediaFormats + func (x MediaFormats) Number() protoreflect.EnumNumber + func (x MediaFormats) String() string + type Message struct + ConversationID string + MessageID string + MessageInfo []*MessageInfo + MessageStatus *MessageStatus + MsgType *MsgType + ParticipantID string + Reactions []*ReactionEntry + ReplyMessage *ReplyMessage + SomeInt int64 + Subject *string + Timestamp int64 + TmpID string + Type int64 + func (*Message) Descriptor() ([]byte, []int) + func (*Message) ProtoMessage() + func (x *Message) GetConversationID() string + func (x *Message) GetMessageID() string + func (x *Message) GetMessageInfo() []*MessageInfo + func (x *Message) GetMessageStatus() *MessageStatus + func (x *Message) GetMsgType() *MsgType + func (x *Message) GetParticipantID() string + func (x *Message) GetReactions() []*ReactionEntry + func (x *Message) GetReplyMessage() *ReplyMessage + func (x *Message) GetSomeInt() int64 + func (x *Message) GetSubject() string + func (x *Message) GetTimestamp() int64 + func (x *Message) GetTmpID() string + func (x *Message) GetType() int64 + func (x *Message) ProtoReflect() protoreflect.Message + func (x *Message) Reset() + func (x *Message) String() string + type MessageContent struct + Content string + func (*MessageContent) Descriptor() ([]byte, []int) + func (*MessageContent) ProtoMessage() + func (x *MessageContent) GetContent() string + func (x *MessageContent) ProtoReflect() protoreflect.Message + func (x *MessageContent) Reset() + func (x *MessageContent) String() string + type MessageEvent struct + Data []*Message + func (*MessageEvent) Descriptor() ([]byte, []int) + func (*MessageEvent) ProtoMessage() + func (x *MessageEvent) GetData() []*Message + func (x *MessageEvent) ProtoReflect() protoreflect.Message + func (x *MessageEvent) Reset() + func (x *MessageEvent) String() string + type MessageInfo struct + ActionMessageID *string + Data isMessageInfo_Data + func (*MessageInfo) Descriptor() ([]byte, []int) + func (*MessageInfo) ProtoMessage() + func (m *MessageInfo) GetData() isMessageInfo_Data + func (x *MessageInfo) GetActionMessageID() string + func (x *MessageInfo) GetMediaContent() *MediaContent + func (x *MessageInfo) GetMessageContent() *MessageContent + func (x *MessageInfo) ProtoReflect() protoreflect.Message + func (x *MessageInfo) Reset() + func (x *MessageInfo) String() string + type MessageInfo_MediaContent struct + MediaContent *MediaContent + type MessageInfo_MessageContent struct + MessageContent *MessageContent + type MessagePayload struct + ConversationID string + MessageInfo []*MessageInfo + MessagePayloadContent *MessagePayloadContent + ParticipantID string + TmpID string + TmpID2 string + func (*MessagePayload) Descriptor() ([]byte, []int) + func (*MessagePayload) ProtoMessage() + func (x *MessagePayload) GetConversationID() string + func (x *MessagePayload) GetMessageInfo() []*MessageInfo + func (x *MessagePayload) GetMessagePayloadContent() *MessagePayloadContent + func (x *MessagePayload) GetParticipantID() string + func (x *MessagePayload) GetTmpID() string + func (x *MessagePayload) GetTmpID2() string + func (x *MessagePayload) ProtoReflect() protoreflect.Message + func (x *MessagePayload) Reset() + func (x *MessagePayload) String() string + type MessagePayloadContent struct + MessageContent *MessageContent + func (*MessagePayloadContent) Descriptor() ([]byte, []int) + func (*MessagePayloadContent) ProtoMessage() + func (x *MessagePayloadContent) GetMessageContent() *MessageContent + func (x *MessagePayloadContent) ProtoReflect() protoreflect.Message + func (x *MessagePayloadContent) Reset() + func (x *MessagePayloadContent) String() string + type MessageReadRequest struct + ConversationID string + MessageID string + func (*MessageReadRequest) Descriptor() ([]byte, []int) + func (*MessageReadRequest) ProtoMessage() + func (x *MessageReadRequest) GetConversationID() string + func (x *MessageReadRequest) GetMessageID() string + func (x *MessageReadRequest) ProtoReflect() protoreflect.Message + func (x *MessageReadRequest) Reset() + func (x *MessageReadRequest) String() string + type MessageStatus struct + ErrMsg string + Status MessageStatusType + StatusText string + SubCode int64 + ThirdCode int64 + func (*MessageStatus) Descriptor() ([]byte, []int) + func (*MessageStatus) ProtoMessage() + func (x *MessageStatus) GetErrMsg() string + func (x *MessageStatus) GetStatus() MessageStatusType + func (x *MessageStatus) GetStatusText() string + func (x *MessageStatus) GetSubCode() int64 + func (x *MessageStatus) GetThirdCode() int64 + func (x *MessageStatus) ProtoReflect() protoreflect.Message + func (x *MessageStatus) Reset() + func (x *MessageStatus) String() string + type MessageStatusType int32 + const MessageStatusType_INCOMING_AUTO_DOWNLOADING + const MessageStatusType_INCOMING_COMPLETE + const MessageStatusType_INCOMING_DECRYPTION_ABORTED + const MessageStatusType_INCOMING_DELIVERED + const MessageStatusType_INCOMING_DISPLAYED + const MessageStatusType_INCOMING_DOWNLOAD_CANCELED + const MessageStatusType_INCOMING_DOWNLOAD_FAILED + const MessageStatusType_INCOMING_DOWNLOAD_FAILED_SIM_HAS_NO_DATA + const MessageStatusType_INCOMING_DOWNLOAD_FAILED_TOO_LARGE + const MessageStatusType_INCOMING_EXPIRED_OR_NOT_AVAILABLE + const MessageStatusType_INCOMING_FAILED_TO_DECRYPT + const MessageStatusType_INCOMING_MANUAL_DOWNLOADING + const MessageStatusType_INCOMING_RETRYING_AUTO_DOWNLOAD + const MessageStatusType_INCOMING_RETRYING_MANUAL_DOWNLOAD + const MessageStatusType_INCOMING_YET_TO_MANUAL_DOWNLOAD + const MessageStatusType_MESSAGE_DELETED + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_ENCRYPTED_GROUP_CREATED + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_ENCRYPTED_GROUP_PARTICIPANT_JOINED + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_ENCRYPTED_GROUP_PARTICIPANT_JOINED_INFO + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_ENCRYPTED_GROUP_PARTICIPANT_LEFT + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_ENCRYPTED_GROUP_SELF_LEFT + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_ENCRYPTED_RCS_NORM_PARTICIPANT_UPGRADED + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_GROUP_PROTOCOL_SWITCH_E2EE_TO_RCS + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_GROUP_PROTOCOL_SWITCH_RCS_TO_E2EE + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_PARTICIPANT_REMOVED_FROM_ENCRYPTED_GROUP + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_PARTICIPANT_REMOVED_FROM_GROUP + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_PROTOCOL_SWITCH_E2EE_TO_RCS + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_PROTOCOL_SWITCH_E2EE_TO_TEXT + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_PROTOCOL_SWITCH_RCS_TO_E2EE + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_PROTOCOL_SWITCH_TEXT_TO_E2EE + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_RCS_NORM_PARTICIPANT_UPGRADED + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_SATELLITE_EDUCATION + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_SELF_REMOVED_FROM_ENCRYPTED_GROUP + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_SMS_NORM_PARTICIPANT_UPGRADED + const MessageStatusType_MESSAGE_STATUS_TOMBSTONE_SUGGESTION_SHORTCUT_STAR_TOOLSTONE + const MessageStatusType_OUTGOING_AWAITING_RETRY + const MessageStatusType_OUTGOING_CANCELED + const MessageStatusType_OUTGOING_COMPLETE + const MessageStatusType_OUTGOING_DELIVERED + const MessageStatusType_OUTGOING_DISPLAYED + const MessageStatusType_OUTGOING_DRAFT + const MessageStatusType_OUTGOING_FAILED_EMERGENCY_NUMBER + const MessageStatusType_OUTGOING_FAILED_GENERIC + const MessageStatusType_OUTGOING_FAILED_NO_RETRY_NO_FALLBACK + const MessageStatusType_OUTGOING_FAILED_RECIPIENT_DID_NOT_DECRYPT + const MessageStatusType_OUTGOING_FAILED_RECIPIENT_DID_NOT_DECRYPT_NO_MORE_RETRY + const MessageStatusType_OUTGOING_FAILED_RECIPIENT_LOST_ENCRYPTION + const MessageStatusType_OUTGOING_FAILED_RECIPIENT_LOST_RCS + const MessageStatusType_OUTGOING_FAILED_TOO_LARGE + const MessageStatusType_OUTGOING_NOT_DELIVERED_YET + const MessageStatusType_OUTGOING_RESENDING + const MessageStatusType_OUTGOING_REVOCATION_PENDING + const MessageStatusType_OUTGOING_SCHEDULED + const MessageStatusType_OUTGOING_SENDING + const MessageStatusType_OUTGOING_SEND_AFTER_PROCESSING + const MessageStatusType_OUTGOING_VALIDATING + const MessageStatusType_OUTGOING_YET_TO_SEND + const MessageStatusType_STATUS_UNKNOWN + const MessageStatusType_TOMBSTONE_ENCRYPTED_ONE_ON_ONE_RCS_CREATED + const MessageStatusType_TOMBSTONE_GROUP_NAME_CLEARED_GLOBAL + const MessageStatusType_TOMBSTONE_GROUP_RENAMED_GLOBAL + const MessageStatusType_TOMBSTONE_GROUP_RENAMED_LOCAL + const MessageStatusType_TOMBSTONE_MMS_GROUP_CREATED + const MessageStatusType_TOMBSTONE_ONE_ON_ONE_RCS_CREATED + const MessageStatusType_TOMBSTONE_ONE_ON_ONE_SMS_CREATED + const MessageStatusType_TOMBSTONE_PARTICIPANT_JOINED + const MessageStatusType_TOMBSTONE_PARTICIPANT_LEFT + const MessageStatusType_TOMBSTONE_PROTOCOL_SWITCH_TO_ENCRYPTED_RCS + const MessageStatusType_TOMBSTONE_PROTOCOL_SWITCH_TO_ENCRYPTED_RCS_INFO + const MessageStatusType_TOMBSTONE_PROTOCOL_SWITCH_TO_RCS + const MessageStatusType_TOMBSTONE_PROTOCOL_SWITCH_TO_TEXT + const MessageStatusType_TOMBSTONE_RCS_GROUP_CREATED + const MessageStatusType_TOMBSTONE_SELF_LEFT + const MessageStatusType_TOMBSTONE_SELF_REMOVED_FROM_GROUP + const MessageStatusType_TOMBSTONE_SHOW_LINK_PREVIEWS + const MessageStatusType_TOMBSTONE_SMS_BROADCAST_CREATED + const MessageStatusType_TOMBSTONE_SWITCH_TO_BROADCAST_SMS + const MessageStatusType_TOMBSTONE_SWITCH_TO_GROUP_MMS + const MessageStatusType_TOMBSTONE_VERIFIED_SMS_APPLICABLE + func (MessageStatusType) Descriptor() protoreflect.EnumDescriptor + func (MessageStatusType) EnumDescriptor() ([]byte, []int) + func (MessageStatusType) Type() protoreflect.EnumType + func (x MessageStatusType) Enum() *MessageStatusType + func (x MessageStatusType) Number() protoreflect.EnumNumber + func (x MessageStatusType) String() string + type MessageType int32 + const MessageType_BUGLE_ANNOTATION + const MessageType_BUGLE_MESSAGE + const MessageType_GAIA_1 + const MessageType_GAIA_2 + const MessageType_UNKNOWN_MESSAGE_TYPE + func (MessageType) Descriptor() protoreflect.EnumDescriptor + func (MessageType) EnumDescriptor() ([]byte, []int) + func (MessageType) Type() protoreflect.EnumType + func (x MessageType) Enum() *MessageType + func (x MessageType) Number() protoreflect.EnumNumber + func (x MessageType) String() string + type MsgType struct + Type int64 + func (*MsgType) Descriptor() ([]byte, []int) + func (*MsgType) ProtoMessage() + func (x *MsgType) GetType() int64 + func (x *MsgType) ProtoReflect() protoreflect.Message + func (x *MsgType) Reset() + func (x *MsgType) String() string + type Muted struct + IsMuted int64 + func (*Muted) Descriptor() ([]byte, []int) + func (*Muted) ProtoMessage() + func (x *Muted) GetIsMuted() int64 + func (x *Muted) ProtoReflect() protoreflect.Message + func (x *Muted) Reset() + func (x *Muted) String() string + type NotifyDittoActivityRequest struct + Success bool + func (*NotifyDittoActivityRequest) Descriptor() ([]byte, []int) + func (*NotifyDittoActivityRequest) ProtoMessage() + func (x *NotifyDittoActivityRequest) GetSuccess() bool + func (x *NotifyDittoActivityRequest) ProtoReflect() protoreflect.Message + func (x *NotifyDittoActivityRequest) Reset() + func (x *NotifyDittoActivityRequest) String() string + type NotifyDittoActivityResponse struct + func (*NotifyDittoActivityResponse) Descriptor() ([]byte, []int) + func (*NotifyDittoActivityResponse) ProtoMessage() + func (x *NotifyDittoActivityResponse) ProtoReflect() protoreflect.Message + func (x *NotifyDittoActivityResponse) Reset() + func (x *NotifyDittoActivityResponse) String() string + type OpenConversationRequest struct + ConversationID string + func (*OpenConversationRequest) Descriptor() ([]byte, []int) + func (*OpenConversationRequest) ProtoMessage() + func (x *OpenConversationRequest) GetConversationID() string + func (x *OpenConversationRequest) ProtoReflect() protoreflect.Message + func (x *OpenConversationRequest) Reset() + func (x *OpenConversationRequest) String() string + type OutgoingRPCData struct + Action ActionType + EncryptedProtoData []byte + RequestID string + SessionID string + UnencryptedProtoData []byte + func (*OutgoingRPCData) Descriptor() ([]byte, []int) + func (*OutgoingRPCData) ProtoMessage() + func (x *OutgoingRPCData) GetAction() ActionType + func (x *OutgoingRPCData) GetEncryptedProtoData() []byte + func (x *OutgoingRPCData) GetRequestID() string + func (x *OutgoingRPCData) GetSessionID() string + func (x *OutgoingRPCData) GetUnencryptedProtoData() []byte + func (x *OutgoingRPCData) ProtoReflect() protoreflect.Message + func (x *OutgoingRPCData) Reset() + func (x *OutgoingRPCData) String() string + type OutgoingRPCMessage struct + Auth *OutgoingRPCMessage_Auth + Data *OutgoingRPCMessage_Data + DestRegistrationIDs []string + Mobile *Device + TTL int64 + func (*OutgoingRPCMessage) Descriptor() ([]byte, []int) + func (*OutgoingRPCMessage) ProtoMessage() + func (x *OutgoingRPCMessage) GetAuth() *OutgoingRPCMessage_Auth + func (x *OutgoingRPCMessage) GetData() *OutgoingRPCMessage_Data + func (x *OutgoingRPCMessage) GetDestRegistrationIDs() []string + func (x *OutgoingRPCMessage) GetMobile() *Device + func (x *OutgoingRPCMessage) GetTTL() int64 + func (x *OutgoingRPCMessage) ProtoReflect() protoreflect.Message + func (x *OutgoingRPCMessage) Reset() + func (x *OutgoingRPCMessage) String() string + type OutgoingRPCMessage_Auth struct + ConfigVersion *ConfigVersion + RequestID string + TachyonAuthToken []byte + func (*OutgoingRPCMessage_Auth) Descriptor() ([]byte, []int) + func (*OutgoingRPCMessage_Auth) ProtoMessage() + func (x *OutgoingRPCMessage_Auth) GetConfigVersion() *ConfigVersion + func (x *OutgoingRPCMessage_Auth) GetRequestID() string + func (x *OutgoingRPCMessage_Auth) GetTachyonAuthToken() []byte + func (x *OutgoingRPCMessage_Auth) ProtoReflect() protoreflect.Message + func (x *OutgoingRPCMessage_Auth) Reset() + func (x *OutgoingRPCMessage_Auth) String() string + type OutgoingRPCMessage_Data struct + BugleRoute BugleRoute + MessageData []byte + MessageTypeData *OutgoingRPCMessage_Data_Type + RequestID string + func (*OutgoingRPCMessage_Data) Descriptor() ([]byte, []int) + func (*OutgoingRPCMessage_Data) ProtoMessage() + func (x *OutgoingRPCMessage_Data) GetBugleRoute() BugleRoute + func (x *OutgoingRPCMessage_Data) GetMessageData() []byte + func (x *OutgoingRPCMessage_Data) GetMessageTypeData() *OutgoingRPCMessage_Data_Type + func (x *OutgoingRPCMessage_Data) GetRequestID() string + func (x *OutgoingRPCMessage_Data) ProtoReflect() protoreflect.Message + func (x *OutgoingRPCMessage_Data) Reset() + func (x *OutgoingRPCMessage_Data) String() string + type OutgoingRPCMessage_Data_Type struct + EmptyArr *EmptyArr + MessageType MessageType + func (*OutgoingRPCMessage_Data_Type) Descriptor() ([]byte, []int) + func (*OutgoingRPCMessage_Data_Type) ProtoMessage() + func (x *OutgoingRPCMessage_Data_Type) GetEmptyArr() *EmptyArr + func (x *OutgoingRPCMessage_Data_Type) GetMessageType() MessageType + func (x *OutgoingRPCMessage_Data_Type) ProtoReflect() protoreflect.Message + func (x *OutgoingRPCMessage_Data_Type) Reset() + func (x *OutgoingRPCMessage_Data_Type) String() string + type OutgoingRPCResponse struct + SomeIdentifier *OutgoingRPCResponse_SomeIdentifier + Timestamp *string + func (*OutgoingRPCResponse) Descriptor() ([]byte, []int) + func (*OutgoingRPCResponse) ProtoMessage() + func (x *OutgoingRPCResponse) GetSomeIdentifier() *OutgoingRPCResponse_SomeIdentifier + func (x *OutgoingRPCResponse) GetTimestamp() string + func (x *OutgoingRPCResponse) ProtoReflect() protoreflect.Message + func (x *OutgoingRPCResponse) Reset() + func (x *OutgoingRPCResponse) String() string + type OutgoingRPCResponse_SomeIdentifier struct + SomeNumber string + func (*OutgoingRPCResponse_SomeIdentifier) Descriptor() ([]byte, []int) + func (*OutgoingRPCResponse_SomeIdentifier) ProtoMessage() + func (x *OutgoingRPCResponse_SomeIdentifier) GetSomeNumber() string + func (x *OutgoingRPCResponse_SomeIdentifier) ProtoReflect() protoreflect.Message + func (x *OutgoingRPCResponse_SomeIdentifier) Reset() + func (x *OutgoingRPCResponse_SomeIdentifier) String() string + type PairedData struct + Browser *Device + Mobile *Device + TokenData *TokenData + func (*PairedData) Descriptor() ([]byte, []int) + func (*PairedData) ProtoMessage() + func (x *PairedData) GetBrowser() *Device + func (x *PairedData) GetMobile() *Device + func (x *PairedData) GetTokenData() *TokenData + func (x *PairedData) ProtoReflect() protoreflect.Message + func (x *PairedData) Reset() + func (x *PairedData) String() string + type Participant struct + AvatarHexColor string + Bs int64 + ContactID string + FirstName string + FormattedNumber string + FullName string + ID *SmallInfo + IsMe bool + IsVisible bool + Muted *Muted + SomeInt1 int64 + SomeInt2 int64 + func (*Participant) Descriptor() ([]byte, []int) + func (*Participant) ProtoMessage() + func (x *Participant) GetAvatarHexColor() string + func (x *Participant) GetBs() int64 + func (x *Participant) GetContactID() string + func (x *Participant) GetFirstName() string + func (x *Participant) GetFormattedNumber() string + func (x *Participant) GetFullName() string + func (x *Participant) GetID() *SmallInfo + func (x *Participant) GetIsMe() bool + func (x *Participant) GetIsVisible() bool + func (x *Participant) GetMuted() *Muted + func (x *Participant) GetSomeInt1() int64 + func (x *Participant) GetSomeInt2() int64 + func (x *Participant) ProtoReflect() protoreflect.Message + func (x *Participant) Reset() + func (x *Participant) String() string + type PrepareOpenConversationRequest struct + Field2 int64 + func (*PrepareOpenConversationRequest) Descriptor() ([]byte, []int) + func (*PrepareOpenConversationRequest) ProtoMessage() + func (x *PrepareOpenConversationRequest) GetField2() int64 + func (x *PrepareOpenConversationRequest) ProtoReflect() protoreflect.Message + func (x *PrepareOpenConversationRequest) Reset() + func (x *PrepareOpenConversationRequest) String() string + type PublicKeyType int32 + const PublicKeyType_DH2048_MODP + const PublicKeyType_EC_P256 + const PublicKeyType_RSA2048 + const PublicKeyType_UNKNOWN_PUBLIC_KEY_TYPE + func (PublicKeyType) Descriptor() protoreflect.EnumDescriptor + func (PublicKeyType) EnumDescriptor() ([]byte, []int) + func (PublicKeyType) Type() protoreflect.EnumType + func (x PublicKeyType) Enum() *PublicKeyType + func (x PublicKeyType) Number() protoreflect.EnumNumber + func (x PublicKeyType) String() string + type RCSChats struct + Enabled bool + func (*RCSChats) Descriptor() ([]byte, []int) + func (*RCSChats) ProtoMessage() + func (x *RCSChats) GetEnabled() bool + func (x *RCSChats) ProtoReflect() protoreflect.Message + func (x *RCSChats) Reset() + func (x *RCSChats) String() string + type RCSSettings struct + IsDefaultSMSApp bool + IsEnabled bool + SendReadReceipts bool + ShowTypingIndicators bool + func (*RCSSettings) Descriptor() ([]byte, []int) + func (*RCSSettings) ProtoMessage() + func (x *RCSSettings) GetIsDefaultSMSApp() bool + func (x *RCSSettings) GetIsEnabled() bool + func (x *RCSSettings) GetSendReadReceipts() bool + func (x *RCSSettings) GetShowTypingIndicators() bool + func (x *RCSSettings) ProtoReflect() protoreflect.Message + func (x *RCSSettings) Reset() + func (x *RCSSettings) String() string + type RPCGaiaData struct + Command int32 + MaybeServerData *RPCGaiaData_UnknownContainer + func (*RPCGaiaData) Descriptor() ([]byte, []int) + func (*RPCGaiaData) ProtoMessage() + func (x *RPCGaiaData) GetCommand() int32 + func (x *RPCGaiaData) GetMaybeServerData() *RPCGaiaData_UnknownContainer + func (x *RPCGaiaData) ProtoReflect() protoreflect.Message + func (x *RPCGaiaData) Reset() + func (x *RPCGaiaData) String() string + type RPCGaiaData_UnknownContainer struct + Item2 *RPCGaiaData_UnknownContainer_Item2 + Item4 []*RPCGaiaData_UnknownContainer_Item4 + UnknownTimestampMicroseconds int64 + func (*RPCGaiaData_UnknownContainer) Descriptor() ([]byte, []int) + func (*RPCGaiaData_UnknownContainer) ProtoMessage() + func (x *RPCGaiaData_UnknownContainer) GetItem2() *RPCGaiaData_UnknownContainer_Item2 + func (x *RPCGaiaData_UnknownContainer) GetItem4() []*RPCGaiaData_UnknownContainer_Item4 + func (x *RPCGaiaData_UnknownContainer) GetUnknownTimestampMicroseconds() int64 + func (x *RPCGaiaData_UnknownContainer) ProtoReflect() protoreflect.Message + func (x *RPCGaiaData_UnknownContainer) Reset() + func (x *RPCGaiaData_UnknownContainer) String() string + type RPCGaiaData_UnknownContainer_Item2 struct + Item1 []*RPCGaiaData_UnknownContainer_Item2_Item1 + func (*RPCGaiaData_UnknownContainer_Item2) Descriptor() ([]byte, []int) + func (*RPCGaiaData_UnknownContainer_Item2) ProtoMessage() + func (x *RPCGaiaData_UnknownContainer_Item2) GetItem1() []*RPCGaiaData_UnknownContainer_Item2_Item1 + func (x *RPCGaiaData_UnknownContainer_Item2) ProtoReflect() protoreflect.Message + func (x *RPCGaiaData_UnknownContainer_Item2) Reset() + func (x *RPCGaiaData_UnknownContainer_Item2) String() string + type RPCGaiaData_UnknownContainer_Item2_Item1 struct + DestOrSourceUUID string + LanguageCode string + UnknownBigInt7 uint64 + UnknownInt4 int32 + func (*RPCGaiaData_UnknownContainer_Item2_Item1) Descriptor() ([]byte, []int) + func (*RPCGaiaData_UnknownContainer_Item2_Item1) ProtoMessage() + func (x *RPCGaiaData_UnknownContainer_Item2_Item1) GetDestOrSourceUUID() string + func (x *RPCGaiaData_UnknownContainer_Item2_Item1) GetLanguageCode() string + func (x *RPCGaiaData_UnknownContainer_Item2_Item1) GetUnknownBigInt7() uint64 + func (x *RPCGaiaData_UnknownContainer_Item2_Item1) GetUnknownInt4() int32 + func (x *RPCGaiaData_UnknownContainer_Item2_Item1) ProtoReflect() protoreflect.Message + func (x *RPCGaiaData_UnknownContainer_Item2_Item1) Reset() + func (x *RPCGaiaData_UnknownContainer_Item2_Item1) String() string + type RPCGaiaData_UnknownContainer_Item4 struct + DestOrSourceUUID string + Item8 *RPCGaiaData_UnknownContainer_Item4_Item8 + UnknownInt3 int32 + UnknownInt4 int32 + UnknownTimestampMicroseconds int64 + func (*RPCGaiaData_UnknownContainer_Item4) Descriptor() ([]byte, []int) + func (*RPCGaiaData_UnknownContainer_Item4) ProtoMessage() + func (x *RPCGaiaData_UnknownContainer_Item4) GetDestOrSourceUUID() string + func (x *RPCGaiaData_UnknownContainer_Item4) GetItem8() *RPCGaiaData_UnknownContainer_Item4_Item8 + func (x *RPCGaiaData_UnknownContainer_Item4) GetUnknownInt3() int32 + func (x *RPCGaiaData_UnknownContainer_Item4) GetUnknownInt4() int32 + func (x *RPCGaiaData_UnknownContainer_Item4) GetUnknownTimestampMicroseconds() int64 + func (x *RPCGaiaData_UnknownContainer_Item4) ProtoReflect() protoreflect.Message + func (x *RPCGaiaData_UnknownContainer_Item4) Reset() + func (x *RPCGaiaData_UnknownContainer_Item4) String() string + type RPCGaiaData_UnknownContainer_Item4_Item8 struct + UnknownBytes []byte + UnknownInt1 int32 + UnknownTimestamp int32 + func (*RPCGaiaData_UnknownContainer_Item4_Item8) Descriptor() ([]byte, []int) + func (*RPCGaiaData_UnknownContainer_Item4_Item8) ProtoMessage() + func (x *RPCGaiaData_UnknownContainer_Item4_Item8) GetUnknownBytes() []byte + func (x *RPCGaiaData_UnknownContainer_Item4_Item8) GetUnknownInt1() int32 + func (x *RPCGaiaData_UnknownContainer_Item4_Item8) GetUnknownTimestamp() int32 + func (x *RPCGaiaData_UnknownContainer_Item4_Item8) ProtoReflect() protoreflect.Message + func (x *RPCGaiaData_UnknownContainer_Item4_Item8) Reset() + func (x *RPCGaiaData_UnknownContainer_Item4_Item8) String() string + type RPCMessageData struct + Action ActionType + Bool1 bool + Bool2 bool + Bool3 bool + EncryptedData []byte + EncryptedData2 []byte + SessionID string + Timestamp int64 + UnencryptedData []byte + func (*RPCMessageData) Descriptor() ([]byte, []int) + func (*RPCMessageData) ProtoMessage() + func (x *RPCMessageData) GetAction() ActionType + func (x *RPCMessageData) GetBool1() bool + func (x *RPCMessageData) GetBool2() bool + func (x *RPCMessageData) GetBool3() bool + func (x *RPCMessageData) GetEncryptedData() []byte + func (x *RPCMessageData) GetEncryptedData2() []byte + func (x *RPCMessageData) GetSessionID() string + func (x *RPCMessageData) GetTimestamp() int64 + func (x *RPCMessageData) GetUnencryptedData() []byte + func (x *RPCMessageData) ProtoReflect() protoreflect.Message + func (x *RPCMessageData) Reset() + func (x *RPCMessageData) String() string + type RPCPairData struct + Event isRPCPairData_Event + func (*RPCPairData) Descriptor() ([]byte, []int) + func (*RPCPairData) ProtoMessage() + func (m *RPCPairData) GetEvent() isRPCPairData_Event + func (x *RPCPairData) GetPaired() *PairedData + func (x *RPCPairData) GetRevoked() *RevokePairData + func (x *RPCPairData) ProtoReflect() protoreflect.Message + func (x *RPCPairData) Reset() + func (x *RPCPairData) String() string + type RPCPairData_Paired struct + Paired *PairedData + type RPCPairData_Revoked struct + Revoked *RevokePairData + type ReactionData struct + CustomEmoji *CustomEmojiData + Type EmojiType + Unicode string + func MakeReactionData(emoji string) *ReactionData + func (*ReactionData) Descriptor() ([]byte, []int) + func (*ReactionData) ProtoMessage() + func (x *ReactionData) GetCustomEmoji() *CustomEmojiData + func (x *ReactionData) GetType() EmojiType + func (x *ReactionData) GetUnicode() string + func (x *ReactionData) ProtoReflect() protoreflect.Message + func (x *ReactionData) Reset() + func (x *ReactionData) String() string + type ReactionEntry struct + Data *ReactionData + ParticipantIDs []string + func (*ReactionEntry) Descriptor() ([]byte, []int) + func (*ReactionEntry) ProtoMessage() + func (x *ReactionEntry) GetData() *ReactionData + func (x *ReactionEntry) GetParticipantIDs() []string + func (x *ReactionEntry) ProtoReflect() protoreflect.Message + func (x *ReactionEntry) Reset() + func (x *ReactionEntry) String() string + type ReceiveMessagesRequest struct + Auth *AuthMessage + Unknown *ReceiveMessagesRequest_UnknownEmptyObject2 + func (*ReceiveMessagesRequest) Descriptor() ([]byte, []int) + func (*ReceiveMessagesRequest) ProtoMessage() + func (x *ReceiveMessagesRequest) GetAuth() *AuthMessage + func (x *ReceiveMessagesRequest) GetUnknown() *ReceiveMessagesRequest_UnknownEmptyObject2 + func (x *ReceiveMessagesRequest) ProtoReflect() protoreflect.Message + func (x *ReceiveMessagesRequest) Reset() + func (x *ReceiveMessagesRequest) String() string + type ReceiveMessagesRequest_UnknownEmptyObject1 struct + func (*ReceiveMessagesRequest_UnknownEmptyObject1) Descriptor() ([]byte, []int) + func (*ReceiveMessagesRequest_UnknownEmptyObject1) ProtoMessage() + func (x *ReceiveMessagesRequest_UnknownEmptyObject1) ProtoReflect() protoreflect.Message + func (x *ReceiveMessagesRequest_UnknownEmptyObject1) Reset() + func (x *ReceiveMessagesRequest_UnknownEmptyObject1) String() string + type ReceiveMessagesRequest_UnknownEmptyObject2 struct + Unknown *ReceiveMessagesRequest_UnknownEmptyObject1 + func (*ReceiveMessagesRequest_UnknownEmptyObject2) Descriptor() ([]byte, []int) + func (*ReceiveMessagesRequest_UnknownEmptyObject2) ProtoMessage() + func (x *ReceiveMessagesRequest_UnknownEmptyObject2) GetUnknown() *ReceiveMessagesRequest_UnknownEmptyObject1 + func (x *ReceiveMessagesRequest_UnknownEmptyObject2) ProtoReflect() protoreflect.Message + func (x *ReceiveMessagesRequest_UnknownEmptyObject2) Reset() + func (x *ReceiveMessagesRequest_UnknownEmptyObject2) String() string + type RefreshPhoneRelayResponse struct + Coordinates *CoordinateMessage + PairKey []byte + ValidFor int64 + func (*RefreshPhoneRelayResponse) Descriptor() ([]byte, []int) + func (*RefreshPhoneRelayResponse) ProtoMessage() + func (x *RefreshPhoneRelayResponse) GetCoordinates() *CoordinateMessage + func (x *RefreshPhoneRelayResponse) GetPairKey() []byte + func (x *RefreshPhoneRelayResponse) GetValidFor() int64 + func (x *RefreshPhoneRelayResponse) ProtoReflect() protoreflect.Message + func (x *RefreshPhoneRelayResponse) Reset() + func (x *RefreshPhoneRelayResponse) String() string + type RegisterPhoneRelayResponse struct + AuthKeyData *TokenData + Browser *Device + Coordinates *CoordinateMessage + PairingKey []byte + ResponseID string + ValidFor int64 + func (*RegisterPhoneRelayResponse) Descriptor() ([]byte, []int) + func (*RegisterPhoneRelayResponse) ProtoMessage() + func (x *RegisterPhoneRelayResponse) GetAuthKeyData() *TokenData + func (x *RegisterPhoneRelayResponse) GetBrowser() *Device + func (x *RegisterPhoneRelayResponse) GetCoordinates() *CoordinateMessage + func (x *RegisterPhoneRelayResponse) GetPairingKey() []byte + func (x *RegisterPhoneRelayResponse) GetResponseID() string + func (x *RegisterPhoneRelayResponse) GetValidFor() int64 + func (x *RegisterPhoneRelayResponse) ProtoReflect() protoreflect.Message + func (x *RegisterPhoneRelayResponse) Reset() + func (x *RegisterPhoneRelayResponse) String() string + type RegisterRefreshRequest struct + CurrBrowserDevice *Device + EmptyRefreshArr *RegisterRefreshRequest_NestedEmptyArr + MessageAuth *AuthMessage + MessageType int32 + Signature []byte + UnixTimestamp int64 + func (*RegisterRefreshRequest) Descriptor() ([]byte, []int) + func (*RegisterRefreshRequest) ProtoMessage() + func (x *RegisterRefreshRequest) GetCurrBrowserDevice() *Device + func (x *RegisterRefreshRequest) GetEmptyRefreshArr() *RegisterRefreshRequest_NestedEmptyArr + func (x *RegisterRefreshRequest) GetMessageAuth() *AuthMessage + func (x *RegisterRefreshRequest) GetMessageType() int32 + func (x *RegisterRefreshRequest) GetSignature() []byte + func (x *RegisterRefreshRequest) GetUnixTimestamp() int64 + func (x *RegisterRefreshRequest) ProtoReflect() protoreflect.Message + func (x *RegisterRefreshRequest) Reset() + func (x *RegisterRefreshRequest) String() string + type RegisterRefreshRequest_NestedEmptyArr struct + EmptyArr *EmptyArr + func (*RegisterRefreshRequest_NestedEmptyArr) Descriptor() ([]byte, []int) + func (*RegisterRefreshRequest_NestedEmptyArr) ProtoMessage() + func (x *RegisterRefreshRequest_NestedEmptyArr) GetEmptyArr() *EmptyArr + func (x *RegisterRefreshRequest_NestedEmptyArr) ProtoReflect() protoreflect.Message + func (x *RegisterRefreshRequest_NestedEmptyArr) Reset() + func (x *RegisterRefreshRequest_NestedEmptyArr) String() string + type RegisterRefreshResponse struct + TokenData *TokenData + func (*RegisterRefreshResponse) Descriptor() ([]byte, []int) + func (*RegisterRefreshResponse) ProtoMessage() + func (x *RegisterRefreshResponse) GetTokenData() *TokenData + func (x *RegisterRefreshResponse) ProtoReflect() protoreflect.Message + func (x *RegisterRefreshResponse) Reset() + func (x *RegisterRefreshResponse) String() string + type ReplyMessage struct + ConversationID string + MessageID string + ReplyMessageData *ReplyMessageData + func (*ReplyMessage) Descriptor() ([]byte, []int) + func (*ReplyMessage) ProtoMessage() + func (x *ReplyMessage) GetConversationID() string + func (x *ReplyMessage) GetMessageID() string + func (x *ReplyMessage) GetReplyMessageData() *ReplyMessageData + func (x *ReplyMessage) ProtoReflect() protoreflect.Message + func (x *ReplyMessage) Reset() + func (x *ReplyMessage) String() string + type ReplyMessageData struct + func (*ReplyMessageData) Descriptor() ([]byte, []int) + func (*ReplyMessageData) ProtoMessage() + func (x *ReplyMessageData) ProtoReflect() protoreflect.Message + func (x *ReplyMessageData) Reset() + func (x *ReplyMessageData) String() string + type ReplyPayload struct + MessageID string + func (*ReplyPayload) Descriptor() ([]byte, []int) + func (*ReplyPayload) ProtoMessage() + func (x *ReplyPayload) GetMessageID() string + func (x *ReplyPayload) ProtoReflect() protoreflect.Message + func (x *ReplyPayload) Reset() + func (x *ReplyPayload) String() string + type ResendMessageRequest struct + MessageID string + func (*ResendMessageRequest) Descriptor() ([]byte, []int) + func (*ResendMessageRequest) ProtoMessage() + func (x *ResendMessageRequest) GetMessageID() string + func (x *ResendMessageRequest) ProtoReflect() protoreflect.Message + func (x *ResendMessageRequest) Reset() + func (x *ResendMessageRequest) String() string + type RevokeGaiaPairingRequest struct + PairingAttemptID string + func (*RevokeGaiaPairingRequest) Descriptor() ([]byte, []int) + func (*RevokeGaiaPairingRequest) ProtoMessage() + func (x *RevokeGaiaPairingRequest) GetPairingAttemptID() string + func (x *RevokeGaiaPairingRequest) ProtoReflect() protoreflect.Message + func (x *RevokeGaiaPairingRequest) Reset() + func (x *RevokeGaiaPairingRequest) String() string + type RevokePairData struct + RevokedDevice *Device + func (*RevokePairData) Descriptor() ([]byte, []int) + func (*RevokePairData) ProtoMessage() + func (x *RevokePairData) GetRevokedDevice() *Device + func (x *RevokePairData) ProtoReflect() protoreflect.Message + func (x *RevokePairData) Reset() + func (x *RevokePairData) String() string + type RevokeRelayPairingRequest struct + AuthMessage *AuthMessage + Browser *Device + func (*RevokeRelayPairingRequest) Descriptor() ([]byte, []int) + func (*RevokeRelayPairingRequest) ProtoMessage() + func (x *RevokeRelayPairingRequest) GetAuthMessage() *AuthMessage + func (x *RevokeRelayPairingRequest) GetBrowser() *Device + func (x *RevokeRelayPairingRequest) ProtoReflect() protoreflect.Message + func (x *RevokeRelayPairingRequest) Reset() + func (x *RevokeRelayPairingRequest) String() string + type RevokeRelayPairingResponse struct + func (*RevokeRelayPairingResponse) Descriptor() ([]byte, []int) + func (*RevokeRelayPairingResponse) ProtoMessage() + func (x *RevokeRelayPairingResponse) ProtoReflect() protoreflect.Message + func (x *RevokeRelayPairingResponse) Reset() + func (x *RevokeRelayPairingResponse) String() string + type SIMCard struct + Bool1 bool + RCSChats *RCSChats + SIMData *SIMData + SIMParticipant *SIMParticipant + func (*SIMCard) Descriptor() ([]byte, []int) + func (*SIMCard) ProtoMessage() + func (x *SIMCard) GetBool1() bool + func (x *SIMCard) GetRCSChats() *RCSChats + func (x *SIMCard) GetSIMData() *SIMData + func (x *SIMCard) GetSIMParticipant() *SIMParticipant + func (x *SIMCard) ProtoReflect() protoreflect.Message + func (x *SIMCard) Reset() + func (x *SIMCard) String() string + type SIMData struct + Bool1 bool + CarrierName string + HexHash string + Int1 int64 + SIMPayload *SIMPayload + func (*SIMData) Descriptor() ([]byte, []int) + func (*SIMData) ProtoMessage() + func (x *SIMData) GetBool1() bool + func (x *SIMData) GetCarrierName() string + func (x *SIMData) GetHexHash() string + func (x *SIMData) GetInt1() int64 + func (x *SIMData) GetSIMPayload() *SIMPayload + func (x *SIMData) ProtoReflect() protoreflect.Message + func (x *SIMData) Reset() + func (x *SIMData) String() string + type SIMParticipant struct + ID string + func (*SIMParticipant) Descriptor() ([]byte, []int) + func (*SIMParticipant) ProtoMessage() + func (x *SIMParticipant) GetID() string + func (x *SIMParticipant) ProtoReflect() protoreflect.Message + func (x *SIMParticipant) Reset() + func (x *SIMParticipant) String() string + type SIMPayload struct + SIMNumber int32 + Two int32 + func (*SIMPayload) Descriptor() ([]byte, []int) + func (*SIMPayload) ProtoMessage() + func (x *SIMPayload) GetSIMNumber() int32 + func (x *SIMPayload) GetTwo() int32 + func (x *SIMPayload) ProtoReflect() protoreflect.Message + func (x *SIMPayload) Reset() + func (x *SIMPayload) String() string + type SendMessageRequest struct + ConversationID string + ForceRCS bool + MessagePayload *MessagePayload + Reply *ReplyPayload + SIMPayload *SIMPayload + TmpID string + func (*SendMessageRequest) Descriptor() ([]byte, []int) + func (*SendMessageRequest) ProtoMessage() + func (x *SendMessageRequest) GetConversationID() string + func (x *SendMessageRequest) GetForceRCS() bool + func (x *SendMessageRequest) GetMessagePayload() *MessagePayload + func (x *SendMessageRequest) GetReply() *ReplyPayload + func (x *SendMessageRequest) GetSIMPayload() *SIMPayload + func (x *SendMessageRequest) GetTmpID() string + func (x *SendMessageRequest) ProtoReflect() protoreflect.Message + func (x *SendMessageRequest) Reset() + func (x *SendMessageRequest) String() string + type SendMessageResponse struct + GoogleAccountSwitch *AccountChangeOrSomethingEvent + Status SendMessageResponse_Status + func (*SendMessageResponse) Descriptor() ([]byte, []int) + func (*SendMessageResponse) ProtoMessage() + func (x *SendMessageResponse) GetGoogleAccountSwitch() *AccountChangeOrSomethingEvent + func (x *SendMessageResponse) GetStatus() SendMessageResponse_Status + func (x *SendMessageResponse) ProtoReflect() protoreflect.Message + func (x *SendMessageResponse) Reset() + func (x *SendMessageResponse) String() string + type SendMessageResponse_Status int32 + const SendMessageResponse_FAILURE_2 + const SendMessageResponse_FAILURE_3 + const SendMessageResponse_FAILURE_4 + const SendMessageResponse_SUCCESS + const SendMessageResponse_UNKNOWN + func (SendMessageResponse_Status) Descriptor() protoreflect.EnumDescriptor + func (SendMessageResponse_Status) EnumDescriptor() ([]byte, []int) + func (SendMessageResponse_Status) Type() protoreflect.EnumType + func (x SendMessageResponse_Status) Enum() *SendMessageResponse_Status + func (x SendMessageResponse_Status) Number() protoreflect.EnumNumber + func (x SendMessageResponse_Status) String() string + type SendReactionRequest struct + Action SendReactionRequest_Action + MessageID string + ReactionData *ReactionData + SIMPayload *SIMPayload + func (*SendReactionRequest) Descriptor() ([]byte, []int) + func (*SendReactionRequest) ProtoMessage() + func (x *SendReactionRequest) GetAction() SendReactionRequest_Action + func (x *SendReactionRequest) GetMessageID() string + func (x *SendReactionRequest) GetReactionData() *ReactionData + func (x *SendReactionRequest) GetSIMPayload() *SIMPayload + func (x *SendReactionRequest) ProtoReflect() protoreflect.Message + func (x *SendReactionRequest) Reset() + func (x *SendReactionRequest) String() string + type SendReactionRequest_Action int32 + const SendReactionRequest_ADD + const SendReactionRequest_REMOVE + const SendReactionRequest_SWITCH + const SendReactionRequest_UNSPECIFIED + func (SendReactionRequest_Action) Descriptor() protoreflect.EnumDescriptor + func (SendReactionRequest_Action) EnumDescriptor() ([]byte, []int) + func (SendReactionRequest_Action) Type() protoreflect.EnumType + func (x SendReactionRequest_Action) Enum() *SendReactionRequest_Action + func (x SendReactionRequest_Action) Number() protoreflect.EnumNumber + func (x SendReactionRequest_Action) String() string + type SendReactionResponse struct + Success bool + func (*SendReactionResponse) Descriptor() ([]byte, []int) + func (*SendReactionResponse) ProtoMessage() + func (x *SendReactionResponse) GetSuccess() bool + func (x *SendReactionResponse) ProtoReflect() protoreflect.Message + func (x *SendReactionResponse) Reset() + func (x *SendReactionResponse) String() string + type Settings struct + Bool1 bool + BoolFields2 *BooleanFields2 + BoolFields3 *BooleanFields3 + BugleVersion string + MysteriousBytes []byte + OpCodeData *SomeData + RCSSettings *RCSSettings + SIMCards []*SIMCard + func (*Settings) Descriptor() ([]byte, []int) + func (*Settings) ProtoMessage() + func (x *Settings) GetBool1() bool + func (x *Settings) GetBoolFields2() *BooleanFields2 + func (x *Settings) GetBoolFields3() *BooleanFields3 + func (x *Settings) GetBugleVersion() string + func (x *Settings) GetMysteriousBytes() []byte + func (x *Settings) GetOpCodeData() *SomeData + func (x *Settings) GetRCSSettings() *RCSSettings + func (x *Settings) GetSIMCards() []*SIMCard + func (x *Settings) ProtoReflect() protoreflect.Message + func (x *Settings) Reset() + func (x *Settings) String() string + type SignInGaiaRequest struct + AuthMessage *AuthMessage + Inner *SignInGaiaRequest_Inner + Network string + UnknownInt3 int32 + func (*SignInGaiaRequest) Descriptor() ([]byte, []int) + func (*SignInGaiaRequest) ProtoMessage() + func (x *SignInGaiaRequest) GetAuthMessage() *AuthMessage + func (x *SignInGaiaRequest) GetInner() *SignInGaiaRequest_Inner + func (x *SignInGaiaRequest) GetNetwork() string + func (x *SignInGaiaRequest) GetUnknownInt3() int32 + func (x *SignInGaiaRequest) ProtoReflect() protoreflect.Message + func (x *SignInGaiaRequest) Reset() + func (x *SignInGaiaRequest) String() string + type SignInGaiaRequest_Inner struct + DeviceID *SignInGaiaRequest_Inner_DeviceID + SomeData *SignInGaiaRequest_Inner_Data + func (*SignInGaiaRequest_Inner) Descriptor() ([]byte, []int) + func (*SignInGaiaRequest_Inner) ProtoMessage() + func (x *SignInGaiaRequest_Inner) GetDeviceID() *SignInGaiaRequest_Inner_DeviceID + func (x *SignInGaiaRequest_Inner) GetSomeData() *SignInGaiaRequest_Inner_Data + func (x *SignInGaiaRequest_Inner) ProtoReflect() protoreflect.Message + func (x *SignInGaiaRequest_Inner) Reset() + func (x *SignInGaiaRequest_Inner) String() string + type SignInGaiaRequest_Inner_Data struct + SomeData []byte + func (*SignInGaiaRequest_Inner_Data) Descriptor() ([]byte, []int) + func (*SignInGaiaRequest_Inner_Data) ProtoMessage() + func (x *SignInGaiaRequest_Inner_Data) GetSomeData() []byte + func (x *SignInGaiaRequest_Inner_Data) ProtoReflect() protoreflect.Message + func (x *SignInGaiaRequest_Inner_Data) Reset() + func (x *SignInGaiaRequest_Inner_Data) String() string + type SignInGaiaRequest_Inner_DeviceID struct + DeviceID string + UnknownInt1 int32 + func (*SignInGaiaRequest_Inner_DeviceID) Descriptor() ([]byte, []int) + func (*SignInGaiaRequest_Inner_DeviceID) ProtoMessage() + func (x *SignInGaiaRequest_Inner_DeviceID) GetDeviceID() string + func (x *SignInGaiaRequest_Inner_DeviceID) GetUnknownInt1() int32 + func (x *SignInGaiaRequest_Inner_DeviceID) ProtoReflect() protoreflect.Message + func (x *SignInGaiaRequest_Inner_DeviceID) Reset() + func (x *SignInGaiaRequest_Inner_DeviceID) String() string + type SignInGaiaResponse struct + DeviceData *SignInGaiaResponse_DeviceData + Header *SignInGaiaResponse_Header + MaybeBrowserUUID string + TokenData *TokenData + func (*SignInGaiaResponse) Descriptor() ([]byte, []int) + func (*SignInGaiaResponse) ProtoMessage() + func (x *SignInGaiaResponse) GetDeviceData() *SignInGaiaResponse_DeviceData + func (x *SignInGaiaResponse) GetHeader() *SignInGaiaResponse_Header + func (x *SignInGaiaResponse) GetMaybeBrowserUUID() string + func (x *SignInGaiaResponse) GetTokenData() *TokenData + func (x *SignInGaiaResponse) ProtoReflect() protoreflect.Message + func (x *SignInGaiaResponse) Reset() + func (x *SignInGaiaResponse) String() string + type SignInGaiaResponse_DeviceData struct + DeviceWrapper *SignInGaiaResponse_DeviceData_DeviceWrapper + UnknownItems2 []*RPCGaiaData_UnknownContainer_Item2_Item1 + UnknownItems3 []*RPCGaiaData_UnknownContainer_Item4 + func (*SignInGaiaResponse_DeviceData) Descriptor() ([]byte, []int) + func (*SignInGaiaResponse_DeviceData) ProtoMessage() + func (x *SignInGaiaResponse_DeviceData) GetDeviceWrapper() *SignInGaiaResponse_DeviceData_DeviceWrapper + func (x *SignInGaiaResponse_DeviceData) GetUnknownItems2() []*RPCGaiaData_UnknownContainer_Item2_Item1 + func (x *SignInGaiaResponse_DeviceData) GetUnknownItems3() []*RPCGaiaData_UnknownContainer_Item4 + func (x *SignInGaiaResponse_DeviceData) ProtoReflect() protoreflect.Message + func (x *SignInGaiaResponse_DeviceData) Reset() + func (x *SignInGaiaResponse_DeviceData) String() string + type SignInGaiaResponse_DeviceData_DeviceWrapper struct + Device *Device + func (*SignInGaiaResponse_DeviceData_DeviceWrapper) Descriptor() ([]byte, []int) + func (*SignInGaiaResponse_DeviceData_DeviceWrapper) ProtoMessage() + func (x *SignInGaiaResponse_DeviceData_DeviceWrapper) GetDevice() *Device + func (x *SignInGaiaResponse_DeviceData_DeviceWrapper) ProtoReflect() protoreflect.Message + func (x *SignInGaiaResponse_DeviceData_DeviceWrapper) Reset() + func (x *SignInGaiaResponse_DeviceData_DeviceWrapper) String() string + type SignInGaiaResponse_Header struct + UnknownInt2 uint64 + UnknownTimestamp int64 + func (*SignInGaiaResponse_Header) Descriptor() ([]byte, []int) + func (*SignInGaiaResponse_Header) ProtoMessage() + func (x *SignInGaiaResponse_Header) GetUnknownInt2() uint64 + func (x *SignInGaiaResponse_Header) GetUnknownTimestamp() int64 + func (x *SignInGaiaResponse_Header) ProtoReflect() protoreflect.Message + func (x *SignInGaiaResponse_Header) Reset() + func (x *SignInGaiaResponse_Header) String() string + type SimpleRsaPublicKey struct + E int32 + N []byte + func (*SimpleRsaPublicKey) Descriptor() ([]byte, []int) + func (*SimpleRsaPublicKey) ProtoMessage() + func (x *SimpleRsaPublicKey) GetE() int32 + func (x *SimpleRsaPublicKey) GetN() []byte + func (x *SimpleRsaPublicKey) ProtoReflect() protoreflect.Message + func (x *SimpleRsaPublicKey) Reset() + func (x *SimpleRsaPublicKey) String() string + type SmallInfo struct + Number string + ParticipantID string + Type IdentifierType + func (*SmallInfo) Descriptor() ([]byte, []int) + func (*SmallInfo) ProtoMessage() + func (x *SmallInfo) GetNumber() string + func (x *SmallInfo) GetParticipantID() string + func (x *SmallInfo) GetType() IdentifierType + func (x *SmallInfo) ProtoReflect() protoreflect.Message + func (x *SmallInfo) Reset() + func (x *SmallInfo) String() string + type SomeData struct + Field12 bool + Field7 bool + JsonData string + SomeEmojis [][]byte + SomeString string + func (*SomeData) Descriptor() ([]byte, []int) + func (*SomeData) ProtoMessage() + func (x *SomeData) GetField12() bool + func (x *SomeData) GetField7() bool + func (x *SomeData) GetJsonData() string + func (x *SomeData) GetSomeEmojis() [][]byte + func (x *SomeData) GetSomeString() string + func (x *SomeData) ProtoReflect() protoreflect.Message + func (x *SomeData) Reset() + func (x *SomeData) String() string + type StartAckMessage struct + Count *int32 + func (*StartAckMessage) Descriptor() ([]byte, []int) + func (*StartAckMessage) ProtoMessage() + func (x *StartAckMessage) GetCount() int32 + func (x *StartAckMessage) ProtoReflect() protoreflect.Message + func (x *StartAckMessage) Reset() + func (x *StartAckMessage) String() string + type StartMediaUploadRequest struct + AttachmentType int64 + AuthData *AuthMessage + Mobile *Device + func (*StartMediaUploadRequest) Descriptor() ([]byte, []int) + func (*StartMediaUploadRequest) ProtoMessage() + func (x *StartMediaUploadRequest) GetAttachmentType() int64 + func (x *StartMediaUploadRequest) GetAuthData() *AuthMessage + func (x *StartMediaUploadRequest) GetMobile() *Device + func (x *StartMediaUploadRequest) ProtoReflect() protoreflect.Message + func (x *StartMediaUploadRequest) Reset() + func (x *StartMediaUploadRequest) String() string + type ThumbnailData struct + Dimensions *Dimensions + ImageBuffer []byte + MysteriousData *ThumbnailData_MysteriousData + SomeInt int32 + func (*ThumbnailData) Descriptor() ([]byte, []int) + func (*ThumbnailData) ProtoMessage() + func (x *ThumbnailData) GetDimensions() *Dimensions + func (x *ThumbnailData) GetImageBuffer() []byte + func (x *ThumbnailData) GetMysteriousData() *ThumbnailData_MysteriousData + func (x *ThumbnailData) GetSomeInt() int32 + func (x *ThumbnailData) ProtoReflect() protoreflect.Message + func (x *ThumbnailData) Reset() + func (x *ThumbnailData) String() string + type ThumbnailData_MysteriousData struct + MaybeAHash uint64 + func (*ThumbnailData_MysteriousData) Descriptor() ([]byte, []int) + func (*ThumbnailData_MysteriousData) ProtoMessage() + func (x *ThumbnailData_MysteriousData) GetMaybeAHash() uint64 + func (x *ThumbnailData_MysteriousData) ProtoReflect() protoreflect.Message + func (x *ThumbnailData_MysteriousData) Reset() + func (x *ThumbnailData_MysteriousData) String() string + type TokenData struct + TTL int64 + TachyonAuthToken []byte + func (*TokenData) Descriptor() ([]byte, []int) + func (*TokenData) ProtoMessage() + func (x *TokenData) GetTTL() int64 + func (x *TokenData) GetTachyonAuthToken() []byte + func (x *TokenData) ProtoReflect() protoreflect.Message + func (x *TokenData) Reset() + func (x *TokenData) String() string + type TypingData struct + ConversationID string + Type TypingTypes + User *User + func (*TypingData) Descriptor() ([]byte, []int) + func (*TypingData) ProtoMessage() + func (x *TypingData) GetConversationID() string + func (x *TypingData) GetType() TypingTypes + func (x *TypingData) GetUser() *User + func (x *TypingData) ProtoReflect() protoreflect.Message + func (x *TypingData) Reset() + func (x *TypingData) String() string + type TypingEvent struct + Data *TypingData + func (*TypingEvent) Descriptor() ([]byte, []int) + func (*TypingEvent) ProtoMessage() + func (x *TypingEvent) GetData() *TypingData + func (x *TypingEvent) ProtoReflect() protoreflect.Message + func (x *TypingEvent) Reset() + func (x *TypingEvent) String() string + type TypingTypes int32 + const TypingTypes_STARTED_TYPING + const TypingTypes_STOPPED_TYPING + func (TypingTypes) Descriptor() protoreflect.EnumDescriptor + func (TypingTypes) EnumDescriptor() ([]byte, []int) + func (TypingTypes) Type() protoreflect.EnumType + func (x TypingTypes) Enum() *TypingTypes + func (x TypingTypes) Number() protoreflect.EnumNumber + func (x TypingTypes) String() string + type TypingUpdateRequest struct + Data *TypingUpdateRequest_Data + func (*TypingUpdateRequest) Descriptor() ([]byte, []int) + func (*TypingUpdateRequest) ProtoMessage() + func (x *TypingUpdateRequest) GetData() *TypingUpdateRequest_Data + func (x *TypingUpdateRequest) ProtoReflect() protoreflect.Message + func (x *TypingUpdateRequest) Reset() + func (x *TypingUpdateRequest) String() string + type TypingUpdateRequest_Data struct + ConversationID string + Typing bool + func (*TypingUpdateRequest_Data) Descriptor() ([]byte, []int) + func (*TypingUpdateRequest_Data) ProtoMessage() + func (x *TypingUpdateRequest_Data) GetConversationID() string + func (x *TypingUpdateRequest_Data) GetTyping() bool + func (x *TypingUpdateRequest_Data) ProtoReflect() protoreflect.Message + func (x *TypingUpdateRequest_Data) Reset() + func (x *TypingUpdateRequest_Data) String() string + type URLData struct + AESKey []byte + HMACKey []byte + PairingKey []byte + func (*URLData) Descriptor() ([]byte, []int) + func (*URLData) ProtoMessage() + func (x *URLData) GetAESKey() []byte + func (x *URLData) GetHMACKey() []byte + func (x *URLData) GetPairingKey() []byte + func (x *URLData) ProtoReflect() protoreflect.Message + func (x *URLData) Reset() + func (x *URLData) String() string + type Ukey2Alert struct + ErrorMessage string + Type Ukey2Alert_AlertType + func (*Ukey2Alert) Descriptor() ([]byte, []int) + func (*Ukey2Alert) ProtoMessage() + func (x *Ukey2Alert) GetErrorMessage() string + func (x *Ukey2Alert) GetType() Ukey2Alert_AlertType + func (x *Ukey2Alert) ProtoReflect() protoreflect.Message + func (x *Ukey2Alert) Reset() + func (x *Ukey2Alert) String() string + type Ukey2Alert_AlertType int32 + const Ukey2Alert_BAD_HANDSHAKE_CIPHER + const Ukey2Alert_BAD_MESSAGE + const Ukey2Alert_BAD_MESSAGE_DATA + const Ukey2Alert_BAD_MESSAGE_TYPE + const Ukey2Alert_BAD_NEXT_PROTOCOL + const Ukey2Alert_BAD_PUBLIC_KEY + const Ukey2Alert_BAD_RANDOM + const Ukey2Alert_BAD_VERSION + const Ukey2Alert_INCORRECT_MESSAGE + const Ukey2Alert_INTERNAL_ERROR + const Ukey2Alert_UNKNOWN_ALERT_TYPE + func (Ukey2Alert_AlertType) Descriptor() protoreflect.EnumDescriptor + func (Ukey2Alert_AlertType) EnumDescriptor() ([]byte, []int) + func (Ukey2Alert_AlertType) Type() protoreflect.EnumType + func (x Ukey2Alert_AlertType) Enum() *Ukey2Alert_AlertType + func (x Ukey2Alert_AlertType) Number() protoreflect.EnumNumber + func (x Ukey2Alert_AlertType) String() string + type Ukey2ClientFinished struct + PublicKey *GenericPublicKey + func (*Ukey2ClientFinished) Descriptor() ([]byte, []int) + func (*Ukey2ClientFinished) ProtoMessage() + func (x *Ukey2ClientFinished) GetPublicKey() *GenericPublicKey + func (x *Ukey2ClientFinished) ProtoReflect() protoreflect.Message + func (x *Ukey2ClientFinished) Reset() + func (x *Ukey2ClientFinished) String() string + type Ukey2ClientInit struct + CipherCommitments []*Ukey2ClientInit_CipherCommitment + NextProtocol string + Random []byte + Version int32 + func (*Ukey2ClientInit) Descriptor() ([]byte, []int) + func (*Ukey2ClientInit) ProtoMessage() + func (x *Ukey2ClientInit) GetCipherCommitments() []*Ukey2ClientInit_CipherCommitment + func (x *Ukey2ClientInit) GetNextProtocol() string + func (x *Ukey2ClientInit) GetRandom() []byte + func (x *Ukey2ClientInit) GetVersion() int32 + func (x *Ukey2ClientInit) ProtoReflect() protoreflect.Message + func (x *Ukey2ClientInit) Reset() + func (x *Ukey2ClientInit) String() string + type Ukey2ClientInit_CipherCommitment struct + Commitment []byte + HandshakeCipher Ukey2HandshakeCipher + func (*Ukey2ClientInit_CipherCommitment) Descriptor() ([]byte, []int) + func (*Ukey2ClientInit_CipherCommitment) ProtoMessage() + func (x *Ukey2ClientInit_CipherCommitment) GetCommitment() []byte + func (x *Ukey2ClientInit_CipherCommitment) GetHandshakeCipher() Ukey2HandshakeCipher + func (x *Ukey2ClientInit_CipherCommitment) ProtoReflect() protoreflect.Message + func (x *Ukey2ClientInit_CipherCommitment) Reset() + func (x *Ukey2ClientInit_CipherCommitment) String() string + type Ukey2HandshakeCipher int32 + const Ukey2HandshakeCipher_CURVE25519_SHA512 + const Ukey2HandshakeCipher_P256_SHA512 + const Ukey2HandshakeCipher_RESERVED + func (Ukey2HandshakeCipher) Descriptor() protoreflect.EnumDescriptor + func (Ukey2HandshakeCipher) EnumDescriptor() ([]byte, []int) + func (Ukey2HandshakeCipher) Type() protoreflect.EnumType + func (x Ukey2HandshakeCipher) Enum() *Ukey2HandshakeCipher + func (x Ukey2HandshakeCipher) Number() protoreflect.EnumNumber + func (x Ukey2HandshakeCipher) String() string + type Ukey2Message struct + MessageData []byte + MessageType Ukey2Message_Type + func (*Ukey2Message) Descriptor() ([]byte, []int) + func (*Ukey2Message) ProtoMessage() + func (x *Ukey2Message) GetMessageData() []byte + func (x *Ukey2Message) GetMessageType() Ukey2Message_Type + func (x *Ukey2Message) ProtoReflect() protoreflect.Message + func (x *Ukey2Message) Reset() + func (x *Ukey2Message) String() string + type Ukey2Message_Type int32 + const Ukey2Message_ALERT + const Ukey2Message_CLIENT_FINISH + const Ukey2Message_CLIENT_INIT + const Ukey2Message_SERVER_INIT + const Ukey2Message_UNKNOWN_DO_NOT_USE + func (Ukey2Message_Type) Descriptor() protoreflect.EnumDescriptor + func (Ukey2Message_Type) EnumDescriptor() ([]byte, []int) + func (Ukey2Message_Type) Type() protoreflect.EnumType + func (x Ukey2Message_Type) Enum() *Ukey2Message_Type + func (x Ukey2Message_Type) Number() protoreflect.EnumNumber + func (x Ukey2Message_Type) String() string + type Ukey2ServerInit struct + HandshakeCipher Ukey2HandshakeCipher + PublicKey *GenericPublicKey + Random []byte + Version int32 + func (*Ukey2ServerInit) Descriptor() ([]byte, []int) + func (*Ukey2ServerInit) ProtoMessage() + func (x *Ukey2ServerInit) GetHandshakeCipher() Ukey2HandshakeCipher + func (x *Ukey2ServerInit) GetPublicKey() *GenericPublicKey + func (x *Ukey2ServerInit) GetRandom() []byte + func (x *Ukey2ServerInit) GetVersion() int32 + func (x *Ukey2ServerInit) ProtoReflect() protoreflect.Message + func (x *Ukey2ServerInit) Reset() + func (x *Ukey2ServerInit) String() string + type UnknownMessage struct + Int1 int64 + Int2 int64 + func (*UnknownMessage) Descriptor() ([]byte, []int) + func (*UnknownMessage) ProtoMessage() + func (x *UnknownMessage) GetInt1() int64 + func (x *UnknownMessage) GetInt2() int64 + func (x *UnknownMessage) ProtoReflect() protoreflect.Message + func (x *UnknownMessage) Reset() + func (x *UnknownMessage) String() string + type UpdateConversationData struct + ConversationID string + Data isUpdateConversationData_Data + func (*UpdateConversationData) Descriptor() ([]byte, []int) + func (*UpdateConversationData) ProtoMessage() + func (m *UpdateConversationData) GetData() isUpdateConversationData_Data + func (x *UpdateConversationData) GetConversationID() string + func (x *UpdateConversationData) GetMute() ConversationMuteStatus + func (x *UpdateConversationData) GetStatus() ConversationStatus + func (x *UpdateConversationData) ProtoReflect() protoreflect.Message + func (x *UpdateConversationData) Reset() + func (x *UpdateConversationData) String() string + type UpdateConversationData_Mute struct + Mute ConversationMuteStatus + type UpdateConversationData_Status struct + Status ConversationStatus + type UpdateConversationRequest struct + Action ConversationActionStatus + Action5 *ConversationAction5 + ConversationID string + Data *UpdateConversationData + func (*UpdateConversationRequest) Descriptor() ([]byte, []int) + func (*UpdateConversationRequest) ProtoMessage() + func (x *UpdateConversationRequest) GetAction() ConversationActionStatus + func (x *UpdateConversationRequest) GetAction5() *ConversationAction5 + func (x *UpdateConversationRequest) GetConversationID() string + func (x *UpdateConversationRequest) GetData() *UpdateConversationData + func (x *UpdateConversationRequest) ProtoReflect() protoreflect.Message + func (x *UpdateConversationRequest) Reset() + func (x *UpdateConversationRequest) String() string + type UpdateConversationResponse struct + Success bool + func (*UpdateConversationResponse) Descriptor() ([]byte, []int) + func (*UpdateConversationResponse) ProtoMessage() + func (x *UpdateConversationResponse) GetSuccess() bool + func (x *UpdateConversationResponse) ProtoReflect() protoreflect.Message + func (x *UpdateConversationResponse) Reset() + func (x *UpdateConversationResponse) String() string + type UpdateEvents struct + Event isUpdateEvents_Event + func (*UpdateEvents) Descriptor() ([]byte, []int) + func (*UpdateEvents) ProtoMessage() + func (m *UpdateEvents) GetEvent() isUpdateEvents_Event + func (x *UpdateEvents) GetAccountChange() *AccountChangeOrSomethingEvent + func (x *UpdateEvents) GetBrowserPresenceCheckEvent() *BrowserPresenceCheckEvent + func (x *UpdateEvents) GetConversationEvent() *ConversationEvent + func (x *UpdateEvents) GetMessageEvent() *MessageEvent + func (x *UpdateEvents) GetSettingsEvent() *Settings + func (x *UpdateEvents) GetTypingEvent() *TypingEvent + func (x *UpdateEvents) GetUserAlertEvent() *UserAlertEvent + func (x *UpdateEvents) ProtoReflect() protoreflect.Message + func (x *UpdateEvents) Reset() + func (x *UpdateEvents) String() string + type UpdateEvents_AccountChange struct + AccountChange *AccountChangeOrSomethingEvent + type UpdateEvents_BrowserPresenceCheckEvent struct + BrowserPresenceCheckEvent *BrowserPresenceCheckEvent + type UpdateEvents_ConversationEvent struct + ConversationEvent *ConversationEvent + type UpdateEvents_MessageEvent struct + MessageEvent *MessageEvent + type UpdateEvents_SettingsEvent struct + SettingsEvent *Settings + type UpdateEvents_TypingEvent struct + TypingEvent *TypingEvent + type UpdateEvents_UserAlertEvent struct + UserAlertEvent *UserAlertEvent + type UploadMediaResponse struct + Media *UploadedMedia + Message string + func (*UploadMediaResponse) Descriptor() ([]byte, []int) + func (*UploadMediaResponse) ProtoMessage() + func (x *UploadMediaResponse) GetMedia() *UploadedMedia + func (x *UploadMediaResponse) GetMessage() string + func (x *UploadMediaResponse) ProtoReflect() protoreflect.Message + func (x *UploadMediaResponse) Reset() + func (x *UploadMediaResponse) String() string + type UploadedMedia struct + MediaID string + MediaNumber int64 + func (*UploadedMedia) Descriptor() ([]byte, []int) + func (*UploadedMedia) ProtoMessage() + func (x *UploadedMedia) GetMediaID() string + func (x *UploadedMedia) GetMediaNumber() int64 + func (x *UploadedMedia) ProtoReflect() protoreflect.Message + func (x *UploadedMedia) Reset() + func (x *UploadedMedia) String() string + type User struct + Field1 int64 + Number string + func (*User) Descriptor() ([]byte, []int) + func (*User) ProtoMessage() + func (x *User) GetField1() int64 + func (x *User) GetNumber() string + func (x *User) ProtoReflect() protoreflect.Message + func (x *User) Reset() + func (x *User) String() string + type UserAlertEvent struct + AlertType AlertType + func (*UserAlertEvent) Descriptor() ([]byte, []int) + func (*UserAlertEvent) ProtoMessage() + func (x *UserAlertEvent) GetAlertType() AlertType + func (x *UserAlertEvent) ProtoReflect() protoreflect.Message + func (x *UserAlertEvent) Reset() + func (x *UserAlertEvent) String() string + type WebAuthKey struct + ValidFor int64 + WebAuthKey []byte + func (*WebAuthKey) Descriptor() ([]byte, []int) + func (*WebAuthKey) ProtoMessage() + func (x *WebAuthKey) GetValidFor() int64 + func (x *WebAuthKey) GetWebAuthKey() []byte + func (x *WebAuthKey) ProtoReflect() protoreflect.Message + func (x *WebAuthKey) Reset() + func (x *WebAuthKey) String() string + type WebEncryptionKeyResponse struct + Coordinates *CoordinateMessage + Key []byte + func (*WebEncryptionKeyResponse) Descriptor() ([]byte, []int) + func (*WebEncryptionKeyResponse) ProtoMessage() + func (x *WebEncryptionKeyResponse) GetCoordinates() *CoordinateMessage + func (x *WebEncryptionKeyResponse) GetKey() []byte + func (x *WebEncryptionKeyResponse) ProtoReflect() protoreflect.Message + func (x *WebEncryptionKeyResponse) Reset() + func (x *WebEncryptionKeyResponse) String() string