Documentation ¶
Index ¶
- Variables
- type AcceptContactRequest
- func (*AcceptContactRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AcceptContactRequest) GetClock() uint64
- func (x *AcceptContactRequest) GetId() string
- func (*AcceptContactRequest) ProtoMessage()
- func (x *AcceptContactRequest) ProtoReflect() protoreflect.Message
- func (x *AcceptContactRequest) Reset()
- func (x *AcceptContactRequest) String() string
- type AcceptContactVerification
- func (*AcceptContactVerification) Descriptor() ([]byte, []int)deprecated
- func (x *AcceptContactVerification) GetClock() uint64
- func (x *AcceptContactVerification) GetId() string
- func (x *AcceptContactVerification) GetResponse() string
- func (*AcceptContactVerification) ProtoMessage()
- func (x *AcceptContactVerification) ProtoReflect() protoreflect.Message
- func (x *AcceptContactVerification) Reset()
- func (x *AcceptContactVerification) String() string
- type AcceptRequestAddressForTransaction
- func (*AcceptRequestAddressForTransaction) Descriptor() ([]byte, []int)deprecated
- func (x *AcceptRequestAddressForTransaction) GetAddress() string
- func (x *AcceptRequestAddressForTransaction) GetChatId() string
- func (x *AcceptRequestAddressForTransaction) GetClock() uint64
- func (x *AcceptRequestAddressForTransaction) GetId() string
- func (*AcceptRequestAddressForTransaction) ProtoMessage()
- func (x *AcceptRequestAddressForTransaction) ProtoReflect() protoreflect.Message
- func (x *AcceptRequestAddressForTransaction) Reset()
- func (x *AcceptRequestAddressForTransaction) String() string
- type AnonymousMetric
- func (*AnonymousMetric) Descriptor() ([]byte, []int)deprecated
- func (x *AnonymousMetric) GetAppVersion() string
- func (x *AnonymousMetric) GetCreatedAt() *timestamppb.Timestamp
- func (x *AnonymousMetric) GetEvent() string
- func (x *AnonymousMetric) GetId() string
- func (x *AnonymousMetric) GetOs() string
- func (x *AnonymousMetric) GetSessionId() string
- func (x *AnonymousMetric) GetValue() []byte
- func (*AnonymousMetric) ProtoMessage()
- func (x *AnonymousMetric) ProtoReflect() protoreflect.Message
- func (x *AnonymousMetric) Reset()
- func (x *AnonymousMetric) String() string
- type AnonymousMetricBatch
- func (*AnonymousMetricBatch) Descriptor() ([]byte, []int)deprecated
- func (x *AnonymousMetricBatch) GetMetrics() []*AnonymousMetric
- func (*AnonymousMetricBatch) ProtoMessage()
- func (x *AnonymousMetricBatch) ProtoReflect() protoreflect.Message
- func (x *AnonymousMetricBatch) Reset()
- func (x *AnonymousMetricBatch) String() string
- type ApplicationMetadataMessage
- func (*ApplicationMetadataMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ApplicationMetadataMessage) GetPayload() []byte
- func (x *ApplicationMetadataMessage) GetSignature() []byte
- func (x *ApplicationMetadataMessage) GetType() ApplicationMetadataMessage_Type
- func (*ApplicationMetadataMessage) ProtoMessage()
- func (x *ApplicationMetadataMessage) ProtoReflect() protoreflect.Message
- func (x *ApplicationMetadataMessage) Reset()
- func (x *ApplicationMetadataMessage) String() string
- type ApplicationMetadataMessage_Type
- func (ApplicationMetadataMessage_Type) Descriptor() protoreflect.EnumDescriptor
- func (x ApplicationMetadataMessage_Type) Enum() *ApplicationMetadataMessage_Type
- func (ApplicationMetadataMessage_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x ApplicationMetadataMessage_Type) Number() protoreflect.EnumNumber
- func (x ApplicationMetadataMessage_Type) String() string
- func (ApplicationMetadataMessage_Type) Type() protoreflect.EnumType
- type AudioMessage
- func (*AudioMessage) Descriptor() ([]byte, []int)deprecated
- func (x *AudioMessage) GetDurationMs() uint64
- func (x *AudioMessage) GetPayload() []byte
- func (x *AudioMessage) GetType() AudioMessage_AudioType
- func (*AudioMessage) ProtoMessage()
- func (x *AudioMessage) ProtoReflect() protoreflect.Message
- func (x *AudioMessage) Reset()
- func (x *AudioMessage) String() string
- type AudioMessage_AudioType
- func (AudioMessage_AudioType) Descriptor() protoreflect.EnumDescriptor
- func (x AudioMessage_AudioType) Enum() *AudioMessage_AudioType
- func (AudioMessage_AudioType) EnumDescriptor() ([]byte, []int)deprecated
- func (x AudioMessage_AudioType) Number() protoreflect.EnumNumber
- func (x AudioMessage_AudioType) String() string
- func (AudioMessage_AudioType) Type() protoreflect.EnumType
- type BackedUpProfile
- func (*BackedUpProfile) Descriptor() ([]byte, []int)deprecated
- func (x *BackedUpProfile) GetDisplayName() string
- func (x *BackedUpProfile) GetDisplayNameClock() uint64
- func (x *BackedUpProfile) GetEnsUsernameDetails() []*SyncEnsUsernameDetail
- func (x *BackedUpProfile) GetKeyUid() string
- func (x *BackedUpProfile) GetPictures() []*SyncProfilePicture
- func (x *BackedUpProfile) GetProfileShowcasePreferences() *SyncProfileShowcasePreferences
- func (x *BackedUpProfile) GetSocialLinks() *SyncSocialLinksdeprecated
- func (*BackedUpProfile) ProtoMessage()
- func (x *BackedUpProfile) ProtoReflect() protoreflect.Message
- func (x *BackedUpProfile) Reset()
- func (x *BackedUpProfile) String() string
- type Backup
- func (*Backup) Descriptor() ([]byte, []int)deprecated
- func (x *Backup) GetChats() []*SyncChat
- func (x *Backup) GetChatsDetails() *FetchingBackedUpDataDetails
- func (x *Backup) GetClock() uint64
- func (x *Backup) GetCommunities() []*SyncInstallationCommunity
- func (x *Backup) GetCommunitiesDetails() *FetchingBackedUpDataDetails
- func (x *Backup) GetContacts() []*SyncInstallationContactV2
- func (x *Backup) GetContactsDetails() *FetchingBackedUpDataDetails
- func (x *Backup) GetId() string
- func (x *Backup) GetKeypair() *SyncKeypair
- func (x *Backup) GetKeypairDetails() *FetchingBackedUpDataDetails
- func (x *Backup) GetProfile() *BackedUpProfile
- func (x *Backup) GetProfileDetails() *FetchingBackedUpDataDetails
- func (x *Backup) GetSetting() *SyncSetting
- func (x *Backup) GetSettingsDetails() *FetchingBackedUpDataDetails
- func (x *Backup) GetWatchOnlyAccount() *SyncAccount
- func (x *Backup) GetWatchOnlyAccountDetails() *FetchingBackedUpDataDetails
- func (*Backup) ProtoMessage()
- func (x *Backup) ProtoReflect() protoreflect.Message
- func (x *Backup) Reset()
- func (x *Backup) String() string
- type BridgeMessage
- func (*BridgeMessage) Descriptor() ([]byte, []int)deprecated
- func (x *BridgeMessage) GetBridgeName() string
- func (x *BridgeMessage) GetContent() string
- func (x *BridgeMessage) GetMessageID() string
- func (x *BridgeMessage) GetParentMessageID() string
- func (x *BridgeMessage) GetUserAvatar() string
- func (x *BridgeMessage) GetUserID() string
- func (x *BridgeMessage) GetUserName() string
- func (*BridgeMessage) ProtoMessage()
- func (x *BridgeMessage) ProtoReflect() protoreflect.Message
- func (x *BridgeMessage) Reset()
- func (x *BridgeMessage) String() string
- type CancelContactVerification
- func (*CancelContactVerification) Descriptor() ([]byte, []int)deprecated
- func (x *CancelContactVerification) GetClock() uint64
- func (x *CancelContactVerification) GetId() string
- func (*CancelContactVerification) ProtoMessage()
- func (x *CancelContactVerification) ProtoReflect() protoreflect.Message
- func (x *CancelContactVerification) Reset()
- func (x *CancelContactVerification) String() string
- type CategoryData
- func (*CategoryData) Descriptor() ([]byte, []int)deprecated
- func (x *CategoryData) GetCategoryId() string
- func (x *CategoryData) GetChannelsIds() []string
- func (x *CategoryData) GetName() string
- func (x *CategoryData) GetPosition() int32
- func (*CategoryData) ProtoMessage()
- func (x *CategoryData) ProtoReflect() protoreflect.Message
- func (x *CategoryData) Reset()
- func (x *CategoryData) String() string
- type Channel
- func (*Channel) Descriptor() ([]byte, []int)deprecated
- func (x *Channel) GetColor() string
- func (x *Channel) GetCommunity() *Community
- func (x *Channel) GetDescription() string
- func (x *Channel) GetDisplayName() string
- func (x *Channel) GetEmoji() string
- func (x *Channel) GetUuid() string
- func (*Channel) ProtoMessage()
- func (x *Channel) ProtoReflect() protoreflect.Message
- func (x *Channel) Reset()
- func (x *Channel) String() string
- type ChannelData
- func (*ChannelData) Descriptor() ([]byte, []int)deprecated
- func (x *ChannelData) GetCategoryId() string
- func (x *ChannelData) GetChannel() *CommunityChat
- func (x *ChannelData) GetChannelId() string
- func (x *ChannelData) GetPosition() int32
- func (*ChannelData) ProtoMessage()
- func (x *ChannelData) ProtoReflect() protoreflect.Message
- func (x *ChannelData) Reset()
- func (x *ChannelData) String() string
- type ChatIdentity
- func (*ChatIdentity) Descriptor() ([]byte, []int)deprecated
- func (x *ChatIdentity) GetClock() uint64
- func (x *ChatIdentity) GetColor() string
- func (x *ChatIdentity) GetCustomizationColor() uint32
- func (x *ChatIdentity) GetDescription() string
- func (x *ChatIdentity) GetDisplayName() string
- func (x *ChatIdentity) GetEmoji() string
- func (x *ChatIdentity) GetEnsName() string
- func (x *ChatIdentity) GetFirstMessageTimestamp() uint32
- func (x *ChatIdentity) GetImages() map[string]*IdentityImage
- func (x *ChatIdentity) GetProfileShowcase() *ProfileShowcase
- func (x *ChatIdentity) GetSocialLinks() []*SocialLinkdeprecated
- func (*ChatIdentity) ProtoMessage()
- func (x *ChatIdentity) ProtoReflect() protoreflect.Message
- func (x *ChatIdentity) Reset()
- func (x *ChatIdentity) String() string
- type ChatMessage
- func (*ChatMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ChatMessage) GetAudio() *AudioMessage
- func (x *ChatMessage) GetBridgeMessage() *BridgeMessage
- func (x *ChatMessage) GetChatId() string
- func (x *ChatMessage) GetClock() uint64
- func (x *ChatMessage) GetCommunity() []byte
- func (x *ChatMessage) GetContactRequestPropagatedState() *ContactRequestPropagatedState
- func (x *ChatMessage) GetContentType() ChatMessage_ContentType
- func (x *ChatMessage) GetCustomizationColor() uint32
- func (x *ChatMessage) GetDiscordMessage() *DiscordMessage
- func (x *ChatMessage) GetDisplayName() string
- func (x *ChatMessage) GetEnsName() string
- func (x *ChatMessage) GetGrant() []bytedeprecated
- func (x *ChatMessage) GetImage() *ImageMessage
- func (x *ChatMessage) GetMessageType() MessageType
- func (m *ChatMessage) GetPayload() isChatMessage_Payload
- func (x *ChatMessage) GetResponseTo() string
- func (x *ChatMessage) GetShard() *Shard
- func (x *ChatMessage) GetSticker() *StickerMessage
- func (x *ChatMessage) GetText() string
- func (x *ChatMessage) GetTimestamp() uint64
- func (x *ChatMessage) GetUnfurledLinks() []*UnfurledLink
- func (x *ChatMessage) GetUnfurledStatusLinks() *UnfurledStatusLinks
- func (*ChatMessage) ProtoMessage()
- func (x *ChatMessage) ProtoReflect() protoreflect.Message
- func (x *ChatMessage) Reset()
- func (x *ChatMessage) String() string
- type ChatMessage_Audio
- type ChatMessage_BridgeMessage
- type ChatMessage_Community
- type ChatMessage_ContentType
- func (ChatMessage_ContentType) Descriptor() protoreflect.EnumDescriptor
- func (x ChatMessage_ContentType) Enum() *ChatMessage_ContentType
- func (ChatMessage_ContentType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ChatMessage_ContentType) Number() protoreflect.EnumNumber
- func (x ChatMessage_ContentType) String() string
- func (ChatMessage_ContentType) Type() protoreflect.EnumType
- type ChatMessage_DiscordMessage
- type ChatMessage_Image
- type ChatMessage_Sticker
- type CollectiblePreferences
- func (*CollectiblePreferences) Descriptor() ([]byte, []int)deprecated
- func (x *CollectiblePreferences) GetKey() string
- func (x *CollectiblePreferences) GetPosition() int64
- func (x *CollectiblePreferences) GetType() int64
- func (x *CollectiblePreferences) GetVisible() bool
- func (*CollectiblePreferences) ProtoMessage()
- func (x *CollectiblePreferences) ProtoReflect() protoreflect.Message
- func (x *CollectiblePreferences) Reset()
- func (x *CollectiblePreferences) String() string
- type Community
- func (*Community) Descriptor() ([]byte, []int)deprecated
- func (x *Community) GetColor() string
- func (x *Community) GetDescription() string
- func (x *Community) GetDisplayName() string
- func (x *Community) GetMembersCount() uint32
- func (x *Community) GetTagIndices() []uint32
- func (*Community) ProtoMessage()
- func (x *Community) ProtoReflect() protoreflect.Message
- func (x *Community) Reset()
- func (x *Community) String() string
- type CommunityAdminSettings
- func (*CommunityAdminSettings) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityAdminSettings) GetPinMessageAllMembersEnabled() bool
- func (*CommunityAdminSettings) ProtoMessage()
- func (x *CommunityAdminSettings) ProtoReflect() protoreflect.Message
- func (x *CommunityAdminSettings) Reset()
- func (x *CommunityAdminSettings) String() string
- type CommunityBanInfo
- type CommunityBloomFilter
- func (*CommunityBloomFilter) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityBloomFilter) GetData() []byte
- func (x *CommunityBloomFilter) GetK() uint64
- func (x *CommunityBloomFilter) GetM() uint64
- func (*CommunityBloomFilter) ProtoMessage()
- func (x *CommunityBloomFilter) ProtoReflect() protoreflect.Message
- func (x *CommunityBloomFilter) Reset()
- func (x *CommunityBloomFilter) String() string
- type CommunityCancelRequestToJoin
- func (*CommunityCancelRequestToJoin) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityCancelRequestToJoin) GetChatId() string
- func (x *CommunityCancelRequestToJoin) GetClock() uint64
- func (x *CommunityCancelRequestToJoin) GetCommunityId() []byte
- func (x *CommunityCancelRequestToJoin) GetCustomizationColor() uint32
- func (x *CommunityCancelRequestToJoin) GetDisplayName() string
- func (x *CommunityCancelRequestToJoin) GetEnsName() string
- func (*CommunityCancelRequestToJoin) ProtoMessage()
- func (x *CommunityCancelRequestToJoin) ProtoReflect() protoreflect.Message
- func (x *CommunityCancelRequestToJoin) Reset()
- func (x *CommunityCancelRequestToJoin) String() string
- type CommunityCategory
- func (*CommunityCategory) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityCategory) GetCategoryId() string
- func (x *CommunityCategory) GetName() string
- func (x *CommunityCategory) GetPosition() int32
- func (*CommunityCategory) ProtoMessage()
- func (x *CommunityCategory) ProtoReflect() protoreflect.Message
- func (x *CommunityCategory) Reset()
- func (x *CommunityCategory) String() string
- type CommunityChat
- func (*CommunityChat) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityChat) GetCategoryId() string
- func (x *CommunityChat) GetHideIfPermissionsNotMet() bool
- func (x *CommunityChat) GetIdentity() *ChatIdentity
- func (x *CommunityChat) GetMembers() map[string]*CommunityMember
- func (x *CommunityChat) GetMembersList() *CommunityBloomFilter
- func (x *CommunityChat) GetPermissions() *CommunityPermissions
- func (x *CommunityChat) GetPosition() int32
- func (x *CommunityChat) GetViewersCanPostReactions() bool
- func (*CommunityChat) ProtoMessage()
- func (x *CommunityChat) ProtoReflect() protoreflect.Message
- func (x *CommunityChat) Reset()
- func (x *CommunityChat) String() string
- type CommunityConfig
- func (*CommunityConfig) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityConfig) GetAdminSettings() *CommunityAdminSettings
- func (x *CommunityConfig) GetIdentity() *ChatIdentity
- func (x *CommunityConfig) GetIntroMessage() string
- func (x *CommunityConfig) GetOutroMessage() string
- func (x *CommunityConfig) GetPermissions() *CommunityPermissions
- func (x *CommunityConfig) GetTags() []string
- func (*CommunityConfig) ProtoMessage()
- func (x *CommunityConfig) ProtoReflect() protoreflect.Message
- func (x *CommunityConfig) Reset()
- func (x *CommunityConfig) String() string
- type CommunityDescription
- func (*CommunityDescription) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityDescription) GetActiveMembersCount() uint64
- func (x *CommunityDescription) GetAdminSettings() *CommunityAdminSettings
- func (x *CommunityDescription) GetArchiveMagnetlinkClock() uint64
- func (x *CommunityDescription) GetBanList() []stringdeprecated
- func (x *CommunityDescription) GetBannedMembers() map[string]*CommunityBanInfo
- func (x *CommunityDescription) GetCategories() map[string]*CommunityCategory
- func (x *CommunityDescription) GetChats() map[string]*CommunityChat
- func (x *CommunityDescription) GetClock() uint64
- func (x *CommunityDescription) GetCommunityTokensMetadata() []*CommunityTokenMetadata
- func (x *CommunityDescription) GetEncrypted() booldeprecated
- func (x *CommunityDescription) GetID() string
- func (x *CommunityDescription) GetIdentity() *ChatIdentity
- func (x *CommunityDescription) GetIntroMessage() string
- func (x *CommunityDescription) GetMembers() map[string]*CommunityMember
- func (x *CommunityDescription) GetOutroMessage() string
- func (x *CommunityDescription) GetPermissions() *CommunityPermissions
- func (x *CommunityDescription) GetPrivateData() map[string][]byte
- func (x *CommunityDescription) GetResendAccountsClock() uint64
- func (x *CommunityDescription) GetTags() []string
- func (x *CommunityDescription) GetTokenPermissions() map[string]*CommunityTokenPermission
- func (*CommunityDescription) ProtoMessage()
- func (x *CommunityDescription) ProtoReflect() protoreflect.Message
- func (x *CommunityDescription) Reset()
- func (x *CommunityDescription) String() string
- type CommunityEditSharedAddresses
- func (*CommunityEditSharedAddresses) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityEditSharedAddresses) GetClock() uint64
- func (x *CommunityEditSharedAddresses) GetCommunityId() []byte
- func (x *CommunityEditSharedAddresses) GetRevealedAccounts() []*RevealedAccount
- func (*CommunityEditSharedAddresses) ProtoMessage()
- func (x *CommunityEditSharedAddresses) ProtoReflect() protoreflect.Message
- func (x *CommunityEditSharedAddresses) Reset()
- func (x *CommunityEditSharedAddresses) String() string
- type CommunityEncryptionKeysRequest
- func (*CommunityEncryptionKeysRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityEncryptionKeysRequest) GetChatIds() []string
- func (x *CommunityEncryptionKeysRequest) GetCommunityId() []byte
- func (*CommunityEncryptionKeysRequest) ProtoMessage()
- func (x *CommunityEncryptionKeysRequest) ProtoReflect() protoreflect.Message
- func (x *CommunityEncryptionKeysRequest) Reset()
- func (x *CommunityEncryptionKeysRequest) String() string
- type CommunityEvent
- func (*CommunityEvent) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityEvent) GetAcceptedRequestsToJoin() map[string]*CommunityRequestToJoin
- func (x *CommunityEvent) GetCategoryData() *CategoryData
- func (x *CommunityEvent) GetChannelData() *ChannelData
- func (x *CommunityEvent) GetCommunityConfig() *CommunityConfig
- func (x *CommunityEvent) GetCommunityEventClock() uint64
- func (x *CommunityEvent) GetMemberToAction() string
- func (x *CommunityEvent) GetMembersAdded() map[string]*CommunityMember
- func (x *CommunityEvent) GetRejectedRequestsToJoin() map[string]*CommunityRequestToJoin
- func (x *CommunityEvent) GetTokenMetadata() *CommunityTokenMetadata
- func (x *CommunityEvent) GetTokenPermission() *CommunityTokenPermission
- func (x *CommunityEvent) GetType() CommunityEvent_EventType
- func (*CommunityEvent) ProtoMessage()
- func (x *CommunityEvent) ProtoReflect() protoreflect.Message
- func (x *CommunityEvent) Reset()
- func (x *CommunityEvent) String() string
- type CommunityEvent_EventType
- func (CommunityEvent_EventType) Descriptor() protoreflect.EnumDescriptor
- func (x CommunityEvent_EventType) Enum() *CommunityEvent_EventType
- func (CommunityEvent_EventType) EnumDescriptor() ([]byte, []int)deprecated
- func (x CommunityEvent_EventType) Number() protoreflect.EnumNumber
- func (x CommunityEvent_EventType) String() string
- func (CommunityEvent_EventType) Type() protoreflect.EnumType
- type CommunityEventsMessage
- func (*CommunityEventsMessage) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityEventsMessage) GetCommunityId() []byte
- func (x *CommunityEventsMessage) GetEvents() [][]bytedeprecated
- func (x *CommunityEventsMessage) GetEventsBaseCommunityDescription() []byte
- func (x *CommunityEventsMessage) GetSignedEvents() []*SignedCommunityEvent
- func (*CommunityEventsMessage) ProtoMessage()
- func (x *CommunityEventsMessage) ProtoReflect() protoreflect.Message
- func (x *CommunityEventsMessage) Reset()
- func (x *CommunityEventsMessage) String() string
- type CommunityEventsMessageRejected
- func (*CommunityEventsMessageRejected) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityEventsMessageRejected) GetMsg() *CommunityEventsMessage
- func (*CommunityEventsMessageRejected) ProtoMessage()
- func (x *CommunityEventsMessageRejected) ProtoReflect() protoreflect.Message
- func (x *CommunityEventsMessageRejected) Reset()
- func (x *CommunityEventsMessageRejected) String() string
- type CommunityMember
- func (*CommunityMember) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityMember) GetChannelRole() CommunityMember_ChannelRole
- func (x *CommunityMember) GetLastUpdateClock() uint64
- func (x *CommunityMember) GetRevealedAccounts() []*RevealedAccountdeprecated
- func (x *CommunityMember) GetRoles() []CommunityMember_Roles
- func (*CommunityMember) ProtoMessage()
- func (x *CommunityMember) ProtoReflect() protoreflect.Message
- func (x *CommunityMember) Reset()
- func (x *CommunityMember) String() string
- type CommunityMember_ChannelRole
- func (CommunityMember_ChannelRole) Descriptor() protoreflect.EnumDescriptor
- func (x CommunityMember_ChannelRole) Enum() *CommunityMember_ChannelRole
- func (CommunityMember_ChannelRole) EnumDescriptor() ([]byte, []int)deprecated
- func (x CommunityMember_ChannelRole) Number() protoreflect.EnumNumber
- func (x CommunityMember_ChannelRole) String() string
- func (CommunityMember_ChannelRole) Type() protoreflect.EnumType
- type CommunityMember_Roles
- func (CommunityMember_Roles) Descriptor() protoreflect.EnumDescriptor
- func (x CommunityMember_Roles) Enum() *CommunityMember_Roles
- func (CommunityMember_Roles) EnumDescriptor() ([]byte, []int)deprecated
- func (x CommunityMember_Roles) Number() protoreflect.EnumNumber
- func (x CommunityMember_Roles) String() string
- func (CommunityMember_Roles) Type() protoreflect.EnumType
- type CommunityMessageArchiveMagnetlink
- func (*CommunityMessageArchiveMagnetlink) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityMessageArchiveMagnetlink) GetClock() uint64
- func (x *CommunityMessageArchiveMagnetlink) GetMagnetUri() string
- func (*CommunityMessageArchiveMagnetlink) ProtoMessage()
- func (x *CommunityMessageArchiveMagnetlink) ProtoReflect() protoreflect.Message
- func (x *CommunityMessageArchiveMagnetlink) Reset()
- func (x *CommunityMessageArchiveMagnetlink) String() string
- type CommunityPermissions
- func (*CommunityPermissions) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityPermissions) GetAccess() CommunityPermissions_Access
- func (x *CommunityPermissions) GetEnsOnly() bool
- func (x *CommunityPermissions) GetPrivate() bool
- func (*CommunityPermissions) ProtoMessage()
- func (x *CommunityPermissions) ProtoReflect() protoreflect.Message
- func (x *CommunityPermissions) Reset()
- func (x *CommunityPermissions) String() string
- type CommunityPermissions_Access
- func (CommunityPermissions_Access) Descriptor() protoreflect.EnumDescriptor
- func (x CommunityPermissions_Access) Enum() *CommunityPermissions_Access
- func (CommunityPermissions_Access) EnumDescriptor() ([]byte, []int)deprecated
- func (x CommunityPermissions_Access) Number() protoreflect.EnumNumber
- func (x CommunityPermissions_Access) String() string
- func (CommunityPermissions_Access) Type() protoreflect.EnumType
- type CommunityPrivilegedUserSyncMessage
- func (*CommunityPrivilegedUserSyncMessage) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityPrivilegedUserSyncMessage) GetClock() uint64
- func (x *CommunityPrivilegedUserSyncMessage) GetCommunityId() []byte
- func (x *CommunityPrivilegedUserSyncMessage) GetRequestToJoin() map[string]*CommunityRequestToJoin
- func (x *CommunityPrivilegedUserSyncMessage) GetSyncEditSharedAddresses() *SyncCommunityEditSharedAddresses
- func (x *CommunityPrivilegedUserSyncMessage) GetSyncRequestsToJoin() []*SyncCommunityRequestsToJoin
- func (x *CommunityPrivilegedUserSyncMessage) GetType() CommunityPrivilegedUserSyncMessage_EventType
- func (*CommunityPrivilegedUserSyncMessage) ProtoMessage()
- func (x *CommunityPrivilegedUserSyncMessage) ProtoReflect() protoreflect.Message
- func (x *CommunityPrivilegedUserSyncMessage) Reset()
- func (x *CommunityPrivilegedUserSyncMessage) String() string
- type CommunityPrivilegedUserSyncMessage_EventType
- func (CommunityPrivilegedUserSyncMessage_EventType) Descriptor() protoreflect.EnumDescriptor
- func (x CommunityPrivilegedUserSyncMessage_EventType) Enum() *CommunityPrivilegedUserSyncMessage_EventType
- func (CommunityPrivilegedUserSyncMessage_EventType) EnumDescriptor() ([]byte, []int)deprecated
- func (x CommunityPrivilegedUserSyncMessage_EventType) Number() protoreflect.EnumNumber
- func (x CommunityPrivilegedUserSyncMessage_EventType) String() string
- func (CommunityPrivilegedUserSyncMessage_EventType) Type() protoreflect.EnumType
- type CommunityPublicShardInfo
- func (*CommunityPublicShardInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityPublicShardInfo) GetPayload() []byte
- func (x *CommunityPublicShardInfo) GetSignature() []byte
- func (*CommunityPublicShardInfo) ProtoMessage()
- func (x *CommunityPublicShardInfo) ProtoReflect() protoreflect.Message
- func (x *CommunityPublicShardInfo) Reset()
- func (x *CommunityPublicShardInfo) String() string
- type CommunityPublicStorenodesInfo
- func (*CommunityPublicStorenodesInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityPublicStorenodesInfo) GetPayload() []byte
- func (x *CommunityPublicStorenodesInfo) GetSignature() []byte
- func (*CommunityPublicStorenodesInfo) ProtoMessage()
- func (x *CommunityPublicStorenodesInfo) ProtoReflect() protoreflect.Message
- func (x *CommunityPublicStorenodesInfo) Reset()
- func (x *CommunityPublicStorenodesInfo) String() string
- type CommunityReevaluatePermissionsRequest
- func (*CommunityReevaluatePermissionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityReevaluatePermissionsRequest) GetCommunityId() []byte
- func (*CommunityReevaluatePermissionsRequest) ProtoMessage()
- func (x *CommunityReevaluatePermissionsRequest) ProtoReflect() protoreflect.Message
- func (x *CommunityReevaluatePermissionsRequest) Reset()
- func (x *CommunityReevaluatePermissionsRequest) String() string
- type CommunityRequestToJoin
- func (*CommunityRequestToJoin) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityRequestToJoin) GetChatId() string
- func (x *CommunityRequestToJoin) GetClock() uint64
- func (x *CommunityRequestToJoin) GetCommunityId() []byte
- func (x *CommunityRequestToJoin) GetCustomizationColor() uint32
- func (x *CommunityRequestToJoin) GetDisplayName() string
- func (x *CommunityRequestToJoin) GetEnsName() string
- func (x *CommunityRequestToJoin) GetRevealedAccounts() []*RevealedAccount
- func (*CommunityRequestToJoin) ProtoMessage()
- func (x *CommunityRequestToJoin) ProtoReflect() protoreflect.Message
- func (x *CommunityRequestToJoin) Reset()
- func (x *CommunityRequestToJoin) String() string
- type CommunityRequestToJoinResponse
- func (*CommunityRequestToJoinResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityRequestToJoinResponse) GetAccepted() bool
- func (x *CommunityRequestToJoinResponse) GetClock() uint64
- func (x *CommunityRequestToJoinResponse) GetCommunity() *CommunityDescription
- func (x *CommunityRequestToJoinResponse) GetCommunityId() []byte
- func (x *CommunityRequestToJoinResponse) GetGrant() []byte
- func (x *CommunityRequestToJoinResponse) GetMagnetUri() string
- func (x *CommunityRequestToJoinResponse) GetProtectedTopicPrivateKey() []byte
- func (x *CommunityRequestToJoinResponse) GetShard() *Shard
- func (*CommunityRequestToJoinResponse) ProtoMessage()
- func (x *CommunityRequestToJoinResponse) ProtoReflect() protoreflect.Message
- func (x *CommunityRequestToJoinResponse) Reset()
- func (x *CommunityRequestToJoinResponse) String() string
- type CommunityRequestToLeave
- func (*CommunityRequestToLeave) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityRequestToLeave) GetClock() uint64
- func (x *CommunityRequestToLeave) GetCommunityId() []byte
- func (*CommunityRequestToLeave) ProtoMessage()
- func (x *CommunityRequestToLeave) ProtoReflect() protoreflect.Message
- func (x *CommunityRequestToLeave) Reset()
- func (x *CommunityRequestToLeave) String() string
- type CommunityShardKey
- func (*CommunityShardKey) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityShardKey) GetClock() uint64
- func (x *CommunityShardKey) GetCommunityId() []byte
- func (x *CommunityShardKey) GetPrivateKey() []byte
- func (x *CommunityShardKey) GetShard() *Shard
- func (*CommunityShardKey) ProtoMessage()
- func (x *CommunityShardKey) ProtoReflect() protoreflect.Message
- func (x *CommunityShardKey) Reset()
- func (x *CommunityShardKey) String() string
- type CommunitySharedAddressesRequest
- func (*CommunitySharedAddressesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CommunitySharedAddressesRequest) GetCommunityId() []byte
- func (*CommunitySharedAddressesRequest) ProtoMessage()
- func (x *CommunitySharedAddressesRequest) ProtoReflect() protoreflect.Message
- func (x *CommunitySharedAddressesRequest) Reset()
- func (x *CommunitySharedAddressesRequest) String() string
- type CommunitySharedAddressesResponse
- func (*CommunitySharedAddressesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CommunitySharedAddressesResponse) GetCommunityId() []byte
- func (x *CommunitySharedAddressesResponse) GetRevealedAccounts() []*RevealedAccount
- func (*CommunitySharedAddressesResponse) ProtoMessage()
- func (x *CommunitySharedAddressesResponse) ProtoReflect() protoreflect.Message
- func (x *CommunitySharedAddressesResponse) Reset()
- func (x *CommunitySharedAddressesResponse) String() string
- type CommunityStorenodes
- func (*CommunityStorenodes) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityStorenodes) GetChainId() uint64
- func (x *CommunityStorenodes) GetClock() uint64
- func (x *CommunityStorenodes) GetCommunityId() []byte
- func (x *CommunityStorenodes) GetStorenodes() []*Storenode
- func (*CommunityStorenodes) ProtoMessage()
- func (x *CommunityStorenodes) ProtoReflect() protoreflect.Message
- func (x *CommunityStorenodes) Reset()
- func (x *CommunityStorenodes) String() string
- type CommunityTokenAction
- func (*CommunityTokenAction) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityTokenAction) GetActionType() CommunityTokenAction_ActionType
- func (x *CommunityTokenAction) GetChainId() uint64
- func (x *CommunityTokenAction) GetContractAddress() string
- func (*CommunityTokenAction) ProtoMessage()
- func (x *CommunityTokenAction) ProtoReflect() protoreflect.Message
- func (x *CommunityTokenAction) Reset()
- func (x *CommunityTokenAction) String() string
- type CommunityTokenAction_ActionType
- func (CommunityTokenAction_ActionType) Descriptor() protoreflect.EnumDescriptor
- func (x CommunityTokenAction_ActionType) Enum() *CommunityTokenAction_ActionType
- func (CommunityTokenAction_ActionType) EnumDescriptor() ([]byte, []int)deprecated
- func (x CommunityTokenAction_ActionType) Number() protoreflect.EnumNumber
- func (x CommunityTokenAction_ActionType) String() string
- func (CommunityTokenAction_ActionType) Type() protoreflect.EnumType
- type CommunityTokenMetadata
- func (*CommunityTokenMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityTokenMetadata) GetContractAddresses() map[uint64]string
- func (x *CommunityTokenMetadata) GetDecimals() uint32
- func (x *CommunityTokenMetadata) GetDescription() string
- func (x *CommunityTokenMetadata) GetImage() string
- func (x *CommunityTokenMetadata) GetName() string
- func (x *CommunityTokenMetadata) GetSymbol() string
- func (x *CommunityTokenMetadata) GetTokenType() CommunityTokenType
- func (x *CommunityTokenMetadata) GetVersion() string
- func (*CommunityTokenMetadata) ProtoMessage()
- func (x *CommunityTokenMetadata) ProtoReflect() protoreflect.Message
- func (x *CommunityTokenMetadata) Reset()
- func (x *CommunityTokenMetadata) String() string
- type CommunityTokenPermission
- func (*CommunityTokenPermission) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityTokenPermission) GetChatIds() []string
- func (x *CommunityTokenPermission) GetId() string
- func (x *CommunityTokenPermission) GetIsPrivate() bool
- func (x *CommunityTokenPermission) GetTokenCriteria() []*TokenCriteria
- func (x *CommunityTokenPermission) GetType() CommunityTokenPermission_Type
- func (*CommunityTokenPermission) ProtoMessage()
- func (x *CommunityTokenPermission) ProtoReflect() protoreflect.Message
- func (x *CommunityTokenPermission) Reset()
- func (x *CommunityTokenPermission) String() string
- type CommunityTokenPermission_Type
- func (CommunityTokenPermission_Type) Descriptor() protoreflect.EnumDescriptor
- func (x CommunityTokenPermission_Type) Enum() *CommunityTokenPermission_Type
- func (CommunityTokenPermission_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x CommunityTokenPermission_Type) Number() protoreflect.EnumNumber
- func (x CommunityTokenPermission_Type) String() string
- func (CommunityTokenPermission_Type) Type() protoreflect.EnumType
- type CommunityTokenType
- func (CommunityTokenType) Descriptor() protoreflect.EnumDescriptor
- func (x CommunityTokenType) Enum() *CommunityTokenType
- func (CommunityTokenType) EnumDescriptor() ([]byte, []int)deprecated
- func (x CommunityTokenType) Number() protoreflect.EnumNumber
- func (x CommunityTokenType) String() string
- func (CommunityTokenType) Type() protoreflect.EnumType
- type CommunityUpdateGrant
- func (*CommunityUpdateGrant) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityUpdateGrant) GetCommunityId() []byte
- func (x *CommunityUpdateGrant) GetGrants() map[uint32][]byte
- func (x *CommunityUpdateGrant) GetTimestamp() uint64
- func (*CommunityUpdateGrant) ProtoMessage()
- func (x *CommunityUpdateGrant) ProtoReflect() protoreflect.Message
- func (x *CommunityUpdateGrant) Reset()
- func (x *CommunityUpdateGrant) String() string
- type CommunityUserKicked
- func (*CommunityUserKicked) Descriptor() ([]byte, []int)deprecated
- func (x *CommunityUserKicked) GetClock() uint64
- func (x *CommunityUserKicked) GetCommunityId() []byte
- func (*CommunityUserKicked) ProtoMessage()
- func (x *CommunityUserKicked) ProtoReflect() protoreflect.Message
- func (x *CommunityUserKicked) Reset()
- func (x *CommunityUserKicked) String() string
- type ContactCodeAdvertisement
- func (*ContactCodeAdvertisement) Descriptor() ([]byte, []int)deprecated
- func (x *ContactCodeAdvertisement) GetChatIdentity() *ChatIdentity
- func (x *ContactCodeAdvertisement) GetPushNotificationInfo() []*PushNotificationQueryInfo
- func (*ContactCodeAdvertisement) ProtoMessage()
- func (x *ContactCodeAdvertisement) ProtoReflect() protoreflect.Message
- func (x *ContactCodeAdvertisement) Reset()
- func (x *ContactCodeAdvertisement) String() string
- type ContactRequestPropagatedState
- func (*ContactRequestPropagatedState) Descriptor() ([]byte, []int)deprecated
- func (x *ContactRequestPropagatedState) GetLocalClock() uint64
- func (x *ContactRequestPropagatedState) GetLocalState() uint64
- func (x *ContactRequestPropagatedState) GetRemoteClock() uint64
- func (x *ContactRequestPropagatedState) GetRemoteState() uint64
- func (*ContactRequestPropagatedState) ProtoMessage()
- func (x *ContactRequestPropagatedState) ProtoReflect() protoreflect.Message
- func (x *ContactRequestPropagatedState) Reset()
- func (x *ContactRequestPropagatedState) String() string
- type ContactUpdate
- func (*ContactUpdate) Descriptor() ([]byte, []int)deprecated
- func (x *ContactUpdate) GetClock() uint64
- func (x *ContactUpdate) GetContactRequestClock() uint64
- func (x *ContactUpdate) GetContactRequestPropagatedState() *ContactRequestPropagatedState
- func (x *ContactUpdate) GetCustomizationColor() uint32
- func (x *ContactUpdate) GetDisplayName() string
- func (x *ContactUpdate) GetEnsName() string
- func (x *ContactUpdate) GetProfileImage() string
- func (x *ContactUpdate) GetPublicKey() string
- func (*ContactUpdate) ProtoMessage()
- func (x *ContactUpdate) ProtoReflect() protoreflect.Message
- func (x *ContactUpdate) Reset()
- func (x *ContactUpdate) String() string
- type DeclineContactVerification
- func (*DeclineContactVerification) Descriptor() ([]byte, []int)deprecated
- func (x *DeclineContactVerification) GetClock() uint64
- func (x *DeclineContactVerification) GetId() string
- func (*DeclineContactVerification) ProtoMessage()
- func (x *DeclineContactVerification) ProtoReflect() protoreflect.Message
- func (x *DeclineContactVerification) Reset()
- func (x *DeclineContactVerification) String() string
- type DeclineRequestAddressForTransaction
- func (*DeclineRequestAddressForTransaction) Descriptor() ([]byte, []int)deprecated
- func (x *DeclineRequestAddressForTransaction) GetChatId() string
- func (x *DeclineRequestAddressForTransaction) GetClock() uint64
- func (x *DeclineRequestAddressForTransaction) GetId() string
- func (*DeclineRequestAddressForTransaction) ProtoMessage()
- func (x *DeclineRequestAddressForTransaction) ProtoReflect() protoreflect.Message
- func (x *DeclineRequestAddressForTransaction) Reset()
- func (x *DeclineRequestAddressForTransaction) String() string
- type DeclineRequestTransaction
- func (*DeclineRequestTransaction) Descriptor() ([]byte, []int)deprecated
- func (x *DeclineRequestTransaction) GetChatId() string
- func (x *DeclineRequestTransaction) GetClock() uint64
- func (x *DeclineRequestTransaction) GetId() string
- func (*DeclineRequestTransaction) ProtoMessage()
- func (x *DeclineRequestTransaction) ProtoReflect() protoreflect.Message
- func (x *DeclineRequestTransaction) Reset()
- func (x *DeclineRequestTransaction) String() string
- type DeleteCommunityMemberMessage
- func (*DeleteCommunityMemberMessage) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCommunityMemberMessage) GetChatId() string
- func (x *DeleteCommunityMemberMessage) GetId() string
- func (*DeleteCommunityMemberMessage) ProtoMessage()
- func (x *DeleteCommunityMemberMessage) ProtoReflect() protoreflect.Message
- func (x *DeleteCommunityMemberMessage) Reset()
- func (x *DeleteCommunityMemberMessage) String() string
- type DeleteCommunityMemberMessages
- func (*DeleteCommunityMemberMessages) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCommunityMemberMessages) GetClock() uint64
- func (x *DeleteCommunityMemberMessages) GetCommunityId() []byte
- func (x *DeleteCommunityMemberMessages) GetMemberId() string
- func (x *DeleteCommunityMemberMessages) GetMessages() []*DeleteCommunityMemberMessage
- func (*DeleteCommunityMemberMessages) ProtoMessage()
- func (x *DeleteCommunityMemberMessages) ProtoReflect() protoreflect.Message
- func (x *DeleteCommunityMemberMessages) Reset()
- func (x *DeleteCommunityMemberMessages) String() string
- type DeleteMessage
- func (*DeleteMessage) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteMessage) GetChatId() string
- func (x *DeleteMessage) GetClock() uint64
- func (x *DeleteMessage) GetDeletedBy() string
- func (x *DeleteMessage) GetGrant() []bytedeprecated
- func (x *DeleteMessage) GetMessageId() string
- func (x *DeleteMessage) GetMessageType() MessageType
- func (*DeleteMessage) ProtoMessage()
- func (x *DeleteMessage) ProtoReflect() protoreflect.Message
- func (x *DeleteMessage) Reset()
- func (x *DeleteMessage) String() string
- type DiscordMessage
- func (*DiscordMessage) Descriptor() ([]byte, []int)deprecated
- func (x *DiscordMessage) GetAttachments() []*DiscordMessageAttachment
- func (x *DiscordMessage) GetAuthor() *DiscordMessageAuthor
- func (x *DiscordMessage) GetContent() string
- func (x *DiscordMessage) GetId() string
- func (x *DiscordMessage) GetReference() *DiscordMessageReference
- func (x *DiscordMessage) GetTimestamp() string
- func (x *DiscordMessage) GetTimestampEdited() string
- func (x *DiscordMessage) GetType() string
- func (*DiscordMessage) ProtoMessage()
- func (x *DiscordMessage) ProtoReflect() protoreflect.Message
- func (x *DiscordMessage) Reset()
- func (x *DiscordMessage) String() string
- type DiscordMessageAttachment
- func (*DiscordMessageAttachment) Descriptor() ([]byte, []int)deprecated
- func (x *DiscordMessageAttachment) GetContentType() string
- func (x *DiscordMessageAttachment) GetFileName() string
- func (x *DiscordMessageAttachment) GetFileSizeBytes() uint64
- func (x *DiscordMessageAttachment) GetId() string
- func (x *DiscordMessageAttachment) GetLocalUrl() string
- func (x *DiscordMessageAttachment) GetMessageId() string
- func (x *DiscordMessageAttachment) GetPayload() []byte
- func (x *DiscordMessageAttachment) GetUrl() string
- func (*DiscordMessageAttachment) ProtoMessage()
- func (x *DiscordMessageAttachment) ProtoReflect() protoreflect.Message
- func (x *DiscordMessageAttachment) Reset()
- func (x *DiscordMessageAttachment) String() string
- type DiscordMessageAuthor
- func (*DiscordMessageAuthor) Descriptor() ([]byte, []int)deprecated
- func (x *DiscordMessageAuthor) GetAvatarImagePayload() []byte
- func (x *DiscordMessageAuthor) GetAvatarUrl() string
- func (x *DiscordMessageAuthor) GetDiscriminator() string
- func (x *DiscordMessageAuthor) GetId() string
- func (x *DiscordMessageAuthor) GetLocalUrl() string
- func (x *DiscordMessageAuthor) GetName() string
- func (x *DiscordMessageAuthor) GetNickname() string
- func (*DiscordMessageAuthor) ProtoMessage()
- func (x *DiscordMessageAuthor) ProtoReflect() protoreflect.Message
- func (x *DiscordMessageAuthor) Reset()
- func (x *DiscordMessageAuthor) String() string
- type DiscordMessageReference
- func (*DiscordMessageReference) Descriptor() ([]byte, []int)deprecated
- func (x *DiscordMessageReference) GetChannelId() string
- func (x *DiscordMessageReference) GetGuildId() string
- func (x *DiscordMessageReference) GetMessageId() string
- func (*DiscordMessageReference) ProtoMessage()
- func (x *DiscordMessageReference) ProtoReflect() protoreflect.Message
- func (x *DiscordMessageReference) Reset()
- func (x *DiscordMessageReference) String() string
- type EditMessage
- func (*EditMessage) Descriptor() ([]byte, []int)deprecated
- func (x *EditMessage) GetChatId() string
- func (x *EditMessage) GetClock() uint64
- func (x *EditMessage) GetContentType() ChatMessage_ContentType
- func (x *EditMessage) GetGrant() []bytedeprecated
- func (x *EditMessage) GetMessageId() string
- func (x *EditMessage) GetMessageType() MessageType
- func (x *EditMessage) GetText() string
- func (x *EditMessage) GetUnfurledLinks() []*UnfurledLink
- func (x *EditMessage) GetUnfurledStatusLinks() *UnfurledStatusLinks
- func (*EditMessage) ProtoMessage()
- func (x *EditMessage) ProtoReflect() protoreflect.Message
- func (x *EditMessage) Reset()
- func (x *EditMessage) String() string
- type EmojiReaction
- func (*EmojiReaction) Descriptor() ([]byte, []int)deprecated
- func (x *EmojiReaction) GetChatId() string
- func (x *EmojiReaction) GetClock() uint64
- func (x *EmojiReaction) GetGrant() []bytedeprecated
- func (x *EmojiReaction) GetMessageId() string
- func (x *EmojiReaction) GetMessageType() MessageType
- func (x *EmojiReaction) GetRetracted() bool
- func (x *EmojiReaction) GetType() EmojiReaction_Type
- func (*EmojiReaction) ProtoMessage()
- func (x *EmojiReaction) ProtoReflect() protoreflect.Message
- func (x *EmojiReaction) Reset()
- func (x *EmojiReaction) String() string
- type EmojiReaction_Type
- func (EmojiReaction_Type) Descriptor() protoreflect.EnumDescriptor
- func (x EmojiReaction_Type) Enum() *EmojiReaction_Type
- func (EmojiReaction_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x EmojiReaction_Type) Number() protoreflect.EnumNumber
- func (x EmojiReaction_Type) String() string
- func (EmojiReaction_Type) Type() protoreflect.EnumType
- type FetchingBackedUpDataDetails
- func (*FetchingBackedUpDataDetails) Descriptor() ([]byte, []int)deprecated
- func (x *FetchingBackedUpDataDetails) GetDataNumber() uint32
- func (x *FetchingBackedUpDataDetails) GetTotalNumber() uint32
- func (*FetchingBackedUpDataDetails) ProtoMessage()
- func (x *FetchingBackedUpDataDetails) ProtoReflect() protoreflect.Message
- func (x *FetchingBackedUpDataDetails) Reset()
- func (x *FetchingBackedUpDataDetails) String() string
- type Grant
- func (*Grant) Descriptor() ([]byte, []int)deprecated
- func (x *Grant) GetChatId() string
- func (x *Grant) GetClock() uint64
- func (x *Grant) GetCommunityId() []byte
- func (x *Grant) GetExpires() uint64
- func (x *Grant) GetMemberId() []byte
- func (*Grant) ProtoMessage()
- func (x *Grant) ProtoReflect() protoreflect.Message
- func (x *Grant) Reset()
- func (x *Grant) String() string
- type GroupChatInvitation
- func (*GroupChatInvitation) Descriptor() ([]byte, []int)deprecated
- func (x *GroupChatInvitation) GetChatId() string
- func (x *GroupChatInvitation) GetClock() uint64
- func (x *GroupChatInvitation) GetIntroductionMessage() string
- func (x *GroupChatInvitation) GetState() GroupChatInvitation_State
- func (*GroupChatInvitation) ProtoMessage()
- func (x *GroupChatInvitation) ProtoReflect() protoreflect.Message
- func (x *GroupChatInvitation) Reset()
- func (x *GroupChatInvitation) String() string
- type GroupChatInvitation_State
- func (GroupChatInvitation_State) Descriptor() protoreflect.EnumDescriptor
- func (x GroupChatInvitation_State) Enum() *GroupChatInvitation_State
- func (GroupChatInvitation_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x GroupChatInvitation_State) Number() protoreflect.EnumNumber
- func (x GroupChatInvitation_State) String() string
- func (GroupChatInvitation_State) Type() protoreflect.EnumType
- type IdentityImage
- func (*IdentityImage) Descriptor() ([]byte, []int)deprecated
- func (x *IdentityImage) GetEncrypted() bool
- func (x *IdentityImage) GetEncryptionKeys() [][]byte
- func (x *IdentityImage) GetImageFormat() ImageFormat
- func (x *IdentityImage) GetPayload() []byte
- func (x *IdentityImage) GetSourceType() IdentityImage_SourceType
- func (*IdentityImage) ProtoMessage()
- func (x *IdentityImage) ProtoReflect() protoreflect.Message
- func (x *IdentityImage) Reset()
- func (x *IdentityImage) String() string
- type IdentityImage_SourceType
- func (IdentityImage_SourceType) Descriptor() protoreflect.EnumDescriptor
- func (x IdentityImage_SourceType) Enum() *IdentityImage_SourceType
- func (IdentityImage_SourceType) EnumDescriptor() ([]byte, []int)deprecated
- func (x IdentityImage_SourceType) Number() protoreflect.EnumNumber
- func (x IdentityImage_SourceType) String() string
- func (IdentityImage_SourceType) Type() protoreflect.EnumType
- type ImageFormat
- func (ImageFormat) Descriptor() protoreflect.EnumDescriptor
- func (x ImageFormat) Enum() *ImageFormat
- func (ImageFormat) EnumDescriptor() ([]byte, []int)deprecated
- func (x ImageFormat) Number() protoreflect.EnumNumber
- func (x ImageFormat) String() string
- func (ImageFormat) Type() protoreflect.EnumType
- type ImageMessage
- func (*ImageMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ImageMessage) GetAlbumId() string
- func (x *ImageMessage) GetAlbumImagesCount() uint32
- func (x *ImageMessage) GetFormat() ImageFormat
- func (x *ImageMessage) GetHeight() uint32
- func (x *ImageMessage) GetPayload() []byte
- func (x *ImageMessage) GetWidth() uint32
- func (*ImageMessage) ProtoMessage()
- func (x *ImageMessage) ProtoReflect() protoreflect.Message
- func (x *ImageMessage) Reset()
- func (x *ImageMessage) String() string
- type LocalPairingPayload
- func (*LocalPairingPayload) Descriptor() ([]byte, []int)deprecated
- func (x *LocalPairingPayload) GetChatKey() string
- func (x *LocalPairingPayload) GetKeycardPairings() string
- func (x *LocalPairingPayload) GetKeys() []*LocalPairingPayload_Key
- func (x *LocalPairingPayload) GetMultiaccount() *MultiAccount
- func (x *LocalPairingPayload) GetPassword() string
- func (*LocalPairingPayload) ProtoMessage()
- func (x *LocalPairingPayload) ProtoReflect() protoreflect.Message
- func (x *LocalPairingPayload) Reset()
- func (x *LocalPairingPayload) String() string
- type LocalPairingPayload_Key
- func (*LocalPairingPayload_Key) Descriptor() ([]byte, []int)deprecated
- func (x *LocalPairingPayload_Key) GetData() []byte
- func (x *LocalPairingPayload_Key) GetName() string
- func (*LocalPairingPayload_Key) ProtoMessage()
- func (x *LocalPairingPayload_Key) ProtoReflect() protoreflect.Message
- func (x *LocalPairingPayload_Key) Reset()
- func (x *LocalPairingPayload_Key) String() string
- type LocalPairingPeerHello
- func (*LocalPairingPeerHello) Descriptor() ([]byte, []int)deprecated
- func (x *LocalPairingPeerHello) GetDeviceName() string
- func (x *LocalPairingPeerHello) GetDeviceType() string
- func (x *LocalPairingPeerHello) GetPairingVersion() int32
- func (x *LocalPairingPeerHello) GetPeerId() []byte
- func (x *LocalPairingPeerHello) GetSignature() []byte
- func (*LocalPairingPeerHello) ProtoMessage()
- func (x *LocalPairingPeerHello) ProtoReflect() protoreflect.Message
- func (x *LocalPairingPeerHello) Reset()
- func (x *LocalPairingPeerHello) String() string
- type MembershipUpdateEvent
- func (*MembershipUpdateEvent) Descriptor() ([]byte, []int)deprecated
- func (x *MembershipUpdateEvent) GetClock() uint64
- func (x *MembershipUpdateEvent) GetColor() string
- func (x *MembershipUpdateEvent) GetImage() []byte
- func (x *MembershipUpdateEvent) GetMembers() []string
- func (x *MembershipUpdateEvent) GetName() string
- func (x *MembershipUpdateEvent) GetType() MembershipUpdateEvent_EventType
- func (*MembershipUpdateEvent) ProtoMessage()
- func (x *MembershipUpdateEvent) ProtoReflect() protoreflect.Message
- func (x *MembershipUpdateEvent) Reset()
- func (x *MembershipUpdateEvent) String() string
- type MembershipUpdateEvent_EventType
- func (MembershipUpdateEvent_EventType) Descriptor() protoreflect.EnumDescriptor
- func (x MembershipUpdateEvent_EventType) Enum() *MembershipUpdateEvent_EventType
- func (MembershipUpdateEvent_EventType) EnumDescriptor() ([]byte, []int)deprecated
- func (x MembershipUpdateEvent_EventType) Number() protoreflect.EnumNumber
- func (x MembershipUpdateEvent_EventType) String() string
- func (MembershipUpdateEvent_EventType) Type() protoreflect.EnumType
- type MembershipUpdateEvents
- func (*MembershipUpdateEvents) Descriptor() ([]byte, []int)deprecated
- func (x *MembershipUpdateEvents) GetChatId() string
- func (x *MembershipUpdateEvents) GetClock() uint64
- func (x *MembershipUpdateEvents) GetColor() string
- func (x *MembershipUpdateEvents) GetFrom() string
- func (x *MembershipUpdateEvents) GetImage() []byte
- func (x *MembershipUpdateEvents) GetMembers() []string
- func (x *MembershipUpdateEvents) GetName() string
- func (x *MembershipUpdateEvents) GetRawPayload() []byte
- func (x *MembershipUpdateEvents) GetSignature() []byte
- func (x *MembershipUpdateEvents) GetType() uint32
- func (*MembershipUpdateEvents) ProtoMessage()
- func (x *MembershipUpdateEvents) ProtoReflect() protoreflect.Message
- func (x *MembershipUpdateEvents) Reset()
- func (x *MembershipUpdateEvents) String() string
- type MembershipUpdateMessage
- func (*MembershipUpdateMessage) Descriptor() ([]byte, []int)deprecated
- func (m *MembershipUpdateMessage) GetChatEntity() isMembershipUpdateMessage_ChatEntity
- func (x *MembershipUpdateMessage) GetChatId() string
- func (x *MembershipUpdateMessage) GetEmojiReaction() *EmojiReaction
- func (x *MembershipUpdateMessage) GetEvents() [][]byte
- func (x *MembershipUpdateMessage) GetMessage() *ChatMessage
- func (*MembershipUpdateMessage) ProtoMessage()
- func (x *MembershipUpdateMessage) ProtoReflect() protoreflect.Message
- func (x *MembershipUpdateMessage) Reset()
- func (x *MembershipUpdateMessage) String() string
- type MembershipUpdateMessage_EmojiReaction
- type MembershipUpdateMessage_Message
- type MessageType
- func (MessageType) Descriptor() protoreflect.EnumDescriptor
- func (x MessageType) Enum() *MessageType
- func (MessageType) EnumDescriptor() ([]byte, []int)deprecated
- func (x MessageType) Number() protoreflect.EnumNumber
- func (x MessageType) String() string
- func (MessageType) Type() protoreflect.EnumType
- type MultiAccount
- func (*MultiAccount) Descriptor() ([]byte, []int)deprecated
- func (x *MultiAccount) GetColorHash() []*MultiAccount_ColorHash
- func (x *MultiAccount) GetColorId() int64
- func (x *MultiAccount) GetCustomizationColor() string
- func (x *MultiAccount) GetCustomizationColorClock() uint64
- func (x *MultiAccount) GetIdenticon() string
- func (x *MultiAccount) GetImages() []*MultiAccount_IdentityImage
- func (x *MultiAccount) GetKeyUid() string
- func (x *MultiAccount) GetKeycardPairing() string
- func (x *MultiAccount) GetName() string
- func (x *MultiAccount) GetTimestamp() int64
- func (*MultiAccount) ProtoMessage()
- func (x *MultiAccount) ProtoReflect() protoreflect.Message
- func (x *MultiAccount) Reset()
- func (x *MultiAccount) String() string
- type MultiAccount_ColorHash
- func (*MultiAccount_ColorHash) Descriptor() ([]byte, []int)deprecated
- func (x *MultiAccount_ColorHash) GetIndex() []int64
- func (*MultiAccount_ColorHash) ProtoMessage()
- func (x *MultiAccount_ColorHash) ProtoReflect() protoreflect.Message
- func (x *MultiAccount_ColorHash) Reset()
- func (x *MultiAccount_ColorHash) String() string
- type MultiAccount_IdentityImage
- func (*MultiAccount_IdentityImage) Descriptor() ([]byte, []int)deprecated
- func (x *MultiAccount_IdentityImage) GetClock() uint64
- func (x *MultiAccount_IdentityImage) GetFilesize() int64
- func (x *MultiAccount_IdentityImage) GetHeight() int64
- func (x *MultiAccount_IdentityImage) GetKeyUid() string
- func (x *MultiAccount_IdentityImage) GetName() string
- func (x *MultiAccount_IdentityImage) GetPayload() []byte
- func (x *MultiAccount_IdentityImage) GetResizeTarget() int64
- func (x *MultiAccount_IdentityImage) GetWidth() int64
- func (*MultiAccount_IdentityImage) ProtoMessage()
- func (x *MultiAccount_IdentityImage) ProtoReflect() protoreflect.Message
- func (x *MultiAccount_IdentityImage) Reset()
- func (x *MultiAccount_IdentityImage) String() string
- type PinMessage
- func (*PinMessage) Descriptor() ([]byte, []int)deprecated
- func (x *PinMessage) GetChatId() string
- func (x *PinMessage) GetClock() uint64
- func (x *PinMessage) GetMessageId() string
- func (x *PinMessage) GetMessageType() MessageType
- func (x *PinMessage) GetPinned() bool
- func (*PinMessage) ProtoMessage()
- func (x *PinMessage) ProtoReflect() protoreflect.Message
- func (x *PinMessage) Reset()
- func (x *PinMessage) String() string
- type ProfileShowcase
- func (*ProfileShowcase) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileShowcase) GetForContacts() *ProfileShowcaseEntriesEncrypted
- func (x *ProfileShowcase) GetForEveryone() *ProfileShowcaseEntries
- func (x *ProfileShowcase) GetForIdVerifiedContacts() *ProfileShowcaseEntriesEncrypted
- func (*ProfileShowcase) ProtoMessage()
- func (x *ProfileShowcase) ProtoReflect() protoreflect.Message
- func (x *ProfileShowcase) Reset()
- func (x *ProfileShowcase) String() string
- type ProfileShowcaseAccount
- func (*ProfileShowcaseAccount) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileShowcaseAccount) GetAddress() string
- func (x *ProfileShowcaseAccount) GetColorId() string
- func (x *ProfileShowcaseAccount) GetEmoji() string
- func (x *ProfileShowcaseAccount) GetName() string
- func (x *ProfileShowcaseAccount) GetOrder() uint32
- func (*ProfileShowcaseAccount) ProtoMessage()
- func (x *ProfileShowcaseAccount) ProtoReflect() protoreflect.Message
- func (x *ProfileShowcaseAccount) Reset()
- func (x *ProfileShowcaseAccount) String() string
- type ProfileShowcaseAccountPreference
- func (*ProfileShowcaseAccountPreference) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileShowcaseAccountPreference) GetAddress() string
- func (x *ProfileShowcaseAccountPreference) GetColorId() stringdeprecated
- func (x *ProfileShowcaseAccountPreference) GetEmoji() stringdeprecated
- func (x *ProfileShowcaseAccountPreference) GetName() stringdeprecated
- func (x *ProfileShowcaseAccountPreference) GetOrder() uint32
- func (x *ProfileShowcaseAccountPreference) GetShowcaseVisibility() ProfileShowcaseVisibility
- func (*ProfileShowcaseAccountPreference) ProtoMessage()
- func (x *ProfileShowcaseAccountPreference) ProtoReflect() protoreflect.Message
- func (x *ProfileShowcaseAccountPreference) Reset()
- func (x *ProfileShowcaseAccountPreference) String() string
- type ProfileShowcaseCollectible
- func (*ProfileShowcaseCollectible) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileShowcaseCollectible) GetAccountAddress() stringdeprecated
- func (x *ProfileShowcaseCollectible) GetChainId() uint64
- func (x *ProfileShowcaseCollectible) GetCommunityId() stringdeprecated
- func (x *ProfileShowcaseCollectible) GetContractAddress() string
- func (x *ProfileShowcaseCollectible) GetOrder() uint32
- func (x *ProfileShowcaseCollectible) GetTokenId() string
- func (x *ProfileShowcaseCollectible) GetUid() stringdeprecated
- func (*ProfileShowcaseCollectible) ProtoMessage()
- func (x *ProfileShowcaseCollectible) ProtoReflect() protoreflect.Message
- func (x *ProfileShowcaseCollectible) Reset()
- func (x *ProfileShowcaseCollectible) String() string
- type ProfileShowcaseCollectiblePreference
- func (*ProfileShowcaseCollectiblePreference) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileShowcaseCollectiblePreference) GetAccountAddress() stringdeprecated
- func (x *ProfileShowcaseCollectiblePreference) GetChainId() uint64
- func (x *ProfileShowcaseCollectiblePreference) GetCommunityId() stringdeprecated
- func (x *ProfileShowcaseCollectiblePreference) GetContractAddress() string
- func (x *ProfileShowcaseCollectiblePreference) GetOrder() uint32
- func (x *ProfileShowcaseCollectiblePreference) GetShowcaseVisibility() ProfileShowcaseVisibility
- func (x *ProfileShowcaseCollectiblePreference) GetTokenId() string
- func (*ProfileShowcaseCollectiblePreference) ProtoMessage()
- func (x *ProfileShowcaseCollectiblePreference) ProtoReflect() protoreflect.Message
- func (x *ProfileShowcaseCollectiblePreference) Reset()
- func (x *ProfileShowcaseCollectiblePreference) String() string
- type ProfileShowcaseCommunity
- func (*ProfileShowcaseCommunity) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileShowcaseCommunity) GetCommunityId() string
- func (x *ProfileShowcaseCommunity) GetGrant() []byte
- func (x *ProfileShowcaseCommunity) GetOrder() uint32
- func (*ProfileShowcaseCommunity) ProtoMessage()
- func (x *ProfileShowcaseCommunity) ProtoReflect() protoreflect.Message
- func (x *ProfileShowcaseCommunity) Reset()
- func (x *ProfileShowcaseCommunity) String() string
- type ProfileShowcaseCommunityPreference
- func (*ProfileShowcaseCommunityPreference) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileShowcaseCommunityPreference) GetCommunityId() string
- func (x *ProfileShowcaseCommunityPreference) GetOrder() uint32
- func (x *ProfileShowcaseCommunityPreference) GetShowcaseVisibility() ProfileShowcaseVisibility
- func (*ProfileShowcaseCommunityPreference) ProtoMessage()
- func (x *ProfileShowcaseCommunityPreference) ProtoReflect() protoreflect.Message
- func (x *ProfileShowcaseCommunityPreference) Reset()
- func (x *ProfileShowcaseCommunityPreference) String() string
- type ProfileShowcaseEntries
- func (*ProfileShowcaseEntries) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileShowcaseEntries) GetAccounts() []*ProfileShowcaseAccount
- func (x *ProfileShowcaseEntries) GetCollectibles() []*ProfileShowcaseCollectible
- func (x *ProfileShowcaseEntries) GetCommunities() []*ProfileShowcaseCommunity
- func (x *ProfileShowcaseEntries) GetSocialLinks() []*ProfileShowcaseSocialLink
- func (x *ProfileShowcaseEntries) GetUnverifiedTokens() []*ProfileShowcaseUnverifiedToken
- func (x *ProfileShowcaseEntries) GetVerifiedTokens() []*ProfileShowcaseVerifiedToken
- func (*ProfileShowcaseEntries) ProtoMessage()
- func (x *ProfileShowcaseEntries) ProtoReflect() protoreflect.Message
- func (x *ProfileShowcaseEntries) Reset()
- func (x *ProfileShowcaseEntries) String() string
- type ProfileShowcaseEntriesEncrypted
- func (*ProfileShowcaseEntriesEncrypted) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileShowcaseEntriesEncrypted) GetEncryptedEntries() []byte
- func (x *ProfileShowcaseEntriesEncrypted) GetEncryptionKeys() [][]byte
- func (*ProfileShowcaseEntriesEncrypted) ProtoMessage()
- func (x *ProfileShowcaseEntriesEncrypted) ProtoReflect() protoreflect.Message
- func (x *ProfileShowcaseEntriesEncrypted) Reset()
- func (x *ProfileShowcaseEntriesEncrypted) String() string
- type ProfileShowcaseSocialLink
- func (*ProfileShowcaseSocialLink) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileShowcaseSocialLink) GetOrder() uint32
- func (x *ProfileShowcaseSocialLink) GetText() string
- func (x *ProfileShowcaseSocialLink) GetUrl() string
- func (*ProfileShowcaseSocialLink) ProtoMessage()
- func (x *ProfileShowcaseSocialLink) ProtoReflect() protoreflect.Message
- func (x *ProfileShowcaseSocialLink) Reset()
- func (x *ProfileShowcaseSocialLink) String() string
- type ProfileShowcaseSocialLinkPreference
- func (*ProfileShowcaseSocialLinkPreference) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileShowcaseSocialLinkPreference) GetOrder() uint32
- func (x *ProfileShowcaseSocialLinkPreference) GetShowcaseVisibility() ProfileShowcaseVisibility
- func (x *ProfileShowcaseSocialLinkPreference) GetText() string
- func (x *ProfileShowcaseSocialLinkPreference) GetUrl() string
- func (*ProfileShowcaseSocialLinkPreference) ProtoMessage()
- func (x *ProfileShowcaseSocialLinkPreference) ProtoReflect() protoreflect.Message
- func (x *ProfileShowcaseSocialLinkPreference) Reset()
- func (x *ProfileShowcaseSocialLinkPreference) String() string
- type ProfileShowcaseUnverifiedToken
- func (*ProfileShowcaseUnverifiedToken) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileShowcaseUnverifiedToken) GetChainId() uint64
- func (x *ProfileShowcaseUnverifiedToken) GetCommunityId() stringdeprecated
- func (x *ProfileShowcaseUnverifiedToken) GetContractAddress() string
- func (x *ProfileShowcaseUnverifiedToken) GetOrder() uint32
- func (*ProfileShowcaseUnverifiedToken) ProtoMessage()
- func (x *ProfileShowcaseUnverifiedToken) ProtoReflect() protoreflect.Message
- func (x *ProfileShowcaseUnverifiedToken) Reset()
- func (x *ProfileShowcaseUnverifiedToken) String() string
- type ProfileShowcaseUnverifiedTokenPreference
- func (*ProfileShowcaseUnverifiedTokenPreference) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileShowcaseUnverifiedTokenPreference) GetChainId() uint64
- func (x *ProfileShowcaseUnverifiedTokenPreference) GetCommunityId() stringdeprecated
- func (x *ProfileShowcaseUnverifiedTokenPreference) GetContractAddress() string
- func (x *ProfileShowcaseUnverifiedTokenPreference) GetOrder() uint32
- func (x *ProfileShowcaseUnverifiedTokenPreference) GetShowcaseVisibility() ProfileShowcaseVisibility
- func (*ProfileShowcaseUnverifiedTokenPreference) ProtoMessage()
- func (x *ProfileShowcaseUnverifiedTokenPreference) ProtoReflect() protoreflect.Message
- func (x *ProfileShowcaseUnverifiedTokenPreference) Reset()
- func (x *ProfileShowcaseUnverifiedTokenPreference) String() string
- type ProfileShowcaseVerifiedToken
- func (*ProfileShowcaseVerifiedToken) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileShowcaseVerifiedToken) GetOrder() uint32
- func (x *ProfileShowcaseVerifiedToken) GetSymbol() string
- func (*ProfileShowcaseVerifiedToken) ProtoMessage()
- func (x *ProfileShowcaseVerifiedToken) ProtoReflect() protoreflect.Message
- func (x *ProfileShowcaseVerifiedToken) Reset()
- func (x *ProfileShowcaseVerifiedToken) String() string
- type ProfileShowcaseVerifiedTokenPreference
- func (*ProfileShowcaseVerifiedTokenPreference) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileShowcaseVerifiedTokenPreference) GetOrder() uint32
- func (x *ProfileShowcaseVerifiedTokenPreference) GetShowcaseVisibility() ProfileShowcaseVisibility
- func (x *ProfileShowcaseVerifiedTokenPreference) GetSymbol() string
- func (*ProfileShowcaseVerifiedTokenPreference) ProtoMessage()
- func (x *ProfileShowcaseVerifiedTokenPreference) ProtoReflect() protoreflect.Message
- func (x *ProfileShowcaseVerifiedTokenPreference) Reset()
- func (x *ProfileShowcaseVerifiedTokenPreference) String() string
- type ProfileShowcaseVisibility
- func (ProfileShowcaseVisibility) Descriptor() protoreflect.EnumDescriptor
- func (x ProfileShowcaseVisibility) Enum() *ProfileShowcaseVisibility
- func (ProfileShowcaseVisibility) EnumDescriptor() ([]byte, []int)deprecated
- func (x ProfileShowcaseVisibility) Number() protoreflect.EnumNumber
- func (x ProfileShowcaseVisibility) String() string
- func (ProfileShowcaseVisibility) Type() protoreflect.EnumType
- type PublicShardInfo
- func (*PublicShardInfo) Descriptor() ([]byte, []int)deprecated
- func (x *PublicShardInfo) GetChainId() uint64
- func (x *PublicShardInfo) GetClock() uint64
- func (x *PublicShardInfo) GetCommunityId() []byte
- func (x *PublicShardInfo) GetShard() *Shard
- func (*PublicShardInfo) ProtoMessage()
- func (x *PublicShardInfo) ProtoReflect() protoreflect.Message
- func (x *PublicShardInfo) Reset()
- func (x *PublicShardInfo) String() string
- type PushNotification
- func (*PushNotification) Descriptor() ([]byte, []int)deprecated
- func (x *PushNotification) GetAccessToken() string
- func (x *PushNotification) GetAuthor() []byte
- func (x *PushNotification) GetChatId() []byte
- func (x *PushNotification) GetInstallationId() string
- func (x *PushNotification) GetMessage() []byte
- func (x *PushNotification) GetPublicKey() []byte
- func (x *PushNotification) GetType() PushNotification_PushNotificationType
- func (*PushNotification) ProtoMessage()
- func (x *PushNotification) ProtoReflect() protoreflect.Message
- func (x *PushNotification) Reset()
- func (x *PushNotification) String() string
- type PushNotificationQuery
- func (*PushNotificationQuery) Descriptor() ([]byte, []int)deprecated
- func (x *PushNotificationQuery) GetPublicKeys() [][]byte
- func (*PushNotificationQuery) ProtoMessage()
- func (x *PushNotificationQuery) ProtoReflect() protoreflect.Message
- func (x *PushNotificationQuery) Reset()
- func (x *PushNotificationQuery) String() string
- type PushNotificationQueryInfo
- func (*PushNotificationQueryInfo) Descriptor() ([]byte, []int)deprecated
- func (x *PushNotificationQueryInfo) GetAccessToken() string
- func (x *PushNotificationQueryInfo) GetAllowedKeyList() [][]byte
- func (x *PushNotificationQueryInfo) GetGrant() []byte
- func (x *PushNotificationQueryInfo) GetInstallationId() string
- func (x *PushNotificationQueryInfo) GetPublicKey() []byte
- func (x *PushNotificationQueryInfo) GetServerPublicKey() []byte
- func (x *PushNotificationQueryInfo) GetVersion() uint64
- func (*PushNotificationQueryInfo) ProtoMessage()
- func (x *PushNotificationQueryInfo) ProtoReflect() protoreflect.Message
- func (x *PushNotificationQueryInfo) Reset()
- func (x *PushNotificationQueryInfo) String() string
- type PushNotificationQueryResponse
- func (*PushNotificationQueryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PushNotificationQueryResponse) GetInfo() []*PushNotificationQueryInfo
- func (x *PushNotificationQueryResponse) GetMessageId() []byte
- func (x *PushNotificationQueryResponse) GetSuccess() bool
- func (*PushNotificationQueryResponse) ProtoMessage()
- func (x *PushNotificationQueryResponse) ProtoReflect() protoreflect.Message
- func (x *PushNotificationQueryResponse) Reset()
- func (x *PushNotificationQueryResponse) String() string
- type PushNotificationRegistration
- func (*PushNotificationRegistration) Descriptor() ([]byte, []int)deprecated
- func (x *PushNotificationRegistration) GetAccessToken() string
- func (x *PushNotificationRegistration) GetAllowFromContactsOnly() bool
- func (x *PushNotificationRegistration) GetAllowedKeyList() [][]byte
- func (x *PushNotificationRegistration) GetAllowedMentionsChatList() [][]byte
- func (x *PushNotificationRegistration) GetApnTopic() string
- func (x *PushNotificationRegistration) GetBlockMentions() bool
- func (x *PushNotificationRegistration) GetBlockedChatList() [][]byte
- func (x *PushNotificationRegistration) GetDeviceToken() string
- func (x *PushNotificationRegistration) GetEnabled() bool
- func (x *PushNotificationRegistration) GetGrant() []byte
- func (x *PushNotificationRegistration) GetInstallationId() string
- func (x *PushNotificationRegistration) GetMutedChatList() [][]byte
- func (x *PushNotificationRegistration) GetTokenType() PushNotificationRegistration_TokenType
- func (x *PushNotificationRegistration) GetUnregister() bool
- func (x *PushNotificationRegistration) GetVersion() uint64
- func (*PushNotificationRegistration) ProtoMessage()
- func (x *PushNotificationRegistration) ProtoReflect() protoreflect.Message
- func (x *PushNotificationRegistration) Reset()
- func (x *PushNotificationRegistration) String() string
- type PushNotificationRegistrationResponse
- func (*PushNotificationRegistrationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PushNotificationRegistrationResponse) GetError() PushNotificationRegistrationResponse_ErrorType
- func (x *PushNotificationRegistrationResponse) GetRequestId() []byte
- func (x *PushNotificationRegistrationResponse) GetSuccess() bool
- func (*PushNotificationRegistrationResponse) ProtoMessage()
- func (x *PushNotificationRegistrationResponse) ProtoReflect() protoreflect.Message
- func (x *PushNotificationRegistrationResponse) Reset()
- func (x *PushNotificationRegistrationResponse) String() string
- type PushNotificationRegistrationResponse_ErrorType
- func (PushNotificationRegistrationResponse_ErrorType) Descriptor() protoreflect.EnumDescriptor
- func (x PushNotificationRegistrationResponse_ErrorType) Enum() *PushNotificationRegistrationResponse_ErrorType
- func (PushNotificationRegistrationResponse_ErrorType) EnumDescriptor() ([]byte, []int)deprecated
- func (x PushNotificationRegistrationResponse_ErrorType) Number() protoreflect.EnumNumber
- func (x PushNotificationRegistrationResponse_ErrorType) String() string
- func (PushNotificationRegistrationResponse_ErrorType) Type() protoreflect.EnumType
- type PushNotificationRegistration_TokenType
- func (PushNotificationRegistration_TokenType) Descriptor() protoreflect.EnumDescriptor
- func (x PushNotificationRegistration_TokenType) Enum() *PushNotificationRegistration_TokenType
- func (PushNotificationRegistration_TokenType) EnumDescriptor() ([]byte, []int)deprecated
- func (x PushNotificationRegistration_TokenType) Number() protoreflect.EnumNumber
- func (x PushNotificationRegistration_TokenType) String() string
- func (PushNotificationRegistration_TokenType) Type() protoreflect.EnumType
- type PushNotificationReport
- func (*PushNotificationReport) Descriptor() ([]byte, []int)deprecated
- func (x *PushNotificationReport) GetError() PushNotificationReport_ErrorType
- func (x *PushNotificationReport) GetInstallationId() string
- func (x *PushNotificationReport) GetPublicKey() []byte
- func (x *PushNotificationReport) GetSuccess() bool
- func (*PushNotificationReport) ProtoMessage()
- func (x *PushNotificationReport) ProtoReflect() protoreflect.Message
- func (x *PushNotificationReport) Reset()
- func (x *PushNotificationReport) String() string
- type PushNotificationReport_ErrorType
- func (PushNotificationReport_ErrorType) Descriptor() protoreflect.EnumDescriptor
- func (x PushNotificationReport_ErrorType) Enum() *PushNotificationReport_ErrorType
- func (PushNotificationReport_ErrorType) EnumDescriptor() ([]byte, []int)deprecated
- func (x PushNotificationReport_ErrorType) Number() protoreflect.EnumNumber
- func (x PushNotificationReport_ErrorType) String() string
- func (PushNotificationReport_ErrorType) Type() protoreflect.EnumType
- type PushNotificationRequest
- func (*PushNotificationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PushNotificationRequest) GetMessageId() []byte
- func (x *PushNotificationRequest) GetRequests() []*PushNotification
- func (*PushNotificationRequest) ProtoMessage()
- func (x *PushNotificationRequest) ProtoReflect() protoreflect.Message
- func (x *PushNotificationRequest) Reset()
- func (x *PushNotificationRequest) String() string
- type PushNotificationResponse
- func (*PushNotificationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PushNotificationResponse) GetMessageId() []byte
- func (x *PushNotificationResponse) GetReports() []*PushNotificationReport
- func (*PushNotificationResponse) ProtoMessage()
- func (x *PushNotificationResponse) ProtoReflect() protoreflect.Message
- func (x *PushNotificationResponse) Reset()
- func (x *PushNotificationResponse) String() string
- type PushNotification_PushNotificationType
- func (PushNotification_PushNotificationType) Descriptor() protoreflect.EnumDescriptor
- func (x PushNotification_PushNotificationType) Enum() *PushNotification_PushNotificationType
- func (PushNotification_PushNotificationType) EnumDescriptor() ([]byte, []int)deprecated
- func (x PushNotification_PushNotificationType) Number() protoreflect.EnumNumber
- func (x PushNotification_PushNotificationType) String() string
- func (PushNotification_PushNotificationType) Type() protoreflect.EnumType
- type RawMessage
- func (*RawMessage) Descriptor() ([]byte, []int)deprecated
- func (x *RawMessage) GetMessageType() ApplicationMetadataMessage_Type
- func (x *RawMessage) GetPayload() []byte
- func (*RawMessage) ProtoMessage()
- func (x *RawMessage) ProtoReflect() protoreflect.Message
- func (x *RawMessage) Reset()
- func (x *RawMessage) String() string
- type RequestAddressForTransaction
- func (*RequestAddressForTransaction) Descriptor() ([]byte, []int)deprecated
- func (x *RequestAddressForTransaction) GetChatId() string
- func (x *RequestAddressForTransaction) GetClock() uint64
- func (x *RequestAddressForTransaction) GetContract() string
- func (x *RequestAddressForTransaction) GetValue() string
- func (*RequestAddressForTransaction) ProtoMessage()
- func (x *RequestAddressForTransaction) ProtoReflect() protoreflect.Message
- func (x *RequestAddressForTransaction) Reset()
- func (x *RequestAddressForTransaction) String() string
- type RequestContactVerification
- func (*RequestContactVerification) Descriptor() ([]byte, []int)deprecated
- func (x *RequestContactVerification) GetChallenge() string
- func (x *RequestContactVerification) GetClock() uint64
- func (*RequestContactVerification) ProtoMessage()
- func (x *RequestContactVerification) ProtoReflect() protoreflect.Message
- func (x *RequestContactVerification) Reset()
- func (x *RequestContactVerification) String() string
- type RequestTransaction
- func (*RequestTransaction) Descriptor() ([]byte, []int)deprecated
- func (x *RequestTransaction) GetAddress() string
- func (x *RequestTransaction) GetChatId() string
- func (x *RequestTransaction) GetClock() uint64
- func (x *RequestTransaction) GetContract() string
- func (x *RequestTransaction) GetValue() string
- func (*RequestTransaction) ProtoMessage()
- func (x *RequestTransaction) ProtoReflect() protoreflect.Message
- func (x *RequestTransaction) Reset()
- func (x *RequestTransaction) String() string
- type RetractContactRequest
- func (*RetractContactRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RetractContactRequest) GetClock() uint64
- func (x *RetractContactRequest) GetId() string
- func (*RetractContactRequest) ProtoMessage()
- func (x *RetractContactRequest) ProtoReflect() protoreflect.Message
- func (x *RetractContactRequest) Reset()
- func (x *RetractContactRequest) String() string
- type RevealedAccount
- func (*RevealedAccount) Descriptor() ([]byte, []int)deprecated
- func (x *RevealedAccount) GetAddress() string
- func (x *RevealedAccount) GetChainIds() []uint64
- func (x *RevealedAccount) GetIsAirdropAddress() bool
- func (x *RevealedAccount) GetSignature() []byte
- func (*RevealedAccount) ProtoMessage()
- func (x *RevealedAccount) ProtoReflect() protoreflect.Message
- func (x *RevealedAccount) Reset()
- func (x *RevealedAccount) String() string
- type SegmentMessage
- func (*SegmentMessage) Descriptor() ([]byte, []int)deprecated
- func (x *SegmentMessage) GetEntireMessageHash() []byte
- func (x *SegmentMessage) GetIndex() uint32
- func (x *SegmentMessage) GetParitySegmentIndex() uint32
- func (x *SegmentMessage) GetParitySegmentsCount() uint32
- func (x *SegmentMessage) GetPayload() []byte
- func (x *SegmentMessage) GetSegmentsCount() uint32
- func (*SegmentMessage) ProtoMessage()
- func (x *SegmentMessage) ProtoReflect() protoreflect.Message
- func (x *SegmentMessage) Reset()
- func (x *SegmentMessage) String() string
- type SendTransaction
- func (*SendTransaction) Descriptor() ([]byte, []int)deprecated
- func (x *SendTransaction) GetChatId() string
- func (x *SendTransaction) GetClock() uint64
- func (x *SendTransaction) GetId() string
- func (x *SendTransaction) GetSignature() []byte
- func (x *SendTransaction) GetTransactionHash() string
- func (*SendTransaction) ProtoMessage()
- func (x *SendTransaction) ProtoReflect() protoreflect.Message
- func (x *SendTransaction) Reset()
- func (x *SendTransaction) String() string
- type Shard
- type SignedCommunityEvent
- func (*SignedCommunityEvent) Descriptor() ([]byte, []int)deprecated
- func (x *SignedCommunityEvent) GetPayload() []byte
- func (x *SignedCommunityEvent) GetSignature() []byte
- func (*SignedCommunityEvent) ProtoMessage()
- func (x *SignedCommunityEvent) ProtoReflect() protoreflect.Message
- func (x *SignedCommunityEvent) Reset()
- func (x *SignedCommunityEvent) String() string
- type SocialLink
- type StatusUpdate
- func (*StatusUpdate) Descriptor() ([]byte, []int)deprecated
- func (x *StatusUpdate) GetClock() uint64
- func (x *StatusUpdate) GetCustomText() string
- func (x *StatusUpdate) GetStatusType() StatusUpdate_StatusType
- func (*StatusUpdate) ProtoMessage()
- func (x *StatusUpdate) ProtoReflect() protoreflect.Message
- func (x *StatusUpdate) Reset()
- func (x *StatusUpdate) String() string
- type StatusUpdate_StatusType
- func (StatusUpdate_StatusType) Descriptor() protoreflect.EnumDescriptor
- func (x StatusUpdate_StatusType) Enum() *StatusUpdate_StatusType
- func (StatusUpdate_StatusType) EnumDescriptor() ([]byte, []int)deprecated
- func (x StatusUpdate_StatusType) Number() protoreflect.EnumNumber
- func (x StatusUpdate_StatusType) String() string
- func (StatusUpdate_StatusType) Type() protoreflect.EnumType
- type StickerMessage
- func (*StickerMessage) Descriptor() ([]byte, []int)deprecated
- func (x *StickerMessage) GetHash() string
- func (x *StickerMessage) GetPack() int32
- func (*StickerMessage) ProtoMessage()
- func (x *StickerMessage) ProtoReflect() protoreflect.Message
- func (x *StickerMessage) Reset()
- func (x *StickerMessage) String() string
- type Storenode
- func (*Storenode) Descriptor() ([]byte, []int)deprecated
- func (x *Storenode) GetAddress() string
- func (x *Storenode) GetCommunityId() []byte
- func (x *Storenode) GetDeletedAt() int64
- func (x *Storenode) GetFleet() string
- func (x *Storenode) GetName() string
- func (x *Storenode) GetRemoved() bool
- func (x *Storenode) GetStorenodeId() string
- func (x *Storenode) GetVersion() uint32
- func (*Storenode) ProtoMessage()
- func (x *Storenode) ProtoReflect() protoreflect.Message
- func (x *Storenode) Reset()
- func (x *Storenode) String() string
- type SyncAccount
- func (*SyncAccount) Descriptor() ([]byte, []int)deprecated
- func (x *SyncAccount) GetAddress() []byte
- func (x *SyncAccount) GetChat() bool
- func (x *SyncAccount) GetClock() uint64
- func (x *SyncAccount) GetColorId() string
- func (x *SyncAccount) GetEmoji() string
- func (x *SyncAccount) GetHidden() bool
- func (x *SyncAccount) GetKeyUid() string
- func (x *SyncAccount) GetName() string
- func (x *SyncAccount) GetOperable() string
- func (x *SyncAccount) GetPath() string
- func (x *SyncAccount) GetPosition() int64
- func (x *SyncAccount) GetProdPreferredChainIDs() string
- func (x *SyncAccount) GetPublicKey() []byte
- func (x *SyncAccount) GetRemoved() bool
- func (x *SyncAccount) GetTestPreferredChainIDs() string
- func (x *SyncAccount) GetWallet() bool
- func (*SyncAccount) ProtoMessage()
- func (x *SyncAccount) ProtoReflect() protoreflect.Message
- func (x *SyncAccount) Reset()
- func (x *SyncAccount) String() string
- type SyncAccountCustomizationColor
- func (*SyncAccountCustomizationColor) Descriptor() ([]byte, []int)deprecated
- func (x *SyncAccountCustomizationColor) GetCustomizationColor() string
- func (x *SyncAccountCustomizationColor) GetKeyUid() string
- func (x *SyncAccountCustomizationColor) GetUpdatedAt() uint64
- func (*SyncAccountCustomizationColor) ProtoMessage()
- func (x *SyncAccountCustomizationColor) ProtoReflect() protoreflect.Message
- func (x *SyncAccountCustomizationColor) Reset()
- func (x *SyncAccountCustomizationColor) String() string
- type SyncAccountsPositions
- func (*SyncAccountsPositions) Descriptor() ([]byte, []int)deprecated
- func (x *SyncAccountsPositions) GetAccounts() []*SyncAccount
- func (x *SyncAccountsPositions) GetClock() uint64
- func (*SyncAccountsPositions) ProtoMessage()
- func (x *SyncAccountsPositions) ProtoReflect() protoreflect.Message
- func (x *SyncAccountsPositions) Reset()
- func (x *SyncAccountsPositions) String() string
- type SyncActivityCenterAccepted
- func (*SyncActivityCenterAccepted) Descriptor() ([]byte, []int)deprecated
- func (x *SyncActivityCenterAccepted) GetClock() uint64
- func (x *SyncActivityCenterAccepted) GetIds() [][]byte
- func (*SyncActivityCenterAccepted) ProtoMessage()
- func (x *SyncActivityCenterAccepted) ProtoReflect() protoreflect.Message
- func (x *SyncActivityCenterAccepted) Reset()
- func (x *SyncActivityCenterAccepted) String() string
- type SyncActivityCenterCommunityRequestDecision
- func (*SyncActivityCenterCommunityRequestDecision) Descriptor() ([]byte, []int)deprecated
- func (x *SyncActivityCenterCommunityRequestDecision) GetClock() uint64
- func (x *SyncActivityCenterCommunityRequestDecision) GetDecision() SyncActivityCenterCommunityRequestDecisionCommunityRequestDecision
- func (x *SyncActivityCenterCommunityRequestDecision) GetId() []byte
- func (x *SyncActivityCenterCommunityRequestDecision) GetMembershipStatus() uint32
- func (*SyncActivityCenterCommunityRequestDecision) ProtoMessage()
- func (x *SyncActivityCenterCommunityRequestDecision) ProtoReflect() protoreflect.Message
- func (x *SyncActivityCenterCommunityRequestDecision) Reset()
- func (x *SyncActivityCenterCommunityRequestDecision) String() string
- type SyncActivityCenterCommunityRequestDecisionCommunityRequestDecision
- func (SyncActivityCenterCommunityRequestDecisionCommunityRequestDecision) Descriptor() protoreflect.EnumDescriptor
- func (x SyncActivityCenterCommunityRequestDecisionCommunityRequestDecision) Enum() *SyncActivityCenterCommunityRequestDecisionCommunityRequestDecision
- func (SyncActivityCenterCommunityRequestDecisionCommunityRequestDecision) EnumDescriptor() ([]byte, []int)deprecated
- func (x SyncActivityCenterCommunityRequestDecisionCommunityRequestDecision) Number() protoreflect.EnumNumber
- func (x SyncActivityCenterCommunityRequestDecisionCommunityRequestDecision) String() string
- func (SyncActivityCenterCommunityRequestDecisionCommunityRequestDecision) Type() protoreflect.EnumType
- type SyncActivityCenterDeleted
- func (*SyncActivityCenterDeleted) Descriptor() ([]byte, []int)deprecated
- func (x *SyncActivityCenterDeleted) GetClock() uint64
- func (x *SyncActivityCenterDeleted) GetIds() [][]byte
- func (*SyncActivityCenterDeleted) ProtoMessage()
- func (x *SyncActivityCenterDeleted) ProtoReflect() protoreflect.Message
- func (x *SyncActivityCenterDeleted) Reset()
- func (x *SyncActivityCenterDeleted) String() string
- type SyncActivityCenterDismissed
- func (*SyncActivityCenterDismissed) Descriptor() ([]byte, []int)deprecated
- func (x *SyncActivityCenterDismissed) GetClock() uint64
- func (x *SyncActivityCenterDismissed) GetIds() [][]byte
- func (*SyncActivityCenterDismissed) ProtoMessage()
- func (x *SyncActivityCenterDismissed) ProtoReflect() protoreflect.Message
- func (x *SyncActivityCenterDismissed) Reset()
- func (x *SyncActivityCenterDismissed) String() string
- type SyncActivityCenterRead
- func (*SyncActivityCenterRead) Descriptor() ([]byte, []int)deprecated
- func (x *SyncActivityCenterRead) GetClock() uint64
- func (x *SyncActivityCenterRead) GetIds() [][]byte
- func (*SyncActivityCenterRead) ProtoMessage()
- func (x *SyncActivityCenterRead) ProtoReflect() protoreflect.Message
- func (x *SyncActivityCenterRead) Reset()
- func (x *SyncActivityCenterRead) String() string
- type SyncActivityCenterUnread
- func (*SyncActivityCenterUnread) Descriptor() ([]byte, []int)deprecated
- func (x *SyncActivityCenterUnread) GetClock() uint64
- func (x *SyncActivityCenterUnread) GetIds() [][]byte
- func (*SyncActivityCenterUnread) ProtoMessage()
- func (x *SyncActivityCenterUnread) ProtoReflect() protoreflect.Message
- func (x *SyncActivityCenterUnread) Reset()
- func (x *SyncActivityCenterUnread) String() string
- type SyncBookmark
- func (*SyncBookmark) Descriptor() ([]byte, []int)deprecated
- func (x *SyncBookmark) GetClock() uint64
- func (x *SyncBookmark) GetDeletedAt() uint64
- func (x *SyncBookmark) GetImageUrl() string
- func (x *SyncBookmark) GetName() string
- func (x *SyncBookmark) GetRemoved() bool
- func (x *SyncBookmark) GetUrl() string
- func (*SyncBookmark) ProtoMessage()
- func (x *SyncBookmark) ProtoReflect() protoreflect.Message
- func (x *SyncBookmark) Reset()
- func (x *SyncBookmark) String() string
- type SyncChat
- func (*SyncChat) Descriptor() ([]byte, []int)deprecated
- func (x *SyncChat) GetActive() bool
- func (x *SyncChat) GetChatType() uint32
- func (x *SyncChat) GetClock() uint64
- func (x *SyncChat) GetId() string
- func (x *SyncChat) GetMembershipUpdateEvents() []*MembershipUpdateEvents
- func (x *SyncChat) GetMuted() bool
- func (x *SyncChat) GetName() string
- func (*SyncChat) ProtoMessage()
- func (x *SyncChat) ProtoReflect() protoreflect.Message
- func (x *SyncChat) Reset()
- func (x *SyncChat) String() string
- type SyncChatMessagesRead
- func (*SyncChatMessagesRead) Descriptor() ([]byte, []int)deprecated
- func (x *SyncChatMessagesRead) GetClock() uint64
- func (x *SyncChatMessagesRead) GetId() string
- func (*SyncChatMessagesRead) ProtoMessage()
- func (x *SyncChatMessagesRead) ProtoReflect() protoreflect.Message
- func (x *SyncChatMessagesRead) Reset()
- func (x *SyncChatMessagesRead) String() string
- type SyncChatRemoved
- func (*SyncChatRemoved) Descriptor() ([]byte, []int)deprecated
- func (x *SyncChatRemoved) GetClock() uint64
- func (x *SyncChatRemoved) GetId() string
- func (*SyncChatRemoved) ProtoMessage()
- func (x *SyncChatRemoved) ProtoReflect() protoreflect.Message
- func (x *SyncChatRemoved) Reset()
- func (x *SyncChatRemoved) String() string
- type SyncClearHistory
- func (*SyncClearHistory) Descriptor() ([]byte, []int)deprecated
- func (x *SyncClearHistory) GetChatId() string
- func (x *SyncClearHistory) GetClearedAt() uint64
- func (*SyncClearHistory) ProtoMessage()
- func (x *SyncClearHistory) ProtoReflect() protoreflect.Message
- func (x *SyncClearHistory) Reset()
- func (x *SyncClearHistory) String() string
- type SyncCollectiblePreferences
- func (*SyncCollectiblePreferences) Descriptor() ([]byte, []int)deprecated
- func (x *SyncCollectiblePreferences) GetClock() uint64
- func (x *SyncCollectiblePreferences) GetPreferences() []*CollectiblePreferences
- func (x *SyncCollectiblePreferences) GetTestnet() bool
- func (*SyncCollectiblePreferences) ProtoMessage()
- func (x *SyncCollectiblePreferences) ProtoReflect() protoreflect.Message
- func (x *SyncCollectiblePreferences) Reset()
- func (x *SyncCollectiblePreferences) String() string
- type SyncCommunityControlNode
- func (*SyncCommunityControlNode) Descriptor() ([]byte, []int)deprecated
- func (x *SyncCommunityControlNode) GetClock() uint64
- func (x *SyncCommunityControlNode) GetInstallationId() string
- func (*SyncCommunityControlNode) ProtoMessage()
- func (x *SyncCommunityControlNode) ProtoReflect() protoreflect.Message
- func (x *SyncCommunityControlNode) Reset()
- func (x *SyncCommunityControlNode) String() string
- type SyncCommunityEditSharedAddresses
- func (*SyncCommunityEditSharedAddresses) Descriptor() ([]byte, []int)deprecated
- func (x *SyncCommunityEditSharedAddresses) GetEditSharedAddress() *CommunityEditSharedAddresses
- func (x *SyncCommunityEditSharedAddresses) GetPublicKey() string
- func (*SyncCommunityEditSharedAddresses) ProtoMessage()
- func (x *SyncCommunityEditSharedAddresses) ProtoReflect() protoreflect.Message
- func (x *SyncCommunityEditSharedAddresses) Reset()
- func (x *SyncCommunityEditSharedAddresses) String() string
- type SyncCommunityRequestsToJoin
- func (*SyncCommunityRequestsToJoin) Descriptor() ([]byte, []int)deprecated
- func (x *SyncCommunityRequestsToJoin) GetChatId() string
- func (x *SyncCommunityRequestsToJoin) GetClock() uint64
- func (x *SyncCommunityRequestsToJoin) GetCommunityId() []byte
- func (x *SyncCommunityRequestsToJoin) GetCustomizationColor() uint32
- func (x *SyncCommunityRequestsToJoin) GetEnsName() string
- func (x *SyncCommunityRequestsToJoin) GetId() []byte
- func (x *SyncCommunityRequestsToJoin) GetPublicKey() string
- func (x *SyncCommunityRequestsToJoin) GetRevealedAccounts() []*RevealedAccount
- func (x *SyncCommunityRequestsToJoin) GetShareFutureAddresses() bool
- func (x *SyncCommunityRequestsToJoin) GetState() uint64
- func (*SyncCommunityRequestsToJoin) ProtoMessage()
- func (x *SyncCommunityRequestsToJoin) ProtoReflect() protoreflect.Message
- func (x *SyncCommunityRequestsToJoin) Reset()
- func (x *SyncCommunityRequestsToJoin) String() string
- type SyncCommunitySettings
- func (*SyncCommunitySettings) Descriptor() ([]byte, []int)deprecated
- func (x *SyncCommunitySettings) GetClock() uint64
- func (x *SyncCommunitySettings) GetCommunityId() string
- func (x *SyncCommunitySettings) GetHistoryArchiveSupportEnabled() bool
- func (*SyncCommunitySettings) ProtoMessage()
- func (x *SyncCommunitySettings) ProtoReflect() protoreflect.Message
- func (x *SyncCommunitySettings) Reset()
- func (x *SyncCommunitySettings) String() string
- type SyncContactRequestDecision
- func (*SyncContactRequestDecision) Descriptor() ([]byte, []int)deprecated
- func (x *SyncContactRequestDecision) GetClock() uint64
- func (x *SyncContactRequestDecision) GetContactId() string
- func (x *SyncContactRequestDecision) GetDecisionStatus() SyncContactRequestDecision_DecisionStatus
- func (x *SyncContactRequestDecision) GetRequestId() string
- func (*SyncContactRequestDecision) ProtoMessage()
- func (x *SyncContactRequestDecision) ProtoReflect() protoreflect.Message
- func (x *SyncContactRequestDecision) Reset()
- func (x *SyncContactRequestDecision) String() string
- type SyncContactRequestDecision_DecisionStatus
- func (SyncContactRequestDecision_DecisionStatus) Descriptor() protoreflect.EnumDescriptor
- func (x SyncContactRequestDecision_DecisionStatus) Enum() *SyncContactRequestDecision_DecisionStatus
- func (SyncContactRequestDecision_DecisionStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x SyncContactRequestDecision_DecisionStatus) Number() protoreflect.EnumNumber
- func (x SyncContactRequestDecision_DecisionStatus) String() string
- func (SyncContactRequestDecision_DecisionStatus) Type() protoreflect.EnumType
- type SyncDeleteForMeMessage
- func (*SyncDeleteForMeMessage) Descriptor() ([]byte, []int)deprecated
- func (x *SyncDeleteForMeMessage) GetClock() uint64
- func (x *SyncDeleteForMeMessage) GetMessageId() string
- func (*SyncDeleteForMeMessage) ProtoMessage()
- func (x *SyncDeleteForMeMessage) ProtoReflect() protoreflect.Message
- func (x *SyncDeleteForMeMessage) Reset()
- func (x *SyncDeleteForMeMessage) String() string
- type SyncEnsUsernameDetail
- func (*SyncEnsUsernameDetail) Descriptor() ([]byte, []int)deprecated
- func (x *SyncEnsUsernameDetail) GetChainId() uint64
- func (x *SyncEnsUsernameDetail) GetClock() uint64
- func (x *SyncEnsUsernameDetail) GetRemoved() bool
- func (x *SyncEnsUsernameDetail) GetUsername() string
- func (*SyncEnsUsernameDetail) ProtoMessage()
- func (x *SyncEnsUsernameDetail) ProtoReflect() protoreflect.Message
- func (x *SyncEnsUsernameDetail) Reset()
- func (x *SyncEnsUsernameDetail) String() string
- type SyncInstallationAccount
- func (*SyncInstallationAccount) Descriptor() ([]byte, []int)deprecated
- func (x *SyncInstallationAccount) GetClock() uint64
- func (x *SyncInstallationAccount) GetLastUpdated() uint64
- func (x *SyncInstallationAccount) GetProfileImage() string
- func (*SyncInstallationAccount) ProtoMessage()
- func (x *SyncInstallationAccount) ProtoReflect() protoreflect.Message
- func (x *SyncInstallationAccount) Reset()
- func (x *SyncInstallationAccount) String() string
- type SyncInstallationCommunity
- func (*SyncInstallationCommunity) Descriptor() ([]byte, []int)deprecated
- func (x *SyncInstallationCommunity) GetClock() uint64
- func (x *SyncInstallationCommunity) GetControlNode() *SyncCommunityControlNode
- func (x *SyncInstallationCommunity) GetDescription() []byte
- func (x *SyncInstallationCommunity) GetEncrypted() bool
- func (x *SyncInstallationCommunity) GetEncryptionKeysV1() []bytedeprecated
- func (x *SyncInstallationCommunity) GetEncryptionKeysV2() [][]byte
- func (x *SyncInstallationCommunity) GetId() []byte
- func (x *SyncInstallationCommunity) GetJoined() bool
- func (x *SyncInstallationCommunity) GetJoinedAt() int64
- func (x *SyncInstallationCommunity) GetLastOpenedAt() int64
- func (x *SyncInstallationCommunity) GetMuted() bool
- func (x *SyncInstallationCommunity) GetPrivateKey() []bytedeprecated
- func (x *SyncInstallationCommunity) GetRequestsToJoin() []*SyncCommunityRequestsToJoin
- func (x *SyncInstallationCommunity) GetSettings() *SyncCommunitySettings
- func (x *SyncInstallationCommunity) GetSpectated() bool
- func (x *SyncInstallationCommunity) GetVerified() bool
- func (*SyncInstallationCommunity) ProtoMessage()
- func (x *SyncInstallationCommunity) ProtoReflect() protoreflect.Message
- func (x *SyncInstallationCommunity) Reset()
- func (x *SyncInstallationCommunity) String() string
- type SyncInstallationContactV2
- func (*SyncInstallationContactV2) Descriptor() ([]byte, []int)deprecated
- func (x *SyncInstallationContactV2) GetAdded() bool
- func (x *SyncInstallationContactV2) GetBlocked() bool
- func (x *SyncInstallationContactV2) GetContactRequestLocalClock() int64
- func (x *SyncInstallationContactV2) GetContactRequestLocalState() int64
- func (x *SyncInstallationContactV2) GetContactRequestRemoteClock() int64
- func (x *SyncInstallationContactV2) GetContactRequestRemoteState() int64
- func (x *SyncInstallationContactV2) GetCustomizationColor() uint32
- func (x *SyncInstallationContactV2) GetDisplayName() string
- func (x *SyncInstallationContactV2) GetEnsName() string
- func (x *SyncInstallationContactV2) GetHasAddedUs() bool
- func (x *SyncInstallationContactV2) GetId() string
- func (x *SyncInstallationContactV2) GetLastUpdated() uint64
- func (x *SyncInstallationContactV2) GetLastUpdatedLocally() uint64
- func (x *SyncInstallationContactV2) GetLocalNickname() string
- func (x *SyncInstallationContactV2) GetMuted() bool
- func (x *SyncInstallationContactV2) GetProfileImage() string
- func (x *SyncInstallationContactV2) GetRemoved() bool
- func (x *SyncInstallationContactV2) GetSystemTags() []string
- func (x *SyncInstallationContactV2) GetTrustStatus() int64
- func (x *SyncInstallationContactV2) GetVerificationStatus() int64
- func (*SyncInstallationContactV2) ProtoMessage()
- func (x *SyncInstallationContactV2) ProtoReflect() protoreflect.Message
- func (x *SyncInstallationContactV2) Reset()
- func (x *SyncInstallationContactV2) String() string
- type SyncKeycard
- func (*SyncKeycard) Descriptor() ([]byte, []int)deprecated
- func (x *SyncKeycard) GetAddresses() [][]byte
- func (x *SyncKeycard) GetKeyUid() string
- func (x *SyncKeycard) GetLocked() bool
- func (x *SyncKeycard) GetName() string
- func (x *SyncKeycard) GetPosition() uint64
- func (x *SyncKeycard) GetUid() string
- func (*SyncKeycard) ProtoMessage()
- func (x *SyncKeycard) ProtoReflect() protoreflect.Message
- func (x *SyncKeycard) Reset()
- func (x *SyncKeycard) String() string
- type SyncKeypair
- func (*SyncKeypair) Descriptor() ([]byte, []int)deprecated
- func (x *SyncKeypair) GetAccounts() []*SyncAccount
- func (x *SyncKeypair) GetClock() uint64
- func (x *SyncKeypair) GetDerivedFrom() string
- func (x *SyncKeypair) GetKeyUid() string
- func (x *SyncKeypair) GetKeycardPairings() []byte
- func (x *SyncKeypair) GetKeycards() []*SyncKeycard
- func (x *SyncKeypair) GetLastUsedDerivationIndex() uint64
- func (x *SyncKeypair) GetName() string
- func (x *SyncKeypair) GetRemoved() bool
- func (x *SyncKeypair) GetSyncedFrom() string
- func (x *SyncKeypair) GetType() string
- func (*SyncKeypair) ProtoMessage()
- func (x *SyncKeypair) ProtoReflect() protoreflect.Message
- func (x *SyncKeypair) Reset()
- func (x *SyncKeypair) String() string
- type SyncPairInstallation
- func (*SyncPairInstallation) Descriptor() ([]byte, []int)deprecated
- func (x *SyncPairInstallation) GetClock() uint64
- func (x *SyncPairInstallation) GetDeviceType() string
- func (x *SyncPairInstallation) GetInstallationId() string
- func (x *SyncPairInstallation) GetName() string
- func (x *SyncPairInstallation) GetVersion() uint32
- func (*SyncPairInstallation) ProtoMessage()
- func (x *SyncPairInstallation) ProtoReflect() protoreflect.Message
- func (x *SyncPairInstallation) Reset()
- func (x *SyncPairInstallation) String() string
- type SyncProfilePicture
- func (*SyncProfilePicture) Descriptor() ([]byte, []int)deprecated
- func (x *SyncProfilePicture) GetClock() uint64
- func (x *SyncProfilePicture) GetFileSize() uint32
- func (x *SyncProfilePicture) GetHeight() uint32
- func (x *SyncProfilePicture) GetName() string
- func (x *SyncProfilePicture) GetPayload() []byte
- func (x *SyncProfilePicture) GetResizeTarget() uint32
- func (x *SyncProfilePicture) GetWidth() uint32
- func (*SyncProfilePicture) ProtoMessage()
- func (x *SyncProfilePicture) ProtoReflect() protoreflect.Message
- func (x *SyncProfilePicture) Reset()
- func (x *SyncProfilePicture) String() string
- type SyncProfilePictures
- func (*SyncProfilePictures) Descriptor() ([]byte, []int)deprecated
- func (x *SyncProfilePictures) GetKeyUid() string
- func (x *SyncProfilePictures) GetPictures() []*SyncProfilePicture
- func (*SyncProfilePictures) ProtoMessage()
- func (x *SyncProfilePictures) ProtoReflect() protoreflect.Message
- func (x *SyncProfilePictures) Reset()
- func (x *SyncProfilePictures) String() string
- type SyncProfileShowcasePreferences
- func (*SyncProfileShowcasePreferences) Descriptor() ([]byte, []int)deprecated
- func (x *SyncProfileShowcasePreferences) GetAccounts() []*ProfileShowcaseAccountPreference
- func (x *SyncProfileShowcasePreferences) GetClock() uint64
- func (x *SyncProfileShowcasePreferences) GetCollectibles() []*ProfileShowcaseCollectiblePreference
- func (x *SyncProfileShowcasePreferences) GetCommunities() []*ProfileShowcaseCommunityPreference
- func (x *SyncProfileShowcasePreferences) GetSocialLinks() []*ProfileShowcaseSocialLinkPreference
- func (x *SyncProfileShowcasePreferences) GetUnverifiedTokens() []*ProfileShowcaseUnverifiedTokenPreference
- func (x *SyncProfileShowcasePreferences) GetVerifiedTokens() []*ProfileShowcaseVerifiedTokenPreference
- func (*SyncProfileShowcasePreferences) ProtoMessage()
- func (x *SyncProfileShowcasePreferences) ProtoReflect() protoreflect.Message
- func (x *SyncProfileShowcasePreferences) Reset()
- func (x *SyncProfileShowcasePreferences) String() string
- type SyncRawMessage
- func (*SyncRawMessage) Descriptor() ([]byte, []int)deprecated
- func (x *SyncRawMessage) GetRawMessages() []*RawMessage
- func (x *SyncRawMessage) GetSettingsJsonBytes() []byte
- func (x *SyncRawMessage) GetSubAccountsJsonBytes() []byte
- func (*SyncRawMessage) ProtoMessage()
- func (x *SyncRawMessage) ProtoReflect() protoreflect.Message
- func (x *SyncRawMessage) Reset()
- func (x *SyncRawMessage) String() string
- type SyncSavedAddress
- func (*SyncSavedAddress) Descriptor() ([]byte, []int)deprecated
- func (x *SyncSavedAddress) GetAddress() []byte
- func (x *SyncSavedAddress) GetChainShortNames() string
- func (x *SyncSavedAddress) GetColor() string
- func (x *SyncSavedAddress) GetEns() string
- func (x *SyncSavedAddress) GetIsTest() bool
- func (x *SyncSavedAddress) GetName() string
- func (x *SyncSavedAddress) GetRemoved() bool
- func (x *SyncSavedAddress) GetUpdateClock() uint64
- func (*SyncSavedAddress) ProtoMessage()
- func (x *SyncSavedAddress) ProtoReflect() protoreflect.Message
- func (x *SyncSavedAddress) Reset()
- func (x *SyncSavedAddress) String() string
- type SyncSetting
- func (*SyncSetting) Descriptor() ([]byte, []int)deprecated
- func (x *SyncSetting) GetClock() uint64
- func (x *SyncSetting) GetType() SyncSetting_Type
- func (m *SyncSetting) GetValue() isSyncSetting_Value
- func (x *SyncSetting) GetValueBool() bool
- func (x *SyncSetting) GetValueBytes() []byte
- func (x *SyncSetting) GetValueInt64() int64
- func (x *SyncSetting) GetValueString() string
- func (*SyncSetting) ProtoMessage()
- func (x *SyncSetting) ProtoReflect() protoreflect.Message
- func (x *SyncSetting) Reset()
- func (x *SyncSetting) String() string
- type SyncSetting_Type
- func (SyncSetting_Type) Descriptor() protoreflect.EnumDescriptor
- func (x SyncSetting_Type) Enum() *SyncSetting_Type
- func (SyncSetting_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x SyncSetting_Type) Number() protoreflect.EnumNumber
- func (x SyncSetting_Type) String() string
- func (SyncSetting_Type) Type() protoreflect.EnumType
- type SyncSetting_ValueBool
- type SyncSetting_ValueBytes
- type SyncSetting_ValueInt64
- type SyncSetting_ValueString
- type SyncSocialLinksdeprecated
- func (*SyncSocialLinks) Descriptor() ([]byte, []int)deprecated
- func (x *SyncSocialLinks) GetClock() uint64
- func (x *SyncSocialLinks) GetSocialLinks() []*SocialLink
- func (*SyncSocialLinks) ProtoMessage()
- func (x *SyncSocialLinks) ProtoReflect() protoreflect.Message
- func (x *SyncSocialLinks) Reset()
- func (x *SyncSocialLinks) String() string
- type SyncTokenPreferences
- func (*SyncTokenPreferences) Descriptor() ([]byte, []int)deprecated
- func (x *SyncTokenPreferences) GetClock() uint64
- func (x *SyncTokenPreferences) GetPreferences() []*TokenPreferences
- func (x *SyncTokenPreferences) GetTestnet() bool
- func (*SyncTokenPreferences) ProtoMessage()
- func (x *SyncTokenPreferences) ProtoReflect() protoreflect.Message
- func (x *SyncTokenPreferences) Reset()
- func (x *SyncTokenPreferences) String() string
- type SyncTrustedUser
- func (*SyncTrustedUser) Descriptor() ([]byte, []int)deprecated
- func (x *SyncTrustedUser) GetClock() uint64
- func (x *SyncTrustedUser) GetId() string
- func (x *SyncTrustedUser) GetStatus() SyncTrustedUser_TrustStatus
- func (*SyncTrustedUser) ProtoMessage()
- func (x *SyncTrustedUser) ProtoReflect() protoreflect.Message
- func (x *SyncTrustedUser) Reset()
- func (x *SyncTrustedUser) String() string
- type SyncTrustedUser_TrustStatus
- func (SyncTrustedUser_TrustStatus) Descriptor() protoreflect.EnumDescriptor
- func (x SyncTrustedUser_TrustStatus) Enum() *SyncTrustedUser_TrustStatus
- func (SyncTrustedUser_TrustStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x SyncTrustedUser_TrustStatus) Number() protoreflect.EnumNumber
- func (x SyncTrustedUser_TrustStatus) String() string
- func (SyncTrustedUser_TrustStatus) Type() protoreflect.EnumType
- type SyncVerificationRequest
- func (*SyncVerificationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SyncVerificationRequest) GetChallenge() string
- func (x *SyncVerificationRequest) GetClock() uint64
- func (x *SyncVerificationRequest) GetFrom() string
- func (x *SyncVerificationRequest) GetId() string
- func (x *SyncVerificationRequest) GetRepliedAt() uint64
- func (x *SyncVerificationRequest) GetRequestedAt() uint64
- func (x *SyncVerificationRequest) GetResponse() string
- func (x *SyncVerificationRequest) GetTo() string
- func (x *SyncVerificationRequest) GetVerificationStatus() SyncVerificationRequest_VerificationStatus
- func (*SyncVerificationRequest) ProtoMessage()
- func (x *SyncVerificationRequest) ProtoReflect() protoreflect.Message
- func (x *SyncVerificationRequest) Reset()
- func (x *SyncVerificationRequest) String() string
- type SyncVerificationRequest_VerificationStatus
- func (SyncVerificationRequest_VerificationStatus) Descriptor() protoreflect.EnumDescriptor
- func (x SyncVerificationRequest_VerificationStatus) Enum() *SyncVerificationRequest_VerificationStatus
- func (SyncVerificationRequest_VerificationStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x SyncVerificationRequest_VerificationStatus) Number() protoreflect.EnumNumber
- func (x SyncVerificationRequest_VerificationStatus) String() string
- func (SyncVerificationRequest_VerificationStatus) Type() protoreflect.EnumType
- type TokenCriteria
- func (*TokenCriteria) Descriptor() ([]byte, []int)deprecated
- func (x *TokenCriteria) GetAmount() stringdeprecated
- func (x *TokenCriteria) GetAmountInWei() string
- func (x *TokenCriteria) GetContractAddresses() map[uint64]string
- func (x *TokenCriteria) GetDecimals() uint64
- func (x *TokenCriteria) GetEnsPattern() string
- func (x *TokenCriteria) GetName() string
- func (x *TokenCriteria) GetSymbol() string
- func (x *TokenCriteria) GetTokenIds() []uint64
- func (x *TokenCriteria) GetType() CommunityTokenType
- func (*TokenCriteria) ProtoMessage()
- func (x *TokenCriteria) ProtoReflect() protoreflect.Message
- func (x *TokenCriteria) Reset()
- func (x *TokenCriteria) String() string
- type TokenPreferences
- func (*TokenPreferences) Descriptor() ([]byte, []int)deprecated
- func (x *TokenPreferences) GetCommunityId() string
- func (x *TokenPreferences) GetGroupPosition() int64
- func (x *TokenPreferences) GetKey() string
- func (x *TokenPreferences) GetPosition() int64
- func (x *TokenPreferences) GetVisible() bool
- func (*TokenPreferences) ProtoMessage()
- func (x *TokenPreferences) ProtoReflect() protoreflect.Message
- func (x *TokenPreferences) Reset()
- func (x *TokenPreferences) String() string
- type URLData
- type UnfurledLink
- func (*UnfurledLink) Descriptor() ([]byte, []int)deprecated
- func (x *UnfurledLink) GetDescription() string
- func (x *UnfurledLink) GetFaviconPayload() []byte
- func (x *UnfurledLink) GetThumbnailHeight() uint32
- func (x *UnfurledLink) GetThumbnailPayload() []byte
- func (x *UnfurledLink) GetThumbnailWidth() uint32
- func (x *UnfurledLink) GetTitle() string
- func (x *UnfurledLink) GetType() UnfurledLink_LinkType
- func (x *UnfurledLink) GetUrl() string
- func (*UnfurledLink) ProtoMessage()
- func (x *UnfurledLink) ProtoReflect() protoreflect.Message
- func (x *UnfurledLink) Reset()
- func (x *UnfurledLink) String() string
- type UnfurledLinkThumbnail
- func (*UnfurledLinkThumbnail) Descriptor() ([]byte, []int)deprecated
- func (x *UnfurledLinkThumbnail) GetHeight() uint32
- func (x *UnfurledLinkThumbnail) GetPayload() []byte
- func (x *UnfurledLinkThumbnail) GetWidth() uint32
- func (*UnfurledLinkThumbnail) ProtoMessage()
- func (x *UnfurledLinkThumbnail) ProtoReflect() protoreflect.Message
- func (x *UnfurledLinkThumbnail) Reset()
- func (x *UnfurledLinkThumbnail) String() string
- type UnfurledLink_LinkType
- func (UnfurledLink_LinkType) Descriptor() protoreflect.EnumDescriptor
- func (x UnfurledLink_LinkType) Enum() *UnfurledLink_LinkType
- func (UnfurledLink_LinkType) EnumDescriptor() ([]byte, []int)deprecated
- func (x UnfurledLink_LinkType) Number() protoreflect.EnumNumber
- func (x UnfurledLink_LinkType) String() string
- func (UnfurledLink_LinkType) Type() protoreflect.EnumType
- type UnfurledStatusChannelLink
- func (*UnfurledStatusChannelLink) Descriptor() ([]byte, []int)deprecated
- func (x *UnfurledStatusChannelLink) GetChannelUuid() string
- func (x *UnfurledStatusChannelLink) GetColor() string
- func (x *UnfurledStatusChannelLink) GetCommunity() *UnfurledStatusCommunityLink
- func (x *UnfurledStatusChannelLink) GetDescription() string
- func (x *UnfurledStatusChannelLink) GetDisplayName() string
- func (x *UnfurledStatusChannelLink) GetEmoji() string
- func (*UnfurledStatusChannelLink) ProtoMessage()
- func (x *UnfurledStatusChannelLink) ProtoReflect() protoreflect.Message
- func (x *UnfurledStatusChannelLink) Reset()
- func (x *UnfurledStatusChannelLink) String() string
- type UnfurledStatusCommunityLink
- func (*UnfurledStatusCommunityLink) Descriptor() ([]byte, []int)deprecated
- func (x *UnfurledStatusCommunityLink) GetBanner() *UnfurledLinkThumbnail
- func (x *UnfurledStatusCommunityLink) GetColor() string
- func (x *UnfurledStatusCommunityLink) GetCommunityId() []byte
- func (x *UnfurledStatusCommunityLink) GetDescription() string
- func (x *UnfurledStatusCommunityLink) GetDisplayName() string
- func (x *UnfurledStatusCommunityLink) GetIcon() *UnfurledLinkThumbnail
- func (x *UnfurledStatusCommunityLink) GetMembersCount() uint32
- func (*UnfurledStatusCommunityLink) ProtoMessage()
- func (x *UnfurledStatusCommunityLink) ProtoReflect() protoreflect.Message
- func (x *UnfurledStatusCommunityLink) Reset()
- func (x *UnfurledStatusCommunityLink) String() string
- type UnfurledStatusContactLink
- func (*UnfurledStatusContactLink) Descriptor() ([]byte, []int)deprecated
- func (x *UnfurledStatusContactLink) GetDescription() string
- func (x *UnfurledStatusContactLink) GetDisplayName() string
- func (x *UnfurledStatusContactLink) GetIcon() *UnfurledLinkThumbnail
- func (x *UnfurledStatusContactLink) GetPublicKey() []byte
- func (*UnfurledStatusContactLink) ProtoMessage()
- func (x *UnfurledStatusContactLink) ProtoReflect() protoreflect.Message
- func (x *UnfurledStatusContactLink) Reset()
- func (x *UnfurledStatusContactLink) String() string
- type UnfurledStatusLink
- func (*UnfurledStatusLink) Descriptor() ([]byte, []int)deprecated
- func (x *UnfurledStatusLink) GetChannel() *UnfurledStatusChannelLink
- func (x *UnfurledStatusLink) GetCommunity() *UnfurledStatusCommunityLink
- func (x *UnfurledStatusLink) GetContact() *UnfurledStatusContactLink
- func (m *UnfurledStatusLink) GetPayload() isUnfurledStatusLink_Payload
- func (x *UnfurledStatusLink) GetUrl() string
- func (*UnfurledStatusLink) ProtoMessage()
- func (x *UnfurledStatusLink) ProtoReflect() protoreflect.Message
- func (x *UnfurledStatusLink) Reset()
- func (x *UnfurledStatusLink) String() string
- type UnfurledStatusLink_Channel
- type UnfurledStatusLink_Community
- type UnfurledStatusLink_Contact
- type UnfurledStatusLinks
- func (*UnfurledStatusLinks) Descriptor() ([]byte, []int)deprecated
- func (x *UnfurledStatusLinks) GetUnfurledStatusLinks() []*UnfurledStatusLink
- func (*UnfurledStatusLinks) ProtoMessage()
- func (x *UnfurledStatusLinks) ProtoReflect() protoreflect.Message
- func (x *UnfurledStatusLinks) Reset()
- func (x *UnfurledStatusLinks) String() string
- type User
- type WakuMessage
- func (*WakuMessage) Descriptor() ([]byte, []int)deprecated
- func (x *WakuMessage) GetHash() []byte
- func (x *WakuMessage) GetPadding() []byte
- func (x *WakuMessage) GetPayload() []byte
- func (x *WakuMessage) GetSig() []byte
- func (x *WakuMessage) GetThirdPartyId() string
- func (x *WakuMessage) GetTimestamp() uint64
- func (x *WakuMessage) GetTopic() []byte
- func (*WakuMessage) ProtoMessage()
- func (x *WakuMessage) ProtoReflect() protoreflect.Message
- func (x *WakuMessage) Reset()
- func (x *WakuMessage) String() string
- type WakuMessageArchive
- func (*WakuMessageArchive) Descriptor() ([]byte, []int)deprecated
- func (x *WakuMessageArchive) GetMessages() []*WakuMessage
- func (x *WakuMessageArchive) GetMetadata() *WakuMessageArchiveMetadata
- func (x *WakuMessageArchive) GetVersion() uint32
- func (*WakuMessageArchive) ProtoMessage()
- func (x *WakuMessageArchive) ProtoReflect() protoreflect.Message
- func (x *WakuMessageArchive) Reset()
- func (x *WakuMessageArchive) String() string
- type WakuMessageArchiveIndex
- func (*WakuMessageArchiveIndex) Descriptor() ([]byte, []int)deprecated
- func (x *WakuMessageArchiveIndex) GetArchives() map[string]*WakuMessageArchiveIndexMetadata
- func (*WakuMessageArchiveIndex) ProtoMessage()
- func (x *WakuMessageArchiveIndex) ProtoReflect() protoreflect.Message
- func (x *WakuMessageArchiveIndex) Reset()
- func (x *WakuMessageArchiveIndex) String() string
- type WakuMessageArchiveIndexMetadata
- func (*WakuMessageArchiveIndexMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *WakuMessageArchiveIndexMetadata) GetMetadata() *WakuMessageArchiveMetadata
- func (x *WakuMessageArchiveIndexMetadata) GetOffset() uint64
- func (x *WakuMessageArchiveIndexMetadata) GetPadding() uint64
- func (x *WakuMessageArchiveIndexMetadata) GetSize() uint64
- func (x *WakuMessageArchiveIndexMetadata) GetVersion() uint32
- func (*WakuMessageArchiveIndexMetadata) ProtoMessage()
- func (x *WakuMessageArchiveIndexMetadata) ProtoReflect() protoreflect.Message
- func (x *WakuMessageArchiveIndexMetadata) Reset()
- func (x *WakuMessageArchiveIndexMetadata) String() string
- type WakuMessageArchiveMetadata
- func (*WakuMessageArchiveMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *WakuMessageArchiveMetadata) GetContentTopic() [][]byte
- func (x *WakuMessageArchiveMetadata) GetFrom() uint64
- func (x *WakuMessageArchiveMetadata) GetTo() uint64
- func (x *WakuMessageArchiveMetadata) GetVersion() uint32
- func (*WakuMessageArchiveMetadata) ProtoMessage()
- func (x *WakuMessageArchiveMetadata) ProtoReflect() protoreflect.Message
- func (x *WakuMessageArchiveMetadata) Reset()
- func (x *WakuMessageArchiveMetadata) String() string
Constants ¶
This section is empty.
Variables ¶
var ( ApplicationMetadataMessage_Type_name = map[int32]string{ 0: "UNKNOWN", 1: "CHAT_MESSAGE", 2: "CONTACT_UPDATE", 3: "MEMBERSHIP_UPDATE_MESSAGE", 4: "SYNC_PAIR_INSTALLATION", 5: "DEPRECATED_SYNC_INSTALLATION", 6: "REQUEST_ADDRESS_FOR_TRANSACTION", 7: "ACCEPT_REQUEST_ADDRESS_FOR_TRANSACTION", 8: "DECLINE_REQUEST_ADDRESS_FOR_TRANSACTION", 9: "REQUEST_TRANSACTION", 10: "SEND_TRANSACTION", 11: "DECLINE_REQUEST_TRANSACTION", 12: "SYNC_INSTALLATION_CONTACT_V2", 13: "SYNC_INSTALLATION_ACCOUNT", 15: "CONTACT_CODE_ADVERTISEMENT", 16: "PUSH_NOTIFICATION_REGISTRATION", 17: "PUSH_NOTIFICATION_REGISTRATION_RESPONSE", 18: "PUSH_NOTIFICATION_QUERY", 19: "PUSH_NOTIFICATION_QUERY_RESPONSE", 20: "PUSH_NOTIFICATION_REQUEST", 21: "PUSH_NOTIFICATION_RESPONSE", 22: "EMOJI_REACTION", 23: "GROUP_CHAT_INVITATION", 24: "CHAT_IDENTITY", 25: "COMMUNITY_DESCRIPTION", 26: "COMMUNITY_INVITATION", 27: "COMMUNITY_REQUEST_TO_JOIN", 28: "PIN_MESSAGE", 29: "EDIT_MESSAGE", 30: "STATUS_UPDATE", 31: "DELETE_MESSAGE", 32: "SYNC_INSTALLATION_COMMUNITY", 33: "ANONYMOUS_METRIC_BATCH", 34: "SYNC_CHAT_REMOVED", 35: "SYNC_CHAT_MESSAGES_READ", 36: "BACKUP", 37: "SYNC_ACTIVITY_CENTER_READ", 38: "SYNC_ACTIVITY_CENTER_ACCEPTED", 39: "SYNC_ACTIVITY_CENTER_DISMISSED", 40: "SYNC_BOOKMARK", 41: "SYNC_CLEAR_HISTORY", 42: "SYNC_SETTING", 43: "COMMUNITY_MESSAGE_ARCHIVE_MAGNETLINK", 44: "SYNC_PROFILE_PICTURES", 45: "SYNC_ACCOUNT", 46: "ACCEPT_CONTACT_REQUEST", 47: "RETRACT_CONTACT_REQUEST", 48: "COMMUNITY_REQUEST_TO_JOIN_RESPONSE", 49: "SYNC_COMMUNITY_SETTINGS", 50: "REQUEST_CONTACT_VERIFICATION", 51: "ACCEPT_CONTACT_VERIFICATION", 52: "DECLINE_CONTACT_VERIFICATION", 53: "SYNC_TRUSTED_USER", 54: "SYNC_VERIFICATION_REQUEST", 56: "SYNC_CONTACT_REQUEST_DECISION", 57: "COMMUNITY_REQUEST_TO_LEAVE", 58: "SYNC_DELETE_FOR_ME_MESSAGE", 59: "SYNC_SAVED_ADDRESS", 60: "COMMUNITY_CANCEL_REQUEST_TO_JOIN", 61: "CANCEL_CONTACT_VERIFICATION", 62: "SYNC_KEYPAIR", 63: "SYNC_SOCIAL_LINKS", 64: "SYNC_ENS_USERNAME_DETAIL", 67: "COMMUNITY_EVENTS_MESSAGE", 68: "COMMUNITY_EDIT_SHARED_ADDRESSES", 69: "SYNC_ACCOUNT_CUSTOMIZATION_COLOR", 70: "SYNC_ACCOUNTS_POSITIONS", 72: "COMMUNITY_PRIVILEGED_USER_SYNC_MESSAGE", 73: "COMMUNITY_SHARD_KEY", 74: "SYNC_CHAT", 75: "SYNC_ACTIVITY_CENTER_DELETED", 76: "SYNC_ACTIVITY_CENTER_UNREAD", 77: "SYNC_ACTIVITY_CENTER_COMMUNITY_REQUEST_DECISION", 78: "SYNC_TOKEN_PREFERENCES", 79: "COMMUNITY_PUBLIC_SHARD_INFO", 80: "SYNC_COLLECTIBLE_PREFERENCES", 81: "COMMUNITY_USER_KICKED", 82: "SYNC_PROFILE_SHOWCASE_PREFERENCES", 83: "COMMUNITY_PUBLIC_STORENODES_INFO", 84: "COMMUNITY_REEVALUATE_PERMISSIONS_REQUEST", 85: "DELETE_COMMUNITY_MEMBER_MESSAGES", 86: "COMMUNITY_UPDATE_GRANT", 87: "COMMUNITY_ENCRYPTION_KEYS_REQUEST", 88: "COMMUNITY_TOKEN_ACTION", 89: "COMMUNITY_SHARED_ADDRESSES_REQUEST", 90: "COMMUNITY_SHARED_ADDRESSES_RESPONSE", } ApplicationMetadataMessage_Type_value = map[string]int32{ "UNKNOWN": 0, "CHAT_MESSAGE": 1, "CONTACT_UPDATE": 2, "MEMBERSHIP_UPDATE_MESSAGE": 3, "SYNC_PAIR_INSTALLATION": 4, "DEPRECATED_SYNC_INSTALLATION": 5, "REQUEST_ADDRESS_FOR_TRANSACTION": 6, "ACCEPT_REQUEST_ADDRESS_FOR_TRANSACTION": 7, "DECLINE_REQUEST_ADDRESS_FOR_TRANSACTION": 8, "REQUEST_TRANSACTION": 9, "SEND_TRANSACTION": 10, "DECLINE_REQUEST_TRANSACTION": 11, "SYNC_INSTALLATION_CONTACT_V2": 12, "SYNC_INSTALLATION_ACCOUNT": 13, "CONTACT_CODE_ADVERTISEMENT": 15, "PUSH_NOTIFICATION_REGISTRATION": 16, "PUSH_NOTIFICATION_REGISTRATION_RESPONSE": 17, "PUSH_NOTIFICATION_QUERY": 18, "PUSH_NOTIFICATION_QUERY_RESPONSE": 19, "PUSH_NOTIFICATION_REQUEST": 20, "PUSH_NOTIFICATION_RESPONSE": 21, "EMOJI_REACTION": 22, "GROUP_CHAT_INVITATION": 23, "CHAT_IDENTITY": 24, "COMMUNITY_DESCRIPTION": 25, "COMMUNITY_INVITATION": 26, "COMMUNITY_REQUEST_TO_JOIN": 27, "PIN_MESSAGE": 28, "EDIT_MESSAGE": 29, "STATUS_UPDATE": 30, "DELETE_MESSAGE": 31, "SYNC_INSTALLATION_COMMUNITY": 32, "ANONYMOUS_METRIC_BATCH": 33, "SYNC_CHAT_REMOVED": 34, "SYNC_CHAT_MESSAGES_READ": 35, "BACKUP": 36, "SYNC_ACTIVITY_CENTER_READ": 37, "SYNC_ACTIVITY_CENTER_ACCEPTED": 38, "SYNC_ACTIVITY_CENTER_DISMISSED": 39, "SYNC_BOOKMARK": 40, "SYNC_CLEAR_HISTORY": 41, "SYNC_SETTING": 42, "COMMUNITY_MESSAGE_ARCHIVE_MAGNETLINK": 43, "SYNC_PROFILE_PICTURES": 44, "SYNC_ACCOUNT": 45, "ACCEPT_CONTACT_REQUEST": 46, "RETRACT_CONTACT_REQUEST": 47, "COMMUNITY_REQUEST_TO_JOIN_RESPONSE": 48, "SYNC_COMMUNITY_SETTINGS": 49, "REQUEST_CONTACT_VERIFICATION": 50, "ACCEPT_CONTACT_VERIFICATION": 51, "DECLINE_CONTACT_VERIFICATION": 52, "SYNC_TRUSTED_USER": 53, "SYNC_VERIFICATION_REQUEST": 54, "SYNC_CONTACT_REQUEST_DECISION": 56, "COMMUNITY_REQUEST_TO_LEAVE": 57, "SYNC_DELETE_FOR_ME_MESSAGE": 58, "SYNC_SAVED_ADDRESS": 59, "COMMUNITY_CANCEL_REQUEST_TO_JOIN": 60, "CANCEL_CONTACT_VERIFICATION": 61, "SYNC_KEYPAIR": 62, "SYNC_SOCIAL_LINKS": 63, "SYNC_ENS_USERNAME_DETAIL": 64, "COMMUNITY_EVENTS_MESSAGE": 67, "COMMUNITY_EDIT_SHARED_ADDRESSES": 68, "SYNC_ACCOUNT_CUSTOMIZATION_COLOR": 69, "SYNC_ACCOUNTS_POSITIONS": 70, "COMMUNITY_PRIVILEGED_USER_SYNC_MESSAGE": 72, "COMMUNITY_SHARD_KEY": 73, "SYNC_CHAT": 74, "SYNC_ACTIVITY_CENTER_DELETED": 75, "SYNC_ACTIVITY_CENTER_UNREAD": 76, "SYNC_ACTIVITY_CENTER_COMMUNITY_REQUEST_DECISION": 77, "SYNC_TOKEN_PREFERENCES": 78, "COMMUNITY_PUBLIC_SHARD_INFO": 79, "SYNC_COLLECTIBLE_PREFERENCES": 80, "COMMUNITY_USER_KICKED": 81, "SYNC_PROFILE_SHOWCASE_PREFERENCES": 82, "COMMUNITY_PUBLIC_STORENODES_INFO": 83, "COMMUNITY_REEVALUATE_PERMISSIONS_REQUEST": 84, "DELETE_COMMUNITY_MEMBER_MESSAGES": 85, "COMMUNITY_UPDATE_GRANT": 86, "COMMUNITY_ENCRYPTION_KEYS_REQUEST": 87, "COMMUNITY_TOKEN_ACTION": 88, "COMMUNITY_SHARED_ADDRESSES_REQUEST": 89, "COMMUNITY_SHARED_ADDRESSES_RESPONSE": 90, } )
Enum value maps for ApplicationMetadataMessage_Type.
var ( IdentityImage_SourceType_name = map[int32]string{ 0: "UNKNOWN_SOURCE_TYPE", 1: "RAW_PAYLOAD", 2: "ENS_AVATAR", } IdentityImage_SourceType_value = map[string]int32{ "UNKNOWN_SOURCE_TYPE": 0, "RAW_PAYLOAD": 1, "ENS_AVATAR": 2, } )
Enum value maps for IdentityImage_SourceType.
var ( AudioMessage_AudioType_name = map[int32]string{ 0: "UNKNOWN_AUDIO_TYPE", 1: "AAC", 2: "AMR", } AudioMessage_AudioType_value = map[string]int32{ "UNKNOWN_AUDIO_TYPE": 0, "AAC": 1, "AMR": 2, } )
Enum value maps for AudioMessage_AudioType.
var ( UnfurledLink_LinkType_name = map[int32]string{ 0: "LINK", 1: "IMAGE", } UnfurledLink_LinkType_value = map[string]int32{ "LINK": 0, "IMAGE": 1, } )
Enum value maps for UnfurledLink_LinkType.
var ( ChatMessage_ContentType_name = map[int32]string{ 0: "UNKNOWN_CONTENT_TYPE", 1: "TEXT_PLAIN", 2: "STICKER", 3: "STATUS", 4: "EMOJI", 5: "TRANSACTION_COMMAND", 6: "SYSTEM_MESSAGE_CONTENT_PRIVATE_GROUP", 7: "IMAGE", 8: "AUDIO", 9: "COMMUNITY", 10: "SYSTEM_MESSAGE_GAP", 11: "CONTACT_REQUEST", 12: "DISCORD_MESSAGE", 13: "IDENTITY_VERIFICATION", 14: "SYSTEM_MESSAGE_PINNED_MESSAGE", 15: "SYSTEM_MESSAGE_MUTUAL_EVENT_SENT", 16: "SYSTEM_MESSAGE_MUTUAL_EVENT_ACCEPTED", 17: "SYSTEM_MESSAGE_MUTUAL_EVENT_REMOVED", 18: "BRIDGE_MESSAGE", } ChatMessage_ContentType_value = map[string]int32{ "UNKNOWN_CONTENT_TYPE": 0, "TEXT_PLAIN": 1, "STICKER": 2, "STATUS": 3, "EMOJI": 4, "TRANSACTION_COMMAND": 5, "SYSTEM_MESSAGE_CONTENT_PRIVATE_GROUP": 6, "IMAGE": 7, "AUDIO": 8, "COMMUNITY": 9, "SYSTEM_MESSAGE_GAP": 10, "CONTACT_REQUEST": 11, "DISCORD_MESSAGE": 12, "IDENTITY_VERIFICATION": 13, "SYSTEM_MESSAGE_PINNED_MESSAGE": 14, "SYSTEM_MESSAGE_MUTUAL_EVENT_SENT": 15, "SYSTEM_MESSAGE_MUTUAL_EVENT_ACCEPTED": 16, "SYSTEM_MESSAGE_MUTUAL_EVENT_REMOVED": 17, "BRIDGE_MESSAGE": 18, } )
Enum value maps for ChatMessage_ContentType.
var ( CommunityMember_Roles_name = map[int32]string{ 0: "ROLE_NONE", 1: "ROLE_OWNER", 4: "ROLE_ADMIN", 5: "ROLE_TOKEN_MASTER", } CommunityMember_Roles_value = map[string]int32{ "ROLE_NONE": 0, "ROLE_OWNER": 1, "ROLE_ADMIN": 4, "ROLE_TOKEN_MASTER": 5, } )
Enum value maps for CommunityMember_Roles.
var ( CommunityMember_ChannelRole_name = map[int32]string{ 0: "CHANNEL_ROLE_POSTER", 1: "CHANNEL_ROLE_VIEWER", } CommunityMember_ChannelRole_value = map[string]int32{ "CHANNEL_ROLE_POSTER": 0, "CHANNEL_ROLE_VIEWER": 1, } )
Enum value maps for CommunityMember_ChannelRole.
var ( CommunityTokenAction_ActionType_name = map[int32]string{ 0: "UNKNOWN_ACTION_TYPE", 1: "AIRDROP", 2: "BURN", 3: "REMOTE_DESTRUCT", } CommunityTokenAction_ActionType_value = map[string]int32{ "UNKNOWN_ACTION_TYPE": 0, "AIRDROP": 1, "BURN": 2, "REMOTE_DESTRUCT": 3, } )
Enum value maps for CommunityTokenAction_ActionType.
var ( CommunityPermissions_Access_name = map[int32]string{ 0: "UNKNOWN_ACCESS", 1: "AUTO_ACCEPT", 2: "INVITATION_ONLY", 3: "MANUAL_ACCEPT", } CommunityPermissions_Access_value = map[string]int32{ "UNKNOWN_ACCESS": 0, "AUTO_ACCEPT": 1, "INVITATION_ONLY": 2, "MANUAL_ACCEPT": 3, } )
Enum value maps for CommunityPermissions_Access.
var ( CommunityTokenPermission_Type_name = map[int32]string{ 0: "UNKNOWN_TOKEN_PERMISSION", 1: "BECOME_ADMIN", 2: "BECOME_MEMBER", 3: "CAN_VIEW_CHANNEL", 4: "CAN_VIEW_AND_POST_CHANNEL", 5: "BECOME_TOKEN_MASTER", 6: "BECOME_TOKEN_OWNER", } CommunityTokenPermission_Type_value = map[string]int32{ "UNKNOWN_TOKEN_PERMISSION": 0, "BECOME_ADMIN": 1, "BECOME_MEMBER": 2, "CAN_VIEW_CHANNEL": 3, "CAN_VIEW_AND_POST_CHANNEL": 4, "BECOME_TOKEN_MASTER": 5, "BECOME_TOKEN_OWNER": 6, } )
Enum value maps for CommunityTokenPermission_Type.
var ( CommunityPrivilegedUserSyncMessage_EventType_name = map[int32]string{ 0: "UNKNOWN", 1: "CONTROL_NODE_ACCEPT_REQUEST_TO_JOIN", 2: "CONTROL_NODE_REJECT_REQUEST_TO_JOIN", 3: "CONTROL_NODE_ALL_SYNC_REQUESTS_TO_JOIN", 4: "CONTROL_NODE_MEMBER_EDIT_SHARED_ADDRESSES", } CommunityPrivilegedUserSyncMessage_EventType_value = map[string]int32{ "UNKNOWN": 0, "CONTROL_NODE_ACCEPT_REQUEST_TO_JOIN": 1, "CONTROL_NODE_REJECT_REQUEST_TO_JOIN": 2, "CONTROL_NODE_ALL_SYNC_REQUESTS_TO_JOIN": 3, "CONTROL_NODE_MEMBER_EDIT_SHARED_ADDRESSES": 4, } )
Enum value maps for CommunityPrivilegedUserSyncMessage_EventType.
var ( CommunityEvent_EventType_name = map[int32]string{ 0: "UNKNOWN", 1: "COMMUNITY_EDIT", 2: "COMMUNITY_MEMBER_TOKEN_PERMISSION_CHANGE", 3: "COMMUNITY_MEMBER_TOKEN_PERMISSION_DELETE", 4: "COMMUNITY_CATEGORY_CREATE", 5: "COMMUNITY_CATEGORY_DELETE", 6: "COMMUNITY_CATEGORY_EDIT", 7: "COMMUNITY_CHANNEL_CREATE", 8: "COMMUNITY_CHANNEL_DELETE", 9: "COMMUNITY_CHANNEL_EDIT", 10: "COMMUNITY_CATEGORY_REORDER", 11: "COMMUNITY_CHANNEL_REORDER", 12: "COMMUNITY_REQUEST_TO_JOIN_ACCEPT", 13: "COMMUNITY_REQUEST_TO_JOIN_REJECT", 14: "COMMUNITY_MEMBER_KICK", 15: "COMMUNITY_MEMBER_BAN", 16: "COMMUNITY_MEMBER_UNBAN", 17: "COMMUNITY_TOKEN_ADD", 18: "COMMUNITY_DELETE_BANNED_MEMBER_MESSAGES", } CommunityEvent_EventType_value = map[string]int32{ "UNKNOWN": 0, "COMMUNITY_EDIT": 1, "COMMUNITY_MEMBER_TOKEN_PERMISSION_CHANGE": 2, "COMMUNITY_MEMBER_TOKEN_PERMISSION_DELETE": 3, "COMMUNITY_CATEGORY_CREATE": 4, "COMMUNITY_CATEGORY_DELETE": 5, "COMMUNITY_CATEGORY_EDIT": 6, "COMMUNITY_CHANNEL_CREATE": 7, "COMMUNITY_CHANNEL_DELETE": 8, "COMMUNITY_CHANNEL_EDIT": 9, "COMMUNITY_CATEGORY_REORDER": 10, "COMMUNITY_CHANNEL_REORDER": 11, "COMMUNITY_REQUEST_TO_JOIN_ACCEPT": 12, "COMMUNITY_REQUEST_TO_JOIN_REJECT": 13, "COMMUNITY_MEMBER_KICK": 14, "COMMUNITY_MEMBER_BAN": 15, "COMMUNITY_MEMBER_UNBAN": 16, "COMMUNITY_TOKEN_ADD": 17, "COMMUNITY_DELETE_BANNED_MEMBER_MESSAGES": 18, } )
Enum value maps for CommunityEvent_EventType.
var ( EmojiReaction_Type_name = map[int32]string{ 0: "UNKNOWN_EMOJI_REACTION_TYPE", 1: "LOVE", 2: "THUMBS_UP", 3: "THUMBS_DOWN", 4: "LAUGH", 5: "SAD", 6: "ANGRY", } EmojiReaction_Type_value = map[string]int32{ "UNKNOWN_EMOJI_REACTION_TYPE": 0, "LOVE": 1, "THUMBS_UP": 2, "THUMBS_DOWN": 3, "LAUGH": 4, "SAD": 5, "ANGRY": 6, } )
Enum value maps for EmojiReaction_Type.
var ( MessageType_name = map[int32]string{ 0: "UNKNOWN_MESSAGE_TYPE", 1: "ONE_TO_ONE", 2: "PUBLIC_GROUP", 3: "PRIVATE_GROUP", 4: "SYSTEM_MESSAGE_PRIVATE_GROUP", 5: "COMMUNITY_CHAT", 6: "SYSTEM_MESSAGE_GAP", } MessageType_value = map[string]int32{ "UNKNOWN_MESSAGE_TYPE": 0, "ONE_TO_ONE": 1, "PUBLIC_GROUP": 2, "PRIVATE_GROUP": 3, "SYSTEM_MESSAGE_PRIVATE_GROUP": 4, "COMMUNITY_CHAT": 5, "SYSTEM_MESSAGE_GAP": 6, } )
Enum value maps for MessageType.
var ( ImageFormat_name = map[int32]string{ 0: "UNKNOWN_IMAGE_FORMAT", 1: "PNG", 2: "JPEG", 3: "WEBP", 4: "GIF", } ImageFormat_value = map[string]int32{ "UNKNOWN_IMAGE_FORMAT": 0, "PNG": 1, "JPEG": 2, "WEBP": 3, "GIF": 4, } )
Enum value maps for ImageFormat.
var ( CommunityTokenType_name = map[int32]string{ 0: "UNKNOWN_TOKEN_TYPE", 1: "ERC20", 2: "ERC721", 3: "ENS", } CommunityTokenType_value = map[string]int32{ "UNKNOWN_TOKEN_TYPE": 0, "ERC20": 1, "ERC721": 2, "ENS": 3, } )
Enum value maps for CommunityTokenType.
var ( GroupChatInvitation_State_name = map[int32]string{ 0: "UNKNOWN", 1: "REQUEST", 2: "REJECTED", 3: "APPROVED", } GroupChatInvitation_State_value = map[string]int32{ "UNKNOWN": 0, "REQUEST": 1, "REJECTED": 2, "APPROVED": 3, } )
Enum value maps for GroupChatInvitation_State.
var ( MembershipUpdateEvent_EventType_name = map[int32]string{ 0: "UNKNOWN", 1: "CHAT_CREATED", 2: "NAME_CHANGED", 3: "MEMBERS_ADDED", 4: "MEMBER_JOINED", 5: "MEMBER_REMOVED", 6: "ADMINS_ADDED", 7: "ADMIN_REMOVED", 8: "COLOR_CHANGED", 9: "IMAGE_CHANGED", } MembershipUpdateEvent_EventType_value = map[string]int32{ "UNKNOWN": 0, "CHAT_CREATED": 1, "NAME_CHANGED": 2, "MEMBERS_ADDED": 3, "MEMBER_JOINED": 4, "MEMBER_REMOVED": 5, "ADMINS_ADDED": 6, "ADMIN_REMOVED": 7, "COLOR_CHANGED": 8, "IMAGE_CHANGED": 9, } )
Enum value maps for MembershipUpdateEvent_EventType.
var ( SyncActivityCenterCommunityRequestDecisionCommunityRequestDecision_name = map[int32]string{ 0: "ACCEPTED", 1: "DECLINED", } SyncActivityCenterCommunityRequestDecisionCommunityRequestDecision_value = map[string]int32{ "ACCEPTED": 0, "DECLINED": 1, } )
Enum value maps for SyncActivityCenterCommunityRequestDecisionCommunityRequestDecision.
var ( SyncTrustedUser_TrustStatus_name = map[int32]string{ 0: "UNKNOWN", 1: "TRUSTED", 2: "UNTRUSTWORTHY", } SyncTrustedUser_TrustStatus_value = map[string]int32{ "UNKNOWN": 0, "TRUSTED": 1, "UNTRUSTWORTHY": 2, } )
Enum value maps for SyncTrustedUser_TrustStatus.
var ( SyncVerificationRequest_VerificationStatus_name = map[int32]string{ 0: "UNKNOWN", 1: "PENDING", 2: "ACCEPTED", 3: "DECLINED", 4: "CANCELED", } SyncVerificationRequest_VerificationStatus_value = map[string]int32{ "UNKNOWN": 0, "PENDING": 1, "ACCEPTED": 2, "DECLINED": 3, "CANCELED": 4, } )
Enum value maps for SyncVerificationRequest_VerificationStatus.
var ( SyncContactRequestDecision_DecisionStatus_name = map[int32]string{ 0: "ACCEPTED", 1: "DECLINED", } SyncContactRequestDecision_DecisionStatus_value = map[string]int32{ "ACCEPTED": 0, "DECLINED": 1, } )
Enum value maps for SyncContactRequestDecision_DecisionStatus.
var ( ProfileShowcaseVisibility_name = map[int32]string{ 0: "PROFILE_SHOWCASE_VISIBILITY_NO_ONE", 1: "PROFILE_SHOWCASE_VISIBILITY_IDVERIFIED_CONTACTS", 2: "PROFILE_SHOWCASE_VISIBILITY_CONTACTS", 3: "PROFILE_SHOWCASE_VISIBILITY_EVERYONE", } ProfileShowcaseVisibility_value = map[string]int32{ "PROFILE_SHOWCASE_VISIBILITY_NO_ONE": 0, "PROFILE_SHOWCASE_VISIBILITY_IDVERIFIED_CONTACTS": 1, "PROFILE_SHOWCASE_VISIBILITY_CONTACTS": 2, "PROFILE_SHOWCASE_VISIBILITY_EVERYONE": 3, } )
Enum value maps for ProfileShowcaseVisibility.
var ( PushNotificationRegistration_TokenType_name = map[int32]string{ 0: "UNKNOWN_TOKEN_TYPE", 1: "APN_TOKEN", 2: "FIREBASE_TOKEN", } PushNotificationRegistration_TokenType_value = map[string]int32{ "UNKNOWN_TOKEN_TYPE": 0, "APN_TOKEN": 1, "FIREBASE_TOKEN": 2, } )
Enum value maps for PushNotificationRegistration_TokenType.
var ( PushNotificationRegistrationResponse_ErrorType_name = map[int32]string{ 0: "UNKNOWN_ERROR_TYPE", 1: "MALFORMED_MESSAGE", 2: "VERSION_MISMATCH", 3: "UNSUPPORTED_TOKEN_TYPE", 4: "INTERNAL_ERROR", } PushNotificationRegistrationResponse_ErrorType_value = map[string]int32{ "UNKNOWN_ERROR_TYPE": 0, "MALFORMED_MESSAGE": 1, "VERSION_MISMATCH": 2, "UNSUPPORTED_TOKEN_TYPE": 3, "INTERNAL_ERROR": 4, } )
Enum value maps for PushNotificationRegistrationResponse_ErrorType.
var ( PushNotification_PushNotificationType_name = map[int32]string{ 0: "UNKNOWN_PUSH_NOTIFICATION_TYPE", 1: "MESSAGE", 2: "MENTION", 3: "REQUEST_TO_JOIN_COMMUNITY", } PushNotification_PushNotificationType_value = map[string]int32{ "UNKNOWN_PUSH_NOTIFICATION_TYPE": 0, "MESSAGE": 1, "MENTION": 2, "REQUEST_TO_JOIN_COMMUNITY": 3, } )
Enum value maps for PushNotification_PushNotificationType.
var ( PushNotificationReport_ErrorType_name = map[int32]string{ 0: "UNKNOWN_ERROR_TYPE", 1: "WRONG_TOKEN", 2: "INTERNAL_ERROR", 3: "NOT_REGISTERED", } PushNotificationReport_ErrorType_value = map[string]int32{ "UNKNOWN_ERROR_TYPE": 0, "WRONG_TOKEN": 1, "INTERNAL_ERROR": 2, "NOT_REGISTERED": 3, } )
Enum value maps for PushNotificationReport_ErrorType.
var ( StatusUpdate_StatusType_name = map[int32]string{ 0: "UNKNOWN_STATUS_TYPE", 1: "AUTOMATIC", 2: "DO_NOT_DISTURB", 3: "ALWAYS_ONLINE", 4: "INACTIVE", } StatusUpdate_StatusType_value = map[string]int32{ "UNKNOWN_STATUS_TYPE": 0, "AUTOMATIC": 1, "DO_NOT_DISTURB": 2, "ALWAYS_ONLINE": 3, "INACTIVE": 4, } )
Enum value maps for StatusUpdate_StatusType.
var ( SyncSetting_Type_name = map[int32]string{ 0: "UNKNOWN", 1: "CURRENCY", 2: "GIF_RECENTS", 3: "GIF_FAVOURITES", 4: "MESSAGES_FROM_CONTACTS_ONLY", 5: "PREFERRED_NAME", 6: "PREVIEW_PRIVACY", 7: "PROFILE_PICTURES_SHOW_TO", 8: "PROFILE_PICTURES_VISIBILITY", 9: "SEND_STATUS_UPDATES", 10: "STICKERS_PACKS_INSTALLED", 11: "STICKERS_PACKS_PENDING", 12: "STICKERS_RECENT_STICKERS", 13: "DISPLAY_NAME", 14: "BIO", 15: "MNEMONIC_REMOVED", 18: "URL_UNFURLING_MODE", 19: "SHOW_COMMUNITY_ASSET_WHEN_SENDING_TOKENS", 20: "DISPLAY_ASSETS_BELOW_BALANCE", 21: "DISPLAY_ASSETS_BELOW_BALANCE_THRESHOLD", } SyncSetting_Type_value = map[string]int32{ "UNKNOWN": 0, "CURRENCY": 1, "GIF_RECENTS": 2, "GIF_FAVOURITES": 3, "MESSAGES_FROM_CONTACTS_ONLY": 4, "PREFERRED_NAME": 5, "PREVIEW_PRIVACY": 6, "PROFILE_PICTURES_SHOW_TO": 7, "PROFILE_PICTURES_VISIBILITY": 8, "SEND_STATUS_UPDATES": 9, "STICKERS_PACKS_INSTALLED": 10, "STICKERS_PACKS_PENDING": 11, "STICKERS_RECENT_STICKERS": 12, "DISPLAY_NAME": 13, "BIO": 14, "MNEMONIC_REMOVED": 15, "URL_UNFURLING_MODE": 18, "SHOW_COMMUNITY_ASSET_WHEN_SENDING_TOKENS": 19, "DISPLAY_ASSETS_BELOW_BALANCE": 20, "DISPLAY_ASSETS_BELOW_BALANCE_THRESHOLD": 21, } )
Enum value maps for SyncSetting_Type.
var File_anon_metrics_proto protoreflect.FileDescriptor
var File_application_metadata_message_proto protoreflect.FileDescriptor
var File_chat_identity_proto protoreflect.FileDescriptor
var File_chat_message_proto protoreflect.FileDescriptor
var File_command_proto protoreflect.FileDescriptor
var File_communities_proto protoreflect.FileDescriptor
var File_community_privileged_user_sync_message_proto protoreflect.FileDescriptor
var File_community_shard_key_proto protoreflect.FileDescriptor
var File_community_update_proto protoreflect.FileDescriptor
var File_contact_proto protoreflect.FileDescriptor
var File_contact_verification_proto protoreflect.FileDescriptor
var File_emoji_reaction_proto protoreflect.FileDescriptor
var File_enums_proto protoreflect.FileDescriptor
var File_group_chat_invitation_proto protoreflect.FileDescriptor
var File_membership_update_message_proto protoreflect.FileDescriptor
var File_pairing_proto protoreflect.FileDescriptor
var File_pin_message_proto protoreflect.FileDescriptor
var File_profile_showcase_proto protoreflect.FileDescriptor
var File_push_notifications_proto protoreflect.FileDescriptor
var File_segment_message_proto protoreflect.FileDescriptor
var File_shard_proto protoreflect.FileDescriptor
var File_status_update_proto protoreflect.FileDescriptor
var File_sync_settings_proto protoreflect.FileDescriptor
var File_url_data_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AcceptContactRequest ¶ added in v0.100.0
type AcceptContactRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Clock uint64 `protobuf:"varint,2,opt,name=clock,proto3" json:"clock,omitempty"` // contains filtered or unexported fields }
func (*AcceptContactRequest) Descriptor
deprecated
added in
v0.100.0
func (*AcceptContactRequest) Descriptor() ([]byte, []int)
Deprecated: Use AcceptContactRequest.ProtoReflect.Descriptor instead.
func (*AcceptContactRequest) GetClock ¶ added in v0.100.0
func (x *AcceptContactRequest) GetClock() uint64
func (*AcceptContactRequest) GetId ¶ added in v0.100.0
func (x *AcceptContactRequest) GetId() string
func (*AcceptContactRequest) ProtoMessage ¶ added in v0.100.0
func (*AcceptContactRequest) ProtoMessage()
func (*AcceptContactRequest) ProtoReflect ¶ added in v0.163.14
func (x *AcceptContactRequest) ProtoReflect() protoreflect.Message
func (*AcceptContactRequest) Reset ¶ added in v0.100.0
func (x *AcceptContactRequest) Reset()
func (*AcceptContactRequest) String ¶ added in v0.100.0
func (x *AcceptContactRequest) String() string
type AcceptContactVerification ¶ added in v0.102.6
type AcceptContactVerification struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` Response string `protobuf:"bytes,3,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*AcceptContactVerification) Descriptor
deprecated
added in
v0.102.6
func (*AcceptContactVerification) Descriptor() ([]byte, []int)
Deprecated: Use AcceptContactVerification.ProtoReflect.Descriptor instead.
func (*AcceptContactVerification) GetClock ¶ added in v0.102.6
func (x *AcceptContactVerification) GetClock() uint64
func (*AcceptContactVerification) GetId ¶ added in v0.113.0
func (x *AcceptContactVerification) GetId() string
func (*AcceptContactVerification) GetResponse ¶ added in v0.102.6
func (x *AcceptContactVerification) GetResponse() string
func (*AcceptContactVerification) ProtoMessage ¶ added in v0.102.6
func (*AcceptContactVerification) ProtoMessage()
func (*AcceptContactVerification) ProtoReflect ¶ added in v0.163.14
func (x *AcceptContactVerification) ProtoReflect() protoreflect.Message
func (*AcceptContactVerification) Reset ¶ added in v0.102.6
func (x *AcceptContactVerification) Reset()
func (*AcceptContactVerification) String ¶ added in v0.102.6
func (x *AcceptContactVerification) String() string
type AcceptRequestAddressForTransaction ¶
type AcceptRequestAddressForTransaction struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` Address string `protobuf:"bytes,3,opt,name=address,proto3" json:"address,omitempty"` ChatId string `protobuf:"bytes,4,opt,name=chat_id,json=chatId,proto3" json:"chat_id,omitempty"` // contains filtered or unexported fields }
func (*AcceptRequestAddressForTransaction) Descriptor
deprecated
func (*AcceptRequestAddressForTransaction) Descriptor() ([]byte, []int)
Deprecated: Use AcceptRequestAddressForTransaction.ProtoReflect.Descriptor instead.
func (*AcceptRequestAddressForTransaction) GetAddress ¶
func (x *AcceptRequestAddressForTransaction) GetAddress() string
func (*AcceptRequestAddressForTransaction) GetChatId ¶ added in v0.81.0
func (x *AcceptRequestAddressForTransaction) GetChatId() string
func (*AcceptRequestAddressForTransaction) GetClock ¶
func (x *AcceptRequestAddressForTransaction) GetClock() uint64
func (*AcceptRequestAddressForTransaction) GetId ¶
func (x *AcceptRequestAddressForTransaction) GetId() string
func (*AcceptRequestAddressForTransaction) ProtoMessage ¶
func (*AcceptRequestAddressForTransaction) ProtoMessage()
func (*AcceptRequestAddressForTransaction) ProtoReflect ¶ added in v0.163.14
func (x *AcceptRequestAddressForTransaction) ProtoReflect() protoreflect.Message
func (*AcceptRequestAddressForTransaction) Reset ¶
func (x *AcceptRequestAddressForTransaction) Reset()
func (*AcceptRequestAddressForTransaction) String ¶
func (x *AcceptRequestAddressForTransaction) String() string
type AnonymousMetric ¶ added in v0.86.2
type AnonymousMetric struct { // id is the unique id of the metric message Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // event is the app metric event type Event string `protobuf:"bytes,2,opt,name=event,proto3" json:"event,omitempty"` // value is a filtered and validated raw json payload attached to the event Value []byte `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"` // app_version is the version of the `status-mobile` app that the metric came from AppVersion string `protobuf:"bytes,4,opt,name=app_version,json=appVersion,proto3" json:"app_version,omitempty"` // os is the operating system of the device the application is installed on Os string `protobuf:"bytes,5,opt,name=os,proto3" json:"os,omitempty"` // session_id is the id of the session the metric was recorded in SessionId string `protobuf:"bytes,6,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"` // created_at is the datetime at which the metric was stored in the local db CreatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // contains filtered or unexported fields }
AnonymousMetric represents a single metric data point
func (*AnonymousMetric) Descriptor
deprecated
added in
v0.86.2
func (*AnonymousMetric) Descriptor() ([]byte, []int)
Deprecated: Use AnonymousMetric.ProtoReflect.Descriptor instead.
func (*AnonymousMetric) GetAppVersion ¶ added in v0.86.2
func (x *AnonymousMetric) GetAppVersion() string
func (*AnonymousMetric) GetCreatedAt ¶ added in v0.86.2
func (x *AnonymousMetric) GetCreatedAt() *timestamppb.Timestamp
func (*AnonymousMetric) GetEvent ¶ added in v0.86.2
func (x *AnonymousMetric) GetEvent() string
func (*AnonymousMetric) GetId ¶ added in v0.86.2
func (x *AnonymousMetric) GetId() string
func (*AnonymousMetric) GetOs ¶ added in v0.86.2
func (x *AnonymousMetric) GetOs() string
func (*AnonymousMetric) GetSessionId ¶ added in v0.86.2
func (x *AnonymousMetric) GetSessionId() string
func (*AnonymousMetric) GetValue ¶ added in v0.86.2
func (x *AnonymousMetric) GetValue() []byte
func (*AnonymousMetric) ProtoMessage ¶ added in v0.86.2
func (*AnonymousMetric) ProtoMessage()
func (*AnonymousMetric) ProtoReflect ¶ added in v0.163.14
func (x *AnonymousMetric) ProtoReflect() protoreflect.Message
func (*AnonymousMetric) Reset ¶ added in v0.86.2
func (x *AnonymousMetric) Reset()
func (*AnonymousMetric) String ¶ added in v0.86.2
func (x *AnonymousMetric) String() string
type AnonymousMetricBatch ¶ added in v0.86.2
type AnonymousMetricBatch struct { // metrics is an array of AnonymousMetric metrics Metrics []*AnonymousMetric `protobuf:"bytes,1,rep,name=metrics,proto3" json:"metrics,omitempty"` // contains filtered or unexported fields }
AnonymousMetricBatch represents a batch of AnonymousMetrics allowing broadcast of AnonymousMetrics with fewer messages
func (*AnonymousMetricBatch) Descriptor
deprecated
added in
v0.86.2
func (*AnonymousMetricBatch) Descriptor() ([]byte, []int)
Deprecated: Use AnonymousMetricBatch.ProtoReflect.Descriptor instead.
func (*AnonymousMetricBatch) GetMetrics ¶ added in v0.86.2
func (x *AnonymousMetricBatch) GetMetrics() []*AnonymousMetric
func (*AnonymousMetricBatch) ProtoMessage ¶ added in v0.86.2
func (*AnonymousMetricBatch) ProtoMessage()
func (*AnonymousMetricBatch) ProtoReflect ¶ added in v0.163.14
func (x *AnonymousMetricBatch) ProtoReflect() protoreflect.Message
func (*AnonymousMetricBatch) Reset ¶ added in v0.86.2
func (x *AnonymousMetricBatch) Reset()
func (*AnonymousMetricBatch) String ¶ added in v0.86.2
func (x *AnonymousMetricBatch) String() string
type ApplicationMetadataMessage ¶
type ApplicationMetadataMessage struct { // Signature of the payload field Signature []byte `protobuf:"bytes,1,opt,name=signature,proto3" json:"signature,omitempty"` // This is the encoded protobuf of the application level message, i.e ChatMessage Payload []byte `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload,omitempty"` // The type of protobuf message sent Type ApplicationMetadataMessage_Type `protobuf:"varint,3,opt,name=type,proto3,enum=protobuf.ApplicationMetadataMessage_Type" json:"type,omitempty"` // contains filtered or unexported fields }
func Unmarshal ¶
func Unmarshal(payload []byte) (*ApplicationMetadataMessage, error)
func (*ApplicationMetadataMessage) Descriptor
deprecated
func (*ApplicationMetadataMessage) Descriptor() ([]byte, []int)
Deprecated: Use ApplicationMetadataMessage.ProtoReflect.Descriptor instead.
func (*ApplicationMetadataMessage) GetPayload ¶
func (x *ApplicationMetadataMessage) GetPayload() []byte
func (*ApplicationMetadataMessage) GetSignature ¶
func (x *ApplicationMetadataMessage) GetSignature() []byte
func (*ApplicationMetadataMessage) GetType ¶
func (x *ApplicationMetadataMessage) GetType() ApplicationMetadataMessage_Type
func (*ApplicationMetadataMessage) ProtoMessage ¶
func (*ApplicationMetadataMessage) ProtoMessage()
func (*ApplicationMetadataMessage) ProtoReflect ¶ added in v0.163.14
func (x *ApplicationMetadataMessage) ProtoReflect() protoreflect.Message
func (*ApplicationMetadataMessage) Reset ¶
func (x *ApplicationMetadataMessage) Reset()
func (*ApplicationMetadataMessage) String ¶
func (x *ApplicationMetadataMessage) String() string
type ApplicationMetadataMessage_Type ¶
type ApplicationMetadataMessage_Type int32
const ( ApplicationMetadataMessage_UNKNOWN ApplicationMetadataMessage_Type = 0 ApplicationMetadataMessage_CHAT_MESSAGE ApplicationMetadataMessage_Type = 1 ApplicationMetadataMessage_CONTACT_UPDATE ApplicationMetadataMessage_Type = 2 ApplicationMetadataMessage_MEMBERSHIP_UPDATE_MESSAGE ApplicationMetadataMessage_Type = 3 ApplicationMetadataMessage_SYNC_PAIR_INSTALLATION ApplicationMetadataMessage_Type = 4 // Deprecated: Marked as deprecated in application_metadata_message.proto. ApplicationMetadataMessage_DEPRECATED_SYNC_INSTALLATION ApplicationMetadataMessage_Type = 5 ApplicationMetadataMessage_REQUEST_ADDRESS_FOR_TRANSACTION ApplicationMetadataMessage_Type = 6 ApplicationMetadataMessage_ACCEPT_REQUEST_ADDRESS_FOR_TRANSACTION ApplicationMetadataMessage_Type = 7 ApplicationMetadataMessage_DECLINE_REQUEST_ADDRESS_FOR_TRANSACTION ApplicationMetadataMessage_Type = 8 ApplicationMetadataMessage_REQUEST_TRANSACTION ApplicationMetadataMessage_Type = 9 ApplicationMetadataMessage_SEND_TRANSACTION ApplicationMetadataMessage_Type = 10 ApplicationMetadataMessage_DECLINE_REQUEST_TRANSACTION ApplicationMetadataMessage_Type = 11 ApplicationMetadataMessage_SYNC_INSTALLATION_CONTACT_V2 ApplicationMetadataMessage_Type = 12 ApplicationMetadataMessage_SYNC_INSTALLATION_ACCOUNT ApplicationMetadataMessage_Type = 13 ApplicationMetadataMessage_CONTACT_CODE_ADVERTISEMENT ApplicationMetadataMessage_Type = 15 ApplicationMetadataMessage_PUSH_NOTIFICATION_REGISTRATION ApplicationMetadataMessage_Type = 16 ApplicationMetadataMessage_PUSH_NOTIFICATION_REGISTRATION_RESPONSE ApplicationMetadataMessage_Type = 17 ApplicationMetadataMessage_PUSH_NOTIFICATION_QUERY ApplicationMetadataMessage_Type = 18 ApplicationMetadataMessage_PUSH_NOTIFICATION_QUERY_RESPONSE ApplicationMetadataMessage_Type = 19 ApplicationMetadataMessage_PUSH_NOTIFICATION_REQUEST ApplicationMetadataMessage_Type = 20 ApplicationMetadataMessage_PUSH_NOTIFICATION_RESPONSE ApplicationMetadataMessage_Type = 21 ApplicationMetadataMessage_EMOJI_REACTION ApplicationMetadataMessage_Type = 22 ApplicationMetadataMessage_GROUP_CHAT_INVITATION ApplicationMetadataMessage_Type = 23 ApplicationMetadataMessage_CHAT_IDENTITY ApplicationMetadataMessage_Type = 24 ApplicationMetadataMessage_COMMUNITY_DESCRIPTION ApplicationMetadataMessage_Type = 25 // Deprecated: Marked as deprecated in application_metadata_message.proto. ApplicationMetadataMessage_COMMUNITY_INVITATION ApplicationMetadataMessage_Type = 26 ApplicationMetadataMessage_COMMUNITY_REQUEST_TO_JOIN ApplicationMetadataMessage_Type = 27 ApplicationMetadataMessage_PIN_MESSAGE ApplicationMetadataMessage_Type = 28 ApplicationMetadataMessage_EDIT_MESSAGE ApplicationMetadataMessage_Type = 29 ApplicationMetadataMessage_STATUS_UPDATE ApplicationMetadataMessage_Type = 30 ApplicationMetadataMessage_DELETE_MESSAGE ApplicationMetadataMessage_Type = 31 ApplicationMetadataMessage_SYNC_INSTALLATION_COMMUNITY ApplicationMetadataMessage_Type = 32 ApplicationMetadataMessage_ANONYMOUS_METRIC_BATCH ApplicationMetadataMessage_Type = 33 ApplicationMetadataMessage_SYNC_CHAT_REMOVED ApplicationMetadataMessage_Type = 34 ApplicationMetadataMessage_SYNC_CHAT_MESSAGES_READ ApplicationMetadataMessage_Type = 35 ApplicationMetadataMessage_BACKUP ApplicationMetadataMessage_Type = 36 ApplicationMetadataMessage_SYNC_ACTIVITY_CENTER_READ ApplicationMetadataMessage_Type = 37 ApplicationMetadataMessage_SYNC_ACTIVITY_CENTER_ACCEPTED ApplicationMetadataMessage_Type = 38 ApplicationMetadataMessage_SYNC_ACTIVITY_CENTER_DISMISSED ApplicationMetadataMessage_Type = 39 ApplicationMetadataMessage_SYNC_BOOKMARK ApplicationMetadataMessage_Type = 40 ApplicationMetadataMessage_SYNC_CLEAR_HISTORY ApplicationMetadataMessage_Type = 41 ApplicationMetadataMessage_SYNC_SETTING ApplicationMetadataMessage_Type = 42 ApplicationMetadataMessage_COMMUNITY_MESSAGE_ARCHIVE_MAGNETLINK ApplicationMetadataMessage_Type = 43 ApplicationMetadataMessage_SYNC_PROFILE_PICTURES ApplicationMetadataMessage_Type = 44 ApplicationMetadataMessage_SYNC_ACCOUNT ApplicationMetadataMessage_Type = 45 ApplicationMetadataMessage_ACCEPT_CONTACT_REQUEST ApplicationMetadataMessage_Type = 46 ApplicationMetadataMessage_RETRACT_CONTACT_REQUEST ApplicationMetadataMessage_Type = 47 ApplicationMetadataMessage_COMMUNITY_REQUEST_TO_JOIN_RESPONSE ApplicationMetadataMessage_Type = 48 ApplicationMetadataMessage_SYNC_COMMUNITY_SETTINGS ApplicationMetadataMessage_Type = 49 ApplicationMetadataMessage_REQUEST_CONTACT_VERIFICATION ApplicationMetadataMessage_Type = 50 ApplicationMetadataMessage_ACCEPT_CONTACT_VERIFICATION ApplicationMetadataMessage_Type = 51 ApplicationMetadataMessage_DECLINE_CONTACT_VERIFICATION ApplicationMetadataMessage_Type = 52 ApplicationMetadataMessage_SYNC_TRUSTED_USER ApplicationMetadataMessage_Type = 53 ApplicationMetadataMessage_SYNC_VERIFICATION_REQUEST ApplicationMetadataMessage_Type = 54 ApplicationMetadataMessage_SYNC_CONTACT_REQUEST_DECISION ApplicationMetadataMessage_Type = 56 ApplicationMetadataMessage_COMMUNITY_REQUEST_TO_LEAVE ApplicationMetadataMessage_Type = 57 ApplicationMetadataMessage_SYNC_DELETE_FOR_ME_MESSAGE ApplicationMetadataMessage_Type = 58 ApplicationMetadataMessage_SYNC_SAVED_ADDRESS ApplicationMetadataMessage_Type = 59 ApplicationMetadataMessage_COMMUNITY_CANCEL_REQUEST_TO_JOIN ApplicationMetadataMessage_Type = 60 ApplicationMetadataMessage_CANCEL_CONTACT_VERIFICATION ApplicationMetadataMessage_Type = 61 ApplicationMetadataMessage_SYNC_KEYPAIR ApplicationMetadataMessage_Type = 62 // Deprecated: Marked as deprecated in application_metadata_message.proto. ApplicationMetadataMessage_SYNC_SOCIAL_LINKS ApplicationMetadataMessage_Type = 63 ApplicationMetadataMessage_SYNC_ENS_USERNAME_DETAIL ApplicationMetadataMessage_Type = 64 ApplicationMetadataMessage_COMMUNITY_EVENTS_MESSAGE ApplicationMetadataMessage_Type = 67 ApplicationMetadataMessage_COMMUNITY_EDIT_SHARED_ADDRESSES ApplicationMetadataMessage_Type = 68 ApplicationMetadataMessage_SYNC_ACCOUNT_CUSTOMIZATION_COLOR ApplicationMetadataMessage_Type = 69 ApplicationMetadataMessage_SYNC_ACCOUNTS_POSITIONS ApplicationMetadataMessage_Type = 70 ApplicationMetadataMessage_COMMUNITY_PRIVILEGED_USER_SYNC_MESSAGE ApplicationMetadataMessage_Type = 72 ApplicationMetadataMessage_COMMUNITY_SHARD_KEY ApplicationMetadataMessage_Type = 73 ApplicationMetadataMessage_SYNC_CHAT ApplicationMetadataMessage_Type = 74 ApplicationMetadataMessage_SYNC_ACTIVITY_CENTER_DELETED ApplicationMetadataMessage_Type = 75 ApplicationMetadataMessage_SYNC_ACTIVITY_CENTER_UNREAD ApplicationMetadataMessage_Type = 76 ApplicationMetadataMessage_SYNC_ACTIVITY_CENTER_COMMUNITY_REQUEST_DECISION ApplicationMetadataMessage_Type = 77 ApplicationMetadataMessage_SYNC_TOKEN_PREFERENCES ApplicationMetadataMessage_Type = 78 ApplicationMetadataMessage_COMMUNITY_PUBLIC_SHARD_INFO ApplicationMetadataMessage_Type = 79 ApplicationMetadataMessage_SYNC_COLLECTIBLE_PREFERENCES ApplicationMetadataMessage_Type = 80 ApplicationMetadataMessage_COMMUNITY_USER_KICKED ApplicationMetadataMessage_Type = 81 ApplicationMetadataMessage_SYNC_PROFILE_SHOWCASE_PREFERENCES ApplicationMetadataMessage_Type = 82 ApplicationMetadataMessage_COMMUNITY_PUBLIC_STORENODES_INFO ApplicationMetadataMessage_Type = 83 ApplicationMetadataMessage_COMMUNITY_REEVALUATE_PERMISSIONS_REQUEST ApplicationMetadataMessage_Type = 84 ApplicationMetadataMessage_DELETE_COMMUNITY_MEMBER_MESSAGES ApplicationMetadataMessage_Type = 85 ApplicationMetadataMessage_COMMUNITY_UPDATE_GRANT ApplicationMetadataMessage_Type = 86 ApplicationMetadataMessage_COMMUNITY_ENCRYPTION_KEYS_REQUEST ApplicationMetadataMessage_Type = 87 ApplicationMetadataMessage_COMMUNITY_TOKEN_ACTION ApplicationMetadataMessage_Type = 88 ApplicationMetadataMessage_COMMUNITY_SHARED_ADDRESSES_REQUEST ApplicationMetadataMessage_Type = 89 ApplicationMetadataMessage_COMMUNITY_SHARED_ADDRESSES_RESPONSE ApplicationMetadataMessage_Type = 90 )
func (ApplicationMetadataMessage_Type) Descriptor ¶ added in v0.163.14
func (ApplicationMetadataMessage_Type) Descriptor() protoreflect.EnumDescriptor
func (ApplicationMetadataMessage_Type) Enum ¶ added in v0.163.14
func (x ApplicationMetadataMessage_Type) Enum() *ApplicationMetadataMessage_Type
func (ApplicationMetadataMessage_Type) EnumDescriptor
deprecated
func (ApplicationMetadataMessage_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use ApplicationMetadataMessage_Type.Descriptor instead.
func (ApplicationMetadataMessage_Type) Number ¶ added in v0.163.14
func (x ApplicationMetadataMessage_Type) Number() protoreflect.EnumNumber
func (ApplicationMetadataMessage_Type) String ¶
func (x ApplicationMetadataMessage_Type) String() string
func (ApplicationMetadataMessage_Type) Type ¶ added in v0.163.14
func (ApplicationMetadataMessage_Type) Type() protoreflect.EnumType
type AudioMessage ¶ added in v0.56.1
type AudioMessage struct { Payload []byte `protobuf:"bytes,1,opt,name=payload,proto3" json:"payload,omitempty"` Type AudioMessage_AudioType `protobuf:"varint,2,opt,name=type,proto3,enum=protobuf.AudioMessage_AudioType" json:"type,omitempty"` DurationMs uint64 `protobuf:"varint,3,opt,name=duration_ms,json=durationMs,proto3" json:"duration_ms,omitempty"` // contains filtered or unexported fields }
func (*AudioMessage) Descriptor
deprecated
added in
v0.56.1
func (*AudioMessage) Descriptor() ([]byte, []int)
Deprecated: Use AudioMessage.ProtoReflect.Descriptor instead.
func (*AudioMessage) GetDurationMs ¶ added in v0.56.1
func (x *AudioMessage) GetDurationMs() uint64
func (*AudioMessage) GetPayload ¶ added in v0.56.1
func (x *AudioMessage) GetPayload() []byte
func (*AudioMessage) GetType ¶ added in v0.56.1
func (x *AudioMessage) GetType() AudioMessage_AudioType
func (*AudioMessage) ProtoMessage ¶ added in v0.56.1
func (*AudioMessage) ProtoMessage()
func (*AudioMessage) ProtoReflect ¶ added in v0.163.14
func (x *AudioMessage) ProtoReflect() protoreflect.Message
func (*AudioMessage) Reset ¶ added in v0.56.1
func (x *AudioMessage) Reset()
func (*AudioMessage) String ¶ added in v0.56.1
func (x *AudioMessage) String() string
type AudioMessage_AudioType ¶ added in v0.56.1
type AudioMessage_AudioType int32
const ( AudioMessage_UNKNOWN_AUDIO_TYPE AudioMessage_AudioType = 0 AudioMessage_AAC AudioMessage_AudioType = 1 AudioMessage_AMR AudioMessage_AudioType = 2 )
func (AudioMessage_AudioType) Descriptor ¶ added in v0.163.14
func (AudioMessage_AudioType) Descriptor() protoreflect.EnumDescriptor
func (AudioMessage_AudioType) Enum ¶ added in v0.163.14
func (x AudioMessage_AudioType) Enum() *AudioMessage_AudioType
func (AudioMessage_AudioType) EnumDescriptor
deprecated
added in
v0.56.1
func (AudioMessage_AudioType) EnumDescriptor() ([]byte, []int)
Deprecated: Use AudioMessage_AudioType.Descriptor instead.
func (AudioMessage_AudioType) Number ¶ added in v0.163.14
func (x AudioMessage_AudioType) Number() protoreflect.EnumNumber
func (AudioMessage_AudioType) String ¶ added in v0.56.1
func (x AudioMessage_AudioType) String() string
func (AudioMessage_AudioType) Type ¶ added in v0.163.14
func (AudioMessage_AudioType) Type() protoreflect.EnumType
type BackedUpProfile ¶ added in v0.117.3
type BackedUpProfile struct { KeyUid string `protobuf:"bytes,1,opt,name=key_uid,json=keyUid,proto3" json:"key_uid,omitempty"` DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` DisplayNameClock uint64 `protobuf:"varint,3,opt,name=display_name_clock,json=displayNameClock,proto3" json:"display_name_clock,omitempty"` Pictures []*SyncProfilePicture `protobuf:"bytes,4,rep,name=pictures,proto3" json:"pictures,omitempty"` // Deprecated: Marked as deprecated in pairing.proto. SocialLinks *SyncSocialLinks `protobuf:"bytes,5,opt,name=social_links,json=socialLinks,proto3" json:"social_links,omitempty"` EnsUsernameDetails []*SyncEnsUsernameDetail `protobuf:"bytes,6,rep,name=ens_username_details,json=ensUsernameDetails,proto3" json:"ens_username_details,omitempty"` ProfileShowcasePreferences *SyncProfileShowcasePreferences `` /* 141-byte string literal not displayed */ // contains filtered or unexported fields }
`BackedUpProfile` is used to describe profile of logged in user
func (*BackedUpProfile) Descriptor
deprecated
added in
v0.117.3
func (*BackedUpProfile) Descriptor() ([]byte, []int)
Deprecated: Use BackedUpProfile.ProtoReflect.Descriptor instead.
func (*BackedUpProfile) GetDisplayName ¶ added in v0.117.3
func (x *BackedUpProfile) GetDisplayName() string
func (*BackedUpProfile) GetDisplayNameClock ¶ added in v0.117.3
func (x *BackedUpProfile) GetDisplayNameClock() uint64
func (*BackedUpProfile) GetEnsUsernameDetails ¶ added in v0.148.3
func (x *BackedUpProfile) GetEnsUsernameDetails() []*SyncEnsUsernameDetail
func (*BackedUpProfile) GetKeyUid ¶ added in v0.117.3
func (x *BackedUpProfile) GetKeyUid() string
func (*BackedUpProfile) GetPictures ¶ added in v0.117.3
func (x *BackedUpProfile) GetPictures() []*SyncProfilePicture
func (*BackedUpProfile) GetProfileShowcasePreferences ¶ added in v0.175.1
func (x *BackedUpProfile) GetProfileShowcasePreferences() *SyncProfileShowcasePreferences
func (*BackedUpProfile) GetSocialLinks
deprecated
added in
v0.156.1
func (x *BackedUpProfile) GetSocialLinks() *SyncSocialLinks
Deprecated: Marked as deprecated in pairing.proto.
func (*BackedUpProfile) ProtoMessage ¶ added in v0.117.3
func (*BackedUpProfile) ProtoMessage()
func (*BackedUpProfile) ProtoReflect ¶ added in v0.163.14
func (x *BackedUpProfile) ProtoReflect() protoreflect.Message
func (*BackedUpProfile) Reset ¶ added in v0.117.3
func (x *BackedUpProfile) Reset()
func (*BackedUpProfile) String ¶ added in v0.117.3
func (x *BackedUpProfile) String() string
type Backup ¶ added in v0.90.0
type Backup struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // this is what we already had Contacts []*SyncInstallationContactV2 `protobuf:"bytes,3,rep,name=contacts,proto3" json:"contacts,omitempty"` Communities []*SyncInstallationCommunity `protobuf:"bytes,4,rep,name=communities,proto3" json:"communities,omitempty"` // newly added details to be backed up to and fetched from waku ContactsDetails *FetchingBackedUpDataDetails `protobuf:"bytes,5,opt,name=contactsDetails,proto3" json:"contactsDetails,omitempty"` CommunitiesDetails *FetchingBackedUpDataDetails `protobuf:"bytes,6,opt,name=communitiesDetails,proto3" json:"communitiesDetails,omitempty"` Profile *BackedUpProfile `protobuf:"bytes,7,opt,name=profile,proto3" json:"profile,omitempty"` ProfileDetails *FetchingBackedUpDataDetails `protobuf:"bytes,8,opt,name=profileDetails,proto3" json:"profileDetails,omitempty"` Setting *SyncSetting `protobuf:"bytes,9,opt,name=setting,proto3" json:"setting,omitempty"` SettingsDetails *FetchingBackedUpDataDetails `protobuf:"bytes,10,opt,name=settingsDetails,proto3" json:"settingsDetails,omitempty"` Keypair *SyncKeypair `protobuf:"bytes,11,opt,name=keypair,proto3" json:"keypair,omitempty"` KeypairDetails *FetchingBackedUpDataDetails `protobuf:"bytes,12,opt,name=keypairDetails,proto3" json:"keypairDetails,omitempty"` WatchOnlyAccount *SyncAccount `protobuf:"bytes,13,opt,name=watchOnlyAccount,proto3" json:"watchOnlyAccount,omitempty"` WatchOnlyAccountDetails *FetchingBackedUpDataDetails `protobuf:"bytes,14,opt,name=watchOnlyAccountDetails,proto3" json:"watchOnlyAccountDetails,omitempty"` Chats []*SyncChat `protobuf:"bytes,15,rep,name=chats,proto3" json:"chats,omitempty"` ChatsDetails *FetchingBackedUpDataDetails `protobuf:"bytes,16,opt,name=chatsDetails,proto3" json:"chatsDetails,omitempty"` // contains filtered or unexported fields }
func (*Backup) Descriptor
deprecated
added in
v0.90.0
func (*Backup) GetChatsDetails ¶ added in v0.170.0
func (x *Backup) GetChatsDetails() *FetchingBackedUpDataDetails
func (*Backup) GetCommunities ¶ added in v0.96.4
func (x *Backup) GetCommunities() []*SyncInstallationCommunity
func (*Backup) GetCommunitiesDetails ¶ added in v0.117.3
func (x *Backup) GetCommunitiesDetails() *FetchingBackedUpDataDetails
func (*Backup) GetContacts ¶ added in v0.90.0
func (x *Backup) GetContacts() []*SyncInstallationContactV2
func (*Backup) GetContactsDetails ¶ added in v0.117.3
func (x *Backup) GetContactsDetails() *FetchingBackedUpDataDetails
func (*Backup) GetKeypair ¶ added in v0.161.2
func (x *Backup) GetKeypair() *SyncKeypair
func (*Backup) GetKeypairDetails ¶ added in v0.161.2
func (x *Backup) GetKeypairDetails() *FetchingBackedUpDataDetails
func (*Backup) GetProfile ¶ added in v0.117.3
func (x *Backup) GetProfile() *BackedUpProfile
func (*Backup) GetProfileDetails ¶ added in v0.117.3
func (x *Backup) GetProfileDetails() *FetchingBackedUpDataDetails
func (*Backup) GetSetting ¶ added in v0.117.3
func (x *Backup) GetSetting() *SyncSetting
func (*Backup) GetSettingsDetails ¶ added in v0.117.3
func (x *Backup) GetSettingsDetails() *FetchingBackedUpDataDetails
func (*Backup) GetWatchOnlyAccount ¶ added in v0.152.2
func (x *Backup) GetWatchOnlyAccount() *SyncAccount
func (*Backup) GetWatchOnlyAccountDetails ¶ added in v0.152.2
func (x *Backup) GetWatchOnlyAccountDetails() *FetchingBackedUpDataDetails
func (*Backup) ProtoMessage ¶ added in v0.90.0
func (*Backup) ProtoMessage()
func (*Backup) ProtoReflect ¶ added in v0.163.14
func (x *Backup) ProtoReflect() protoreflect.Message
type BridgeMessage ¶ added in v0.172.10
type BridgeMessage struct { BridgeName string `protobuf:"bytes,1,opt,name=bridgeName,proto3" json:"bridgeName,omitempty"` UserName string `protobuf:"bytes,2,opt,name=userName,proto3" json:"userName,omitempty"` UserAvatar string `protobuf:"bytes,3,opt,name=userAvatar,proto3" json:"userAvatar,omitempty"` UserID string `protobuf:"bytes,4,opt,name=userID,proto3" json:"userID,omitempty"` Content string `protobuf:"bytes,5,opt,name=content,proto3" json:"content,omitempty"` MessageID string `protobuf:"bytes,6,opt,name=messageID,proto3" json:"messageID,omitempty"` ParentMessageID string `protobuf:"bytes,7,opt,name=parentMessageID,proto3" json:"parentMessageID,omitempty"` // contains filtered or unexported fields }
func (*BridgeMessage) Descriptor
deprecated
added in
v0.172.10
func (*BridgeMessage) Descriptor() ([]byte, []int)
Deprecated: Use BridgeMessage.ProtoReflect.Descriptor instead.
func (*BridgeMessage) GetBridgeName ¶ added in v0.172.10
func (x *BridgeMessage) GetBridgeName() string
func (*BridgeMessage) GetContent ¶ added in v0.172.10
func (x *BridgeMessage) GetContent() string
func (*BridgeMessage) GetMessageID ¶ added in v0.172.10
func (x *BridgeMessage) GetMessageID() string
func (*BridgeMessage) GetParentMessageID ¶ added in v0.172.10
func (x *BridgeMessage) GetParentMessageID() string
func (*BridgeMessage) GetUserAvatar ¶ added in v0.172.10
func (x *BridgeMessage) GetUserAvatar() string
func (*BridgeMessage) GetUserID ¶ added in v0.172.10
func (x *BridgeMessage) GetUserID() string
func (*BridgeMessage) GetUserName ¶ added in v0.172.10
func (x *BridgeMessage) GetUserName() string
func (*BridgeMessage) ProtoMessage ¶ added in v0.172.10
func (*BridgeMessage) ProtoMessage()
func (*BridgeMessage) ProtoReflect ¶ added in v0.174.0
func (x *BridgeMessage) ProtoReflect() protoreflect.Message
func (*BridgeMessage) Reset ¶ added in v0.172.10
func (x *BridgeMessage) Reset()
func (*BridgeMessage) String ¶ added in v0.172.10
func (x *BridgeMessage) String() string
type CancelContactVerification ¶ added in v0.117.1
type CancelContactVerification struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CancelContactVerification) Descriptor
deprecated
added in
v0.117.1
func (*CancelContactVerification) Descriptor() ([]byte, []int)
Deprecated: Use CancelContactVerification.ProtoReflect.Descriptor instead.
func (*CancelContactVerification) GetClock ¶ added in v0.117.1
func (x *CancelContactVerification) GetClock() uint64
func (*CancelContactVerification) GetId ¶ added in v0.117.1
func (x *CancelContactVerification) GetId() string
func (*CancelContactVerification) ProtoMessage ¶ added in v0.117.1
func (*CancelContactVerification) ProtoMessage()
func (*CancelContactVerification) ProtoReflect ¶ added in v0.163.14
func (x *CancelContactVerification) ProtoReflect() protoreflect.Message
func (*CancelContactVerification) Reset ¶ added in v0.117.1
func (x *CancelContactVerification) Reset()
func (*CancelContactVerification) String ¶ added in v0.117.1
func (x *CancelContactVerification) String() string
type CategoryData ¶ added in v0.158.0
type CategoryData struct { CategoryId string `protobuf:"bytes,1,opt,name=category_id,json=categoryId,proto3" json:"category_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` ChannelsIds []string `protobuf:"bytes,3,rep,name=channels_ids,json=channelsIds,proto3" json:"channels_ids,omitempty"` Position int32 `protobuf:"varint,4,opt,name=position,proto3" json:"position,omitempty"` // contains filtered or unexported fields }
func (*CategoryData) Descriptor
deprecated
added in
v0.158.0
func (*CategoryData) Descriptor() ([]byte, []int)
Deprecated: Use CategoryData.ProtoReflect.Descriptor instead.
func (*CategoryData) GetCategoryId ¶ added in v0.158.0
func (x *CategoryData) GetCategoryId() string
func (*CategoryData) GetChannelsIds ¶ added in v0.158.0
func (x *CategoryData) GetChannelsIds() []string
func (*CategoryData) GetName ¶ added in v0.158.0
func (x *CategoryData) GetName() string
func (*CategoryData) GetPosition ¶ added in v0.158.0
func (x *CategoryData) GetPosition() int32
func (*CategoryData) ProtoMessage ¶ added in v0.158.0
func (*CategoryData) ProtoMessage()
func (*CategoryData) ProtoReflect ¶ added in v0.163.14
func (x *CategoryData) ProtoReflect() protoreflect.Message
func (*CategoryData) Reset ¶ added in v0.158.0
func (x *CategoryData) Reset()
func (*CategoryData) String ¶ added in v0.158.0
func (x *CategoryData) String() string
type Channel ¶ added in v0.161.2
type Channel struct { DisplayName string `protobuf:"bytes,1,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` Emoji string `protobuf:"bytes,3,opt,name=emoji,proto3" json:"emoji,omitempty"` Color string `protobuf:"bytes,4,opt,name=color,proto3" json:"color,omitempty"` Community *Community `protobuf:"bytes,5,opt,name=community,proto3" json:"community,omitempty"` Uuid string `protobuf:"bytes,6,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*Channel) Descriptor
deprecated
added in
v0.161.2
func (*Channel) GetCommunity ¶ added in v0.161.2
func (*Channel) GetDescription ¶ added in v0.161.2
func (*Channel) GetDisplayName ¶ added in v0.161.2
func (*Channel) ProtoMessage ¶ added in v0.161.2
func (*Channel) ProtoMessage()
func (*Channel) ProtoReflect ¶ added in v0.163.14
func (x *Channel) ProtoReflect() protoreflect.Message
type ChannelData ¶ added in v0.158.0
type ChannelData struct { CategoryId string `protobuf:"bytes,1,opt,name=category_id,json=categoryId,proto3" json:"category_id,omitempty"` ChannelId string `protobuf:"bytes,2,opt,name=channel_id,json=channelId,proto3" json:"channel_id,omitempty"` Position int32 `protobuf:"varint,3,opt,name=position,proto3" json:"position,omitempty"` Channel *CommunityChat `protobuf:"bytes,4,opt,name=channel,proto3" json:"channel,omitempty"` // contains filtered or unexported fields }
func (*ChannelData) Descriptor
deprecated
added in
v0.158.0
func (*ChannelData) Descriptor() ([]byte, []int)
Deprecated: Use ChannelData.ProtoReflect.Descriptor instead.
func (*ChannelData) GetCategoryId ¶ added in v0.158.0
func (x *ChannelData) GetCategoryId() string
func (*ChannelData) GetChannel ¶ added in v0.158.0
func (x *ChannelData) GetChannel() *CommunityChat
func (*ChannelData) GetChannelId ¶ added in v0.158.0
func (x *ChannelData) GetChannelId() string
func (*ChannelData) GetPosition ¶ added in v0.158.0
func (x *ChannelData) GetPosition() int32
func (*ChannelData) ProtoMessage ¶ added in v0.158.0
func (*ChannelData) ProtoMessage()
func (*ChannelData) ProtoReflect ¶ added in v0.163.14
func (x *ChannelData) ProtoReflect() protoreflect.Message
func (*ChannelData) Reset ¶ added in v0.158.0
func (x *ChannelData) Reset()
func (*ChannelData) String ¶ added in v0.158.0
func (x *ChannelData) String() string
type ChatIdentity ¶ added in v0.65.0
type ChatIdentity struct { // Lamport timestamp of the message Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` // ens_name is the valid ENS name associated with the chat key EnsName string `protobuf:"bytes,2,opt,name=ens_name,json=ensName,proto3" json:"ens_name,omitempty"` // images is a string indexed mapping of images associated with an identity Images map[string]*IdentityImage `` /* 153-byte string literal not displayed */ // display name is the user set identity DisplayName string `protobuf:"bytes,4,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // description is the user set description Description string `protobuf:"bytes,5,opt,name=description,proto3" json:"description,omitempty"` Color string `protobuf:"bytes,6,opt,name=color,proto3" json:"color,omitempty"` Emoji string `protobuf:"bytes,7,opt,name=emoji,proto3" json:"emoji,omitempty"` // Deprecated: Marked as deprecated in chat_identity.proto. SocialLinks []*SocialLink `protobuf:"bytes,8,rep,name=social_links,json=socialLinks,proto3" json:"social_links,omitempty"` // first known message timestamp in seconds (valid only for community chats for now) // 0 - unknown // 1 - no messages FirstMessageTimestamp uint32 `` /* 127-byte string literal not displayed */ ProfileShowcase *ProfileShowcase `protobuf:"bytes,10,opt,name=profile_showcase,json=profileShowcase,proto3" json:"profile_showcase,omitempty"` CustomizationColor uint32 `protobuf:"varint,11,opt,name=customization_color,json=customizationColor,proto3" json:"customization_color,omitempty"` // contains filtered or unexported fields }
ChatIdentity represents the user defined identity associated with their public chat key
func (*ChatIdentity) Descriptor
deprecated
added in
v0.65.0
func (*ChatIdentity) Descriptor() ([]byte, []int)
Deprecated: Use ChatIdentity.ProtoReflect.Descriptor instead.
func (*ChatIdentity) GetClock ¶ added in v0.65.0
func (x *ChatIdentity) GetClock() uint64
func (*ChatIdentity) GetColor ¶ added in v0.67.0
func (x *ChatIdentity) GetColor() string
func (*ChatIdentity) GetCustomizationColor ¶ added in v0.179.0
func (x *ChatIdentity) GetCustomizationColor() uint32
func (*ChatIdentity) GetDescription ¶ added in v0.67.0
func (x *ChatIdentity) GetDescription() string
func (*ChatIdentity) GetDisplayName ¶ added in v0.67.0
func (x *ChatIdentity) GetDisplayName() string
func (*ChatIdentity) GetEmoji ¶ added in v0.89.5
func (x *ChatIdentity) GetEmoji() string
func (*ChatIdentity) GetEnsName ¶ added in v0.65.0
func (x *ChatIdentity) GetEnsName() string
func (*ChatIdentity) GetFirstMessageTimestamp ¶ added in v0.109.1
func (x *ChatIdentity) GetFirstMessageTimestamp() uint32
func (*ChatIdentity) GetImages ¶ added in v0.65.0
func (x *ChatIdentity) GetImages() map[string]*IdentityImage
func (*ChatIdentity) GetProfileShowcase ¶ added in v0.171.12
func (x *ChatIdentity) GetProfileShowcase() *ProfileShowcase
func (*ChatIdentity) GetSocialLinks
deprecated
added in
v0.105.1
func (x *ChatIdentity) GetSocialLinks() []*SocialLink
Deprecated: Marked as deprecated in chat_identity.proto.
func (*ChatIdentity) ProtoMessage ¶ added in v0.65.0
func (*ChatIdentity) ProtoMessage()
func (*ChatIdentity) ProtoReflect ¶ added in v0.163.14
func (x *ChatIdentity) ProtoReflect() protoreflect.Message
func (*ChatIdentity) Reset ¶ added in v0.65.0
func (x *ChatIdentity) Reset()
func (*ChatIdentity) String ¶ added in v0.65.0
func (x *ChatIdentity) String() string
type ChatMessage ¶
type ChatMessage struct { // Lamport timestamp of the chat message Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` // Unix timestamps in milliseconds, currently not used as we use whisper as // more reliable, but here so that we don't rely on it Timestamp uint64 `protobuf:"varint,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"` // Text of the message Text string `protobuf:"bytes,3,opt,name=text,proto3" json:"text,omitempty"` // Id of the message that we are replying to ResponseTo string `protobuf:"bytes,4,opt,name=response_to,json=responseTo,proto3" json:"response_to,omitempty"` // Ens name of the sender EnsName string `protobuf:"bytes,5,opt,name=ens_name,json=ensName,proto3" json:"ens_name,omitempty"` // Chat id, this field is symmetric for public-chats and private group chats, // but asymmetric in case of one-to-ones, as the sender will use the chat-id // of the received, while the receiver will use the chat-id of the sender. // Probably should be the concatenation of sender-pk & receiver-pk in // alphabetical order ChatId string `protobuf:"bytes,6,opt,name=chat_id,json=chatId,proto3" json:"chat_id,omitempty"` // The type of message (public/one-to-one/private-group-chat) MessageType MessageType `protobuf:"varint,7,opt,name=message_type,json=messageType,proto3,enum=protobuf.MessageType" json:"message_type,omitempty"` // The type of the content of the message ContentType ChatMessage_ContentType `` /* 133-byte string literal not displayed */ // Types that are assignable to Payload: // // *ChatMessage_Sticker // *ChatMessage_Image // *ChatMessage_Audio // *ChatMessage_Community // *ChatMessage_DiscordMessage // *ChatMessage_BridgeMessage Payload isChatMessage_Payload `protobuf_oneof:"payload"` // Grant for community chat messages // // Deprecated: Marked as deprecated in chat_message.proto. Grant []byte `protobuf:"bytes,13,opt,name=grant,proto3" json:"grant,omitempty"` // Message author's display name, introduced in version 1 DisplayName string `protobuf:"bytes,14,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` ContactRequestPropagatedState *ContactRequestPropagatedState `` /* 153-byte string literal not displayed */ UnfurledLinks []*UnfurledLink `protobuf:"bytes,16,rep,name=unfurled_links,json=unfurledLinks,proto3" json:"unfurled_links,omitempty"` Shard *Shard `protobuf:"bytes,17,opt,name=shard,proto3" json:"shard,omitempty"` UnfurledStatusLinks *UnfurledStatusLinks `protobuf:"bytes,18,opt,name=unfurled_status_links,json=unfurledStatusLinks,proto3" json:"unfurled_status_links,omitempty"` CustomizationColor uint32 `protobuf:"varint,19,opt,name=customization_color,json=customizationColor,proto3" json:"customization_color,omitempty"` // contains filtered or unexported fields }
func (*ChatMessage) Descriptor
deprecated
func (*ChatMessage) Descriptor() ([]byte, []int)
Deprecated: Use ChatMessage.ProtoReflect.Descriptor instead.
func (*ChatMessage) GetAudio ¶ added in v0.56.1
func (x *ChatMessage) GetAudio() *AudioMessage
func (*ChatMessage) GetBridgeMessage ¶ added in v0.172.10
func (x *ChatMessage) GetBridgeMessage() *BridgeMessage
func (*ChatMessage) GetChatId ¶
func (x *ChatMessage) GetChatId() string
func (*ChatMessage) GetClock ¶
func (x *ChatMessage) GetClock() uint64
func (*ChatMessage) GetCommunity ¶ added in v0.67.0
func (x *ChatMessage) GetCommunity() []byte
func (*ChatMessage) GetContactRequestPropagatedState ¶ added in v0.130.0
func (x *ChatMessage) GetContactRequestPropagatedState() *ContactRequestPropagatedState
func (*ChatMessage) GetContentType ¶
func (x *ChatMessage) GetContentType() ChatMessage_ContentType
func (*ChatMessage) GetCustomizationColor ¶ added in v0.179.0
func (x *ChatMessage) GetCustomizationColor() uint32
func (*ChatMessage) GetDiscordMessage ¶ added in v0.105.1
func (x *ChatMessage) GetDiscordMessage() *DiscordMessage
func (*ChatMessage) GetDisplayName ¶ added in v0.94.12
func (x *ChatMessage) GetDisplayName() string
func (*ChatMessage) GetEnsName ¶
func (x *ChatMessage) GetEnsName() string
func (*ChatMessage) GetGrant
deprecated
added in
v0.67.0
func (x *ChatMessage) GetGrant() []byte
Deprecated: Marked as deprecated in chat_message.proto.
func (*ChatMessage) GetImage ¶ added in v0.54.0
func (x *ChatMessage) GetImage() *ImageMessage
func (*ChatMessage) GetMessageType ¶
func (x *ChatMessage) GetMessageType() MessageType
func (*ChatMessage) GetPayload ¶
func (m *ChatMessage) GetPayload() isChatMessage_Payload
func (*ChatMessage) GetResponseTo ¶
func (x *ChatMessage) GetResponseTo() string
func (*ChatMessage) GetShard ¶ added in v0.170.0
func (x *ChatMessage) GetShard() *Shard
func (*ChatMessage) GetSticker ¶
func (x *ChatMessage) GetSticker() *StickerMessage
func (*ChatMessage) GetText ¶
func (x *ChatMessage) GetText() string
func (*ChatMessage) GetTimestamp ¶
func (x *ChatMessage) GetTimestamp() uint64
func (*ChatMessage) GetUnfurledLinks ¶ added in v0.151.12
func (x *ChatMessage) GetUnfurledLinks() []*UnfurledLink
func (*ChatMessage) GetUnfurledStatusLinks ¶ added in v0.170.0
func (x *ChatMessage) GetUnfurledStatusLinks() *UnfurledStatusLinks
func (*ChatMessage) ProtoMessage ¶
func (*ChatMessage) ProtoMessage()
func (*ChatMessage) ProtoReflect ¶ added in v0.163.14
func (x *ChatMessage) ProtoReflect() protoreflect.Message
func (*ChatMessage) Reset ¶
func (x *ChatMessage) Reset()
func (*ChatMessage) String ¶
func (x *ChatMessage) String() string
type ChatMessage_Audio ¶ added in v0.56.1
type ChatMessage_Audio struct {
Audio *AudioMessage `protobuf:"bytes,11,opt,name=audio,proto3,oneof"`
}
type ChatMessage_BridgeMessage ¶ added in v0.172.10
type ChatMessage_BridgeMessage struct {
BridgeMessage *BridgeMessage `protobuf:"bytes,100,opt,name=bridge_message,json=bridgeMessage,proto3,oneof"`
}
type ChatMessage_Community ¶ added in v0.67.0
type ChatMessage_Community struct {
Community []byte `protobuf:"bytes,12,opt,name=community,proto3,oneof"`
}
type ChatMessage_ContentType ¶
type ChatMessage_ContentType int32
const ( ChatMessage_UNKNOWN_CONTENT_TYPE ChatMessage_ContentType = 0 ChatMessage_TEXT_PLAIN ChatMessage_ContentType = 1 ChatMessage_STICKER ChatMessage_ContentType = 2 ChatMessage_STATUS ChatMessage_ContentType = 3 ChatMessage_EMOJI ChatMessage_ContentType = 4 ChatMessage_TRANSACTION_COMMAND ChatMessage_ContentType = 5 // Only local ChatMessage_SYSTEM_MESSAGE_CONTENT_PRIVATE_GROUP ChatMessage_ContentType = 6 ChatMessage_IMAGE ChatMessage_ContentType = 7 ChatMessage_AUDIO ChatMessage_ContentType = 8 ChatMessage_COMMUNITY ChatMessage_ContentType = 9 // Only local ChatMessage_SYSTEM_MESSAGE_GAP ChatMessage_ContentType = 10 ChatMessage_CONTACT_REQUEST ChatMessage_ContentType = 11 ChatMessage_DISCORD_MESSAGE ChatMessage_ContentType = 12 ChatMessage_IDENTITY_VERIFICATION ChatMessage_ContentType = 13 // Only local ChatMessage_SYSTEM_MESSAGE_PINNED_MESSAGE ChatMessage_ContentType = 14 // Only local ChatMessage_SYSTEM_MESSAGE_MUTUAL_EVENT_SENT ChatMessage_ContentType = 15 // Only local ChatMessage_SYSTEM_MESSAGE_MUTUAL_EVENT_ACCEPTED ChatMessage_ContentType = 16 // Only local ChatMessage_SYSTEM_MESSAGE_MUTUAL_EVENT_REMOVED ChatMessage_ContentType = 17 ChatMessage_BRIDGE_MESSAGE ChatMessage_ContentType = 18 )
func (ChatMessage_ContentType) Descriptor ¶ added in v0.163.14
func (ChatMessage_ContentType) Descriptor() protoreflect.EnumDescriptor
func (ChatMessage_ContentType) Enum ¶ added in v0.163.14
func (x ChatMessage_ContentType) Enum() *ChatMessage_ContentType
func (ChatMessage_ContentType) EnumDescriptor
deprecated
func (ChatMessage_ContentType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ChatMessage_ContentType.Descriptor instead.
func (ChatMessage_ContentType) Number ¶ added in v0.163.14
func (x ChatMessage_ContentType) Number() protoreflect.EnumNumber
func (ChatMessage_ContentType) String ¶
func (x ChatMessage_ContentType) String() string
func (ChatMessage_ContentType) Type ¶ added in v0.163.14
func (ChatMessage_ContentType) Type() protoreflect.EnumType
type ChatMessage_DiscordMessage ¶ added in v0.105.1
type ChatMessage_DiscordMessage struct {
DiscordMessage *DiscordMessage `protobuf:"bytes,99,opt,name=discord_message,json=discordMessage,proto3,oneof"`
}
type ChatMessage_Image ¶ added in v0.54.0
type ChatMessage_Image struct {
Image *ImageMessage `protobuf:"bytes,10,opt,name=image,proto3,oneof"`
}
type ChatMessage_Sticker ¶
type ChatMessage_Sticker struct {
Sticker *StickerMessage `protobuf:"bytes,9,opt,name=sticker,proto3,oneof"`
}
type CollectiblePreferences ¶ added in v0.172.6
type CollectiblePreferences struct { Type int64 `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"` Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` Position int64 `protobuf:"varint,3,opt,name=position,proto3" json:"position,omitempty"` Visible bool `protobuf:"varint,4,opt,name=visible,proto3" json:"visible,omitempty"` // contains filtered or unexported fields }
func (*CollectiblePreferences) Descriptor
deprecated
added in
v0.172.6
func (*CollectiblePreferences) Descriptor() ([]byte, []int)
Deprecated: Use CollectiblePreferences.ProtoReflect.Descriptor instead.
func (*CollectiblePreferences) GetKey ¶ added in v0.172.6
func (x *CollectiblePreferences) GetKey() string
func (*CollectiblePreferences) GetPosition ¶ added in v0.172.6
func (x *CollectiblePreferences) GetPosition() int64
func (*CollectiblePreferences) GetType ¶ added in v0.172.6
func (x *CollectiblePreferences) GetType() int64
func (*CollectiblePreferences) GetVisible ¶ added in v0.172.6
func (x *CollectiblePreferences) GetVisible() bool
func (*CollectiblePreferences) ProtoMessage ¶ added in v0.172.6
func (*CollectiblePreferences) ProtoMessage()
func (*CollectiblePreferences) ProtoReflect ¶ added in v0.172.6
func (x *CollectiblePreferences) ProtoReflect() protoreflect.Message
func (*CollectiblePreferences) Reset ¶ added in v0.172.6
func (x *CollectiblePreferences) Reset()
func (*CollectiblePreferences) String ¶ added in v0.172.6
func (x *CollectiblePreferences) String() string
type Community ¶ added in v0.161.2
type Community struct { DisplayName string `protobuf:"bytes,1,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` MembersCount uint32 `protobuf:"varint,3,opt,name=members_count,json=membersCount,proto3" json:"members_count,omitempty"` Color string `protobuf:"bytes,4,opt,name=color,proto3" json:"color,omitempty"` TagIndices []uint32 `protobuf:"varint,5,rep,packed,name=tag_indices,json=tagIndices,proto3" json:"tag_indices,omitempty"` // contains filtered or unexported fields }
func (*Community) Descriptor
deprecated
added in
v0.161.2
func (*Community) GetDescription ¶ added in v0.161.2
func (*Community) GetDisplayName ¶ added in v0.161.2
func (*Community) GetMembersCount ¶ added in v0.161.2
func (*Community) GetTagIndices ¶ added in v0.161.2
func (*Community) ProtoMessage ¶ added in v0.161.2
func (*Community) ProtoMessage()
func (*Community) ProtoReflect ¶ added in v0.163.14
func (x *Community) ProtoReflect() protoreflect.Message
type CommunityAdminSettings ¶ added in v0.100.0
type CommunityAdminSettings struct { PinMessageAllMembersEnabled bool `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CommunityAdminSettings) Descriptor
deprecated
added in
v0.100.0
func (*CommunityAdminSettings) Descriptor() ([]byte, []int)
Deprecated: Use CommunityAdminSettings.ProtoReflect.Descriptor instead.
func (*CommunityAdminSettings) GetPinMessageAllMembersEnabled ¶ added in v0.100.0
func (x *CommunityAdminSettings) GetPinMessageAllMembersEnabled() bool
func (*CommunityAdminSettings) ProtoMessage ¶ added in v0.100.0
func (*CommunityAdminSettings) ProtoMessage()
func (*CommunityAdminSettings) ProtoReflect ¶ added in v0.163.14
func (x *CommunityAdminSettings) ProtoReflect() protoreflect.Message
func (*CommunityAdminSettings) Reset ¶ added in v0.100.0
func (x *CommunityAdminSettings) Reset()
func (*CommunityAdminSettings) String ¶ added in v0.100.0
func (x *CommunityAdminSettings) String() string
type CommunityBanInfo ¶ added in v0.175.3
type CommunityBanInfo struct { DeleteAllMessages bool `protobuf:"varint,1,opt,name=delete_all_messages,json=deleteAllMessages,proto3" json:"delete_all_messages,omitempty"` // contains filtered or unexported fields }
func (*CommunityBanInfo) Descriptor
deprecated
added in
v0.175.3
func (*CommunityBanInfo) Descriptor() ([]byte, []int)
Deprecated: Use CommunityBanInfo.ProtoReflect.Descriptor instead.
func (*CommunityBanInfo) GetDeleteAllMessages ¶ added in v0.175.3
func (x *CommunityBanInfo) GetDeleteAllMessages() bool
func (*CommunityBanInfo) ProtoMessage ¶ added in v0.175.3
func (*CommunityBanInfo) ProtoMessage()
func (*CommunityBanInfo) ProtoReflect ¶ added in v0.175.3
func (x *CommunityBanInfo) ProtoReflect() protoreflect.Message
func (*CommunityBanInfo) Reset ¶ added in v0.175.3
func (x *CommunityBanInfo) Reset()
func (*CommunityBanInfo) String ¶ added in v0.175.3
func (x *CommunityBanInfo) String() string
type CommunityBloomFilter ¶ added in v0.181.33
type CommunityBloomFilter struct { Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` M uint64 `protobuf:"varint,2,opt,name=m,proto3" json:"m,omitempty"` K uint64 `protobuf:"varint,3,opt,name=k,proto3" json:"k,omitempty"` // contains filtered or unexported fields }
func (*CommunityBloomFilter) Descriptor
deprecated
added in
v0.181.33
func (*CommunityBloomFilter) Descriptor() ([]byte, []int)
Deprecated: Use CommunityBloomFilter.ProtoReflect.Descriptor instead.
func (*CommunityBloomFilter) GetData ¶ added in v0.181.33
func (x *CommunityBloomFilter) GetData() []byte
func (*CommunityBloomFilter) GetK ¶ added in v0.181.33
func (x *CommunityBloomFilter) GetK() uint64
func (*CommunityBloomFilter) GetM ¶ added in v0.181.33
func (x *CommunityBloomFilter) GetM() uint64
func (*CommunityBloomFilter) ProtoMessage ¶ added in v0.181.33
func (*CommunityBloomFilter) ProtoMessage()
func (*CommunityBloomFilter) ProtoReflect ¶ added in v0.181.33
func (x *CommunityBloomFilter) ProtoReflect() protoreflect.Message
func (*CommunityBloomFilter) Reset ¶ added in v0.181.33
func (x *CommunityBloomFilter) Reset()
func (*CommunityBloomFilter) String ¶ added in v0.181.33
func (x *CommunityBloomFilter) String() string
type CommunityCancelRequestToJoin ¶ added in v0.114.1
type CommunityCancelRequestToJoin struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` EnsName string `protobuf:"bytes,2,opt,name=ens_name,json=ensName,proto3" json:"ens_name,omitempty"` ChatId string `protobuf:"bytes,3,opt,name=chat_id,json=chatId,proto3" json:"chat_id,omitempty"` CommunityId []byte `protobuf:"bytes,4,opt,name=community_id,json=communityId,proto3" json:"community_id,omitempty"` DisplayName string `protobuf:"bytes,5,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` CustomizationColor uint32 `protobuf:"varint,6,opt,name=customization_color,json=customizationColor,proto3" json:"customization_color,omitempty"` // contains filtered or unexported fields }
func (*CommunityCancelRequestToJoin) Descriptor
deprecated
added in
v0.114.1
func (*CommunityCancelRequestToJoin) Descriptor() ([]byte, []int)
Deprecated: Use CommunityCancelRequestToJoin.ProtoReflect.Descriptor instead.
func (*CommunityCancelRequestToJoin) GetChatId ¶ added in v0.114.1
func (x *CommunityCancelRequestToJoin) GetChatId() string
func (*CommunityCancelRequestToJoin) GetClock ¶ added in v0.114.1
func (x *CommunityCancelRequestToJoin) GetClock() uint64
func (*CommunityCancelRequestToJoin) GetCommunityId ¶ added in v0.114.1
func (x *CommunityCancelRequestToJoin) GetCommunityId() []byte
func (*CommunityCancelRequestToJoin) GetCustomizationColor ¶ added in v0.179.0
func (x *CommunityCancelRequestToJoin) GetCustomizationColor() uint32
func (*CommunityCancelRequestToJoin) GetDisplayName ¶ added in v0.114.1
func (x *CommunityCancelRequestToJoin) GetDisplayName() string
func (*CommunityCancelRequestToJoin) GetEnsName ¶ added in v0.114.1
func (x *CommunityCancelRequestToJoin) GetEnsName() string
func (*CommunityCancelRequestToJoin) ProtoMessage ¶ added in v0.114.1
func (*CommunityCancelRequestToJoin) ProtoMessage()
func (*CommunityCancelRequestToJoin) ProtoReflect ¶ added in v0.163.14
func (x *CommunityCancelRequestToJoin) ProtoReflect() protoreflect.Message
func (*CommunityCancelRequestToJoin) Reset ¶ added in v0.114.1
func (x *CommunityCancelRequestToJoin) Reset()
func (*CommunityCancelRequestToJoin) String ¶ added in v0.114.1
func (x *CommunityCancelRequestToJoin) String() string
type CommunityCategory ¶ added in v0.79.3
type CommunityCategory struct { CategoryId string `protobuf:"bytes,1,opt,name=category_id,json=categoryId,proto3" json:"category_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Position int32 `protobuf:"varint,3,opt,name=position,proto3" json:"position,omitempty"` // contains filtered or unexported fields }
func (*CommunityCategory) Descriptor
deprecated
added in
v0.79.3
func (*CommunityCategory) Descriptor() ([]byte, []int)
Deprecated: Use CommunityCategory.ProtoReflect.Descriptor instead.
func (*CommunityCategory) GetCategoryId ¶ added in v0.79.3
func (x *CommunityCategory) GetCategoryId() string
func (*CommunityCategory) GetName ¶ added in v0.79.3
func (x *CommunityCategory) GetName() string
func (*CommunityCategory) GetPosition ¶ added in v0.79.3
func (x *CommunityCategory) GetPosition() int32
func (*CommunityCategory) ProtoMessage ¶ added in v0.79.3
func (*CommunityCategory) ProtoMessage()
func (*CommunityCategory) ProtoReflect ¶ added in v0.163.14
func (x *CommunityCategory) ProtoReflect() protoreflect.Message
func (*CommunityCategory) Reset ¶ added in v0.79.3
func (x *CommunityCategory) Reset()
func (*CommunityCategory) String ¶ added in v0.79.3
func (x *CommunityCategory) String() string
type CommunityChat ¶ added in v0.67.0
type CommunityChat struct { Members map[string]*CommunityMember `` /* 155-byte string literal not displayed */ Permissions *CommunityPermissions `protobuf:"bytes,2,opt,name=permissions,proto3" json:"permissions,omitempty"` Identity *ChatIdentity `protobuf:"bytes,3,opt,name=identity,proto3" json:"identity,omitempty"` CategoryId string `protobuf:"bytes,4,opt,name=category_id,json=categoryId,proto3" json:"category_id,omitempty"` Position int32 `protobuf:"varint,5,opt,name=position,proto3" json:"position,omitempty"` ViewersCanPostReactions bool `` /* 135-byte string literal not displayed */ HideIfPermissionsNotMet bool `` /* 137-byte string literal not displayed */ MembersList *CommunityBloomFilter `protobuf:"bytes,8,opt,name=members_list,json=membersList,proto3" json:"members_list,omitempty"` // contains filtered or unexported fields }
func (*CommunityChat) Descriptor
deprecated
added in
v0.67.0
func (*CommunityChat) Descriptor() ([]byte, []int)
Deprecated: Use CommunityChat.ProtoReflect.Descriptor instead.
func (*CommunityChat) GetCategoryId ¶ added in v0.79.3
func (x *CommunityChat) GetCategoryId() string
func (*CommunityChat) GetHideIfPermissionsNotMet ¶ added in v0.177.0
func (x *CommunityChat) GetHideIfPermissionsNotMet() bool
func (*CommunityChat) GetIdentity ¶ added in v0.67.0
func (x *CommunityChat) GetIdentity() *ChatIdentity
func (*CommunityChat) GetMembers ¶ added in v0.67.0
func (x *CommunityChat) GetMembers() map[string]*CommunityMember
func (*CommunityChat) GetMembersList ¶ added in v0.181.33
func (x *CommunityChat) GetMembersList() *CommunityBloomFilter
func (*CommunityChat) GetPermissions ¶ added in v0.67.0
func (x *CommunityChat) GetPermissions() *CommunityPermissions
func (*CommunityChat) GetPosition ¶ added in v0.79.3
func (x *CommunityChat) GetPosition() int32
func (*CommunityChat) GetViewersCanPostReactions ¶ added in v0.176.3
func (x *CommunityChat) GetViewersCanPostReactions() bool
func (*CommunityChat) ProtoMessage ¶ added in v0.67.0
func (*CommunityChat) ProtoMessage()
func (*CommunityChat) ProtoReflect ¶ added in v0.163.14
func (x *CommunityChat) ProtoReflect() protoreflect.Message
func (*CommunityChat) Reset ¶ added in v0.67.0
func (x *CommunityChat) Reset()
func (*CommunityChat) String ¶ added in v0.67.0
func (x *CommunityChat) String() string
type CommunityConfig ¶ added in v0.158.0
type CommunityConfig struct { Identity *ChatIdentity `protobuf:"bytes,1,opt,name=identity,proto3" json:"identity,omitempty"` Permissions *CommunityPermissions `protobuf:"bytes,2,opt,name=permissions,proto3" json:"permissions,omitempty"` AdminSettings *CommunityAdminSettings `protobuf:"bytes,3,opt,name=admin_settings,json=adminSettings,proto3" json:"admin_settings,omitempty"` IntroMessage string `protobuf:"bytes,4,opt,name=intro_message,json=introMessage,proto3" json:"intro_message,omitempty"` OutroMessage string `protobuf:"bytes,5,opt,name=outro_message,json=outroMessage,proto3" json:"outro_message,omitempty"` Tags []string `protobuf:"bytes,6,rep,name=tags,proto3" json:"tags,omitempty"` // contains filtered or unexported fields }
func (*CommunityConfig) Descriptor
deprecated
added in
v0.158.0
func (*CommunityConfig) Descriptor() ([]byte, []int)
Deprecated: Use CommunityConfig.ProtoReflect.Descriptor instead.
func (*CommunityConfig) GetAdminSettings ¶ added in v0.158.0
func (x *CommunityConfig) GetAdminSettings() *CommunityAdminSettings
func (*CommunityConfig) GetIdentity ¶ added in v0.158.0
func (x *CommunityConfig) GetIdentity() *ChatIdentity
func (*CommunityConfig) GetIntroMessage ¶ added in v0.158.0
func (x *CommunityConfig) GetIntroMessage() string
func (*CommunityConfig) GetOutroMessage ¶ added in v0.158.0
func (x *CommunityConfig) GetOutroMessage() string
func (*CommunityConfig) GetPermissions ¶ added in v0.158.0
func (x *CommunityConfig) GetPermissions() *CommunityPermissions
func (*CommunityConfig) GetTags ¶ added in v0.158.0
func (x *CommunityConfig) GetTags() []string
func (*CommunityConfig) ProtoMessage ¶ added in v0.158.0
func (*CommunityConfig) ProtoMessage()
func (*CommunityConfig) ProtoReflect ¶ added in v0.163.14
func (x *CommunityConfig) ProtoReflect() protoreflect.Message
func (*CommunityConfig) Reset ¶ added in v0.158.0
func (x *CommunityConfig) Reset()
func (*CommunityConfig) String ¶ added in v0.158.0
func (x *CommunityConfig) String() string
type CommunityDescription ¶ added in v0.67.0
type CommunityDescription struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Members map[string]*CommunityMember `` /* 155-byte string literal not displayed */ Permissions *CommunityPermissions `protobuf:"bytes,3,opt,name=permissions,proto3" json:"permissions,omitempty"` Identity *ChatIdentity `protobuf:"bytes,5,opt,name=identity,proto3" json:"identity,omitempty"` Chats map[string]*CommunityChat `` /* 151-byte string literal not displayed */ // Deprecated: Marked as deprecated in communities.proto. BanList []string `protobuf:"bytes,7,rep,name=ban_list,json=banList,proto3" json:"ban_list,omitempty"` Categories map[string]*CommunityCategory `` /* 161-byte string literal not displayed */ ArchiveMagnetlinkClock uint64 `` /* 130-byte string literal not displayed */ AdminSettings *CommunityAdminSettings `protobuf:"bytes,10,opt,name=admin_settings,json=adminSettings,proto3" json:"admin_settings,omitempty"` IntroMessage string `protobuf:"bytes,11,opt,name=intro_message,json=introMessage,proto3" json:"intro_message,omitempty"` OutroMessage string `protobuf:"bytes,12,opt,name=outro_message,json=outroMessage,proto3" json:"outro_message,omitempty"` // Deprecated: Marked as deprecated in communities.proto. Encrypted bool `protobuf:"varint,13,opt,name=encrypted,proto3" json:"encrypted,omitempty"` Tags []string `protobuf:"bytes,14,rep,name=tags,proto3" json:"tags,omitempty"` TokenPermissions map[string]*CommunityTokenPermission `` /* 198-byte string literal not displayed */ CommunityTokensMetadata []*CommunityTokenMetadata `` /* 133-byte string literal not displayed */ ActiveMembersCount uint64 `protobuf:"varint,17,opt,name=active_members_count,json=activeMembersCount,proto3" json:"active_members_count,omitempty"` ID string `protobuf:"bytes,18,opt,name=ID,proto3" json:"ID,omitempty"` BannedMembers map[string]*CommunityBanInfo `` /* 189-byte string literal not displayed */ // request to resend revealed addresses ResendAccountsClock uint64 `protobuf:"varint,20,opt,name=resend_accounts_clock,json=resendAccountsClock,proto3" json:"resend_accounts_clock,omitempty"` // key is hash ratchet key_id + seq_no PrivateData map[string][]byte `` /* 165-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CommunityDescription) Descriptor
deprecated
added in
v0.67.0
func (*CommunityDescription) Descriptor() ([]byte, []int)
Deprecated: Use CommunityDescription.ProtoReflect.Descriptor instead.
func (*CommunityDescription) GetActiveMembersCount ¶ added in v0.142.1
func (x *CommunityDescription) GetActiveMembersCount() uint64
func (*CommunityDescription) GetAdminSettings ¶ added in v0.100.0
func (x *CommunityDescription) GetAdminSettings() *CommunityAdminSettings
func (*CommunityDescription) GetArchiveMagnetlinkClock ¶ added in v0.98.1
func (x *CommunityDescription) GetArchiveMagnetlinkClock() uint64
func (*CommunityDescription) GetBanList
deprecated
added in
v0.73.9
func (x *CommunityDescription) GetBanList() []string
Deprecated: Marked as deprecated in communities.proto.
func (*CommunityDescription) GetBannedMembers ¶ added in v0.175.3
func (x *CommunityDescription) GetBannedMembers() map[string]*CommunityBanInfo
func (*CommunityDescription) GetCategories ¶ added in v0.79.3
func (x *CommunityDescription) GetCategories() map[string]*CommunityCategory
func (*CommunityDescription) GetChats ¶ added in v0.67.0
func (x *CommunityDescription) GetChats() map[string]*CommunityChat
func (*CommunityDescription) GetClock ¶ added in v0.67.0
func (x *CommunityDescription) GetClock() uint64
func (*CommunityDescription) GetCommunityTokensMetadata ¶ added in v0.137.2
func (x *CommunityDescription) GetCommunityTokensMetadata() []*CommunityTokenMetadata
func (*CommunityDescription) GetEncrypted
deprecated
added in
v0.102.2
func (x *CommunityDescription) GetEncrypted() bool
Deprecated: Marked as deprecated in communities.proto.
func (*CommunityDescription) GetID ¶ added in v0.171.1
func (x *CommunityDescription) GetID() string
func (*CommunityDescription) GetIdentity ¶ added in v0.67.0
func (x *CommunityDescription) GetIdentity() *ChatIdentity
func (*CommunityDescription) GetIntroMessage ¶ added in v0.100.1
func (x *CommunityDescription) GetIntroMessage() string
func (*CommunityDescription) GetMembers ¶ added in v0.67.0
func (x *CommunityDescription) GetMembers() map[string]*CommunityMember
func (*CommunityDescription) GetOutroMessage ¶ added in v0.100.1
func (x *CommunityDescription) GetOutroMessage() string
func (*CommunityDescription) GetPermissions ¶ added in v0.67.0
func (x *CommunityDescription) GetPermissions() *CommunityPermissions
func (*CommunityDescription) GetPrivateData ¶ added in v0.171.39
func (x *CommunityDescription) GetPrivateData() map[string][]byte
func (*CommunityDescription) GetResendAccountsClock ¶ added in v0.181.34
func (x *CommunityDescription) GetResendAccountsClock() uint64
func (*CommunityDescription) GetTags ¶ added in v0.102.5
func (x *CommunityDescription) GetTags() []string
func (*CommunityDescription) GetTokenPermissions ¶ added in v0.136.0
func (x *CommunityDescription) GetTokenPermissions() map[string]*CommunityTokenPermission
func (*CommunityDescription) ProtoMessage ¶ added in v0.67.0
func (*CommunityDescription) ProtoMessage()
func (*CommunityDescription) ProtoReflect ¶ added in v0.163.14
func (x *CommunityDescription) ProtoReflect() protoreflect.Message
func (*CommunityDescription) Reset ¶ added in v0.67.0
func (x *CommunityDescription) Reset()
func (*CommunityDescription) String ¶ added in v0.67.0
func (x *CommunityDescription) String() string
type CommunityEditSharedAddresses ¶ added in v0.163.14
type CommunityEditSharedAddresses struct { // contains filtered or unexported fields }
func (*CommunityEditSharedAddresses) Descriptor
deprecated
added in
v0.163.14
func (*CommunityEditSharedAddresses) Descriptor() ([]byte, []int)
Deprecated: Use CommunityEditSharedAddresses.ProtoReflect.Descriptor instead.
func (*CommunityEditSharedAddresses) GetClock ¶ added in v0.163.14
func (x *CommunityEditSharedAddresses) GetClock() uint64
func (*CommunityEditSharedAddresses) GetCommunityId ¶ added in v0.163.14
func (x *CommunityEditSharedAddresses) GetCommunityId() []byte
func (*CommunityEditSharedAddresses) GetRevealedAccounts ¶ added in v0.163.14
func (x *CommunityEditSharedAddresses) GetRevealedAccounts() []*RevealedAccount
func (*CommunityEditSharedAddresses) ProtoMessage ¶ added in v0.163.14
func (*CommunityEditSharedAddresses) ProtoMessage()
func (*CommunityEditSharedAddresses) ProtoReflect ¶ added in v0.163.14
func (x *CommunityEditSharedAddresses) ProtoReflect() protoreflect.Message
func (*CommunityEditSharedAddresses) Reset ¶ added in v0.163.14
func (x *CommunityEditSharedAddresses) Reset()
func (*CommunityEditSharedAddresses) String ¶ added in v0.163.14
func (x *CommunityEditSharedAddresses) String() string
type CommunityEncryptionKeysRequest ¶ added in v0.179.16
type CommunityEncryptionKeysRequest struct { CommunityId []byte `protobuf:"bytes,1,opt,name=community_id,json=communityId,proto3" json:"community_id,omitempty"` ChatIds []string `protobuf:"bytes,2,rep,name=chat_ids,json=chatIds,proto3" json:"chat_ids,omitempty"` // contains filtered or unexported fields }
func (*CommunityEncryptionKeysRequest) Descriptor
deprecated
added in
v0.179.16
func (*CommunityEncryptionKeysRequest) Descriptor() ([]byte, []int)
Deprecated: Use CommunityEncryptionKeysRequest.ProtoReflect.Descriptor instead.
func (*CommunityEncryptionKeysRequest) GetChatIds ¶ added in v0.182.36
func (x *CommunityEncryptionKeysRequest) GetChatIds() []string
func (*CommunityEncryptionKeysRequest) GetCommunityId ¶ added in v0.179.16
func (x *CommunityEncryptionKeysRequest) GetCommunityId() []byte
func (*CommunityEncryptionKeysRequest) ProtoMessage ¶ added in v0.179.16
func (*CommunityEncryptionKeysRequest) ProtoMessage()
func (*CommunityEncryptionKeysRequest) ProtoReflect ¶ added in v0.179.16
func (x *CommunityEncryptionKeysRequest) ProtoReflect() protoreflect.Message
func (*CommunityEncryptionKeysRequest) Reset ¶ added in v0.179.16
func (x *CommunityEncryptionKeysRequest) Reset()
func (*CommunityEncryptionKeysRequest) String ¶ added in v0.179.16
func (x *CommunityEncryptionKeysRequest) String() string
type CommunityEvent ¶ added in v0.162.5
type CommunityEvent struct { CommunityEventClock uint64 `protobuf:"varint,1,opt,name=community_event_clock,json=communityEventClock,proto3" json:"community_event_clock,omitempty"` Type CommunityEvent_EventType `protobuf:"varint,2,opt,name=type,proto3,enum=protobuf.CommunityEvent_EventType" json:"type,omitempty"` CommunityConfig *CommunityConfig `protobuf:"bytes,3,opt,name=community_config,json=communityConfig,proto3" json:"community_config,omitempty"` TokenPermission *CommunityTokenPermission `protobuf:"bytes,4,opt,name=token_permission,json=tokenPermission,proto3" json:"token_permission,omitempty"` CategoryData *CategoryData `protobuf:"bytes,5,opt,name=category_data,json=categoryData,proto3" json:"category_data,omitempty"` ChannelData *ChannelData `protobuf:"bytes,6,opt,name=channel_data,json=channelData,proto3" json:"channel_data,omitempty"` MemberToAction string `protobuf:"bytes,7,opt,name=member_to_action,json=memberToAction,proto3" json:"member_to_action,omitempty"` MembersAdded map[string]*CommunityMember `` /* 165-byte string literal not displayed */ RejectedRequestsToJoin map[string]*CommunityRequestToJoin `` /* 185-byte string literal not displayed */ AcceptedRequestsToJoin map[string]*CommunityRequestToJoin `` /* 186-byte string literal not displayed */ TokenMetadata *CommunityTokenMetadata `protobuf:"bytes,11,opt,name=token_metadata,json=tokenMetadata,proto3" json:"token_metadata,omitempty"` // contains filtered or unexported fields }
func (*CommunityEvent) Descriptor
deprecated
added in
v0.162.5
func (*CommunityEvent) Descriptor() ([]byte, []int)
Deprecated: Use CommunityEvent.ProtoReflect.Descriptor instead.
func (*CommunityEvent) GetAcceptedRequestsToJoin ¶ added in v0.162.5
func (x *CommunityEvent) GetAcceptedRequestsToJoin() map[string]*CommunityRequestToJoin
func (*CommunityEvent) GetCategoryData ¶ added in v0.162.5
func (x *CommunityEvent) GetCategoryData() *CategoryData
func (*CommunityEvent) GetChannelData ¶ added in v0.162.5
func (x *CommunityEvent) GetChannelData() *ChannelData
func (*CommunityEvent) GetCommunityConfig ¶ added in v0.162.5
func (x *CommunityEvent) GetCommunityConfig() *CommunityConfig
func (*CommunityEvent) GetCommunityEventClock ¶ added in v0.162.5
func (x *CommunityEvent) GetCommunityEventClock() uint64
func (*CommunityEvent) GetMemberToAction ¶ added in v0.162.5
func (x *CommunityEvent) GetMemberToAction() string
func (*CommunityEvent) GetMembersAdded ¶ added in v0.162.5
func (x *CommunityEvent) GetMembersAdded() map[string]*CommunityMember
func (*CommunityEvent) GetRejectedRequestsToJoin ¶ added in v0.162.5
func (x *CommunityEvent) GetRejectedRequestsToJoin() map[string]*CommunityRequestToJoin
func (*CommunityEvent) GetTokenMetadata ¶ added in v0.162.15
func (x *CommunityEvent) GetTokenMetadata() *CommunityTokenMetadata
func (*CommunityEvent) GetTokenPermission ¶ added in v0.162.5
func (x *CommunityEvent) GetTokenPermission() *CommunityTokenPermission
func (*CommunityEvent) GetType ¶ added in v0.162.5
func (x *CommunityEvent) GetType() CommunityEvent_EventType
func (*CommunityEvent) ProtoMessage ¶ added in v0.162.5
func (*CommunityEvent) ProtoMessage()
func (*CommunityEvent) ProtoReflect ¶ added in v0.163.14
func (x *CommunityEvent) ProtoReflect() protoreflect.Message
func (*CommunityEvent) Reset ¶ added in v0.162.5
func (x *CommunityEvent) Reset()
func (*CommunityEvent) String ¶ added in v0.162.5
func (x *CommunityEvent) String() string
type CommunityEvent_EventType ¶ added in v0.162.5
type CommunityEvent_EventType int32
const ( CommunityEvent_UNKNOWN CommunityEvent_EventType = 0 CommunityEvent_COMMUNITY_EDIT CommunityEvent_EventType = 1 CommunityEvent_COMMUNITY_MEMBER_TOKEN_PERMISSION_CHANGE CommunityEvent_EventType = 2 CommunityEvent_COMMUNITY_MEMBER_TOKEN_PERMISSION_DELETE CommunityEvent_EventType = 3 CommunityEvent_COMMUNITY_CATEGORY_CREATE CommunityEvent_EventType = 4 CommunityEvent_COMMUNITY_CATEGORY_DELETE CommunityEvent_EventType = 5 CommunityEvent_COMMUNITY_CATEGORY_EDIT CommunityEvent_EventType = 6 CommunityEvent_COMMUNITY_CHANNEL_CREATE CommunityEvent_EventType = 7 CommunityEvent_COMMUNITY_CHANNEL_DELETE CommunityEvent_EventType = 8 CommunityEvent_COMMUNITY_CHANNEL_EDIT CommunityEvent_EventType = 9 CommunityEvent_COMMUNITY_CATEGORY_REORDER CommunityEvent_EventType = 10 CommunityEvent_COMMUNITY_CHANNEL_REORDER CommunityEvent_EventType = 11 CommunityEvent_COMMUNITY_REQUEST_TO_JOIN_ACCEPT CommunityEvent_EventType = 12 CommunityEvent_COMMUNITY_REQUEST_TO_JOIN_REJECT CommunityEvent_EventType = 13 CommunityEvent_COMMUNITY_MEMBER_KICK CommunityEvent_EventType = 14 CommunityEvent_COMMUNITY_MEMBER_BAN CommunityEvent_EventType = 15 CommunityEvent_COMMUNITY_MEMBER_UNBAN CommunityEvent_EventType = 16 CommunityEvent_COMMUNITY_TOKEN_ADD CommunityEvent_EventType = 17 CommunityEvent_COMMUNITY_DELETE_BANNED_MEMBER_MESSAGES CommunityEvent_EventType = 18 )
func (CommunityEvent_EventType) Descriptor ¶ added in v0.163.14
func (CommunityEvent_EventType) Descriptor() protoreflect.EnumDescriptor
func (CommunityEvent_EventType) Enum ¶ added in v0.163.14
func (x CommunityEvent_EventType) Enum() *CommunityEvent_EventType
func (CommunityEvent_EventType) EnumDescriptor
deprecated
added in
v0.162.5
func (CommunityEvent_EventType) EnumDescriptor() ([]byte, []int)
Deprecated: Use CommunityEvent_EventType.Descriptor instead.
func (CommunityEvent_EventType) Number ¶ added in v0.163.14
func (x CommunityEvent_EventType) Number() protoreflect.EnumNumber
func (CommunityEvent_EventType) String ¶ added in v0.162.5
func (x CommunityEvent_EventType) String() string
func (CommunityEvent_EventType) Type ¶ added in v0.163.14
func (CommunityEvent_EventType) Type() protoreflect.EnumType
type CommunityEventsMessage ¶ added in v0.162.5
type CommunityEventsMessage struct { CommunityId []byte `protobuf:"bytes,1,opt,name=community_id,json=communityId,proto3" json:"community_id,omitempty"` // Events base CommunityDescription with owner signature on top of which events were generated EventsBaseCommunityDescription []byte `` /* 155-byte string literal not displayed */ // A list of admins events for the channel in bytes // Deprecated: use signed_events instead. // // Deprecated: Marked as deprecated in community_update.proto. Events [][]byte `protobuf:"bytes,3,rep,name=events,proto3" json:"events,omitempty"` // A list of signed community events SignedEvents []*SignedCommunityEvent `protobuf:"bytes,4,rep,name=signed_events,json=signedEvents,proto3" json:"signed_events,omitempty"` // contains filtered or unexported fields }
CommunityEventsMessage is a message used to propagate information about community changes.
func (*CommunityEventsMessage) Descriptor
deprecated
added in
v0.162.5
func (*CommunityEventsMessage) Descriptor() ([]byte, []int)
Deprecated: Use CommunityEventsMessage.ProtoReflect.Descriptor instead.
func (*CommunityEventsMessage) GetCommunityId ¶ added in v0.162.5
func (x *CommunityEventsMessage) GetCommunityId() []byte
func (*CommunityEventsMessage) GetEvents
deprecated
added in
v0.162.5
func (x *CommunityEventsMessage) GetEvents() [][]byte
Deprecated: Marked as deprecated in community_update.proto.
func (*CommunityEventsMessage) GetEventsBaseCommunityDescription ¶ added in v0.162.5
func (x *CommunityEventsMessage) GetEventsBaseCommunityDescription() []byte
func (*CommunityEventsMessage) GetSignedEvents ¶ added in v0.163.4
func (x *CommunityEventsMessage) GetSignedEvents() []*SignedCommunityEvent
func (*CommunityEventsMessage) ProtoMessage ¶ added in v0.162.5
func (*CommunityEventsMessage) ProtoMessage()
func (*CommunityEventsMessage) ProtoReflect ¶ added in v0.163.14
func (x *CommunityEventsMessage) ProtoReflect() protoreflect.Message
func (*CommunityEventsMessage) Reset ¶ added in v0.162.5
func (x *CommunityEventsMessage) Reset()
func (*CommunityEventsMessage) String ¶ added in v0.162.5
func (x *CommunityEventsMessage) String() string
type CommunityEventsMessageRejected ¶ added in v0.163.5
type CommunityEventsMessageRejected struct { Msg *CommunityEventsMessage `protobuf:"bytes,1,opt,name=msg,proto3" json:"msg,omitempty"` // contains filtered or unexported fields }
func (*CommunityEventsMessageRejected) Descriptor
deprecated
added in
v0.163.5
func (*CommunityEventsMessageRejected) Descriptor() ([]byte, []int)
Deprecated: Use CommunityEventsMessageRejected.ProtoReflect.Descriptor instead.
func (*CommunityEventsMessageRejected) GetMsg ¶ added in v0.163.5
func (x *CommunityEventsMessageRejected) GetMsg() *CommunityEventsMessage
func (*CommunityEventsMessageRejected) ProtoMessage ¶ added in v0.163.5
func (*CommunityEventsMessageRejected) ProtoMessage()
func (*CommunityEventsMessageRejected) ProtoReflect ¶ added in v0.163.14
func (x *CommunityEventsMessageRejected) ProtoReflect() protoreflect.Message
func (*CommunityEventsMessageRejected) Reset ¶ added in v0.163.5
func (x *CommunityEventsMessageRejected) Reset()
func (*CommunityEventsMessageRejected) String ¶ added in v0.163.5
func (x *CommunityEventsMessageRejected) String() string
type CommunityMember ¶ added in v0.67.0
type CommunityMember struct { Roles []CommunityMember_Roles `protobuf:"varint,1,rep,packed,name=roles,proto3,enum=protobuf.CommunityMember_Roles" json:"roles,omitempty"` // Deprecated: Marked as deprecated in communities.proto. RevealedAccounts []*RevealedAccount `protobuf:"bytes,2,rep,name=revealed_accounts,json=revealedAccounts,proto3" json:"revealed_accounts,omitempty"` LastUpdateClock uint64 `protobuf:"varint,3,opt,name=last_update_clock,json=lastUpdateClock,proto3" json:"last_update_clock,omitempty"` ChannelRole CommunityMember_ChannelRole `` /* 137-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CommunityMember) Descriptor
deprecated
added in
v0.67.0
func (*CommunityMember) Descriptor() ([]byte, []int)
Deprecated: Use CommunityMember.ProtoReflect.Descriptor instead.
func (*CommunityMember) GetChannelRole ¶ added in v0.176.3
func (x *CommunityMember) GetChannelRole() CommunityMember_ChannelRole
func (*CommunityMember) GetLastUpdateClock ¶ added in v0.161.4
func (x *CommunityMember) GetLastUpdateClock() uint64
func (*CommunityMember) GetRevealedAccounts
deprecated
added in
v0.158.0
func (x *CommunityMember) GetRevealedAccounts() []*RevealedAccount
Deprecated: Marked as deprecated in communities.proto.
func (*CommunityMember) GetRoles ¶ added in v0.72.0
func (x *CommunityMember) GetRoles() []CommunityMember_Roles
func (*CommunityMember) ProtoMessage ¶ added in v0.67.0
func (*CommunityMember) ProtoMessage()
func (*CommunityMember) ProtoReflect ¶ added in v0.163.14
func (x *CommunityMember) ProtoReflect() protoreflect.Message
func (*CommunityMember) Reset ¶ added in v0.67.0
func (x *CommunityMember) Reset()
func (*CommunityMember) String ¶ added in v0.67.0
func (x *CommunityMember) String() string
type CommunityMember_ChannelRole ¶ added in v0.176.3
type CommunityMember_ChannelRole int32
const ( // We make POSTER the first role to be the default one. // This is for backwards compatibility. Older protobufs won't have this field and will default to 0. CommunityMember_CHANNEL_ROLE_POSTER CommunityMember_ChannelRole = 0 CommunityMember_CHANNEL_ROLE_VIEWER CommunityMember_ChannelRole = 1 )
func (CommunityMember_ChannelRole) Descriptor ¶ added in v0.176.3
func (CommunityMember_ChannelRole) Descriptor() protoreflect.EnumDescriptor
func (CommunityMember_ChannelRole) Enum ¶ added in v0.176.3
func (x CommunityMember_ChannelRole) Enum() *CommunityMember_ChannelRole
func (CommunityMember_ChannelRole) EnumDescriptor
deprecated
added in
v0.176.3
func (CommunityMember_ChannelRole) EnumDescriptor() ([]byte, []int)
Deprecated: Use CommunityMember_ChannelRole.Descriptor instead.
func (CommunityMember_ChannelRole) Number ¶ added in v0.176.3
func (x CommunityMember_ChannelRole) Number() protoreflect.EnumNumber
func (CommunityMember_ChannelRole) String ¶ added in v0.176.3
func (x CommunityMember_ChannelRole) String() string
func (CommunityMember_ChannelRole) Type ¶ added in v0.176.3
func (CommunityMember_ChannelRole) Type() protoreflect.EnumType
type CommunityMember_Roles ¶ added in v0.72.0
type CommunityMember_Roles int32
const ( CommunityMember_ROLE_NONE CommunityMember_Roles = 0 CommunityMember_ROLE_OWNER CommunityMember_Roles = 1 CommunityMember_ROLE_ADMIN CommunityMember_Roles = 4 CommunityMember_ROLE_TOKEN_MASTER CommunityMember_Roles = 5 )
func (CommunityMember_Roles) Descriptor ¶ added in v0.163.14
func (CommunityMember_Roles) Descriptor() protoreflect.EnumDescriptor
func (CommunityMember_Roles) Enum ¶ added in v0.163.14
func (x CommunityMember_Roles) Enum() *CommunityMember_Roles
func (CommunityMember_Roles) EnumDescriptor
deprecated
added in
v0.72.0
func (CommunityMember_Roles) EnumDescriptor() ([]byte, []int)
Deprecated: Use CommunityMember_Roles.Descriptor instead.
func (CommunityMember_Roles) Number ¶ added in v0.163.14
func (x CommunityMember_Roles) Number() protoreflect.EnumNumber
func (CommunityMember_Roles) String ¶ added in v0.72.0
func (x CommunityMember_Roles) String() string
func (CommunityMember_Roles) Type ¶ added in v0.163.14
func (CommunityMember_Roles) Type() protoreflect.EnumType
type CommunityMessageArchiveMagnetlink ¶ added in v0.98.1
type CommunityMessageArchiveMagnetlink struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` MagnetUri string `protobuf:"bytes,2,opt,name=magnet_uri,json=magnetUri,proto3" json:"magnet_uri,omitempty"` // contains filtered or unexported fields }
func (*CommunityMessageArchiveMagnetlink) Descriptor
deprecated
added in
v0.98.1
func (*CommunityMessageArchiveMagnetlink) Descriptor() ([]byte, []int)
Deprecated: Use CommunityMessageArchiveMagnetlink.ProtoReflect.Descriptor instead.
func (*CommunityMessageArchiveMagnetlink) GetClock ¶ added in v0.98.1
func (x *CommunityMessageArchiveMagnetlink) GetClock() uint64
func (*CommunityMessageArchiveMagnetlink) GetMagnetUri ¶ added in v0.98.1
func (x *CommunityMessageArchiveMagnetlink) GetMagnetUri() string
func (*CommunityMessageArchiveMagnetlink) ProtoMessage ¶ added in v0.98.1
func (*CommunityMessageArchiveMagnetlink) ProtoMessage()
func (*CommunityMessageArchiveMagnetlink) ProtoReflect ¶ added in v0.163.14
func (x *CommunityMessageArchiveMagnetlink) ProtoReflect() protoreflect.Message
func (*CommunityMessageArchiveMagnetlink) Reset ¶ added in v0.98.1
func (x *CommunityMessageArchiveMagnetlink) Reset()
func (*CommunityMessageArchiveMagnetlink) String ¶ added in v0.98.1
func (x *CommunityMessageArchiveMagnetlink) String() string
type CommunityPermissions ¶ added in v0.67.0
type CommunityPermissions struct { EnsOnly bool `protobuf:"varint,1,opt,name=ens_only,json=ensOnly,proto3" json:"ens_only,omitempty"` // https://gitlab.matrix.org/matrix-org/olm/blob/master/docs/megolm.md is a candidate for the algorithm to be used in case we want to have private communityal chats, lighter than pairwise encryption using the DR, less secure, but more efficient for large number of participants Private bool `protobuf:"varint,2,opt,name=private,proto3" json:"private,omitempty"` Access CommunityPermissions_Access `protobuf:"varint,3,opt,name=access,proto3,enum=protobuf.CommunityPermissions_Access" json:"access,omitempty"` // contains filtered or unexported fields }
func (*CommunityPermissions) Descriptor
deprecated
added in
v0.67.0
func (*CommunityPermissions) Descriptor() ([]byte, []int)
Deprecated: Use CommunityPermissions.ProtoReflect.Descriptor instead.
func (*CommunityPermissions) GetAccess ¶ added in v0.67.0
func (x *CommunityPermissions) GetAccess() CommunityPermissions_Access
func (*CommunityPermissions) GetEnsOnly ¶ added in v0.67.0
func (x *CommunityPermissions) GetEnsOnly() bool
func (*CommunityPermissions) GetPrivate ¶ added in v0.67.0
func (x *CommunityPermissions) GetPrivate() bool
func (*CommunityPermissions) ProtoMessage ¶ added in v0.67.0
func (*CommunityPermissions) ProtoMessage()
func (*CommunityPermissions) ProtoReflect ¶ added in v0.163.14
func (x *CommunityPermissions) ProtoReflect() protoreflect.Message
func (*CommunityPermissions) Reset ¶ added in v0.67.0
func (x *CommunityPermissions) Reset()
func (*CommunityPermissions) String ¶ added in v0.67.0
func (x *CommunityPermissions) String() string
type CommunityPermissions_Access ¶ added in v0.67.0
type CommunityPermissions_Access int32
const ( CommunityPermissions_UNKNOWN_ACCESS CommunityPermissions_Access = 0 CommunityPermissions_AUTO_ACCEPT CommunityPermissions_Access = 1 // Deprecated: Marked as deprecated in communities.proto. CommunityPermissions_INVITATION_ONLY CommunityPermissions_Access = 2 CommunityPermissions_MANUAL_ACCEPT CommunityPermissions_Access = 3 )
func (CommunityPermissions_Access) Descriptor ¶ added in v0.163.14
func (CommunityPermissions_Access) Descriptor() protoreflect.EnumDescriptor
func (CommunityPermissions_Access) Enum ¶ added in v0.163.14
func (x CommunityPermissions_Access) Enum() *CommunityPermissions_Access
func (CommunityPermissions_Access) EnumDescriptor
deprecated
added in
v0.67.0
func (CommunityPermissions_Access) EnumDescriptor() ([]byte, []int)
Deprecated: Use CommunityPermissions_Access.Descriptor instead.
func (CommunityPermissions_Access) Number ¶ added in v0.163.14
func (x CommunityPermissions_Access) Number() protoreflect.EnumNumber
func (CommunityPermissions_Access) String ¶ added in v0.67.0
func (x CommunityPermissions_Access) String() string
func (CommunityPermissions_Access) Type ¶ added in v0.163.14
func (CommunityPermissions_Access) Type() protoreflect.EnumType
type CommunityPrivilegedUserSyncMessage ¶ added in v0.163.14
type CommunityPrivilegedUserSyncMessage struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Type CommunityPrivilegedUserSyncMessage_EventType `protobuf:"varint,2,opt,name=type,proto3,enum=protobuf.CommunityPrivilegedUserSyncMessage_EventType" json:"type,omitempty"` CommunityId []byte `protobuf:"bytes,3,opt,name=community_id,json=communityId,proto3" json:"community_id,omitempty"` RequestToJoin map[string]*CommunityRequestToJoin `` /* 190-byte string literal not displayed */ SyncRequestsToJoin []*SyncCommunityRequestsToJoin `protobuf:"bytes,5,rep,name=sync_requests_to_join,json=syncRequestsToJoin,proto3" json:"sync_requests_to_join,omitempty"` // contains filtered or unexported fields }
func (*CommunityPrivilegedUserSyncMessage) Descriptor
deprecated
added in
v0.163.14
func (*CommunityPrivilegedUserSyncMessage) Descriptor() ([]byte, []int)
Deprecated: Use CommunityPrivilegedUserSyncMessage.ProtoReflect.Descriptor instead.
func (*CommunityPrivilegedUserSyncMessage) GetClock ¶ added in v0.163.14
func (x *CommunityPrivilegedUserSyncMessage) GetClock() uint64
func (*CommunityPrivilegedUserSyncMessage) GetCommunityId ¶ added in v0.163.14
func (x *CommunityPrivilegedUserSyncMessage) GetCommunityId() []byte
func (*CommunityPrivilegedUserSyncMessage) GetRequestToJoin ¶ added in v0.163.14
func (x *CommunityPrivilegedUserSyncMessage) GetRequestToJoin() map[string]*CommunityRequestToJoin
func (*CommunityPrivilegedUserSyncMessage) GetSyncEditSharedAddresses ¶ added in v0.181.35
func (x *CommunityPrivilegedUserSyncMessage) GetSyncEditSharedAddresses() *SyncCommunityEditSharedAddresses
func (*CommunityPrivilegedUserSyncMessage) GetSyncRequestsToJoin ¶ added in v0.167.2
func (x *CommunityPrivilegedUserSyncMessage) GetSyncRequestsToJoin() []*SyncCommunityRequestsToJoin
func (*CommunityPrivilegedUserSyncMessage) GetType ¶ added in v0.163.14
func (x *CommunityPrivilegedUserSyncMessage) GetType() CommunityPrivilegedUserSyncMessage_EventType
func (*CommunityPrivilegedUserSyncMessage) ProtoMessage ¶ added in v0.163.14
func (*CommunityPrivilegedUserSyncMessage) ProtoMessage()
func (*CommunityPrivilegedUserSyncMessage) ProtoReflect ¶ added in v0.163.14
func (x *CommunityPrivilegedUserSyncMessage) ProtoReflect() protoreflect.Message
func (*CommunityPrivilegedUserSyncMessage) Reset ¶ added in v0.163.14
func (x *CommunityPrivilegedUserSyncMessage) Reset()
func (*CommunityPrivilegedUserSyncMessage) String ¶ added in v0.163.14
func (x *CommunityPrivilegedUserSyncMessage) String() string
type CommunityPrivilegedUserSyncMessage_EventType ¶ added in v0.163.14
type CommunityPrivilegedUserSyncMessage_EventType int32
const ( CommunityPrivilegedUserSyncMessage_UNKNOWN CommunityPrivilegedUserSyncMessage_EventType = 0 CommunityPrivilegedUserSyncMessage_CONTROL_NODE_ACCEPT_REQUEST_TO_JOIN CommunityPrivilegedUserSyncMessage_EventType = 1 CommunityPrivilegedUserSyncMessage_CONTROL_NODE_REJECT_REQUEST_TO_JOIN CommunityPrivilegedUserSyncMessage_EventType = 2 CommunityPrivilegedUserSyncMessage_CONTROL_NODE_ALL_SYNC_REQUESTS_TO_JOIN CommunityPrivilegedUserSyncMessage_EventType = 3 CommunityPrivilegedUserSyncMessage_CONTROL_NODE_MEMBER_EDIT_SHARED_ADDRESSES CommunityPrivilegedUserSyncMessage_EventType = 4 )
func (CommunityPrivilegedUserSyncMessage_EventType) Descriptor ¶ added in v0.163.14
func (CommunityPrivilegedUserSyncMessage_EventType) Descriptor() protoreflect.EnumDescriptor
func (CommunityPrivilegedUserSyncMessage_EventType) EnumDescriptor
deprecated
added in
v0.163.14
func (CommunityPrivilegedUserSyncMessage_EventType) EnumDescriptor() ([]byte, []int)
Deprecated: Use CommunityPrivilegedUserSyncMessage_EventType.Descriptor instead.
func (CommunityPrivilegedUserSyncMessage_EventType) Number ¶ added in v0.163.14
func (x CommunityPrivilegedUserSyncMessage_EventType) Number() protoreflect.EnumNumber
func (CommunityPrivilegedUserSyncMessage_EventType) String ¶ added in v0.163.14
func (x CommunityPrivilegedUserSyncMessage_EventType) String() string
func (CommunityPrivilegedUserSyncMessage_EventType) Type ¶ added in v0.163.14
func (CommunityPrivilegedUserSyncMessage_EventType) Type() protoreflect.EnumType
type CommunityPublicShardInfo ¶ added in v0.171.39
type CommunityPublicShardInfo struct { // Signature of the payload field Signature []byte `protobuf:"bytes,1,opt,name=signature,proto3" json:"signature,omitempty"` // Marshaled PublicShardInfo Payload []byte `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload,omitempty"` // contains filtered or unexported fields }
func (*CommunityPublicShardInfo) Descriptor
deprecated
added in
v0.171.39
func (*CommunityPublicShardInfo) Descriptor() ([]byte, []int)
Deprecated: Use CommunityPublicShardInfo.ProtoReflect.Descriptor instead.
func (*CommunityPublicShardInfo) GetPayload ¶ added in v0.171.39
func (x *CommunityPublicShardInfo) GetPayload() []byte
func (*CommunityPublicShardInfo) GetSignature ¶ added in v0.171.39
func (x *CommunityPublicShardInfo) GetSignature() []byte
func (*CommunityPublicShardInfo) ProtoMessage ¶ added in v0.171.39
func (*CommunityPublicShardInfo) ProtoMessage()
func (*CommunityPublicShardInfo) ProtoReflect ¶ added in v0.172.6
func (x *CommunityPublicShardInfo) ProtoReflect() protoreflect.Message
func (*CommunityPublicShardInfo) Reset ¶ added in v0.171.39
func (x *CommunityPublicShardInfo) Reset()
func (*CommunityPublicShardInfo) String ¶ added in v0.171.39
func (x *CommunityPublicShardInfo) String() string
type CommunityPublicStorenodesInfo ¶ added in v0.175.3
type CommunityPublicStorenodesInfo struct { // Signature of the payload field Signature []byte `protobuf:"bytes,1,opt,name=signature,proto3" json:"signature,omitempty"` // Marshaled CommunityStorenodes Payload []byte `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload,omitempty"` // contains filtered or unexported fields }
func (*CommunityPublicStorenodesInfo) Descriptor
deprecated
added in
v0.175.3
func (*CommunityPublicStorenodesInfo) Descriptor() ([]byte, []int)
Deprecated: Use CommunityPublicStorenodesInfo.ProtoReflect.Descriptor instead.
func (*CommunityPublicStorenodesInfo) GetPayload ¶ added in v0.175.3
func (x *CommunityPublicStorenodesInfo) GetPayload() []byte
func (*CommunityPublicStorenodesInfo) GetSignature ¶ added in v0.175.3
func (x *CommunityPublicStorenodesInfo) GetSignature() []byte
func (*CommunityPublicStorenodesInfo) ProtoMessage ¶ added in v0.175.3
func (*CommunityPublicStorenodesInfo) ProtoMessage()
func (*CommunityPublicStorenodesInfo) ProtoReflect ¶ added in v0.175.3
func (x *CommunityPublicStorenodesInfo) ProtoReflect() protoreflect.Message
func (*CommunityPublicStorenodesInfo) Reset ¶ added in v0.175.3
func (x *CommunityPublicStorenodesInfo) Reset()
func (*CommunityPublicStorenodesInfo) String ¶ added in v0.175.3
func (x *CommunityPublicStorenodesInfo) String() string
type CommunityReevaluatePermissionsRequest ¶ added in v0.176.7
type CommunityReevaluatePermissionsRequest struct { CommunityId []byte `protobuf:"bytes,1,opt,name=community_id,json=communityId,proto3" json:"community_id,omitempty"` // contains filtered or unexported fields }
func (*CommunityReevaluatePermissionsRequest) Descriptor
deprecated
added in
v0.176.7
func (*CommunityReevaluatePermissionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use CommunityReevaluatePermissionsRequest.ProtoReflect.Descriptor instead.
func (*CommunityReevaluatePermissionsRequest) GetCommunityId ¶ added in v0.176.7
func (x *CommunityReevaluatePermissionsRequest) GetCommunityId() []byte
func (*CommunityReevaluatePermissionsRequest) ProtoMessage ¶ added in v0.176.7
func (*CommunityReevaluatePermissionsRequest) ProtoMessage()
func (*CommunityReevaluatePermissionsRequest) ProtoReflect ¶ added in v0.176.7
func (x *CommunityReevaluatePermissionsRequest) ProtoReflect() protoreflect.Message
func (*CommunityReevaluatePermissionsRequest) Reset ¶ added in v0.176.7
func (x *CommunityReevaluatePermissionsRequest) Reset()
func (*CommunityReevaluatePermissionsRequest) String ¶ added in v0.176.7
func (x *CommunityReevaluatePermissionsRequest) String() string
type CommunityRequestToJoin ¶ added in v0.72.0
type CommunityRequestToJoin struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` EnsName string `protobuf:"bytes,2,opt,name=ens_name,json=ensName,proto3" json:"ens_name,omitempty"` ChatId string `protobuf:"bytes,3,opt,name=chat_id,json=chatId,proto3" json:"chat_id,omitempty"` CommunityId []byte `protobuf:"bytes,4,opt,name=community_id,json=communityId,proto3" json:"community_id,omitempty"` DisplayName string `protobuf:"bytes,5,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` RevealedAccounts []*RevealedAccount `protobuf:"bytes,6,rep,name=revealed_accounts,json=revealedAccounts,proto3" json:"revealed_accounts,omitempty"` CustomizationColor uint32 `protobuf:"varint,7,opt,name=customization_color,json=customizationColor,proto3" json:"customization_color,omitempty"` // contains filtered or unexported fields }
func (*CommunityRequestToJoin) Descriptor
deprecated
added in
v0.72.0
func (*CommunityRequestToJoin) Descriptor() ([]byte, []int)
Deprecated: Use CommunityRequestToJoin.ProtoReflect.Descriptor instead.
func (*CommunityRequestToJoin) GetChatId ¶ added in v0.72.0
func (x *CommunityRequestToJoin) GetChatId() string
func (*CommunityRequestToJoin) GetClock ¶ added in v0.72.0
func (x *CommunityRequestToJoin) GetClock() uint64
func (*CommunityRequestToJoin) GetCommunityId ¶ added in v0.72.0
func (x *CommunityRequestToJoin) GetCommunityId() []byte
func (*CommunityRequestToJoin) GetCustomizationColor ¶ added in v0.179.0
func (x *CommunityRequestToJoin) GetCustomizationColor() uint32
func (*CommunityRequestToJoin) GetDisplayName ¶ added in v0.102.5
func (x *CommunityRequestToJoin) GetDisplayName() string
func (*CommunityRequestToJoin) GetEnsName ¶ added in v0.72.0
func (x *CommunityRequestToJoin) GetEnsName() string
func (*CommunityRequestToJoin) GetRevealedAccounts ¶ added in v0.158.0
func (x *CommunityRequestToJoin) GetRevealedAccounts() []*RevealedAccount
func (*CommunityRequestToJoin) ProtoMessage ¶ added in v0.72.0
func (*CommunityRequestToJoin) ProtoMessage()
func (*CommunityRequestToJoin) ProtoReflect ¶ added in v0.163.14
func (x *CommunityRequestToJoin) ProtoReflect() protoreflect.Message
func (*CommunityRequestToJoin) Reset ¶ added in v0.72.0
func (x *CommunityRequestToJoin) Reset()
func (*CommunityRequestToJoin) String ¶ added in v0.72.0
func (x *CommunityRequestToJoin) String() string
type CommunityRequestToJoinResponse ¶ added in v0.72.0
type CommunityRequestToJoinResponse struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Community *CommunityDescription `protobuf:"bytes,2,opt,name=community,proto3" json:"community,omitempty"` Accepted bool `protobuf:"varint,3,opt,name=accepted,proto3" json:"accepted,omitempty"` Grant []byte `protobuf:"bytes,4,opt,name=grant,proto3" json:"grant,omitempty"` CommunityId []byte `protobuf:"bytes,5,opt,name=community_id,json=communityId,proto3" json:"community_id,omitempty"` MagnetUri string `protobuf:"bytes,6,opt,name=magnet_uri,json=magnetUri,proto3" json:"magnet_uri,omitempty"` ProtectedTopicPrivateKey []byte `` /* 137-byte string literal not displayed */ Shard *Shard `protobuf:"bytes,8,opt,name=shard,proto3" json:"shard,omitempty"` // contains filtered or unexported fields }
func (*CommunityRequestToJoinResponse) Descriptor
deprecated
added in
v0.72.0
func (*CommunityRequestToJoinResponse) Descriptor() ([]byte, []int)
Deprecated: Use CommunityRequestToJoinResponse.ProtoReflect.Descriptor instead.
func (*CommunityRequestToJoinResponse) GetAccepted ¶ added in v0.72.0
func (x *CommunityRequestToJoinResponse) GetAccepted() bool
func (*CommunityRequestToJoinResponse) GetClock ¶ added in v0.72.0
func (x *CommunityRequestToJoinResponse) GetClock() uint64
func (*CommunityRequestToJoinResponse) GetCommunity ¶ added in v0.72.0
func (x *CommunityRequestToJoinResponse) GetCommunity() *CommunityDescription
func (*CommunityRequestToJoinResponse) GetCommunityId ¶ added in v0.103.2
func (x *CommunityRequestToJoinResponse) GetCommunityId() []byte
func (*CommunityRequestToJoinResponse) GetGrant ¶ added in v0.72.0
func (x *CommunityRequestToJoinResponse) GetGrant() []byte
func (*CommunityRequestToJoinResponse) GetMagnetUri ¶ added in v0.117.1
func (x *CommunityRequestToJoinResponse) GetMagnetUri() string
func (*CommunityRequestToJoinResponse) GetProtectedTopicPrivateKey ¶ added in v0.170.0
func (x *CommunityRequestToJoinResponse) GetProtectedTopicPrivateKey() []byte
func (*CommunityRequestToJoinResponse) GetShard ¶ added in v0.170.0
func (x *CommunityRequestToJoinResponse) GetShard() *Shard
func (*CommunityRequestToJoinResponse) ProtoMessage ¶ added in v0.72.0
func (*CommunityRequestToJoinResponse) ProtoMessage()
func (*CommunityRequestToJoinResponse) ProtoReflect ¶ added in v0.163.14
func (x *CommunityRequestToJoinResponse) ProtoReflect() protoreflect.Message
func (*CommunityRequestToJoinResponse) Reset ¶ added in v0.72.0
func (x *CommunityRequestToJoinResponse) Reset()
func (*CommunityRequestToJoinResponse) String ¶ added in v0.72.0
func (x *CommunityRequestToJoinResponse) String() string
type CommunityRequestToLeave ¶ added in v0.106.3
type CommunityRequestToLeave struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` CommunityId []byte `protobuf:"bytes,2,opt,name=community_id,json=communityId,proto3" json:"community_id,omitempty"` // contains filtered or unexported fields }
func (*CommunityRequestToLeave) Descriptor
deprecated
added in
v0.106.3
func (*CommunityRequestToLeave) Descriptor() ([]byte, []int)
Deprecated: Use CommunityRequestToLeave.ProtoReflect.Descriptor instead.
func (*CommunityRequestToLeave) GetClock ¶ added in v0.106.3
func (x *CommunityRequestToLeave) GetClock() uint64
func (*CommunityRequestToLeave) GetCommunityId ¶ added in v0.106.3
func (x *CommunityRequestToLeave) GetCommunityId() []byte
func (*CommunityRequestToLeave) ProtoMessage ¶ added in v0.106.3
func (*CommunityRequestToLeave) ProtoMessage()
func (*CommunityRequestToLeave) ProtoReflect ¶ added in v0.163.14
func (x *CommunityRequestToLeave) ProtoReflect() protoreflect.Message
func (*CommunityRequestToLeave) Reset ¶ added in v0.106.3
func (x *CommunityRequestToLeave) Reset()
func (*CommunityRequestToLeave) String ¶ added in v0.106.3
func (x *CommunityRequestToLeave) String() string
type CommunityShardKey ¶ added in v0.170.0
type CommunityShardKey struct { CommunityId []byte `protobuf:"bytes,1,opt,name=community_id,json=communityId,proto3" json:"community_id,omitempty"` PrivateKey []byte `protobuf:"bytes,2,opt,name=private_key,json=privateKey,proto3" json:"private_key,omitempty"` Clock uint64 `protobuf:"varint,3,opt,name=clock,proto3" json:"clock,omitempty"` Shard *Shard `protobuf:"bytes,4,opt,name=shard,proto3" json:"shard,omitempty"` // contains filtered or unexported fields }
func (*CommunityShardKey) Descriptor
deprecated
added in
v0.170.0
func (*CommunityShardKey) Descriptor() ([]byte, []int)
Deprecated: Use CommunityShardKey.ProtoReflect.Descriptor instead.
func (*CommunityShardKey) GetClock ¶ added in v0.170.0
func (x *CommunityShardKey) GetClock() uint64
func (*CommunityShardKey) GetCommunityId ¶ added in v0.170.0
func (x *CommunityShardKey) GetCommunityId() []byte
func (*CommunityShardKey) GetPrivateKey ¶ added in v0.170.0
func (x *CommunityShardKey) GetPrivateKey() []byte
func (*CommunityShardKey) GetShard ¶ added in v0.170.0
func (x *CommunityShardKey) GetShard() *Shard
func (*CommunityShardKey) ProtoMessage ¶ added in v0.170.0
func (*CommunityShardKey) ProtoMessage()
func (*CommunityShardKey) ProtoReflect ¶ added in v0.171.1
func (x *CommunityShardKey) ProtoReflect() protoreflect.Message
func (*CommunityShardKey) Reset ¶ added in v0.170.0
func (x *CommunityShardKey) Reset()
func (*CommunityShardKey) String ¶ added in v0.170.0
func (x *CommunityShardKey) String() string
type CommunitySharedAddressesRequest ¶ added in v0.180.31
type CommunitySharedAddressesRequest struct { // contains filtered or unexported fields }
func (*CommunitySharedAddressesRequest) Descriptor
deprecated
added in
v0.180.31
func (*CommunitySharedAddressesRequest) Descriptor() ([]byte, []int)
Deprecated: Use CommunitySharedAddressesRequest.ProtoReflect.Descriptor instead.
func (*CommunitySharedAddressesRequest) GetCommunityId ¶ added in v0.180.31
func (x *CommunitySharedAddressesRequest) GetCommunityId() []byte
func (*CommunitySharedAddressesRequest) ProtoMessage ¶ added in v0.180.31
func (*CommunitySharedAddressesRequest) ProtoMessage()
func (*CommunitySharedAddressesRequest) ProtoReflect ¶ added in v0.180.31
func (x *CommunitySharedAddressesRequest) ProtoReflect() protoreflect.Message
func (*CommunitySharedAddressesRequest) Reset ¶ added in v0.180.31
func (x *CommunitySharedAddressesRequest) Reset()
func (*CommunitySharedAddressesRequest) String ¶ added in v0.180.31
func (x *CommunitySharedAddressesRequest) String() string
type CommunitySharedAddressesResponse ¶ added in v0.180.31
type CommunitySharedAddressesResponse struct { // contains filtered or unexported fields }
func (*CommunitySharedAddressesResponse) Descriptor
deprecated
added in
v0.180.31
func (*CommunitySharedAddressesResponse) Descriptor() ([]byte, []int)
Deprecated: Use CommunitySharedAddressesResponse.ProtoReflect.Descriptor instead.
func (*CommunitySharedAddressesResponse) GetCommunityId ¶ added in v0.180.31
func (x *CommunitySharedAddressesResponse) GetCommunityId() []byte
func (*CommunitySharedAddressesResponse) GetRevealedAccounts ¶ added in v0.180.31
func (x *CommunitySharedAddressesResponse) GetRevealedAccounts() []*RevealedAccount
func (*CommunitySharedAddressesResponse) ProtoMessage ¶ added in v0.180.31
func (*CommunitySharedAddressesResponse) ProtoMessage()
func (*CommunitySharedAddressesResponse) ProtoReflect ¶ added in v0.180.31
func (x *CommunitySharedAddressesResponse) ProtoReflect() protoreflect.Message
func (*CommunitySharedAddressesResponse) Reset ¶ added in v0.180.31
func (x *CommunitySharedAddressesResponse) Reset()
func (*CommunitySharedAddressesResponse) String ¶ added in v0.180.31
func (x *CommunitySharedAddressesResponse) String() string
type CommunityStorenodes ¶ added in v0.175.3
type CommunityStorenodes struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` CommunityId []byte `protobuf:"bytes,2,opt,name=community_id,json=communityId,proto3" json:"community_id,omitempty"` Storenodes []*Storenode `protobuf:"bytes,3,rep,name=storenodes,proto3" json:"storenodes,omitempty"` ChainId uint64 `protobuf:"varint,4,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"` // contains filtered or unexported fields }
func (*CommunityStorenodes) Descriptor
deprecated
added in
v0.175.3
func (*CommunityStorenodes) Descriptor() ([]byte, []int)
Deprecated: Use CommunityStorenodes.ProtoReflect.Descriptor instead.
func (*CommunityStorenodes) GetChainId ¶ added in v0.175.3
func (x *CommunityStorenodes) GetChainId() uint64
func (*CommunityStorenodes) GetClock ¶ added in v0.175.3
func (x *CommunityStorenodes) GetClock() uint64
func (*CommunityStorenodes) GetCommunityId ¶ added in v0.175.3
func (x *CommunityStorenodes) GetCommunityId() []byte
func (*CommunityStorenodes) GetStorenodes ¶ added in v0.175.3
func (x *CommunityStorenodes) GetStorenodes() []*Storenode
func (*CommunityStorenodes) ProtoMessage ¶ added in v0.175.3
func (*CommunityStorenodes) ProtoMessage()
func (*CommunityStorenodes) ProtoReflect ¶ added in v0.175.3
func (x *CommunityStorenodes) ProtoReflect() protoreflect.Message
func (*CommunityStorenodes) Reset ¶ added in v0.175.3
func (x *CommunityStorenodes) Reset()
func (*CommunityStorenodes) String ¶ added in v0.175.3
func (x *CommunityStorenodes) String() string
type CommunityTokenAction ¶ added in v0.179.27
type CommunityTokenAction struct { ChainId uint64 `protobuf:"varint,1,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"` ContractAddress string `protobuf:"bytes,2,opt,name=contract_address,json=contractAddress,proto3" json:"contract_address,omitempty"` ActionType CommunityTokenAction_ActionType `` /* 138-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CommunityTokenAction) Descriptor
deprecated
added in
v0.179.27
func (*CommunityTokenAction) Descriptor() ([]byte, []int)
Deprecated: Use CommunityTokenAction.ProtoReflect.Descriptor instead.
func (*CommunityTokenAction) GetActionType ¶ added in v0.179.27
func (x *CommunityTokenAction) GetActionType() CommunityTokenAction_ActionType
func (*CommunityTokenAction) GetChainId ¶ added in v0.179.27
func (x *CommunityTokenAction) GetChainId() uint64
func (*CommunityTokenAction) GetContractAddress ¶ added in v0.179.27
func (x *CommunityTokenAction) GetContractAddress() string
func (*CommunityTokenAction) ProtoMessage ¶ added in v0.179.27
func (*CommunityTokenAction) ProtoMessage()
func (*CommunityTokenAction) ProtoReflect ¶ added in v0.179.27
func (x *CommunityTokenAction) ProtoReflect() protoreflect.Message
func (*CommunityTokenAction) Reset ¶ added in v0.179.27
func (x *CommunityTokenAction) Reset()
func (*CommunityTokenAction) String ¶ added in v0.179.27
func (x *CommunityTokenAction) String() string
type CommunityTokenAction_ActionType ¶ added in v0.179.27
type CommunityTokenAction_ActionType int32
const ( CommunityTokenAction_UNKNOWN_ACTION_TYPE CommunityTokenAction_ActionType = 0 CommunityTokenAction_AIRDROP CommunityTokenAction_ActionType = 1 CommunityTokenAction_BURN CommunityTokenAction_ActionType = 2 CommunityTokenAction_REMOTE_DESTRUCT CommunityTokenAction_ActionType = 3 )
func (CommunityTokenAction_ActionType) Descriptor ¶ added in v0.179.27
func (CommunityTokenAction_ActionType) Descriptor() protoreflect.EnumDescriptor
func (CommunityTokenAction_ActionType) Enum ¶ added in v0.179.27
func (x CommunityTokenAction_ActionType) Enum() *CommunityTokenAction_ActionType
func (CommunityTokenAction_ActionType) EnumDescriptor
deprecated
added in
v0.179.27
func (CommunityTokenAction_ActionType) EnumDescriptor() ([]byte, []int)
Deprecated: Use CommunityTokenAction_ActionType.Descriptor instead.
func (CommunityTokenAction_ActionType) Number ¶ added in v0.179.27
func (x CommunityTokenAction_ActionType) Number() protoreflect.EnumNumber
func (CommunityTokenAction_ActionType) String ¶ added in v0.179.27
func (x CommunityTokenAction_ActionType) String() string
func (CommunityTokenAction_ActionType) Type ¶ added in v0.179.27
func (CommunityTokenAction_ActionType) Type() protoreflect.EnumType
type CommunityTokenMetadata ¶ added in v0.137.2
type CommunityTokenMetadata struct { ContractAddresses map[uint64]string `` /* 201-byte string literal not displayed */ Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` Image string `protobuf:"bytes,3,opt,name=image,proto3" json:"image,omitempty"` TokenType CommunityTokenType `protobuf:"varint,4,opt,name=tokenType,proto3,enum=protobuf.CommunityTokenType" json:"tokenType,omitempty"` Symbol string `protobuf:"bytes,5,opt,name=symbol,proto3" json:"symbol,omitempty"` Name string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"` Decimals uint32 `protobuf:"varint,7,opt,name=decimals,proto3" json:"decimals,omitempty"` Version string `protobuf:"bytes,8,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*CommunityTokenMetadata) Descriptor
deprecated
added in
v0.137.2
func (*CommunityTokenMetadata) Descriptor() ([]byte, []int)
Deprecated: Use CommunityTokenMetadata.ProtoReflect.Descriptor instead.
func (*CommunityTokenMetadata) GetContractAddresses ¶ added in v0.137.2
func (x *CommunityTokenMetadata) GetContractAddresses() map[uint64]string
func (*CommunityTokenMetadata) GetDecimals ¶ added in v0.160.1
func (x *CommunityTokenMetadata) GetDecimals() uint32
func (*CommunityTokenMetadata) GetDescription ¶ added in v0.137.2
func (x *CommunityTokenMetadata) GetDescription() string
func (*CommunityTokenMetadata) GetImage ¶ added in v0.137.2
func (x *CommunityTokenMetadata) GetImage() string
func (*CommunityTokenMetadata) GetName ¶ added in v0.138.1
func (x *CommunityTokenMetadata) GetName() string
func (*CommunityTokenMetadata) GetSymbol ¶ added in v0.137.2
func (x *CommunityTokenMetadata) GetSymbol() string
func (*CommunityTokenMetadata) GetTokenType ¶ added in v0.137.2
func (x *CommunityTokenMetadata) GetTokenType() CommunityTokenType
func (*CommunityTokenMetadata) GetVersion ¶ added in v0.181.34
func (x *CommunityTokenMetadata) GetVersion() string
func (*CommunityTokenMetadata) ProtoMessage ¶ added in v0.137.2
func (*CommunityTokenMetadata) ProtoMessage()
func (*CommunityTokenMetadata) ProtoReflect ¶ added in v0.163.14
func (x *CommunityTokenMetadata) ProtoReflect() protoreflect.Message
func (*CommunityTokenMetadata) Reset ¶ added in v0.137.2
func (x *CommunityTokenMetadata) Reset()
func (*CommunityTokenMetadata) String ¶ added in v0.137.2
func (x *CommunityTokenMetadata) String() string
type CommunityTokenPermission ¶ added in v0.136.0
type CommunityTokenPermission struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Type CommunityTokenPermission_Type `protobuf:"varint,2,opt,name=type,proto3,enum=protobuf.CommunityTokenPermission_Type" json:"type,omitempty"` TokenCriteria []*TokenCriteria `protobuf:"bytes,3,rep,name=token_criteria,json=tokenCriteria,proto3" json:"token_criteria,omitempty"` ChatIds []string `protobuf:"bytes,4,rep,name=chat_ids,json=chatIds,proto3" json:"chat_ids,omitempty"` IsPrivate bool `protobuf:"varint,5,opt,name=is_private,json=isPrivate,proto3" json:"is_private,omitempty"` // contains filtered or unexported fields }
func (*CommunityTokenPermission) Descriptor
deprecated
added in
v0.136.0
func (*CommunityTokenPermission) Descriptor() ([]byte, []int)
Deprecated: Use CommunityTokenPermission.ProtoReflect.Descriptor instead.
func (*CommunityTokenPermission) GetChatIds ¶ added in v0.136.0
func (x *CommunityTokenPermission) GetChatIds() []string
func (*CommunityTokenPermission) GetId ¶ added in v0.136.0
func (x *CommunityTokenPermission) GetId() string
func (*CommunityTokenPermission) GetIsPrivate ¶ added in v0.136.0
func (x *CommunityTokenPermission) GetIsPrivate() bool
func (*CommunityTokenPermission) GetTokenCriteria ¶ added in v0.136.0
func (x *CommunityTokenPermission) GetTokenCriteria() []*TokenCriteria
func (*CommunityTokenPermission) GetType ¶ added in v0.136.0
func (x *CommunityTokenPermission) GetType() CommunityTokenPermission_Type
func (*CommunityTokenPermission) ProtoMessage ¶ added in v0.136.0
func (*CommunityTokenPermission) ProtoMessage()
func (*CommunityTokenPermission) ProtoReflect ¶ added in v0.163.14
func (x *CommunityTokenPermission) ProtoReflect() protoreflect.Message
func (*CommunityTokenPermission) Reset ¶ added in v0.136.0
func (x *CommunityTokenPermission) Reset()
func (*CommunityTokenPermission) String ¶ added in v0.136.0
func (x *CommunityTokenPermission) String() string
type CommunityTokenPermission_Type ¶ added in v0.136.0
type CommunityTokenPermission_Type int32
const ( CommunityTokenPermission_UNKNOWN_TOKEN_PERMISSION CommunityTokenPermission_Type = 0 CommunityTokenPermission_BECOME_ADMIN CommunityTokenPermission_Type = 1 CommunityTokenPermission_BECOME_MEMBER CommunityTokenPermission_Type = 2 CommunityTokenPermission_CAN_VIEW_CHANNEL CommunityTokenPermission_Type = 3 CommunityTokenPermission_CAN_VIEW_AND_POST_CHANNEL CommunityTokenPermission_Type = 4 CommunityTokenPermission_BECOME_TOKEN_MASTER CommunityTokenPermission_Type = 5 CommunityTokenPermission_BECOME_TOKEN_OWNER CommunityTokenPermission_Type = 6 )
func (CommunityTokenPermission_Type) Descriptor ¶ added in v0.163.14
func (CommunityTokenPermission_Type) Descriptor() protoreflect.EnumDescriptor
func (CommunityTokenPermission_Type) Enum ¶ added in v0.163.14
func (x CommunityTokenPermission_Type) Enum() *CommunityTokenPermission_Type
func (CommunityTokenPermission_Type) EnumDescriptor
deprecated
added in
v0.136.0
func (CommunityTokenPermission_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use CommunityTokenPermission_Type.Descriptor instead.
func (CommunityTokenPermission_Type) Number ¶ added in v0.163.14
func (x CommunityTokenPermission_Type) Number() protoreflect.EnumNumber
func (CommunityTokenPermission_Type) String ¶ added in v0.136.0
func (x CommunityTokenPermission_Type) String() string
func (CommunityTokenPermission_Type) Type ¶ added in v0.163.14
func (CommunityTokenPermission_Type) Type() protoreflect.EnumType
type CommunityTokenType ¶ added in v0.136.0
type CommunityTokenType int32
const ( CommunityTokenType_UNKNOWN_TOKEN_TYPE CommunityTokenType = 0 CommunityTokenType_ERC20 CommunityTokenType = 1 CommunityTokenType_ERC721 CommunityTokenType = 2 CommunityTokenType_ENS CommunityTokenType = 3 )
func (CommunityTokenType) Descriptor ¶ added in v0.163.14
func (CommunityTokenType) Descriptor() protoreflect.EnumDescriptor
func (CommunityTokenType) Enum ¶ added in v0.163.14
func (x CommunityTokenType) Enum() *CommunityTokenType
func (CommunityTokenType) EnumDescriptor
deprecated
added in
v0.136.0
func (CommunityTokenType) EnumDescriptor() ([]byte, []int)
Deprecated: Use CommunityTokenType.Descriptor instead.
func (CommunityTokenType) Number ¶ added in v0.163.14
func (x CommunityTokenType) Number() protoreflect.EnumNumber
func (CommunityTokenType) String ¶ added in v0.136.0
func (x CommunityTokenType) String() string
func (CommunityTokenType) Type ¶ added in v0.163.14
func (CommunityTokenType) Type() protoreflect.EnumType
type CommunityUpdateGrant ¶ added in v0.179.5
type CommunityUpdateGrant struct { Timestamp uint64 `protobuf:"varint,1,opt,name=timestamp,proto3" json:"timestamp,omitempty"` CommunityId []byte `protobuf:"bytes,2,opt,name=community_id,json=communityId,proto3" json:"community_id,omitempty"` Grants map[uint32][]byte `` /* 154-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CommunityUpdateGrant) Descriptor
deprecated
added in
v0.179.5
func (*CommunityUpdateGrant) Descriptor() ([]byte, []int)
Deprecated: Use CommunityUpdateGrant.ProtoReflect.Descriptor instead.
func (*CommunityUpdateGrant) GetCommunityId ¶ added in v0.179.5
func (x *CommunityUpdateGrant) GetCommunityId() []byte
func (*CommunityUpdateGrant) GetGrants ¶ added in v0.179.5
func (x *CommunityUpdateGrant) GetGrants() map[uint32][]byte
func (*CommunityUpdateGrant) GetTimestamp ¶ added in v0.179.5
func (x *CommunityUpdateGrant) GetTimestamp() uint64
func (*CommunityUpdateGrant) ProtoMessage ¶ added in v0.179.5
func (*CommunityUpdateGrant) ProtoMessage()
func (*CommunityUpdateGrant) ProtoReflect ¶ added in v0.179.5
func (x *CommunityUpdateGrant) ProtoReflect() protoreflect.Message
func (*CommunityUpdateGrant) Reset ¶ added in v0.179.5
func (x *CommunityUpdateGrant) Reset()
func (*CommunityUpdateGrant) String ¶ added in v0.179.5
func (x *CommunityUpdateGrant) String() string
type CommunityUserKicked ¶ added in v0.174.0
type CommunityUserKicked struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` CommunityId []byte `protobuf:"bytes,2,opt,name=community_id,json=communityId,proto3" json:"community_id,omitempty"` // contains filtered or unexported fields }
func (*CommunityUserKicked) Descriptor
deprecated
added in
v0.174.0
func (*CommunityUserKicked) Descriptor() ([]byte, []int)
Deprecated: Use CommunityUserKicked.ProtoReflect.Descriptor instead.
func (*CommunityUserKicked) GetClock ¶ added in v0.174.0
func (x *CommunityUserKicked) GetClock() uint64
func (*CommunityUserKicked) GetCommunityId ¶ added in v0.174.0
func (x *CommunityUserKicked) GetCommunityId() []byte
func (*CommunityUserKicked) ProtoMessage ¶ added in v0.174.0
func (*CommunityUserKicked) ProtoMessage()
func (*CommunityUserKicked) ProtoReflect ¶ added in v0.174.0
func (x *CommunityUserKicked) ProtoReflect() protoreflect.Message
func (*CommunityUserKicked) Reset ¶ added in v0.174.0
func (x *CommunityUserKicked) Reset()
func (*CommunityUserKicked) String ¶ added in v0.174.0
func (x *CommunityUserKicked) String() string
type ContactCodeAdvertisement ¶ added in v0.56.1
type ContactCodeAdvertisement struct { PushNotificationInfo []*PushNotificationQueryInfo `protobuf:"bytes,1,rep,name=push_notification_info,json=pushNotificationInfo,proto3" json:"push_notification_info,omitempty"` ChatIdentity *ChatIdentity `protobuf:"bytes,2,opt,name=chat_identity,json=chatIdentity,proto3" json:"chat_identity,omitempty"` // contains filtered or unexported fields }
func (*ContactCodeAdvertisement) Descriptor
deprecated
added in
v0.56.1
func (*ContactCodeAdvertisement) Descriptor() ([]byte, []int)
Deprecated: Use ContactCodeAdvertisement.ProtoReflect.Descriptor instead.
func (*ContactCodeAdvertisement) GetChatIdentity ¶ added in v0.65.0
func (x *ContactCodeAdvertisement) GetChatIdentity() *ChatIdentity
func (*ContactCodeAdvertisement) GetPushNotificationInfo ¶ added in v0.56.1
func (x *ContactCodeAdvertisement) GetPushNotificationInfo() []*PushNotificationQueryInfo
func (*ContactCodeAdvertisement) ProtoMessage ¶ added in v0.56.1
func (*ContactCodeAdvertisement) ProtoMessage()
func (*ContactCodeAdvertisement) ProtoReflect ¶ added in v0.163.14
func (x *ContactCodeAdvertisement) ProtoReflect() protoreflect.Message
func (*ContactCodeAdvertisement) Reset ¶ added in v0.56.1
func (x *ContactCodeAdvertisement) Reset()
func (*ContactCodeAdvertisement) String ¶ added in v0.56.1
func (x *ContactCodeAdvertisement) String() string
type ContactRequestPropagatedState ¶ added in v0.130.0
type ContactRequestPropagatedState struct { LocalClock uint64 `protobuf:"varint,1,opt,name=local_clock,json=localClock,proto3" json:"local_clock,omitempty"` LocalState uint64 `protobuf:"varint,2,opt,name=local_state,json=localState,proto3" json:"local_state,omitempty"` RemoteClock uint64 `protobuf:"varint,3,opt,name=remote_clock,json=remoteClock,proto3" json:"remote_clock,omitempty"` RemoteState uint64 `protobuf:"varint,4,opt,name=remote_state,json=remoteState,proto3" json:"remote_state,omitempty"` // contains filtered or unexported fields }
func (*ContactRequestPropagatedState) Descriptor
deprecated
added in
v0.130.0
func (*ContactRequestPropagatedState) Descriptor() ([]byte, []int)
Deprecated: Use ContactRequestPropagatedState.ProtoReflect.Descriptor instead.
func (*ContactRequestPropagatedState) GetLocalClock ¶ added in v0.130.0
func (x *ContactRequestPropagatedState) GetLocalClock() uint64
func (*ContactRequestPropagatedState) GetLocalState ¶ added in v0.130.0
func (x *ContactRequestPropagatedState) GetLocalState() uint64
func (*ContactRequestPropagatedState) GetRemoteClock ¶ added in v0.130.0
func (x *ContactRequestPropagatedState) GetRemoteClock() uint64
func (*ContactRequestPropagatedState) GetRemoteState ¶ added in v0.130.0
func (x *ContactRequestPropagatedState) GetRemoteState() uint64
func (*ContactRequestPropagatedState) ProtoMessage ¶ added in v0.130.0
func (*ContactRequestPropagatedState) ProtoMessage()
func (*ContactRequestPropagatedState) ProtoReflect ¶ added in v0.163.14
func (x *ContactRequestPropagatedState) ProtoReflect() protoreflect.Message
func (*ContactRequestPropagatedState) Reset ¶ added in v0.130.0
func (x *ContactRequestPropagatedState) Reset()
func (*ContactRequestPropagatedState) String ¶ added in v0.130.0
func (x *ContactRequestPropagatedState) String() string
type ContactUpdate ¶
type ContactUpdate struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` EnsName string `protobuf:"bytes,2,opt,name=ens_name,json=ensName,proto3" json:"ens_name,omitempty"` ProfileImage string `protobuf:"bytes,3,opt,name=profile_image,json=profileImage,proto3" json:"profile_image,omitempty"` DisplayName string `protobuf:"bytes,4,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` ContactRequestClock uint64 `protobuf:"varint,5,opt,name=contact_request_clock,json=contactRequestClock,proto3" json:"contact_request_clock,omitempty"` ContactRequestPropagatedState *ContactRequestPropagatedState `` /* 152-byte string literal not displayed */ PublicKey string `protobuf:"bytes,7,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"` CustomizationColor uint32 `protobuf:"varint,8,opt,name=customization_color,json=customizationColor,proto3" json:"customization_color,omitempty"` // contains filtered or unexported fields }
func (*ContactUpdate) Descriptor
deprecated
func (*ContactUpdate) Descriptor() ([]byte, []int)
Deprecated: Use ContactUpdate.ProtoReflect.Descriptor instead.
func (*ContactUpdate) GetClock ¶
func (x *ContactUpdate) GetClock() uint64
func (*ContactUpdate) GetContactRequestClock ¶ added in v0.126.0
func (x *ContactUpdate) GetContactRequestClock() uint64
func (*ContactUpdate) GetContactRequestPropagatedState ¶ added in v0.130.0
func (x *ContactUpdate) GetContactRequestPropagatedState() *ContactRequestPropagatedState
func (*ContactUpdate) GetCustomizationColor ¶ added in v0.179.0
func (x *ContactUpdate) GetCustomizationColor() uint32
func (*ContactUpdate) GetDisplayName ¶ added in v0.94.12
func (x *ContactUpdate) GetDisplayName() string
func (*ContactUpdate) GetEnsName ¶
func (x *ContactUpdate) GetEnsName() string
func (*ContactUpdate) GetProfileImage ¶
func (x *ContactUpdate) GetProfileImage() string
func (*ContactUpdate) GetPublicKey ¶ added in v0.141.1
func (x *ContactUpdate) GetPublicKey() string
func (*ContactUpdate) ProtoMessage ¶
func (*ContactUpdate) ProtoMessage()
func (*ContactUpdate) ProtoReflect ¶ added in v0.163.14
func (x *ContactUpdate) ProtoReflect() protoreflect.Message
func (*ContactUpdate) Reset ¶
func (x *ContactUpdate) Reset()
func (*ContactUpdate) String ¶
func (x *ContactUpdate) String() string
type DeclineContactVerification ¶ added in v0.102.6
type DeclineContactVerification struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeclineContactVerification) Descriptor
deprecated
added in
v0.102.6
func (*DeclineContactVerification) Descriptor() ([]byte, []int)
Deprecated: Use DeclineContactVerification.ProtoReflect.Descriptor instead.
func (*DeclineContactVerification) GetClock ¶ added in v0.102.6
func (x *DeclineContactVerification) GetClock() uint64
func (*DeclineContactVerification) GetId ¶ added in v0.113.0
func (x *DeclineContactVerification) GetId() string
func (*DeclineContactVerification) ProtoMessage ¶ added in v0.102.6
func (*DeclineContactVerification) ProtoMessage()
func (*DeclineContactVerification) ProtoReflect ¶ added in v0.163.14
func (x *DeclineContactVerification) ProtoReflect() protoreflect.Message
func (*DeclineContactVerification) Reset ¶ added in v0.102.6
func (x *DeclineContactVerification) Reset()
func (*DeclineContactVerification) String ¶ added in v0.102.6
func (x *DeclineContactVerification) String() string
type DeclineRequestAddressForTransaction ¶
type DeclineRequestAddressForTransaction struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` ChatId string `protobuf:"bytes,3,opt,name=chat_id,json=chatId,proto3" json:"chat_id,omitempty"` // contains filtered or unexported fields }
func (*DeclineRequestAddressForTransaction) Descriptor
deprecated
func (*DeclineRequestAddressForTransaction) Descriptor() ([]byte, []int)
Deprecated: Use DeclineRequestAddressForTransaction.ProtoReflect.Descriptor instead.
func (*DeclineRequestAddressForTransaction) GetChatId ¶ added in v0.81.0
func (x *DeclineRequestAddressForTransaction) GetChatId() string
func (*DeclineRequestAddressForTransaction) GetClock ¶
func (x *DeclineRequestAddressForTransaction) GetClock() uint64
func (*DeclineRequestAddressForTransaction) GetId ¶
func (x *DeclineRequestAddressForTransaction) GetId() string
func (*DeclineRequestAddressForTransaction) ProtoMessage ¶
func (*DeclineRequestAddressForTransaction) ProtoMessage()
func (*DeclineRequestAddressForTransaction) ProtoReflect ¶ added in v0.163.14
func (x *DeclineRequestAddressForTransaction) ProtoReflect() protoreflect.Message
func (*DeclineRequestAddressForTransaction) Reset ¶
func (x *DeclineRequestAddressForTransaction) Reset()
func (*DeclineRequestAddressForTransaction) String ¶
func (x *DeclineRequestAddressForTransaction) String() string
type DeclineRequestTransaction ¶
type DeclineRequestTransaction struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` ChatId string `protobuf:"bytes,3,opt,name=chat_id,json=chatId,proto3" json:"chat_id,omitempty"` // contains filtered or unexported fields }
func (*DeclineRequestTransaction) Descriptor
deprecated
func (*DeclineRequestTransaction) Descriptor() ([]byte, []int)
Deprecated: Use DeclineRequestTransaction.ProtoReflect.Descriptor instead.
func (*DeclineRequestTransaction) GetChatId ¶ added in v0.81.0
func (x *DeclineRequestTransaction) GetChatId() string
func (*DeclineRequestTransaction) GetClock ¶
func (x *DeclineRequestTransaction) GetClock() uint64
func (*DeclineRequestTransaction) GetId ¶
func (x *DeclineRequestTransaction) GetId() string
func (*DeclineRequestTransaction) ProtoMessage ¶
func (*DeclineRequestTransaction) ProtoMessage()
func (*DeclineRequestTransaction) ProtoReflect ¶ added in v0.163.14
func (x *DeclineRequestTransaction) ProtoReflect() protoreflect.Message
func (*DeclineRequestTransaction) Reset ¶
func (x *DeclineRequestTransaction) Reset()
func (*DeclineRequestTransaction) String ¶
func (x *DeclineRequestTransaction) String() string
type DeleteCommunityMemberMessage ¶ added in v0.177.0
type DeleteCommunityMemberMessage struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` ChatId string `protobuf:"bytes,2,opt,name=chat_id,json=chatId,proto3" json:"chat_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteCommunityMemberMessage) Descriptor
deprecated
added in
v0.177.0
func (*DeleteCommunityMemberMessage) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCommunityMemberMessage.ProtoReflect.Descriptor instead.
func (*DeleteCommunityMemberMessage) GetChatId ¶ added in v0.177.0
func (x *DeleteCommunityMemberMessage) GetChatId() string
func (*DeleteCommunityMemberMessage) GetId ¶ added in v0.177.0
func (x *DeleteCommunityMemberMessage) GetId() string
func (*DeleteCommunityMemberMessage) ProtoMessage ¶ added in v0.177.0
func (*DeleteCommunityMemberMessage) ProtoMessage()
func (*DeleteCommunityMemberMessage) ProtoReflect ¶ added in v0.177.0
func (x *DeleteCommunityMemberMessage) ProtoReflect() protoreflect.Message
func (*DeleteCommunityMemberMessage) Reset ¶ added in v0.177.0
func (x *DeleteCommunityMemberMessage) Reset()
func (*DeleteCommunityMemberMessage) String ¶ added in v0.177.0
func (x *DeleteCommunityMemberMessage) String() string
type DeleteCommunityMemberMessages ¶ added in v0.177.0
type DeleteCommunityMemberMessages struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` CommunityId []byte `protobuf:"bytes,2,opt,name=community_id,json=communityId,proto3" json:"community_id,omitempty"` MemberId string `protobuf:"bytes,3,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` Messages []*DeleteCommunityMemberMessage `protobuf:"bytes,4,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*DeleteCommunityMemberMessages) Descriptor
deprecated
added in
v0.177.0
func (*DeleteCommunityMemberMessages) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCommunityMemberMessages.ProtoReflect.Descriptor instead.
func (*DeleteCommunityMemberMessages) GetClock ¶ added in v0.177.0
func (x *DeleteCommunityMemberMessages) GetClock() uint64
func (*DeleteCommunityMemberMessages) GetCommunityId ¶ added in v0.177.0
func (x *DeleteCommunityMemberMessages) GetCommunityId() []byte
func (*DeleteCommunityMemberMessages) GetMemberId ¶ added in v0.177.0
func (x *DeleteCommunityMemberMessages) GetMemberId() string
func (*DeleteCommunityMemberMessages) GetMessages ¶ added in v0.177.0
func (x *DeleteCommunityMemberMessages) GetMessages() []*DeleteCommunityMemberMessage
func (*DeleteCommunityMemberMessages) ProtoMessage ¶ added in v0.177.0
func (*DeleteCommunityMemberMessages) ProtoMessage()
func (*DeleteCommunityMemberMessages) ProtoReflect ¶ added in v0.177.0
func (x *DeleteCommunityMemberMessages) ProtoReflect() protoreflect.Message
func (*DeleteCommunityMemberMessages) Reset ¶ added in v0.177.0
func (x *DeleteCommunityMemberMessages) Reset()
func (*DeleteCommunityMemberMessages) String ¶ added in v0.177.0
func (x *DeleteCommunityMemberMessages) String() string
type DeleteMessage ¶ added in v0.83.2
type DeleteMessage struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` ChatId string `protobuf:"bytes,2,opt,name=chat_id,json=chatId,proto3" json:"chat_id,omitempty"` MessageId string `protobuf:"bytes,3,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"` // Grant for community delete messages // // Deprecated: Marked as deprecated in chat_message.proto. Grant []byte `protobuf:"bytes,4,opt,name=grant,proto3" json:"grant,omitempty"` // The type of message (public/one-to-one/private-group-chat) MessageType MessageType `protobuf:"varint,5,opt,name=message_type,json=messageType,proto3,enum=protobuf.MessageType" json:"message_type,omitempty"` DeletedBy string `protobuf:"bytes,6,opt,name=deleted_by,json=deletedBy,proto3" json:"deleted_by,omitempty"` // contains filtered or unexported fields }
func (*DeleteMessage) Descriptor
deprecated
added in
v0.83.2
func (*DeleteMessage) Descriptor() ([]byte, []int)
Deprecated: Use DeleteMessage.ProtoReflect.Descriptor instead.
func (*DeleteMessage) GetChatId ¶ added in v0.83.2
func (x *DeleteMessage) GetChatId() string
func (*DeleteMessage) GetClock ¶ added in v0.83.2
func (x *DeleteMessage) GetClock() uint64
func (*DeleteMessage) GetDeletedBy ¶ added in v0.126.1
func (x *DeleteMessage) GetDeletedBy() string
func (*DeleteMessage) GetGrant
deprecated
added in
v0.83.2
func (x *DeleteMessage) GetGrant() []byte
Deprecated: Marked as deprecated in chat_message.proto.
func (*DeleteMessage) GetMessageId ¶ added in v0.83.2
func (x *DeleteMessage) GetMessageId() string
func (*DeleteMessage) GetMessageType ¶ added in v0.83.2
func (x *DeleteMessage) GetMessageType() MessageType
func (*DeleteMessage) ProtoMessage ¶ added in v0.83.2
func (*DeleteMessage) ProtoMessage()
func (*DeleteMessage) ProtoReflect ¶ added in v0.163.14
func (x *DeleteMessage) ProtoReflect() protoreflect.Message
func (*DeleteMessage) Reset ¶ added in v0.83.2
func (x *DeleteMessage) Reset()
func (*DeleteMessage) String ¶ added in v0.83.2
func (x *DeleteMessage) String() string
type DiscordMessage ¶ added in v0.105.1
type DiscordMessage struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` Timestamp string `protobuf:"bytes,3,opt,name=timestamp,proto3" json:"timestamp,omitempty"` TimestampEdited string `protobuf:"bytes,4,opt,name=timestampEdited,proto3" json:"timestampEdited,omitempty"` Content string `protobuf:"bytes,5,opt,name=content,proto3" json:"content,omitempty"` Author *DiscordMessageAuthor `protobuf:"bytes,6,opt,name=author,proto3" json:"author,omitempty"` Reference *DiscordMessageReference `protobuf:"bytes,7,opt,name=reference,proto3" json:"reference,omitempty"` Attachments []*DiscordMessageAttachment `protobuf:"bytes,8,rep,name=attachments,proto3" json:"attachments,omitempty"` // contains filtered or unexported fields }
func (*DiscordMessage) Descriptor
deprecated
added in
v0.105.1
func (*DiscordMessage) Descriptor() ([]byte, []int)
Deprecated: Use DiscordMessage.ProtoReflect.Descriptor instead.
func (*DiscordMessage) GetAttachments ¶ added in v0.111.5
func (x *DiscordMessage) GetAttachments() []*DiscordMessageAttachment
func (*DiscordMessage) GetAuthor ¶ added in v0.105.1
func (x *DiscordMessage) GetAuthor() *DiscordMessageAuthor
func (*DiscordMessage) GetContent ¶ added in v0.105.1
func (x *DiscordMessage) GetContent() string
func (*DiscordMessage) GetId ¶ added in v0.105.1
func (x *DiscordMessage) GetId() string
func (*DiscordMessage) GetReference ¶ added in v0.105.1
func (x *DiscordMessage) GetReference() *DiscordMessageReference
func (*DiscordMessage) GetTimestamp ¶ added in v0.105.1
func (x *DiscordMessage) GetTimestamp() string
func (*DiscordMessage) GetTimestampEdited ¶ added in v0.105.1
func (x *DiscordMessage) GetTimestampEdited() string
func (*DiscordMessage) GetType ¶ added in v0.105.1
func (x *DiscordMessage) GetType() string
func (*DiscordMessage) ProtoMessage ¶ added in v0.105.1
func (*DiscordMessage) ProtoMessage()
func (*DiscordMessage) ProtoReflect ¶ added in v0.163.14
func (x *DiscordMessage) ProtoReflect() protoreflect.Message
func (*DiscordMessage) Reset ¶ added in v0.105.1
func (x *DiscordMessage) Reset()
func (*DiscordMessage) String ¶ added in v0.105.1
func (x *DiscordMessage) String() string
type DiscordMessageAttachment ¶ added in v0.111.5
type DiscordMessageAttachment struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` MessageId string `protobuf:"bytes,2,opt,name=messageId,proto3" json:"messageId,omitempty"` Url string `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"` FileName string `protobuf:"bytes,4,opt,name=fileName,proto3" json:"fileName,omitempty"` FileSizeBytes uint64 `protobuf:"varint,5,opt,name=fileSizeBytes,proto3" json:"fileSizeBytes,omitempty"` ContentType string `protobuf:"bytes,6,opt,name=contentType,proto3" json:"contentType,omitempty"` Payload []byte `protobuf:"bytes,7,opt,name=payload,proto3" json:"payload,omitempty"` LocalUrl string `protobuf:"bytes,8,opt,name=localUrl,proto3" json:"localUrl,omitempty"` // contains filtered or unexported fields }
func (*DiscordMessageAttachment) Descriptor
deprecated
added in
v0.111.5
func (*DiscordMessageAttachment) Descriptor() ([]byte, []int)
Deprecated: Use DiscordMessageAttachment.ProtoReflect.Descriptor instead.
func (*DiscordMessageAttachment) GetContentType ¶ added in v0.111.5
func (x *DiscordMessageAttachment) GetContentType() string
func (*DiscordMessageAttachment) GetFileName ¶ added in v0.111.5
func (x *DiscordMessageAttachment) GetFileName() string
func (*DiscordMessageAttachment) GetFileSizeBytes ¶ added in v0.111.5
func (x *DiscordMessageAttachment) GetFileSizeBytes() uint64
func (*DiscordMessageAttachment) GetId ¶ added in v0.111.5
func (x *DiscordMessageAttachment) GetId() string
func (*DiscordMessageAttachment) GetLocalUrl ¶ added in v0.111.5
func (x *DiscordMessageAttachment) GetLocalUrl() string
func (*DiscordMessageAttachment) GetMessageId ¶ added in v0.111.5
func (x *DiscordMessageAttachment) GetMessageId() string
func (*DiscordMessageAttachment) GetPayload ¶ added in v0.111.5
func (x *DiscordMessageAttachment) GetPayload() []byte
func (*DiscordMessageAttachment) GetUrl ¶ added in v0.111.5
func (x *DiscordMessageAttachment) GetUrl() string
func (*DiscordMessageAttachment) ProtoMessage ¶ added in v0.111.5
func (*DiscordMessageAttachment) ProtoMessage()
func (*DiscordMessageAttachment) ProtoReflect ¶ added in v0.163.14
func (x *DiscordMessageAttachment) ProtoReflect() protoreflect.Message
func (*DiscordMessageAttachment) Reset ¶ added in v0.111.5
func (x *DiscordMessageAttachment) Reset()
func (*DiscordMessageAttachment) String ¶ added in v0.111.5
func (x *DiscordMessageAttachment) String() string
type DiscordMessageAuthor ¶ added in v0.105.1
type DiscordMessageAuthor struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Discriminator string `protobuf:"bytes,3,opt,name=discriminator,proto3" json:"discriminator,omitempty"` Nickname string `protobuf:"bytes,4,opt,name=nickname,proto3" json:"nickname,omitempty"` AvatarUrl string `protobuf:"bytes,5,opt,name=avatarUrl,proto3" json:"avatarUrl,omitempty"` AvatarImagePayload []byte `protobuf:"bytes,6,opt,name=avatarImagePayload,proto3" json:"avatarImagePayload,omitempty"` LocalUrl string `protobuf:"bytes,7,opt,name=localUrl,proto3" json:"localUrl,omitempty"` // contains filtered or unexported fields }
func (*DiscordMessageAuthor) Descriptor
deprecated
added in
v0.105.1
func (*DiscordMessageAuthor) Descriptor() ([]byte, []int)
Deprecated: Use DiscordMessageAuthor.ProtoReflect.Descriptor instead.
func (*DiscordMessageAuthor) GetAvatarImagePayload ¶ added in v0.110.2
func (x *DiscordMessageAuthor) GetAvatarImagePayload() []byte
func (*DiscordMessageAuthor) GetAvatarUrl ¶ added in v0.105.1
func (x *DiscordMessageAuthor) GetAvatarUrl() string
func (*DiscordMessageAuthor) GetDiscriminator ¶ added in v0.105.1
func (x *DiscordMessageAuthor) GetDiscriminator() string
func (*DiscordMessageAuthor) GetId ¶ added in v0.105.1
func (x *DiscordMessageAuthor) GetId() string
func (*DiscordMessageAuthor) GetLocalUrl ¶ added in v0.110.2
func (x *DiscordMessageAuthor) GetLocalUrl() string
func (*DiscordMessageAuthor) GetName ¶ added in v0.105.1
func (x *DiscordMessageAuthor) GetName() string
func (*DiscordMessageAuthor) GetNickname ¶ added in v0.105.1
func (x *DiscordMessageAuthor) GetNickname() string
func (*DiscordMessageAuthor) ProtoMessage ¶ added in v0.105.1
func (*DiscordMessageAuthor) ProtoMessage()
func (*DiscordMessageAuthor) ProtoReflect ¶ added in v0.163.14
func (x *DiscordMessageAuthor) ProtoReflect() protoreflect.Message
func (*DiscordMessageAuthor) Reset ¶ added in v0.105.1
func (x *DiscordMessageAuthor) Reset()
func (*DiscordMessageAuthor) String ¶ added in v0.105.1
func (x *DiscordMessageAuthor) String() string
type DiscordMessageReference ¶ added in v0.105.1
type DiscordMessageReference struct { MessageId string `protobuf:"bytes,1,opt,name=messageId,proto3" json:"messageId,omitempty"` ChannelId string `protobuf:"bytes,2,opt,name=channelId,proto3" json:"channelId,omitempty"` GuildId string `protobuf:"bytes,3,opt,name=guildId,proto3" json:"guildId,omitempty"` // contains filtered or unexported fields }
func (*DiscordMessageReference) Descriptor
deprecated
added in
v0.105.1
func (*DiscordMessageReference) Descriptor() ([]byte, []int)
Deprecated: Use DiscordMessageReference.ProtoReflect.Descriptor instead.
func (*DiscordMessageReference) GetChannelId ¶ added in v0.105.1
func (x *DiscordMessageReference) GetChannelId() string
func (*DiscordMessageReference) GetGuildId ¶ added in v0.105.1
func (x *DiscordMessageReference) GetGuildId() string
func (*DiscordMessageReference) GetMessageId ¶ added in v0.105.1
func (x *DiscordMessageReference) GetMessageId() string
func (*DiscordMessageReference) ProtoMessage ¶ added in v0.105.1
func (*DiscordMessageReference) ProtoMessage()
func (*DiscordMessageReference) ProtoReflect ¶ added in v0.163.14
func (x *DiscordMessageReference) ProtoReflect() protoreflect.Message
func (*DiscordMessageReference) Reset ¶ added in v0.105.1
func (x *DiscordMessageReference) Reset()
func (*DiscordMessageReference) String ¶ added in v0.105.1
func (x *DiscordMessageReference) String() string
type EditMessage ¶ added in v0.80.3
type EditMessage struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` // Text of the message Text string `protobuf:"bytes,2,opt,name=text,proto3" json:"text,omitempty"` ChatId string `protobuf:"bytes,3,opt,name=chat_id,json=chatId,proto3" json:"chat_id,omitempty"` MessageId string `protobuf:"bytes,4,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"` // Grant for community edit messages // // Deprecated: Marked as deprecated in chat_message.proto. Grant []byte `protobuf:"bytes,5,opt,name=grant,proto3" json:"grant,omitempty"` // The type of message (public/one-to-one/private-group-chat) MessageType MessageType `protobuf:"varint,6,opt,name=message_type,json=messageType,proto3,enum=protobuf.MessageType" json:"message_type,omitempty"` ContentType ChatMessage_ContentType `` /* 133-byte string literal not displayed */ UnfurledLinks []*UnfurledLink `protobuf:"bytes,8,rep,name=unfurled_links,json=unfurledLinks,proto3" json:"unfurled_links,omitempty"` UnfurledStatusLinks *UnfurledStatusLinks `protobuf:"bytes,9,opt,name=unfurled_status_links,json=unfurledStatusLinks,proto3" json:"unfurled_status_links,omitempty"` // contains filtered or unexported fields }
func (*EditMessage) Descriptor
deprecated
added in
v0.80.3
func (*EditMessage) Descriptor() ([]byte, []int)
Deprecated: Use EditMessage.ProtoReflect.Descriptor instead.
func (*EditMessage) GetChatId ¶ added in v0.80.3
func (x *EditMessage) GetChatId() string
func (*EditMessage) GetClock ¶ added in v0.80.3
func (x *EditMessage) GetClock() uint64
func (*EditMessage) GetContentType ¶ added in v0.111.5
func (x *EditMessage) GetContentType() ChatMessage_ContentType
func (*EditMessage) GetGrant
deprecated
added in
v0.80.3
func (x *EditMessage) GetGrant() []byte
Deprecated: Marked as deprecated in chat_message.proto.
func (*EditMessage) GetMessageId ¶ added in v0.80.3
func (x *EditMessage) GetMessageId() string
func (*EditMessage) GetMessageType ¶ added in v0.80.3
func (x *EditMessage) GetMessageType() MessageType
func (*EditMessage) GetText ¶ added in v0.80.3
func (x *EditMessage) GetText() string
func (*EditMessage) GetUnfurledLinks ¶ added in v0.166.5
func (x *EditMessage) GetUnfurledLinks() []*UnfurledLink
func (*EditMessage) GetUnfurledStatusLinks ¶ added in v0.170.0
func (x *EditMessage) GetUnfurledStatusLinks() *UnfurledStatusLinks
func (*EditMessage) ProtoMessage ¶ added in v0.80.3
func (*EditMessage) ProtoMessage()
func (*EditMessage) ProtoReflect ¶ added in v0.163.14
func (x *EditMessage) ProtoReflect() protoreflect.Message
func (*EditMessage) Reset ¶ added in v0.80.3
func (x *EditMessage) Reset()
func (*EditMessage) String ¶ added in v0.80.3
func (x *EditMessage) String() string
type EmojiReaction ¶ added in v0.56.4
type EmojiReaction struct { // clock Lamport timestamp of the chat message Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` // chat_id the ID of the chat the message belongs to, for query efficiency the chat_id is stored in the db even though the // target message also stores the chat_id ChatId string `protobuf:"bytes,2,opt,name=chat_id,json=chatId,proto3" json:"chat_id,omitempty"` // message_id the ID of the target message that the user wishes to react to MessageId string `protobuf:"bytes,3,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"` // message_type is (somewhat confusingly) the ID of the type of chat the message belongs to MessageType MessageType `protobuf:"varint,4,opt,name=message_type,json=messageType,proto3,enum=protobuf.MessageType" json:"message_type,omitempty"` // type the ID of the emoji the user wishes to react with Type EmojiReaction_Type `protobuf:"varint,5,opt,name=type,proto3,enum=protobuf.EmojiReaction_Type" json:"type,omitempty"` // whether this is a rectraction of a previously sent emoji Retracted bool `protobuf:"varint,6,opt,name=retracted,proto3" json:"retracted,omitempty"` // Grant for organisation chat messages // // Deprecated: Marked as deprecated in emoji_reaction.proto. Grant []byte `protobuf:"bytes,7,opt,name=grant,proto3" json:"grant,omitempty"` // contains filtered or unexported fields }
func (*EmojiReaction) Descriptor
deprecated
added in
v0.56.4
func (*EmojiReaction) Descriptor() ([]byte, []int)
Deprecated: Use EmojiReaction.ProtoReflect.Descriptor instead.
func (*EmojiReaction) GetChatId ¶ added in v0.56.4
func (x *EmojiReaction) GetChatId() string
func (*EmojiReaction) GetClock ¶ added in v0.56.4
func (x *EmojiReaction) GetClock() uint64
func (*EmojiReaction) GetGrant
deprecated
added in
v0.67.0
func (x *EmojiReaction) GetGrant() []byte
Deprecated: Marked as deprecated in emoji_reaction.proto.
func (*EmojiReaction) GetMessageId ¶ added in v0.56.4
func (x *EmojiReaction) GetMessageId() string
func (*EmojiReaction) GetMessageType ¶ added in v0.56.4
func (x *EmojiReaction) GetMessageType() MessageType
func (*EmojiReaction) GetRetracted ¶ added in v0.56.4
func (x *EmojiReaction) GetRetracted() bool
func (*EmojiReaction) GetType ¶ added in v0.56.4
func (x *EmojiReaction) GetType() EmojiReaction_Type
func (*EmojiReaction) ProtoMessage ¶ added in v0.56.4
func (*EmojiReaction) ProtoMessage()
func (*EmojiReaction) ProtoReflect ¶ added in v0.163.14
func (x *EmojiReaction) ProtoReflect() protoreflect.Message
func (*EmojiReaction) Reset ¶ added in v0.56.4
func (x *EmojiReaction) Reset()
func (*EmojiReaction) String ¶ added in v0.56.4
func (x *EmojiReaction) String() string
type EmojiReaction_Type ¶ added in v0.56.4
type EmojiReaction_Type int32
const ( EmojiReaction_UNKNOWN_EMOJI_REACTION_TYPE EmojiReaction_Type = 0 EmojiReaction_LOVE EmojiReaction_Type = 1 EmojiReaction_THUMBS_UP EmojiReaction_Type = 2 EmojiReaction_THUMBS_DOWN EmojiReaction_Type = 3 EmojiReaction_LAUGH EmojiReaction_Type = 4 EmojiReaction_SAD EmojiReaction_Type = 5 EmojiReaction_ANGRY EmojiReaction_Type = 6 )
func (EmojiReaction_Type) Descriptor ¶ added in v0.163.14
func (EmojiReaction_Type) Descriptor() protoreflect.EnumDescriptor
func (EmojiReaction_Type) Enum ¶ added in v0.163.14
func (x EmojiReaction_Type) Enum() *EmojiReaction_Type
func (EmojiReaction_Type) EnumDescriptor
deprecated
added in
v0.56.4
func (EmojiReaction_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use EmojiReaction_Type.Descriptor instead.
func (EmojiReaction_Type) Number ¶ added in v0.163.14
func (x EmojiReaction_Type) Number() protoreflect.EnumNumber
func (EmojiReaction_Type) String ¶ added in v0.56.4
func (x EmojiReaction_Type) String() string
func (EmojiReaction_Type) Type ¶ added in v0.163.14
func (EmojiReaction_Type) Type() protoreflect.EnumType
type FetchingBackedUpDataDetails ¶ added in v0.117.3
type FetchingBackedUpDataDetails struct { DataNumber uint32 `protobuf:"varint,1,opt,name=data_number,json=dataNumber,proto3" json:"data_number,omitempty"` TotalNumber uint32 `protobuf:"varint,2,opt,name=total_number,json=totalNumber,proto3" json:"total_number,omitempty"` // contains filtered or unexported fields }
`FetchingBackedUpDataDetails` is used to describe how many messages a single backup data structure consists of
func (*FetchingBackedUpDataDetails) Descriptor
deprecated
added in
v0.117.3
func (*FetchingBackedUpDataDetails) Descriptor() ([]byte, []int)
Deprecated: Use FetchingBackedUpDataDetails.ProtoReflect.Descriptor instead.
func (*FetchingBackedUpDataDetails) GetDataNumber ¶ added in v0.117.3
func (x *FetchingBackedUpDataDetails) GetDataNumber() uint32
func (*FetchingBackedUpDataDetails) GetTotalNumber ¶ added in v0.117.3
func (x *FetchingBackedUpDataDetails) GetTotalNumber() uint32
func (*FetchingBackedUpDataDetails) ProtoMessage ¶ added in v0.117.3
func (*FetchingBackedUpDataDetails) ProtoMessage()
func (*FetchingBackedUpDataDetails) ProtoReflect ¶ added in v0.163.14
func (x *FetchingBackedUpDataDetails) ProtoReflect() protoreflect.Message
func (*FetchingBackedUpDataDetails) Reset ¶ added in v0.117.3
func (x *FetchingBackedUpDataDetails) Reset()
func (*FetchingBackedUpDataDetails) String ¶ added in v0.117.3
func (x *FetchingBackedUpDataDetails) String() string
type Grant ¶ added in v0.67.0
type Grant struct { CommunityId []byte `protobuf:"bytes,1,opt,name=community_id,json=communityId,proto3" json:"community_id,omitempty"` MemberId []byte `protobuf:"bytes,2,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` ChatId string `protobuf:"bytes,3,opt,name=chat_id,json=chatId,proto3" json:"chat_id,omitempty"` Clock uint64 `protobuf:"varint,4,opt,name=clock,proto3" json:"clock,omitempty"` Expires uint64 `protobuf:"varint,5,opt,name=expires,proto3" json:"expires,omitempty"` // contains filtered or unexported fields }
func (*Grant) Descriptor
deprecated
added in
v0.67.0
func (*Grant) GetCommunityId ¶ added in v0.67.0
func (*Grant) GetExpires ¶ added in v0.179.5
func (*Grant) GetMemberId ¶ added in v0.67.0
func (*Grant) ProtoMessage ¶ added in v0.67.0
func (*Grant) ProtoMessage()
func (*Grant) ProtoReflect ¶ added in v0.163.14
func (x *Grant) ProtoReflect() protoreflect.Message
type GroupChatInvitation ¶ added in v0.60.0
type GroupChatInvitation struct { // clock Lamport timestamp of the chat message Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` // chat_id the ID of the private group chat the message belongs to, for query efficiency the chat_id is stored in the db even though the // target message also stores the chat_id ChatId string `protobuf:"bytes,2,opt,name=chat_id,json=chatId,proto3" json:"chat_id,omitempty"` IntroductionMessage string `protobuf:"bytes,3,opt,name=introduction_message,json=introductionMessage,proto3" json:"introduction_message,omitempty"` // state of invitation State GroupChatInvitation_State `protobuf:"varint,4,opt,name=state,proto3,enum=protobuf.GroupChatInvitation_State" json:"state,omitempty"` // contains filtered or unexported fields }
func (*GroupChatInvitation) Descriptor
deprecated
added in
v0.60.0
func (*GroupChatInvitation) Descriptor() ([]byte, []int)
Deprecated: Use GroupChatInvitation.ProtoReflect.Descriptor instead.
func (*GroupChatInvitation) GetChatId ¶ added in v0.60.0
func (x *GroupChatInvitation) GetChatId() string
func (*GroupChatInvitation) GetClock ¶ added in v0.60.0
func (x *GroupChatInvitation) GetClock() uint64
func (*GroupChatInvitation) GetIntroductionMessage ¶ added in v0.60.0
func (x *GroupChatInvitation) GetIntroductionMessage() string
func (*GroupChatInvitation) GetState ¶ added in v0.60.0
func (x *GroupChatInvitation) GetState() GroupChatInvitation_State
func (*GroupChatInvitation) ProtoMessage ¶ added in v0.60.0
func (*GroupChatInvitation) ProtoMessage()
func (*GroupChatInvitation) ProtoReflect ¶ added in v0.163.14
func (x *GroupChatInvitation) ProtoReflect() protoreflect.Message
func (*GroupChatInvitation) Reset ¶ added in v0.60.0
func (x *GroupChatInvitation) Reset()
func (*GroupChatInvitation) String ¶ added in v0.60.0
func (x *GroupChatInvitation) String() string
type GroupChatInvitation_State ¶ added in v0.60.0
type GroupChatInvitation_State int32
const ( GroupChatInvitation_UNKNOWN GroupChatInvitation_State = 0 GroupChatInvitation_REQUEST GroupChatInvitation_State = 1 GroupChatInvitation_REJECTED GroupChatInvitation_State = 2 GroupChatInvitation_APPROVED GroupChatInvitation_State = 3 )
func (GroupChatInvitation_State) Descriptor ¶ added in v0.163.14
func (GroupChatInvitation_State) Descriptor() protoreflect.EnumDescriptor
func (GroupChatInvitation_State) Enum ¶ added in v0.163.14
func (x GroupChatInvitation_State) Enum() *GroupChatInvitation_State
func (GroupChatInvitation_State) EnumDescriptor
deprecated
added in
v0.60.0
func (GroupChatInvitation_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use GroupChatInvitation_State.Descriptor instead.
func (GroupChatInvitation_State) Number ¶ added in v0.163.14
func (x GroupChatInvitation_State) Number() protoreflect.EnumNumber
func (GroupChatInvitation_State) String ¶ added in v0.60.0
func (x GroupChatInvitation_State) String() string
func (GroupChatInvitation_State) Type ¶ added in v0.163.14
func (GroupChatInvitation_State) Type() protoreflect.EnumType
type IdentityImage ¶ added in v0.65.0
type IdentityImage struct { // payload is a context based payload for the profile image data, // context is determined by the `source_type` Payload []byte `protobuf:"bytes,1,opt,name=payload,proto3" json:"payload,omitempty"` // source_type signals the image payload source SourceType IdentityImage_SourceType `` /* 131-byte string literal not displayed */ // image_format signals the image format and method of parsing the payload ImageFormat ImageFormat `protobuf:"varint,3,opt,name=image_format,json=imageFormat,proto3,enum=protobuf.ImageFormat" json:"image_format,omitempty"` // encryption_keys is a list of encrypted keys that can be used to decrypted an encrypted payload EncryptionKeys [][]byte `protobuf:"bytes,4,rep,name=encryption_keys,json=encryptionKeys,proto3" json:"encryption_keys,omitempty"` // encrypted signals the encryption state of the payload, default is false. Encrypted bool `protobuf:"varint,5,opt,name=encrypted,proto3" json:"encrypted,omitempty"` // contains filtered or unexported fields }
ProfileImage represents data associated with a user's profile image
func (*IdentityImage) Descriptor
deprecated
added in
v0.65.0
func (*IdentityImage) Descriptor() ([]byte, []int)
Deprecated: Use IdentityImage.ProtoReflect.Descriptor instead.
func (*IdentityImage) GetEncrypted ¶ added in v0.89.2
func (x *IdentityImage) GetEncrypted() bool
func (*IdentityImage) GetEncryptionKeys ¶ added in v0.89.2
func (x *IdentityImage) GetEncryptionKeys() [][]byte
func (*IdentityImage) GetImageFormat ¶ added in v0.172.10
func (x *IdentityImage) GetImageFormat() ImageFormat
func (*IdentityImage) GetPayload ¶ added in v0.65.0
func (x *IdentityImage) GetPayload() []byte
func (*IdentityImage) GetSourceType ¶ added in v0.65.0
func (x *IdentityImage) GetSourceType() IdentityImage_SourceType
func (*IdentityImage) ProtoMessage ¶ added in v0.65.0
func (*IdentityImage) ProtoMessage()
func (*IdentityImage) ProtoReflect ¶ added in v0.163.14
func (x *IdentityImage) ProtoReflect() protoreflect.Message
func (*IdentityImage) Reset ¶ added in v0.65.0
func (x *IdentityImage) Reset()
func (*IdentityImage) String ¶ added in v0.65.0
func (x *IdentityImage) String() string
type IdentityImage_SourceType ¶ added in v0.65.0
type IdentityImage_SourceType int32
SourceType are the predefined types of image source allowed
const ( IdentityImage_UNKNOWN_SOURCE_TYPE IdentityImage_SourceType = 0 // RAW_PAYLOAD image byte data IdentityImage_RAW_PAYLOAD IdentityImage_SourceType = 1 // ENS_AVATAR uses the ENS record's resolver get-text-data.avatar data // The `payload` field will be ignored if ENS_AVATAR is selected // The application will read and parse the ENS avatar data as image payload data, URLs will be ignored // The parent `ChatMessageIdentity` must have a valid `ens_name` set IdentityImage_ENS_AVATAR IdentityImage_SourceType = 2 )
func (IdentityImage_SourceType) Descriptor ¶ added in v0.163.14
func (IdentityImage_SourceType) Descriptor() protoreflect.EnumDescriptor
func (IdentityImage_SourceType) Enum ¶ added in v0.163.14
func (x IdentityImage_SourceType) Enum() *IdentityImage_SourceType
func (IdentityImage_SourceType) EnumDescriptor
deprecated
added in
v0.65.0
func (IdentityImage_SourceType) EnumDescriptor() ([]byte, []int)
Deprecated: Use IdentityImage_SourceType.Descriptor instead.
func (IdentityImage_SourceType) Number ¶ added in v0.163.14
func (x IdentityImage_SourceType) Number() protoreflect.EnumNumber
func (IdentityImage_SourceType) String ¶ added in v0.65.0
func (x IdentityImage_SourceType) String() string
func (IdentityImage_SourceType) Type ¶ added in v0.163.14
func (IdentityImage_SourceType) Type() protoreflect.EnumType
type ImageFormat ¶ added in v0.172.10
type ImageFormat int32
const ( ImageFormat_UNKNOWN_IMAGE_FORMAT ImageFormat = 0 // Raster image files is payload data that can be read as a raster image ImageFormat_PNG ImageFormat = 1 ImageFormat_JPEG ImageFormat = 2 ImageFormat_WEBP ImageFormat = 3 ImageFormat_GIF ImageFormat = 4 )
func (ImageFormat) Descriptor ¶ added in v0.174.0
func (ImageFormat) Descriptor() protoreflect.EnumDescriptor
func (ImageFormat) Enum ¶ added in v0.174.0
func (x ImageFormat) Enum() *ImageFormat
func (ImageFormat) EnumDescriptor
deprecated
added in
v0.172.10
func (ImageFormat) EnumDescriptor() ([]byte, []int)
Deprecated: Use ImageFormat.Descriptor instead.
func (ImageFormat) Number ¶ added in v0.174.0
func (x ImageFormat) Number() protoreflect.EnumNumber
func (ImageFormat) String ¶ added in v0.172.10
func (x ImageFormat) String() string
func (ImageFormat) Type ¶ added in v0.174.0
func (ImageFormat) Type() protoreflect.EnumType
type ImageMessage ¶ added in v0.54.0
type ImageMessage struct { Payload []byte `protobuf:"bytes,1,opt,name=payload,proto3" json:"payload,omitempty"` Format ImageFormat `protobuf:"varint,2,opt,name=format,proto3,enum=protobuf.ImageFormat" json:"format,omitempty"` AlbumId string `protobuf:"bytes,3,opt,name=album_id,json=albumId,proto3" json:"album_id,omitempty"` Width uint32 `protobuf:"varint,4,opt,name=width,proto3" json:"width,omitempty"` Height uint32 `protobuf:"varint,5,opt,name=height,proto3" json:"height,omitempty"` AlbumImagesCount uint32 `protobuf:"varint,6,opt,name=album_images_count,json=albumImagesCount,proto3" json:"album_images_count,omitempty"` // contains filtered or unexported fields }
func (*ImageMessage) Descriptor
deprecated
added in
v0.54.0
func (*ImageMessage) Descriptor() ([]byte, []int)
Deprecated: Use ImageMessage.ProtoReflect.Descriptor instead.
func (*ImageMessage) GetAlbumId ¶ added in v0.128.0
func (x *ImageMessage) GetAlbumId() string
func (*ImageMessage) GetAlbumImagesCount ¶ added in v0.142.9
func (x *ImageMessage) GetAlbumImagesCount() uint32
func (*ImageMessage) GetFormat ¶ added in v0.172.10
func (x *ImageMessage) GetFormat() ImageFormat
func (*ImageMessage) GetHeight ¶ added in v0.128.0
func (x *ImageMessage) GetHeight() uint32
func (*ImageMessage) GetPayload ¶ added in v0.54.0
func (x *ImageMessage) GetPayload() []byte
func (*ImageMessage) GetWidth ¶ added in v0.128.0
func (x *ImageMessage) GetWidth() uint32
func (*ImageMessage) ProtoMessage ¶ added in v0.54.0
func (*ImageMessage) ProtoMessage()
func (*ImageMessage) ProtoReflect ¶ added in v0.163.14
func (x *ImageMessage) ProtoReflect() protoreflect.Message
func (*ImageMessage) Reset ¶ added in v0.54.0
func (x *ImageMessage) Reset()
func (*ImageMessage) String ¶ added in v0.54.0
func (x *ImageMessage) String() string
type LocalPairingPayload ¶ added in v0.106.1
type LocalPairingPayload struct { Keys []*LocalPairingPayload_Key `protobuf:"bytes,1,rep,name=keys,proto3" json:"keys,omitempty"` Multiaccount *MultiAccount `protobuf:"bytes,2,opt,name=multiaccount,proto3" json:"multiaccount,omitempty"` Password string `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"` ChatKey string `protobuf:"bytes,4,opt,name=chatKey,proto3" json:"chatKey,omitempty"` KeycardPairings string `protobuf:"bytes,5,opt,name=keycardPairings,proto3" json:"keycardPairings,omitempty"` // contains filtered or unexported fields }
func (*LocalPairingPayload) Descriptor
deprecated
added in
v0.106.1
func (*LocalPairingPayload) Descriptor() ([]byte, []int)
Deprecated: Use LocalPairingPayload.ProtoReflect.Descriptor instead.
func (*LocalPairingPayload) GetChatKey ¶ added in v0.159.10
func (x *LocalPairingPayload) GetChatKey() string
func (*LocalPairingPayload) GetKeycardPairings ¶ added in v0.159.10
func (x *LocalPairingPayload) GetKeycardPairings() string
func (*LocalPairingPayload) GetKeys ¶ added in v0.106.1
func (x *LocalPairingPayload) GetKeys() []*LocalPairingPayload_Key
func (*LocalPairingPayload) GetMultiaccount ¶ added in v0.106.1
func (x *LocalPairingPayload) GetMultiaccount() *MultiAccount
func (*LocalPairingPayload) GetPassword ¶ added in v0.106.1
func (x *LocalPairingPayload) GetPassword() string
func (*LocalPairingPayload) ProtoMessage ¶ added in v0.106.1
func (*LocalPairingPayload) ProtoMessage()
func (*LocalPairingPayload) ProtoReflect ¶ added in v0.163.14
func (x *LocalPairingPayload) ProtoReflect() protoreflect.Message
func (*LocalPairingPayload) Reset ¶ added in v0.106.1
func (x *LocalPairingPayload) Reset()
func (*LocalPairingPayload) String ¶ added in v0.106.1
func (x *LocalPairingPayload) String() string
type LocalPairingPayload_Key ¶ added in v0.106.1
type LocalPairingPayload_Key struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*LocalPairingPayload_Key) Descriptor
deprecated
added in
v0.106.1
func (*LocalPairingPayload_Key) Descriptor() ([]byte, []int)
Deprecated: Use LocalPairingPayload_Key.ProtoReflect.Descriptor instead.
func (*LocalPairingPayload_Key) GetData ¶ added in v0.106.1
func (x *LocalPairingPayload_Key) GetData() []byte
func (*LocalPairingPayload_Key) GetName ¶ added in v0.106.1
func (x *LocalPairingPayload_Key) GetName() string
func (*LocalPairingPayload_Key) ProtoMessage ¶ added in v0.106.1
func (*LocalPairingPayload_Key) ProtoMessage()
func (*LocalPairingPayload_Key) ProtoReflect ¶ added in v0.163.14
func (x *LocalPairingPayload_Key) ProtoReflect() protoreflect.Message
func (*LocalPairingPayload_Key) Reset ¶ added in v0.106.1
func (x *LocalPairingPayload_Key) Reset()
func (*LocalPairingPayload_Key) String ¶ added in v0.106.1
func (x *LocalPairingPayload_Key) String() string
type LocalPairingPeerHello ¶ added in v0.146.3
type LocalPairingPeerHello struct { PairingVersion int32 `protobuf:"varint,1,opt,name=pairing_version,json=pairingVersion,proto3" json:"pairing_version,omitempty"` PeerId []byte `protobuf:"bytes,2,opt,name=peer_id,json=peerId,proto3" json:"peer_id,omitempty"` DeviceName string `protobuf:"bytes,3,opt,name=device_name,json=deviceName,proto3" json:"device_name,omitempty"` DeviceType string `protobuf:"bytes,4,opt,name=device_type,json=deviceType,proto3" json:"device_type,omitempty"` Signature []byte `protobuf:"bytes,5,opt,name=signature,proto3" json:"signature,omitempty"` // contains filtered or unexported fields }
func (*LocalPairingPeerHello) Descriptor
deprecated
added in
v0.146.3
func (*LocalPairingPeerHello) Descriptor() ([]byte, []int)
Deprecated: Use LocalPairingPeerHello.ProtoReflect.Descriptor instead.
func (*LocalPairingPeerHello) GetDeviceName ¶ added in v0.146.3
func (x *LocalPairingPeerHello) GetDeviceName() string
func (*LocalPairingPeerHello) GetDeviceType ¶ added in v0.146.3
func (x *LocalPairingPeerHello) GetDeviceType() string
func (*LocalPairingPeerHello) GetPairingVersion ¶ added in v0.146.3
func (x *LocalPairingPeerHello) GetPairingVersion() int32
func (*LocalPairingPeerHello) GetPeerId ¶ added in v0.146.3
func (x *LocalPairingPeerHello) GetPeerId() []byte
func (*LocalPairingPeerHello) GetSignature ¶ added in v0.146.3
func (x *LocalPairingPeerHello) GetSignature() []byte
func (*LocalPairingPeerHello) ProtoMessage ¶ added in v0.146.3
func (*LocalPairingPeerHello) ProtoMessage()
func (*LocalPairingPeerHello) ProtoReflect ¶ added in v0.163.14
func (x *LocalPairingPeerHello) ProtoReflect() protoreflect.Message
func (*LocalPairingPeerHello) Reset ¶ added in v0.146.3
func (x *LocalPairingPeerHello) Reset()
func (*LocalPairingPeerHello) String ¶ added in v0.146.3
func (x *LocalPairingPeerHello) String() string
type MembershipUpdateEvent ¶
type MembershipUpdateEvent struct { // Lamport timestamp of the event Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` // List of public keys of objects of the action Members []string `protobuf:"bytes,2,rep,name=members,proto3" json:"members,omitempty"` // Name of the chat for the CHAT_CREATED/NAME_CHANGED event types Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // The type of the event Type MembershipUpdateEvent_EventType `protobuf:"varint,4,opt,name=type,proto3,enum=protobuf.MembershipUpdateEvent_EventType" json:"type,omitempty"` // Color of the chat for the CHAT_CREATED/COLOR_CHANGED event types Color string `protobuf:"bytes,5,opt,name=color,proto3" json:"color,omitempty"` // Chat image Image []byte `protobuf:"bytes,6,opt,name=image,proto3" json:"image,omitempty"` // contains filtered or unexported fields }
func (*MembershipUpdateEvent) Descriptor
deprecated
func (*MembershipUpdateEvent) Descriptor() ([]byte, []int)
Deprecated: Use MembershipUpdateEvent.ProtoReflect.Descriptor instead.
func (*MembershipUpdateEvent) GetClock ¶
func (x *MembershipUpdateEvent) GetClock() uint64
func (*MembershipUpdateEvent) GetColor ¶ added in v0.105.1
func (x *MembershipUpdateEvent) GetColor() string
func (*MembershipUpdateEvent) GetImage ¶ added in v0.108.2
func (x *MembershipUpdateEvent) GetImage() []byte
func (*MembershipUpdateEvent) GetMembers ¶
func (x *MembershipUpdateEvent) GetMembers() []string
func (*MembershipUpdateEvent) GetName ¶
func (x *MembershipUpdateEvent) GetName() string
func (*MembershipUpdateEvent) GetType ¶
func (x *MembershipUpdateEvent) GetType() MembershipUpdateEvent_EventType
func (*MembershipUpdateEvent) ProtoMessage ¶
func (*MembershipUpdateEvent) ProtoMessage()
func (*MembershipUpdateEvent) ProtoReflect ¶ added in v0.163.14
func (x *MembershipUpdateEvent) ProtoReflect() protoreflect.Message
func (*MembershipUpdateEvent) Reset ¶
func (x *MembershipUpdateEvent) Reset()
func (*MembershipUpdateEvent) String ¶
func (x *MembershipUpdateEvent) String() string
type MembershipUpdateEvent_EventType ¶
type MembershipUpdateEvent_EventType int32
const ( MembershipUpdateEvent_UNKNOWN MembershipUpdateEvent_EventType = 0 MembershipUpdateEvent_CHAT_CREATED MembershipUpdateEvent_EventType = 1 MembershipUpdateEvent_NAME_CHANGED MembershipUpdateEvent_EventType = 2 MembershipUpdateEvent_MEMBERS_ADDED MembershipUpdateEvent_EventType = 3 MembershipUpdateEvent_MEMBER_JOINED MembershipUpdateEvent_EventType = 4 MembershipUpdateEvent_MEMBER_REMOVED MembershipUpdateEvent_EventType = 5 MembershipUpdateEvent_ADMINS_ADDED MembershipUpdateEvent_EventType = 6 MembershipUpdateEvent_ADMIN_REMOVED MembershipUpdateEvent_EventType = 7 MembershipUpdateEvent_COLOR_CHANGED MembershipUpdateEvent_EventType = 8 MembershipUpdateEvent_IMAGE_CHANGED MembershipUpdateEvent_EventType = 9 )
func (MembershipUpdateEvent_EventType) Descriptor ¶ added in v0.163.14
func (MembershipUpdateEvent_EventType) Descriptor() protoreflect.EnumDescriptor
func (MembershipUpdateEvent_EventType) Enum ¶ added in v0.163.14
func (x MembershipUpdateEvent_EventType) Enum() *MembershipUpdateEvent_EventType
func (MembershipUpdateEvent_EventType) EnumDescriptor
deprecated
func (MembershipUpdateEvent_EventType) EnumDescriptor() ([]byte, []int)
Deprecated: Use MembershipUpdateEvent_EventType.Descriptor instead.
func (MembershipUpdateEvent_EventType) Number ¶ added in v0.163.14
func (x MembershipUpdateEvent_EventType) Number() protoreflect.EnumNumber
func (MembershipUpdateEvent_EventType) String ¶
func (x MembershipUpdateEvent_EventType) String() string
func (MembershipUpdateEvent_EventType) Type ¶ added in v0.163.14
func (MembershipUpdateEvent_EventType) Type() protoreflect.EnumType
type MembershipUpdateEvents ¶ added in v0.170.0
type MembershipUpdateEvents struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Type uint32 `protobuf:"varint,2,opt,name=type,proto3" json:"type,omitempty"` Members []string `protobuf:"bytes,3,rep,name=members,proto3" json:"members,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` Signature []byte `protobuf:"bytes,5,opt,name=signature,proto3" json:"signature,omitempty"` ChatId string `protobuf:"bytes,6,opt,name=chat_id,json=chatId,proto3" json:"chat_id,omitempty"` From string `protobuf:"bytes,7,opt,name=from,proto3" json:"from,omitempty"` RawPayload []byte `protobuf:"bytes,8,opt,name=raw_payload,json=rawPayload,proto3" json:"raw_payload,omitempty"` Color string `protobuf:"bytes,9,opt,name=color,proto3" json:"color,omitempty"` Image []byte `protobuf:"bytes,10,opt,name=image,proto3" json:"image,omitempty"` // contains filtered or unexported fields }
func (*MembershipUpdateEvents) Descriptor
deprecated
added in
v0.170.0
func (*MembershipUpdateEvents) Descriptor() ([]byte, []int)
Deprecated: Use MembershipUpdateEvents.ProtoReflect.Descriptor instead.
func (*MembershipUpdateEvents) GetChatId ¶ added in v0.170.0
func (x *MembershipUpdateEvents) GetChatId() string
func (*MembershipUpdateEvents) GetClock ¶ added in v0.170.0
func (x *MembershipUpdateEvents) GetClock() uint64
func (*MembershipUpdateEvents) GetColor ¶ added in v0.170.0
func (x *MembershipUpdateEvents) GetColor() string
func (*MembershipUpdateEvents) GetFrom ¶ added in v0.170.0
func (x *MembershipUpdateEvents) GetFrom() string
func (*MembershipUpdateEvents) GetImage ¶ added in v0.171.1
func (x *MembershipUpdateEvents) GetImage() []byte
func (*MembershipUpdateEvents) GetMembers ¶ added in v0.170.0
func (x *MembershipUpdateEvents) GetMembers() []string
func (*MembershipUpdateEvents) GetName ¶ added in v0.170.0
func (x *MembershipUpdateEvents) GetName() string
func (*MembershipUpdateEvents) GetRawPayload ¶ added in v0.170.0
func (x *MembershipUpdateEvents) GetRawPayload() []byte
func (*MembershipUpdateEvents) GetSignature ¶ added in v0.170.0
func (x *MembershipUpdateEvents) GetSignature() []byte
func (*MembershipUpdateEvents) GetType ¶ added in v0.170.0
func (x *MembershipUpdateEvents) GetType() uint32
func (*MembershipUpdateEvents) ProtoMessage ¶ added in v0.170.0
func (*MembershipUpdateEvents) ProtoMessage()
func (*MembershipUpdateEvents) ProtoReflect ¶ added in v0.171.1
func (x *MembershipUpdateEvents) ProtoReflect() protoreflect.Message
func (*MembershipUpdateEvents) Reset ¶ added in v0.170.0
func (x *MembershipUpdateEvents) Reset()
func (*MembershipUpdateEvents) String ¶ added in v0.170.0
func (x *MembershipUpdateEvents) String() string
type MembershipUpdateMessage ¶
type MembershipUpdateMessage struct { // The chat id of the private group chat ChatId string `protobuf:"bytes,1,opt,name=chat_id,json=chatId,proto3" json:"chat_id,omitempty"` // A list of events for this group chat, first x bytes are the signature, then is a // protobuf encoded MembershipUpdateEvent Events [][]byte `protobuf:"bytes,2,rep,name=events,proto3" json:"events,omitempty"` // An optional chat message // // Types that are assignable to ChatEntity: // // *MembershipUpdateMessage_Message // *MembershipUpdateMessage_EmojiReaction ChatEntity isMembershipUpdateMessage_ChatEntity `protobuf_oneof:"chat_entity"` // contains filtered or unexported fields }
MembershipUpdateMessage is a message used to propagate information about group membership changes. For more information, see https://github.com/status-im/specs/blob/master/status-group-chats-spec.md.
func (*MembershipUpdateMessage) Descriptor
deprecated
func (*MembershipUpdateMessage) Descriptor() ([]byte, []int)
Deprecated: Use MembershipUpdateMessage.ProtoReflect.Descriptor instead.
func (*MembershipUpdateMessage) GetChatEntity ¶ added in v0.56.4
func (m *MembershipUpdateMessage) GetChatEntity() isMembershipUpdateMessage_ChatEntity
func (*MembershipUpdateMessage) GetChatId ¶
func (x *MembershipUpdateMessage) GetChatId() string
func (*MembershipUpdateMessage) GetEmojiReaction ¶ added in v0.56.4
func (x *MembershipUpdateMessage) GetEmojiReaction() *EmojiReaction
func (*MembershipUpdateMessage) GetEvents ¶
func (x *MembershipUpdateMessage) GetEvents() [][]byte
func (*MembershipUpdateMessage) GetMessage ¶
func (x *MembershipUpdateMessage) GetMessage() *ChatMessage
func (*MembershipUpdateMessage) ProtoMessage ¶
func (*MembershipUpdateMessage) ProtoMessage()
func (*MembershipUpdateMessage) ProtoReflect ¶ added in v0.163.14
func (x *MembershipUpdateMessage) ProtoReflect() protoreflect.Message
func (*MembershipUpdateMessage) Reset ¶
func (x *MembershipUpdateMessage) Reset()
func (*MembershipUpdateMessage) String ¶
func (x *MembershipUpdateMessage) String() string
type MembershipUpdateMessage_EmojiReaction ¶ added in v0.56.4
type MembershipUpdateMessage_EmojiReaction struct {
EmojiReaction *EmojiReaction `protobuf:"bytes,4,opt,name=emoji_reaction,json=emojiReaction,proto3,oneof"`
}
type MembershipUpdateMessage_Message ¶ added in v0.56.4
type MembershipUpdateMessage_Message struct {
Message *ChatMessage `protobuf:"bytes,3,opt,name=message,proto3,oneof"`
}
type MessageType ¶ added in v0.56.4
type MessageType int32
const ( MessageType_UNKNOWN_MESSAGE_TYPE MessageType = 0 MessageType_ONE_TO_ONE MessageType = 1 MessageType_PUBLIC_GROUP MessageType = 2 MessageType_PRIVATE_GROUP MessageType = 3 // Only local MessageType_SYSTEM_MESSAGE_PRIVATE_GROUP MessageType = 4 MessageType_COMMUNITY_CHAT MessageType = 5 // Only local MessageType_SYSTEM_MESSAGE_GAP MessageType = 6 )
func (MessageType) Descriptor ¶ added in v0.163.14
func (MessageType) Descriptor() protoreflect.EnumDescriptor
func (MessageType) Enum ¶ added in v0.163.14
func (x MessageType) Enum() *MessageType
func (MessageType) EnumDescriptor
deprecated
added in
v0.56.4
func (MessageType) EnumDescriptor() ([]byte, []int)
Deprecated: Use MessageType.Descriptor instead.
func (MessageType) Number ¶ added in v0.163.14
func (x MessageType) Number() protoreflect.EnumNumber
func (MessageType) String ¶ added in v0.56.4
func (x MessageType) String() string
func (MessageType) Type ¶ added in v0.163.14
func (MessageType) Type() protoreflect.EnumType
type MultiAccount ¶ added in v0.106.1
type MultiAccount struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Timestamp int64 `protobuf:"varint,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"` Identicon string `protobuf:"bytes,3,opt,name=identicon,proto3" json:"identicon,omitempty"` ColorHash []*MultiAccount_ColorHash `protobuf:"bytes,4,rep,name=color_hash,json=colorHash,proto3" json:"color_hash,omitempty"` ColorId int64 `protobuf:"varint,5,opt,name=color_id,json=colorId,proto3" json:"color_id,omitempty"` KeycardPairing string `protobuf:"bytes,6,opt,name=keycard_pairing,json=keycardPairing,proto3" json:"keycard_pairing,omitempty"` KeyUid string `protobuf:"bytes,7,opt,name=key_uid,json=keyUid,proto3" json:"key_uid,omitempty"` Images []*MultiAccount_IdentityImage `protobuf:"bytes,8,rep,name=images,proto3" json:"images,omitempty"` CustomizationColor string `protobuf:"bytes,9,opt,name=customization_color,json=customizationColor,proto3" json:"customization_color,omitempty"` CustomizationColorClock uint64 `` /* 134-byte string literal not displayed */ // contains filtered or unexported fields }
func (*MultiAccount) Descriptor
deprecated
added in
v0.106.1
func (*MultiAccount) Descriptor() ([]byte, []int)
Deprecated: Use MultiAccount.ProtoReflect.Descriptor instead.
func (*MultiAccount) GetColorHash ¶ added in v0.106.1
func (x *MultiAccount) GetColorHash() []*MultiAccount_ColorHash
func (*MultiAccount) GetColorId ¶ added in v0.106.1
func (x *MultiAccount) GetColorId() int64
func (*MultiAccount) GetCustomizationColor ¶ added in v0.140.1
func (x *MultiAccount) GetCustomizationColor() string
func (*MultiAccount) GetCustomizationColorClock ¶ added in v0.162.5
func (x *MultiAccount) GetCustomizationColorClock() uint64
func (*MultiAccount) GetIdenticon ¶ added in v0.106.1
func (x *MultiAccount) GetIdenticon() string
func (*MultiAccount) GetImages ¶ added in v0.106.1
func (x *MultiAccount) GetImages() []*MultiAccount_IdentityImage
func (*MultiAccount) GetKeyUid ¶ added in v0.106.1
func (x *MultiAccount) GetKeyUid() string
func (*MultiAccount) GetKeycardPairing ¶ added in v0.106.1
func (x *MultiAccount) GetKeycardPairing() string
func (*MultiAccount) GetName ¶ added in v0.106.1
func (x *MultiAccount) GetName() string
func (*MultiAccount) GetTimestamp ¶ added in v0.106.1
func (x *MultiAccount) GetTimestamp() int64
func (*MultiAccount) ProtoMessage ¶ added in v0.106.1
func (*MultiAccount) ProtoMessage()
func (*MultiAccount) ProtoReflect ¶ added in v0.163.14
func (x *MultiAccount) ProtoReflect() protoreflect.Message
func (*MultiAccount) Reset ¶ added in v0.106.1
func (x *MultiAccount) Reset()
func (*MultiAccount) String ¶ added in v0.106.1
func (x *MultiAccount) String() string
type MultiAccount_ColorHash ¶ added in v0.140.1
type MultiAccount_ColorHash struct { Index []int64 `protobuf:"varint,1,rep,packed,name=index,proto3" json:"index,omitempty"` // contains filtered or unexported fields }
func (*MultiAccount_ColorHash) Descriptor
deprecated
added in
v0.140.1
func (*MultiAccount_ColorHash) Descriptor() ([]byte, []int)
Deprecated: Use MultiAccount_ColorHash.ProtoReflect.Descriptor instead.
func (*MultiAccount_ColorHash) GetIndex ¶ added in v0.140.1
func (x *MultiAccount_ColorHash) GetIndex() []int64
func (*MultiAccount_ColorHash) ProtoMessage ¶ added in v0.140.1
func (*MultiAccount_ColorHash) ProtoMessage()
func (*MultiAccount_ColorHash) ProtoReflect ¶ added in v0.163.14
func (x *MultiAccount_ColorHash) ProtoReflect() protoreflect.Message
func (*MultiAccount_ColorHash) Reset ¶ added in v0.140.1
func (x *MultiAccount_ColorHash) Reset()
func (*MultiAccount_ColorHash) String ¶ added in v0.140.1
func (x *MultiAccount_ColorHash) String() string
type MultiAccount_IdentityImage ¶ added in v0.106.1
type MultiAccount_IdentityImage struct { KeyUid string `protobuf:"bytes,1,opt,name=key_uid,json=keyUid,proto3" json:"key_uid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Payload []byte `protobuf:"bytes,3,opt,name=payload,proto3" json:"payload,omitempty"` Width int64 `protobuf:"varint,4,opt,name=width,proto3" json:"width,omitempty"` Height int64 `protobuf:"varint,5,opt,name=height,proto3" json:"height,omitempty"` Filesize int64 `protobuf:"varint,6,opt,name=filesize,proto3" json:"filesize,omitempty"` ResizeTarget int64 `protobuf:"varint,7,opt,name=resize_target,json=resizeTarget,proto3" json:"resize_target,omitempty"` Clock uint64 `protobuf:"varint,8,opt,name=clock,proto3" json:"clock,omitempty"` // contains filtered or unexported fields }
func (*MultiAccount_IdentityImage) Descriptor
deprecated
added in
v0.106.1
func (*MultiAccount_IdentityImage) Descriptor() ([]byte, []int)
Deprecated: Use MultiAccount_IdentityImage.ProtoReflect.Descriptor instead.
func (*MultiAccount_IdentityImage) GetClock ¶ added in v0.106.1
func (x *MultiAccount_IdentityImage) GetClock() uint64
func (*MultiAccount_IdentityImage) GetFilesize ¶ added in v0.106.1
func (x *MultiAccount_IdentityImage) GetFilesize() int64
func (*MultiAccount_IdentityImage) GetHeight ¶ added in v0.106.1
func (x *MultiAccount_IdentityImage) GetHeight() int64
func (*MultiAccount_IdentityImage) GetKeyUid ¶ added in v0.106.1
func (x *MultiAccount_IdentityImage) GetKeyUid() string
func (*MultiAccount_IdentityImage) GetName ¶ added in v0.106.1
func (x *MultiAccount_IdentityImage) GetName() string
func (*MultiAccount_IdentityImage) GetPayload ¶ added in v0.106.1
func (x *MultiAccount_IdentityImage) GetPayload() []byte
func (*MultiAccount_IdentityImage) GetResizeTarget ¶ added in v0.106.1
func (x *MultiAccount_IdentityImage) GetResizeTarget() int64
func (*MultiAccount_IdentityImage) GetWidth ¶ added in v0.106.1
func (x *MultiAccount_IdentityImage) GetWidth() int64
func (*MultiAccount_IdentityImage) ProtoMessage ¶ added in v0.106.1
func (*MultiAccount_IdentityImage) ProtoMessage()
func (*MultiAccount_IdentityImage) ProtoReflect ¶ added in v0.163.14
func (x *MultiAccount_IdentityImage) ProtoReflect() protoreflect.Message
func (*MultiAccount_IdentityImage) Reset ¶ added in v0.106.1
func (x *MultiAccount_IdentityImage) Reset()
func (*MultiAccount_IdentityImage) String ¶ added in v0.106.1
func (x *MultiAccount_IdentityImage) String() string
type PinMessage ¶ added in v0.78.0
type PinMessage struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` MessageId string `protobuf:"bytes,2,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"` ChatId string `protobuf:"bytes,3,opt,name=chat_id,json=chatId,proto3" json:"chat_id,omitempty"` Pinned bool `protobuf:"varint,4,opt,name=pinned,proto3" json:"pinned,omitempty"` // The type of message (public/one-to-one/private-group-chat) MessageType MessageType `protobuf:"varint,5,opt,name=message_type,json=messageType,proto3,enum=protobuf.MessageType" json:"message_type,omitempty"` // contains filtered or unexported fields }
func (*PinMessage) Descriptor
deprecated
added in
v0.78.0
func (*PinMessage) Descriptor() ([]byte, []int)
Deprecated: Use PinMessage.ProtoReflect.Descriptor instead.
func (*PinMessage) GetChatId ¶ added in v0.78.0
func (x *PinMessage) GetChatId() string
func (*PinMessage) GetClock ¶ added in v0.78.0
func (x *PinMessage) GetClock() uint64
func (*PinMessage) GetMessageId ¶ added in v0.78.0
func (x *PinMessage) GetMessageId() string
func (*PinMessage) GetMessageType ¶ added in v0.78.0
func (x *PinMessage) GetMessageType() MessageType
func (*PinMessage) GetPinned ¶ added in v0.78.0
func (x *PinMessage) GetPinned() bool
func (*PinMessage) ProtoMessage ¶ added in v0.78.0
func (*PinMessage) ProtoMessage()
func (*PinMessage) ProtoReflect ¶ added in v0.163.14
func (x *PinMessage) ProtoReflect() protoreflect.Message
func (*PinMessage) Reset ¶ added in v0.78.0
func (x *PinMessage) Reset()
func (*PinMessage) String ¶ added in v0.78.0
func (x *PinMessage) String() string
type ProfileShowcase ¶ added in v0.171.12
type ProfileShowcase struct { ForEveryone *ProfileShowcaseEntries `protobuf:"bytes,1,opt,name=for_everyone,json=forEveryone,proto3" json:"for_everyone,omitempty"` ForContacts *ProfileShowcaseEntriesEncrypted `protobuf:"bytes,2,opt,name=for_contacts,json=forContacts,proto3" json:"for_contacts,omitempty"` ForIdVerifiedContacts *ProfileShowcaseEntriesEncrypted `` /* 128-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ProfileShowcase) Descriptor
deprecated
added in
v0.171.12
func (*ProfileShowcase) Descriptor() ([]byte, []int)
Deprecated: Use ProfileShowcase.ProtoReflect.Descriptor instead.
func (*ProfileShowcase) GetForContacts ¶ added in v0.171.12
func (x *ProfileShowcase) GetForContacts() *ProfileShowcaseEntriesEncrypted
func (*ProfileShowcase) GetForEveryone ¶ added in v0.171.12
func (x *ProfileShowcase) GetForEveryone() *ProfileShowcaseEntries
func (*ProfileShowcase) GetForIdVerifiedContacts ¶ added in v0.171.12
func (x *ProfileShowcase) GetForIdVerifiedContacts() *ProfileShowcaseEntriesEncrypted
func (*ProfileShowcase) ProtoMessage ¶ added in v0.171.12
func (*ProfileShowcase) ProtoMessage()
func (*ProfileShowcase) ProtoReflect ¶ added in v0.171.12
func (x *ProfileShowcase) ProtoReflect() protoreflect.Message
func (*ProfileShowcase) Reset ¶ added in v0.171.12
func (x *ProfileShowcase) Reset()
func (*ProfileShowcase) String ¶ added in v0.171.12
func (x *ProfileShowcase) String() string
type ProfileShowcaseAccount ¶ added in v0.171.12
type ProfileShowcaseAccount struct { Address string `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` ColorId string `protobuf:"bytes,3,opt,name=color_id,json=colorId,proto3" json:"color_id,omitempty"` Emoji string `protobuf:"bytes,4,opt,name=emoji,proto3" json:"emoji,omitempty"` Order uint32 `protobuf:"varint,5,opt,name=order,proto3" json:"order,omitempty"` // contains filtered or unexported fields }
func (*ProfileShowcaseAccount) Descriptor
deprecated
added in
v0.171.12
func (*ProfileShowcaseAccount) Descriptor() ([]byte, []int)
Deprecated: Use ProfileShowcaseAccount.ProtoReflect.Descriptor instead.
func (*ProfileShowcaseAccount) GetAddress ¶ added in v0.171.12
func (x *ProfileShowcaseAccount) GetAddress() string
func (*ProfileShowcaseAccount) GetColorId ¶ added in v0.171.12
func (x *ProfileShowcaseAccount) GetColorId() string
func (*ProfileShowcaseAccount) GetEmoji ¶ added in v0.171.12
func (x *ProfileShowcaseAccount) GetEmoji() string
func (*ProfileShowcaseAccount) GetName ¶ added in v0.171.12
func (x *ProfileShowcaseAccount) GetName() string
func (*ProfileShowcaseAccount) GetOrder ¶ added in v0.171.12
func (x *ProfileShowcaseAccount) GetOrder() uint32
func (*ProfileShowcaseAccount) ProtoMessage ¶ added in v0.171.12
func (*ProfileShowcaseAccount) ProtoMessage()
func (*ProfileShowcaseAccount) ProtoReflect ¶ added in v0.171.12
func (x *ProfileShowcaseAccount) ProtoReflect() protoreflect.Message
func (*ProfileShowcaseAccount) Reset ¶ added in v0.171.12
func (x *ProfileShowcaseAccount) Reset()
func (*ProfileShowcaseAccount) String ¶ added in v0.171.12
func (x *ProfileShowcaseAccount) String() string
type ProfileShowcaseAccountPreference ¶ added in v0.175.1
type ProfileShowcaseAccountPreference struct { Address string `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` // Deprecated: Marked as deprecated in profile_showcase.proto. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Deprecated: Marked as deprecated in profile_showcase.proto. ColorId string `protobuf:"bytes,3,opt,name=color_id,json=colorId,proto3" json:"color_id,omitempty"` // Deprecated: Marked as deprecated in profile_showcase.proto. Emoji string `protobuf:"bytes,4,opt,name=emoji,proto3" json:"emoji,omitempty"` ShowcaseVisibility ProfileShowcaseVisibility `` /* 156-byte string literal not displayed */ Order uint32 `protobuf:"varint,6,opt,name=order,proto3" json:"order,omitempty"` // contains filtered or unexported fields }
func (*ProfileShowcaseAccountPreference) Descriptor
deprecated
added in
v0.175.1
func (*ProfileShowcaseAccountPreference) Descriptor() ([]byte, []int)
Deprecated: Use ProfileShowcaseAccountPreference.ProtoReflect.Descriptor instead.
func (*ProfileShowcaseAccountPreference) GetAddress ¶ added in v0.175.1
func (x *ProfileShowcaseAccountPreference) GetAddress() string
func (*ProfileShowcaseAccountPreference) GetColorId
deprecated
added in
v0.175.1
func (x *ProfileShowcaseAccountPreference) GetColorId() string
Deprecated: Marked as deprecated in profile_showcase.proto.
func (*ProfileShowcaseAccountPreference) GetEmoji
deprecated
added in
v0.175.1
func (x *ProfileShowcaseAccountPreference) GetEmoji() string
Deprecated: Marked as deprecated in profile_showcase.proto.
func (*ProfileShowcaseAccountPreference) GetName
deprecated
added in
v0.175.1
func (x *ProfileShowcaseAccountPreference) GetName() string
Deprecated: Marked as deprecated in profile_showcase.proto.
func (*ProfileShowcaseAccountPreference) GetOrder ¶ added in v0.175.1
func (x *ProfileShowcaseAccountPreference) GetOrder() uint32
func (*ProfileShowcaseAccountPreference) GetShowcaseVisibility ¶ added in v0.175.1
func (x *ProfileShowcaseAccountPreference) GetShowcaseVisibility() ProfileShowcaseVisibility
func (*ProfileShowcaseAccountPreference) ProtoMessage ¶ added in v0.175.1
func (*ProfileShowcaseAccountPreference) ProtoMessage()
func (*ProfileShowcaseAccountPreference) ProtoReflect ¶ added in v0.175.1
func (x *ProfileShowcaseAccountPreference) ProtoReflect() protoreflect.Message
func (*ProfileShowcaseAccountPreference) Reset ¶ added in v0.175.1
func (x *ProfileShowcaseAccountPreference) Reset()
func (*ProfileShowcaseAccountPreference) String ¶ added in v0.175.1
func (x *ProfileShowcaseAccountPreference) String() string
type ProfileShowcaseCollectible ¶ added in v0.171.12
type ProfileShowcaseCollectible struct { // Deprecated: Marked as deprecated in profile_showcase.proto. Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Order uint32 `protobuf:"varint,2,opt,name=order,proto3" json:"order,omitempty"` ContractAddress string `protobuf:"bytes,3,opt,name=contract_address,json=contractAddress,proto3" json:"contract_address,omitempty"` // Deprecated: Marked as deprecated in profile_showcase.proto. CommunityId string `protobuf:"bytes,4,opt,name=community_id,json=communityId,proto3" json:"community_id,omitempty"` ChainId uint64 `protobuf:"varint,5,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"` TokenId string `protobuf:"bytes,6,opt,name=token_id,json=tokenId,proto3" json:"token_id,omitempty"` // Deprecated: Marked as deprecated in profile_showcase.proto. AccountAddress string `protobuf:"bytes,7,opt,name=account_address,json=accountAddress,proto3" json:"account_address,omitempty"` // contains filtered or unexported fields }
func (*ProfileShowcaseCollectible) Descriptor
deprecated
added in
v0.171.12
func (*ProfileShowcaseCollectible) Descriptor() ([]byte, []int)
Deprecated: Use ProfileShowcaseCollectible.ProtoReflect.Descriptor instead.
func (*ProfileShowcaseCollectible) GetAccountAddress
deprecated
added in
v0.172.10
func (x *ProfileShowcaseCollectible) GetAccountAddress() string
Deprecated: Marked as deprecated in profile_showcase.proto.
func (*ProfileShowcaseCollectible) GetChainId ¶ added in v0.172.10
func (x *ProfileShowcaseCollectible) GetChainId() uint64
func (*ProfileShowcaseCollectible) GetCommunityId
deprecated
added in
v0.172.10
func (x *ProfileShowcaseCollectible) GetCommunityId() string
Deprecated: Marked as deprecated in profile_showcase.proto.
func (*ProfileShowcaseCollectible) GetContractAddress ¶ added in v0.172.10
func (x *ProfileShowcaseCollectible) GetContractAddress() string
func (*ProfileShowcaseCollectible) GetOrder ¶ added in v0.171.12
func (x *ProfileShowcaseCollectible) GetOrder() uint32
func (*ProfileShowcaseCollectible) GetTokenId ¶ added in v0.172.10
func (x *ProfileShowcaseCollectible) GetTokenId() string
func (*ProfileShowcaseCollectible) GetUid
deprecated
added in
v0.171.12
func (x *ProfileShowcaseCollectible) GetUid() string
Deprecated: Marked as deprecated in profile_showcase.proto.
func (*ProfileShowcaseCollectible) ProtoMessage ¶ added in v0.171.12
func (*ProfileShowcaseCollectible) ProtoMessage()
func (*ProfileShowcaseCollectible) ProtoReflect ¶ added in v0.171.12
func (x *ProfileShowcaseCollectible) ProtoReflect() protoreflect.Message
func (*ProfileShowcaseCollectible) Reset ¶ added in v0.171.12
func (x *ProfileShowcaseCollectible) Reset()
func (*ProfileShowcaseCollectible) String ¶ added in v0.171.12
func (x *ProfileShowcaseCollectible) String() string
type ProfileShowcaseCollectiblePreference ¶ added in v0.175.1
type ProfileShowcaseCollectiblePreference struct { ContractAddress string `protobuf:"bytes,1,opt,name=contract_address,json=contractAddress,proto3" json:"contract_address,omitempty"` ChainId uint64 `protobuf:"varint,2,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"` TokenId string `protobuf:"bytes,3,opt,name=token_id,json=tokenId,proto3" json:"token_id,omitempty"` // Deprecated: Marked as deprecated in profile_showcase.proto. CommunityId string `protobuf:"bytes,4,opt,name=community_id,json=communityId,proto3" json:"community_id,omitempty"` // Deprecated: Marked as deprecated in profile_showcase.proto. AccountAddress string `protobuf:"bytes,5,opt,name=account_address,json=accountAddress,proto3" json:"account_address,omitempty"` ShowcaseVisibility ProfileShowcaseVisibility `` /* 156-byte string literal not displayed */ Order uint32 `protobuf:"varint,7,opt,name=order,proto3" json:"order,omitempty"` // contains filtered or unexported fields }
func (*ProfileShowcaseCollectiblePreference) Descriptor
deprecated
added in
v0.175.1
func (*ProfileShowcaseCollectiblePreference) Descriptor() ([]byte, []int)
Deprecated: Use ProfileShowcaseCollectiblePreference.ProtoReflect.Descriptor instead.
func (*ProfileShowcaseCollectiblePreference) GetAccountAddress
deprecated
added in
v0.175.1
func (x *ProfileShowcaseCollectiblePreference) GetAccountAddress() string
Deprecated: Marked as deprecated in profile_showcase.proto.
func (*ProfileShowcaseCollectiblePreference) GetChainId ¶ added in v0.175.1
func (x *ProfileShowcaseCollectiblePreference) GetChainId() uint64
func (*ProfileShowcaseCollectiblePreference) GetCommunityId
deprecated
added in
v0.175.1
func (x *ProfileShowcaseCollectiblePreference) GetCommunityId() string
Deprecated: Marked as deprecated in profile_showcase.proto.
func (*ProfileShowcaseCollectiblePreference) GetContractAddress ¶ added in v0.175.1
func (x *ProfileShowcaseCollectiblePreference) GetContractAddress() string
func (*ProfileShowcaseCollectiblePreference) GetOrder ¶ added in v0.175.1
func (x *ProfileShowcaseCollectiblePreference) GetOrder() uint32
func (*ProfileShowcaseCollectiblePreference) GetShowcaseVisibility ¶ added in v0.175.1
func (x *ProfileShowcaseCollectiblePreference) GetShowcaseVisibility() ProfileShowcaseVisibility
func (*ProfileShowcaseCollectiblePreference) GetTokenId ¶ added in v0.175.1
func (x *ProfileShowcaseCollectiblePreference) GetTokenId() string
func (*ProfileShowcaseCollectiblePreference) ProtoMessage ¶ added in v0.175.1
func (*ProfileShowcaseCollectiblePreference) ProtoMessage()
func (*ProfileShowcaseCollectiblePreference) ProtoReflect ¶ added in v0.175.1
func (x *ProfileShowcaseCollectiblePreference) ProtoReflect() protoreflect.Message
func (*ProfileShowcaseCollectiblePreference) Reset ¶ added in v0.175.1
func (x *ProfileShowcaseCollectiblePreference) Reset()
func (*ProfileShowcaseCollectiblePreference) String ¶ added in v0.175.1
func (x *ProfileShowcaseCollectiblePreference) String() string
type ProfileShowcaseCommunity ¶ added in v0.171.12
type ProfileShowcaseCommunity struct { CommunityId string `protobuf:"bytes,1,opt,name=community_id,json=communityId,proto3" json:"community_id,omitempty"` Order uint32 `protobuf:"varint,2,opt,name=order,proto3" json:"order,omitempty"` Grant []byte `protobuf:"bytes,3,opt,name=grant,proto3" json:"grant,omitempty"` // contains filtered or unexported fields }
func (*ProfileShowcaseCommunity) Descriptor
deprecated
added in
v0.171.12
func (*ProfileShowcaseCommunity) Descriptor() ([]byte, []int)
Deprecated: Use ProfileShowcaseCommunity.ProtoReflect.Descriptor instead.
func (*ProfileShowcaseCommunity) GetCommunityId ¶ added in v0.171.12
func (x *ProfileShowcaseCommunity) GetCommunityId() string
func (*ProfileShowcaseCommunity) GetGrant ¶ added in v0.174.8
func (x *ProfileShowcaseCommunity) GetGrant() []byte
func (*ProfileShowcaseCommunity) GetOrder ¶ added in v0.171.12
func (x *ProfileShowcaseCommunity) GetOrder() uint32
func (*ProfileShowcaseCommunity) ProtoMessage ¶ added in v0.171.12
func (*ProfileShowcaseCommunity) ProtoMessage()
func (*ProfileShowcaseCommunity) ProtoReflect ¶ added in v0.171.12
func (x *ProfileShowcaseCommunity) ProtoReflect() protoreflect.Message
func (*ProfileShowcaseCommunity) Reset ¶ added in v0.171.12
func (x *ProfileShowcaseCommunity) Reset()
func (*ProfileShowcaseCommunity) String ¶ added in v0.171.12
func (x *ProfileShowcaseCommunity) String() string
type ProfileShowcaseCommunityPreference ¶ added in v0.175.1
type ProfileShowcaseCommunityPreference struct { CommunityId string `protobuf:"bytes,1,opt,name=community_id,json=communityId,proto3" json:"community_id,omitempty"` ShowcaseVisibility ProfileShowcaseVisibility `` /* 156-byte string literal not displayed */ Order uint32 `protobuf:"varint,3,opt,name=order,proto3" json:"order,omitempty"` // contains filtered or unexported fields }
func (*ProfileShowcaseCommunityPreference) Descriptor
deprecated
added in
v0.175.1
func (*ProfileShowcaseCommunityPreference) Descriptor() ([]byte, []int)
Deprecated: Use ProfileShowcaseCommunityPreference.ProtoReflect.Descriptor instead.
func (*ProfileShowcaseCommunityPreference) GetCommunityId ¶ added in v0.175.1
func (x *ProfileShowcaseCommunityPreference) GetCommunityId() string
func (*ProfileShowcaseCommunityPreference) GetOrder ¶ added in v0.175.1
func (x *ProfileShowcaseCommunityPreference) GetOrder() uint32
func (*ProfileShowcaseCommunityPreference) GetShowcaseVisibility ¶ added in v0.175.1
func (x *ProfileShowcaseCommunityPreference) GetShowcaseVisibility() ProfileShowcaseVisibility
func (*ProfileShowcaseCommunityPreference) ProtoMessage ¶ added in v0.175.1
func (*ProfileShowcaseCommunityPreference) ProtoMessage()
func (*ProfileShowcaseCommunityPreference) ProtoReflect ¶ added in v0.175.1
func (x *ProfileShowcaseCommunityPreference) ProtoReflect() protoreflect.Message
func (*ProfileShowcaseCommunityPreference) Reset ¶ added in v0.175.1
func (x *ProfileShowcaseCommunityPreference) Reset()
func (*ProfileShowcaseCommunityPreference) String ¶ added in v0.175.1
func (x *ProfileShowcaseCommunityPreference) String() string
type ProfileShowcaseEntries ¶ added in v0.171.12
type ProfileShowcaseEntries struct { Communities []*ProfileShowcaseCommunity `protobuf:"bytes,1,rep,name=communities,proto3" json:"communities,omitempty"` Accounts []*ProfileShowcaseAccount `protobuf:"bytes,2,rep,name=accounts,proto3" json:"accounts,omitempty"` Collectibles []*ProfileShowcaseCollectible `protobuf:"bytes,3,rep,name=collectibles,proto3" json:"collectibles,omitempty"` VerifiedTokens []*ProfileShowcaseVerifiedToken `protobuf:"bytes,4,rep,name=verified_tokens,json=verifiedTokens,proto3" json:"verified_tokens,omitempty"` UnverifiedTokens []*ProfileShowcaseUnverifiedToken `protobuf:"bytes,5,rep,name=unverified_tokens,json=unverifiedTokens,proto3" json:"unverified_tokens,omitempty"` SocialLinks []*ProfileShowcaseSocialLink `protobuf:"bytes,6,rep,name=social_links,json=socialLinks,proto3" json:"social_links,omitempty"` // contains filtered or unexported fields }
func (*ProfileShowcaseEntries) Descriptor
deprecated
added in
v0.171.12
func (*ProfileShowcaseEntries) Descriptor() ([]byte, []int)
Deprecated: Use ProfileShowcaseEntries.ProtoReflect.Descriptor instead.
func (*ProfileShowcaseEntries) GetAccounts ¶ added in v0.171.12
func (x *ProfileShowcaseEntries) GetAccounts() []*ProfileShowcaseAccount
func (*ProfileShowcaseEntries) GetCollectibles ¶ added in v0.171.12
func (x *ProfileShowcaseEntries) GetCollectibles() []*ProfileShowcaseCollectible
func (*ProfileShowcaseEntries) GetCommunities ¶ added in v0.171.12
func (x *ProfileShowcaseEntries) GetCommunities() []*ProfileShowcaseCommunity
func (*ProfileShowcaseEntries) GetSocialLinks ¶ added in v0.176.1
func (x *ProfileShowcaseEntries) GetSocialLinks() []*ProfileShowcaseSocialLink
func (*ProfileShowcaseEntries) GetUnverifiedTokens ¶ added in v0.172.10
func (x *ProfileShowcaseEntries) GetUnverifiedTokens() []*ProfileShowcaseUnverifiedToken
func (*ProfileShowcaseEntries) GetVerifiedTokens ¶ added in v0.172.10
func (x *ProfileShowcaseEntries) GetVerifiedTokens() []*ProfileShowcaseVerifiedToken
func (*ProfileShowcaseEntries) ProtoMessage ¶ added in v0.171.12
func (*ProfileShowcaseEntries) ProtoMessage()
func (*ProfileShowcaseEntries) ProtoReflect ¶ added in v0.171.12
func (x *ProfileShowcaseEntries) ProtoReflect() protoreflect.Message
func (*ProfileShowcaseEntries) Reset ¶ added in v0.171.12
func (x *ProfileShowcaseEntries) Reset()
func (*ProfileShowcaseEntries) String ¶ added in v0.171.12
func (x *ProfileShowcaseEntries) String() string
type ProfileShowcaseEntriesEncrypted ¶ added in v0.171.12
type ProfileShowcaseEntriesEncrypted struct { EncryptedEntries []byte `protobuf:"bytes,1,opt,name=encrypted_entries,json=encryptedEntries,proto3" json:"encrypted_entries,omitempty"` EncryptionKeys [][]byte `protobuf:"bytes,2,rep,name=encryption_keys,json=encryptionKeys,proto3" json:"encryption_keys,omitempty"` // contains filtered or unexported fields }
func (*ProfileShowcaseEntriesEncrypted) Descriptor
deprecated
added in
v0.171.12
func (*ProfileShowcaseEntriesEncrypted) Descriptor() ([]byte, []int)
Deprecated: Use ProfileShowcaseEntriesEncrypted.ProtoReflect.Descriptor instead.
func (*ProfileShowcaseEntriesEncrypted) GetEncryptedEntries ¶ added in v0.171.12
func (x *ProfileShowcaseEntriesEncrypted) GetEncryptedEntries() []byte
func (*ProfileShowcaseEntriesEncrypted) GetEncryptionKeys ¶ added in v0.171.12
func (x *ProfileShowcaseEntriesEncrypted) GetEncryptionKeys() [][]byte
func (*ProfileShowcaseEntriesEncrypted) ProtoMessage ¶ added in v0.171.12
func (*ProfileShowcaseEntriesEncrypted) ProtoMessage()
func (*ProfileShowcaseEntriesEncrypted) ProtoReflect ¶ added in v0.171.12
func (x *ProfileShowcaseEntriesEncrypted) ProtoReflect() protoreflect.Message
func (*ProfileShowcaseEntriesEncrypted) Reset ¶ added in v0.171.12
func (x *ProfileShowcaseEntriesEncrypted) Reset()
func (*ProfileShowcaseEntriesEncrypted) String ¶ added in v0.171.12
func (x *ProfileShowcaseEntriesEncrypted) String() string
type ProfileShowcaseSocialLink ¶ added in v0.176.1
type ProfileShowcaseSocialLink struct { Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` Order uint32 `protobuf:"varint,2,opt,name=order,proto3" json:"order,omitempty"` Text string `protobuf:"bytes,3,opt,name=text,proto3" json:"text,omitempty"` // contains filtered or unexported fields }
func (*ProfileShowcaseSocialLink) Descriptor
deprecated
added in
v0.176.1
func (*ProfileShowcaseSocialLink) Descriptor() ([]byte, []int)
Deprecated: Use ProfileShowcaseSocialLink.ProtoReflect.Descriptor instead.
func (*ProfileShowcaseSocialLink) GetOrder ¶ added in v0.176.1
func (x *ProfileShowcaseSocialLink) GetOrder() uint32
func (*ProfileShowcaseSocialLink) GetText ¶ added in v0.176.1
func (x *ProfileShowcaseSocialLink) GetText() string
func (*ProfileShowcaseSocialLink) GetUrl ¶ added in v0.176.1
func (x *ProfileShowcaseSocialLink) GetUrl() string
func (*ProfileShowcaseSocialLink) ProtoMessage ¶ added in v0.176.1
func (*ProfileShowcaseSocialLink) ProtoMessage()
func (*ProfileShowcaseSocialLink) ProtoReflect ¶ added in v0.176.2
func (x *ProfileShowcaseSocialLink) ProtoReflect() protoreflect.Message
func (*ProfileShowcaseSocialLink) Reset ¶ added in v0.176.1
func (x *ProfileShowcaseSocialLink) Reset()
func (*ProfileShowcaseSocialLink) String ¶ added in v0.176.1
func (x *ProfileShowcaseSocialLink) String() string
type ProfileShowcaseSocialLinkPreference ¶ added in v0.176.1
type ProfileShowcaseSocialLinkPreference struct { Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` Text string `protobuf:"bytes,2,opt,name=text,proto3" json:"text,omitempty"` Order uint32 `protobuf:"varint,3,opt,name=order,proto3" json:"order,omitempty"` ShowcaseVisibility ProfileShowcaseVisibility `` /* 156-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ProfileShowcaseSocialLinkPreference) Descriptor
deprecated
added in
v0.176.1
func (*ProfileShowcaseSocialLinkPreference) Descriptor() ([]byte, []int)
Deprecated: Use ProfileShowcaseSocialLinkPreference.ProtoReflect.Descriptor instead.
func (*ProfileShowcaseSocialLinkPreference) GetOrder ¶ added in v0.176.1
func (x *ProfileShowcaseSocialLinkPreference) GetOrder() uint32
func (*ProfileShowcaseSocialLinkPreference) GetShowcaseVisibility ¶ added in v0.176.1
func (x *ProfileShowcaseSocialLinkPreference) GetShowcaseVisibility() ProfileShowcaseVisibility
func (*ProfileShowcaseSocialLinkPreference) GetText ¶ added in v0.176.1
func (x *ProfileShowcaseSocialLinkPreference) GetText() string
func (*ProfileShowcaseSocialLinkPreference) GetUrl ¶ added in v0.176.1
func (x *ProfileShowcaseSocialLinkPreference) GetUrl() string
func (*ProfileShowcaseSocialLinkPreference) ProtoMessage ¶ added in v0.176.1
func (*ProfileShowcaseSocialLinkPreference) ProtoMessage()
func (*ProfileShowcaseSocialLinkPreference) ProtoReflect ¶ added in v0.176.2
func (x *ProfileShowcaseSocialLinkPreference) ProtoReflect() protoreflect.Message
func (*ProfileShowcaseSocialLinkPreference) Reset ¶ added in v0.176.1
func (x *ProfileShowcaseSocialLinkPreference) Reset()
func (*ProfileShowcaseSocialLinkPreference) String ¶ added in v0.176.1
func (x *ProfileShowcaseSocialLinkPreference) String() string
type ProfileShowcaseUnverifiedToken ¶ added in v0.172.10
type ProfileShowcaseUnverifiedToken struct { ContractAddress string `protobuf:"bytes,1,opt,name=contract_address,json=contractAddress,proto3" json:"contract_address,omitempty"` Order uint32 `protobuf:"varint,2,opt,name=order,proto3" json:"order,omitempty"` ChainId uint64 `protobuf:"varint,3,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"` // Deprecated: Marked as deprecated in profile_showcase.proto. CommunityId string `protobuf:"bytes,4,opt,name=community_id,json=communityId,proto3" json:"community_id,omitempty"` // contains filtered or unexported fields }
func (*ProfileShowcaseUnverifiedToken) Descriptor
deprecated
added in
v0.172.10
func (*ProfileShowcaseUnverifiedToken) Descriptor() ([]byte, []int)
Deprecated: Use ProfileShowcaseUnverifiedToken.ProtoReflect.Descriptor instead.
func (*ProfileShowcaseUnverifiedToken) GetChainId ¶ added in v0.172.10
func (x *ProfileShowcaseUnverifiedToken) GetChainId() uint64
func (*ProfileShowcaseUnverifiedToken) GetCommunityId
deprecated
added in
v0.172.10
func (x *ProfileShowcaseUnverifiedToken) GetCommunityId() string
Deprecated: Marked as deprecated in profile_showcase.proto.
func (*ProfileShowcaseUnverifiedToken) GetContractAddress ¶ added in v0.172.10
func (x *ProfileShowcaseUnverifiedToken) GetContractAddress() string
func (*ProfileShowcaseUnverifiedToken) GetOrder ¶ added in v0.172.10
func (x *ProfileShowcaseUnverifiedToken) GetOrder() uint32
func (*ProfileShowcaseUnverifiedToken) ProtoMessage ¶ added in v0.172.10
func (*ProfileShowcaseUnverifiedToken) ProtoMessage()
func (*ProfileShowcaseUnverifiedToken) ProtoReflect ¶ added in v0.174.0
func (x *ProfileShowcaseUnverifiedToken) ProtoReflect() protoreflect.Message
func (*ProfileShowcaseUnverifiedToken) Reset ¶ added in v0.172.10
func (x *ProfileShowcaseUnverifiedToken) Reset()
func (*ProfileShowcaseUnverifiedToken) String ¶ added in v0.172.10
func (x *ProfileShowcaseUnverifiedToken) String() string
type ProfileShowcaseUnverifiedTokenPreference ¶ added in v0.175.1
type ProfileShowcaseUnverifiedTokenPreference struct { ContractAddress string `protobuf:"bytes,1,opt,name=contract_address,json=contractAddress,proto3" json:"contract_address,omitempty"` ChainId uint64 `protobuf:"varint,2,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"` // Deprecated: Marked as deprecated in profile_showcase.proto. CommunityId string `protobuf:"bytes,3,opt,name=community_id,json=communityId,proto3" json:"community_id,omitempty"` ShowcaseVisibility ProfileShowcaseVisibility `` /* 156-byte string literal not displayed */ Order uint32 `protobuf:"varint,5,opt,name=order,proto3" json:"order,omitempty"` // contains filtered or unexported fields }
func (*ProfileShowcaseUnverifiedTokenPreference) Descriptor
deprecated
added in
v0.175.1
func (*ProfileShowcaseUnverifiedTokenPreference) Descriptor() ([]byte, []int)
Deprecated: Use ProfileShowcaseUnverifiedTokenPreference.ProtoReflect.Descriptor instead.
func (*ProfileShowcaseUnverifiedTokenPreference) GetChainId ¶ added in v0.175.1
func (x *ProfileShowcaseUnverifiedTokenPreference) GetChainId() uint64
func (*ProfileShowcaseUnverifiedTokenPreference) GetCommunityId
deprecated
added in
v0.175.1
func (x *ProfileShowcaseUnverifiedTokenPreference) GetCommunityId() string
Deprecated: Marked as deprecated in profile_showcase.proto.
func (*ProfileShowcaseUnverifiedTokenPreference) GetContractAddress ¶ added in v0.175.1
func (x *ProfileShowcaseUnverifiedTokenPreference) GetContractAddress() string
func (*ProfileShowcaseUnverifiedTokenPreference) GetOrder ¶ added in v0.175.1
func (x *ProfileShowcaseUnverifiedTokenPreference) GetOrder() uint32
func (*ProfileShowcaseUnverifiedTokenPreference) GetShowcaseVisibility ¶ added in v0.175.1
func (x *ProfileShowcaseUnverifiedTokenPreference) GetShowcaseVisibility() ProfileShowcaseVisibility
func (*ProfileShowcaseUnverifiedTokenPreference) ProtoMessage ¶ added in v0.175.1
func (*ProfileShowcaseUnverifiedTokenPreference) ProtoMessage()
func (*ProfileShowcaseUnverifiedTokenPreference) ProtoReflect ¶ added in v0.175.1
func (x *ProfileShowcaseUnverifiedTokenPreference) ProtoReflect() protoreflect.Message
func (*ProfileShowcaseUnverifiedTokenPreference) Reset ¶ added in v0.175.1
func (x *ProfileShowcaseUnverifiedTokenPreference) Reset()
func (*ProfileShowcaseUnverifiedTokenPreference) String ¶ added in v0.175.1
func (x *ProfileShowcaseUnverifiedTokenPreference) String() string
type ProfileShowcaseVerifiedToken ¶ added in v0.172.10
type ProfileShowcaseVerifiedToken struct { Symbol string `protobuf:"bytes,1,opt,name=symbol,proto3" json:"symbol,omitempty"` Order uint32 `protobuf:"varint,2,opt,name=order,proto3" json:"order,omitempty"` // contains filtered or unexported fields }
func (*ProfileShowcaseVerifiedToken) Descriptor
deprecated
added in
v0.172.10
func (*ProfileShowcaseVerifiedToken) Descriptor() ([]byte, []int)
Deprecated: Use ProfileShowcaseVerifiedToken.ProtoReflect.Descriptor instead.
func (*ProfileShowcaseVerifiedToken) GetOrder ¶ added in v0.172.10
func (x *ProfileShowcaseVerifiedToken) GetOrder() uint32
func (*ProfileShowcaseVerifiedToken) GetSymbol ¶ added in v0.172.10
func (x *ProfileShowcaseVerifiedToken) GetSymbol() string
func (*ProfileShowcaseVerifiedToken) ProtoMessage ¶ added in v0.172.10
func (*ProfileShowcaseVerifiedToken) ProtoMessage()
func (*ProfileShowcaseVerifiedToken) ProtoReflect ¶ added in v0.174.0
func (x *ProfileShowcaseVerifiedToken) ProtoReflect() protoreflect.Message
func (*ProfileShowcaseVerifiedToken) Reset ¶ added in v0.172.10
func (x *ProfileShowcaseVerifiedToken) Reset()
func (*ProfileShowcaseVerifiedToken) String ¶ added in v0.172.10
func (x *ProfileShowcaseVerifiedToken) String() string
type ProfileShowcaseVerifiedTokenPreference ¶ added in v0.175.1
type ProfileShowcaseVerifiedTokenPreference struct { Symbol string `protobuf:"bytes,1,opt,name=symbol,proto3" json:"symbol,omitempty"` ShowcaseVisibility ProfileShowcaseVisibility `` /* 156-byte string literal not displayed */ Order uint32 `protobuf:"varint,3,opt,name=order,proto3" json:"order,omitempty"` // contains filtered or unexported fields }
func (*ProfileShowcaseVerifiedTokenPreference) Descriptor
deprecated
added in
v0.175.1
func (*ProfileShowcaseVerifiedTokenPreference) Descriptor() ([]byte, []int)
Deprecated: Use ProfileShowcaseVerifiedTokenPreference.ProtoReflect.Descriptor instead.
func (*ProfileShowcaseVerifiedTokenPreference) GetOrder ¶ added in v0.175.1
func (x *ProfileShowcaseVerifiedTokenPreference) GetOrder() uint32
func (*ProfileShowcaseVerifiedTokenPreference) GetShowcaseVisibility ¶ added in v0.175.1
func (x *ProfileShowcaseVerifiedTokenPreference) GetShowcaseVisibility() ProfileShowcaseVisibility
func (*ProfileShowcaseVerifiedTokenPreference) GetSymbol ¶ added in v0.175.1
func (x *ProfileShowcaseVerifiedTokenPreference) GetSymbol() string
func (*ProfileShowcaseVerifiedTokenPreference) ProtoMessage ¶ added in v0.175.1
func (*ProfileShowcaseVerifiedTokenPreference) ProtoMessage()
func (*ProfileShowcaseVerifiedTokenPreference) ProtoReflect ¶ added in v0.175.1
func (x *ProfileShowcaseVerifiedTokenPreference) ProtoReflect() protoreflect.Message
func (*ProfileShowcaseVerifiedTokenPreference) Reset ¶ added in v0.175.1
func (x *ProfileShowcaseVerifiedTokenPreference) Reset()
func (*ProfileShowcaseVerifiedTokenPreference) String ¶ added in v0.175.1
func (x *ProfileShowcaseVerifiedTokenPreference) String() string
type ProfileShowcaseVisibility ¶ added in v0.175.1
type ProfileShowcaseVisibility int32
const ( ProfileShowcaseVisibility_PROFILE_SHOWCASE_VISIBILITY_NO_ONE ProfileShowcaseVisibility = 0 ProfileShowcaseVisibility_PROFILE_SHOWCASE_VISIBILITY_IDVERIFIED_CONTACTS ProfileShowcaseVisibility = 1 ProfileShowcaseVisibility_PROFILE_SHOWCASE_VISIBILITY_CONTACTS ProfileShowcaseVisibility = 2 ProfileShowcaseVisibility_PROFILE_SHOWCASE_VISIBILITY_EVERYONE ProfileShowcaseVisibility = 3 )
func (ProfileShowcaseVisibility) Descriptor ¶ added in v0.175.1
func (ProfileShowcaseVisibility) Descriptor() protoreflect.EnumDescriptor
func (ProfileShowcaseVisibility) Enum ¶ added in v0.175.1
func (x ProfileShowcaseVisibility) Enum() *ProfileShowcaseVisibility
func (ProfileShowcaseVisibility) EnumDescriptor
deprecated
added in
v0.175.1
func (ProfileShowcaseVisibility) EnumDescriptor() ([]byte, []int)
Deprecated: Use ProfileShowcaseVisibility.Descriptor instead.
func (ProfileShowcaseVisibility) Number ¶ added in v0.175.1
func (x ProfileShowcaseVisibility) Number() protoreflect.EnumNumber
func (ProfileShowcaseVisibility) String ¶ added in v0.175.1
func (x ProfileShowcaseVisibility) String() string
func (ProfileShowcaseVisibility) Type ¶ added in v0.175.1
func (ProfileShowcaseVisibility) Type() protoreflect.EnumType
type PublicShardInfo ¶ added in v0.171.39
type PublicShardInfo struct { // clock Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` // community ID CommunityId []byte `protobuf:"bytes,2,opt,name=community_id,json=communityId,proto3" json:"community_id,omitempty"` // shard information Shard *Shard `protobuf:"bytes,3,opt,name=shard,proto3" json:"shard,omitempty"` // if chainID > 0, the signer must be verified through the community contract ChainId uint64 `protobuf:"varint,4,opt,name=chainId,proto3" json:"chainId,omitempty"` // contains filtered or unexported fields }
func (*PublicShardInfo) Descriptor
deprecated
added in
v0.171.39
func (*PublicShardInfo) Descriptor() ([]byte, []int)
Deprecated: Use PublicShardInfo.ProtoReflect.Descriptor instead.
func (*PublicShardInfo) GetChainId ¶ added in v0.171.39
func (x *PublicShardInfo) GetChainId() uint64
func (*PublicShardInfo) GetClock ¶ added in v0.171.39
func (x *PublicShardInfo) GetClock() uint64
func (*PublicShardInfo) GetCommunityId ¶ added in v0.171.39
func (x *PublicShardInfo) GetCommunityId() []byte
func (*PublicShardInfo) GetShard ¶ added in v0.171.39
func (x *PublicShardInfo) GetShard() *Shard
func (*PublicShardInfo) ProtoMessage ¶ added in v0.171.39
func (*PublicShardInfo) ProtoMessage()
func (*PublicShardInfo) ProtoReflect ¶ added in v0.172.6
func (x *PublicShardInfo) ProtoReflect() protoreflect.Message
func (*PublicShardInfo) Reset ¶ added in v0.171.39
func (x *PublicShardInfo) Reset()
func (*PublicShardInfo) String ¶ added in v0.171.39
func (x *PublicShardInfo) String() string
type PushNotification ¶ added in v0.56.1
type PushNotification struct { AccessToken string `protobuf:"bytes,1,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"` ChatId []byte `protobuf:"bytes,2,opt,name=chat_id,json=chatId,proto3" json:"chat_id,omitempty"` PublicKey []byte `protobuf:"bytes,3,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"` InstallationId string `protobuf:"bytes,4,opt,name=installation_id,json=installationId,proto3" json:"installation_id,omitempty"` Message []byte `protobuf:"bytes,5,opt,name=message,proto3" json:"message,omitempty"` Type PushNotification_PushNotificationType `protobuf:"varint,6,opt,name=type,proto3,enum=protobuf.PushNotification_PushNotificationType" json:"type,omitempty"` Author []byte `protobuf:"bytes,7,opt,name=author,proto3" json:"author,omitempty"` // contains filtered or unexported fields }
func (*PushNotification) Descriptor
deprecated
added in
v0.56.1
func (*PushNotification) Descriptor() ([]byte, []int)
Deprecated: Use PushNotification.ProtoReflect.Descriptor instead.
func (*PushNotification) GetAccessToken ¶ added in v0.56.1
func (x *PushNotification) GetAccessToken() string
func (*PushNotification) GetAuthor ¶ added in v0.61.0
func (x *PushNotification) GetAuthor() []byte
func (*PushNotification) GetChatId ¶ added in v0.56.1
func (x *PushNotification) GetChatId() []byte
func (*PushNotification) GetInstallationId ¶ added in v0.56.1
func (x *PushNotification) GetInstallationId() string
func (*PushNotification) GetMessage ¶ added in v0.56.1
func (x *PushNotification) GetMessage() []byte
func (*PushNotification) GetPublicKey ¶ added in v0.56.1
func (x *PushNotification) GetPublicKey() []byte
func (*PushNotification) GetType ¶ added in v0.59.0
func (x *PushNotification) GetType() PushNotification_PushNotificationType
func (*PushNotification) ProtoMessage ¶ added in v0.56.1
func (*PushNotification) ProtoMessage()
func (*PushNotification) ProtoReflect ¶ added in v0.163.14
func (x *PushNotification) ProtoReflect() protoreflect.Message
func (*PushNotification) Reset ¶ added in v0.56.1
func (x *PushNotification) Reset()
func (*PushNotification) String ¶ added in v0.56.1
func (x *PushNotification) String() string
type PushNotificationQuery ¶ added in v0.56.1
type PushNotificationQuery struct { PublicKeys [][]byte `protobuf:"bytes,1,rep,name=public_keys,json=publicKeys,proto3" json:"public_keys,omitempty"` // contains filtered or unexported fields }
func (*PushNotificationQuery) Descriptor
deprecated
added in
v0.56.1
func (*PushNotificationQuery) Descriptor() ([]byte, []int)
Deprecated: Use PushNotificationQuery.ProtoReflect.Descriptor instead.
func (*PushNotificationQuery) GetPublicKeys ¶ added in v0.56.1
func (x *PushNotificationQuery) GetPublicKeys() [][]byte
func (*PushNotificationQuery) ProtoMessage ¶ added in v0.56.1
func (*PushNotificationQuery) ProtoMessage()
func (*PushNotificationQuery) ProtoReflect ¶ added in v0.163.14
func (x *PushNotificationQuery) ProtoReflect() protoreflect.Message
func (*PushNotificationQuery) Reset ¶ added in v0.56.1
func (x *PushNotificationQuery) Reset()
func (*PushNotificationQuery) String ¶ added in v0.56.1
func (x *PushNotificationQuery) String() string
type PushNotificationQueryInfo ¶ added in v0.56.1
type PushNotificationQueryInfo struct { AccessToken string `protobuf:"bytes,1,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"` InstallationId string `protobuf:"bytes,2,opt,name=installation_id,json=installationId,proto3" json:"installation_id,omitempty"` PublicKey []byte `protobuf:"bytes,3,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"` AllowedKeyList [][]byte `protobuf:"bytes,4,rep,name=allowed_key_list,json=allowedKeyList,proto3" json:"allowed_key_list,omitempty"` Grant []byte `protobuf:"bytes,5,opt,name=grant,proto3" json:"grant,omitempty"` Version uint64 `protobuf:"varint,6,opt,name=version,proto3" json:"version,omitempty"` ServerPublicKey []byte `protobuf:"bytes,7,opt,name=server_public_key,json=serverPublicKey,proto3" json:"server_public_key,omitempty"` // contains filtered or unexported fields }
func (*PushNotificationQueryInfo) Descriptor
deprecated
added in
v0.56.1
func (*PushNotificationQueryInfo) Descriptor() ([]byte, []int)
Deprecated: Use PushNotificationQueryInfo.ProtoReflect.Descriptor instead.
func (*PushNotificationQueryInfo) GetAccessToken ¶ added in v0.56.1
func (x *PushNotificationQueryInfo) GetAccessToken() string
func (*PushNotificationQueryInfo) GetAllowedKeyList ¶ added in v0.56.1
func (x *PushNotificationQueryInfo) GetAllowedKeyList() [][]byte
func (*PushNotificationQueryInfo) GetGrant ¶ added in v0.56.1
func (x *PushNotificationQueryInfo) GetGrant() []byte
func (*PushNotificationQueryInfo) GetInstallationId ¶ added in v0.56.1
func (x *PushNotificationQueryInfo) GetInstallationId() string
func (*PushNotificationQueryInfo) GetPublicKey ¶ added in v0.56.1
func (x *PushNotificationQueryInfo) GetPublicKey() []byte
func (*PushNotificationQueryInfo) GetServerPublicKey ¶ added in v0.56.1
func (x *PushNotificationQueryInfo) GetServerPublicKey() []byte
func (*PushNotificationQueryInfo) GetVersion ¶ added in v0.56.1
func (x *PushNotificationQueryInfo) GetVersion() uint64
func (*PushNotificationQueryInfo) ProtoMessage ¶ added in v0.56.1
func (*PushNotificationQueryInfo) ProtoMessage()
func (*PushNotificationQueryInfo) ProtoReflect ¶ added in v0.163.14
func (x *PushNotificationQueryInfo) ProtoReflect() protoreflect.Message
func (*PushNotificationQueryInfo) Reset ¶ added in v0.56.1
func (x *PushNotificationQueryInfo) Reset()
func (*PushNotificationQueryInfo) String ¶ added in v0.56.1
func (x *PushNotificationQueryInfo) String() string
type PushNotificationQueryResponse ¶ added in v0.56.1
type PushNotificationQueryResponse struct { Info []*PushNotificationQueryInfo `protobuf:"bytes,1,rep,name=info,proto3" json:"info,omitempty"` MessageId []byte `protobuf:"bytes,2,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"` Success bool `protobuf:"varint,3,opt,name=success,proto3" json:"success,omitempty"` // contains filtered or unexported fields }
func (*PushNotificationQueryResponse) Descriptor
deprecated
added in
v0.56.1
func (*PushNotificationQueryResponse) Descriptor() ([]byte, []int)
Deprecated: Use PushNotificationQueryResponse.ProtoReflect.Descriptor instead.
func (*PushNotificationQueryResponse) GetInfo ¶ added in v0.56.1
func (x *PushNotificationQueryResponse) GetInfo() []*PushNotificationQueryInfo
func (*PushNotificationQueryResponse) GetMessageId ¶ added in v0.56.1
func (x *PushNotificationQueryResponse) GetMessageId() []byte
func (*PushNotificationQueryResponse) GetSuccess ¶ added in v0.56.1
func (x *PushNotificationQueryResponse) GetSuccess() bool
func (*PushNotificationQueryResponse) ProtoMessage ¶ added in v0.56.1
func (*PushNotificationQueryResponse) ProtoMessage()
func (*PushNotificationQueryResponse) ProtoReflect ¶ added in v0.163.14
func (x *PushNotificationQueryResponse) ProtoReflect() protoreflect.Message
func (*PushNotificationQueryResponse) Reset ¶ added in v0.56.1
func (x *PushNotificationQueryResponse) Reset()
func (*PushNotificationQueryResponse) String ¶ added in v0.56.1
func (x *PushNotificationQueryResponse) String() string
type PushNotificationRegistration ¶ added in v0.56.1
type PushNotificationRegistration struct { TokenType PushNotificationRegistration_TokenType `` /* 142-byte string literal not displayed */ DeviceToken string `protobuf:"bytes,2,opt,name=device_token,json=deviceToken,proto3" json:"device_token,omitempty"` InstallationId string `protobuf:"bytes,3,opt,name=installation_id,json=installationId,proto3" json:"installation_id,omitempty"` AccessToken string `protobuf:"bytes,4,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"` Enabled bool `protobuf:"varint,5,opt,name=enabled,proto3" json:"enabled,omitempty"` Version uint64 `protobuf:"varint,6,opt,name=version,proto3" json:"version,omitempty"` AllowedKeyList [][]byte `protobuf:"bytes,7,rep,name=allowed_key_list,json=allowedKeyList,proto3" json:"allowed_key_list,omitempty"` BlockedChatList [][]byte `protobuf:"bytes,8,rep,name=blocked_chat_list,json=blockedChatList,proto3" json:"blocked_chat_list,omitempty"` Unregister bool `protobuf:"varint,9,opt,name=unregister,proto3" json:"unregister,omitempty"` Grant []byte `protobuf:"bytes,10,opt,name=grant,proto3" json:"grant,omitempty"` AllowFromContactsOnly bool `` /* 130-byte string literal not displayed */ ApnTopic string `protobuf:"bytes,12,opt,name=apn_topic,json=apnTopic,proto3" json:"apn_topic,omitempty"` BlockMentions bool `protobuf:"varint,13,opt,name=block_mentions,json=blockMentions,proto3" json:"block_mentions,omitempty"` AllowedMentionsChatList [][]byte `` /* 135-byte string literal not displayed */ MutedChatList [][]byte `protobuf:"bytes,15,rep,name=muted_chat_list,json=mutedChatList,proto3" json:"muted_chat_list,omitempty"` // contains filtered or unexported fields }
func (*PushNotificationRegistration) Descriptor
deprecated
added in
v0.56.1
func (*PushNotificationRegistration) Descriptor() ([]byte, []int)
Deprecated: Use PushNotificationRegistration.ProtoReflect.Descriptor instead.
func (*PushNotificationRegistration) GetAccessToken ¶ added in v0.56.1
func (x *PushNotificationRegistration) GetAccessToken() string
func (*PushNotificationRegistration) GetAllowFromContactsOnly ¶ added in v0.56.1
func (x *PushNotificationRegistration) GetAllowFromContactsOnly() bool
func (*PushNotificationRegistration) GetAllowedKeyList ¶ added in v0.56.1
func (x *PushNotificationRegistration) GetAllowedKeyList() [][]byte
func (*PushNotificationRegistration) GetAllowedMentionsChatList ¶ added in v0.61.0
func (x *PushNotificationRegistration) GetAllowedMentionsChatList() [][]byte
func (*PushNotificationRegistration) GetApnTopic ¶ added in v0.59.0
func (x *PushNotificationRegistration) GetApnTopic() string
func (*PushNotificationRegistration) GetBlockMentions ¶ added in v0.61.0
func (x *PushNotificationRegistration) GetBlockMentions() bool
func (*PushNotificationRegistration) GetBlockedChatList ¶ added in v0.56.1
func (x *PushNotificationRegistration) GetBlockedChatList() [][]byte
func (*PushNotificationRegistration) GetDeviceToken ¶ added in v0.56.1
func (x *PushNotificationRegistration) GetDeviceToken() string
func (*PushNotificationRegistration) GetEnabled ¶ added in v0.56.1
func (x *PushNotificationRegistration) GetEnabled() bool
func (*PushNotificationRegistration) GetGrant ¶ added in v0.56.1
func (x *PushNotificationRegistration) GetGrant() []byte
func (*PushNotificationRegistration) GetInstallationId ¶ added in v0.56.1
func (x *PushNotificationRegistration) GetInstallationId() string
func (*PushNotificationRegistration) GetMutedChatList ¶ added in v0.159.5
func (x *PushNotificationRegistration) GetMutedChatList() [][]byte
func (*PushNotificationRegistration) GetTokenType ¶ added in v0.56.1
func (x *PushNotificationRegistration) GetTokenType() PushNotificationRegistration_TokenType
func (*PushNotificationRegistration) GetUnregister ¶ added in v0.56.1
func (x *PushNotificationRegistration) GetUnregister() bool
func (*PushNotificationRegistration) GetVersion ¶ added in v0.56.1
func (x *PushNotificationRegistration) GetVersion() uint64
func (*PushNotificationRegistration) ProtoMessage ¶ added in v0.56.1
func (*PushNotificationRegistration) ProtoMessage()
func (*PushNotificationRegistration) ProtoReflect ¶ added in v0.163.14
func (x *PushNotificationRegistration) ProtoReflect() protoreflect.Message
func (*PushNotificationRegistration) Reset ¶ added in v0.56.1
func (x *PushNotificationRegistration) Reset()
func (*PushNotificationRegistration) String ¶ added in v0.56.1
func (x *PushNotificationRegistration) String() string
type PushNotificationRegistrationResponse ¶ added in v0.56.1
type PushNotificationRegistrationResponse struct { Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"` Error PushNotificationRegistrationResponse_ErrorType `protobuf:"varint,2,opt,name=error,proto3,enum=protobuf.PushNotificationRegistrationResponse_ErrorType" json:"error,omitempty"` RequestId []byte `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*PushNotificationRegistrationResponse) Descriptor
deprecated
added in
v0.56.1
func (*PushNotificationRegistrationResponse) Descriptor() ([]byte, []int)
Deprecated: Use PushNotificationRegistrationResponse.ProtoReflect.Descriptor instead.
func (*PushNotificationRegistrationResponse) GetError ¶ added in v0.56.1
func (x *PushNotificationRegistrationResponse) GetError() PushNotificationRegistrationResponse_ErrorType
func (*PushNotificationRegistrationResponse) GetRequestId ¶ added in v0.56.1
func (x *PushNotificationRegistrationResponse) GetRequestId() []byte
func (*PushNotificationRegistrationResponse) GetSuccess ¶ added in v0.56.1
func (x *PushNotificationRegistrationResponse) GetSuccess() bool
func (*PushNotificationRegistrationResponse) ProtoMessage ¶ added in v0.56.1
func (*PushNotificationRegistrationResponse) ProtoMessage()
func (*PushNotificationRegistrationResponse) ProtoReflect ¶ added in v0.163.14
func (x *PushNotificationRegistrationResponse) ProtoReflect() protoreflect.Message
func (*PushNotificationRegistrationResponse) Reset ¶ added in v0.56.1
func (x *PushNotificationRegistrationResponse) Reset()
func (*PushNotificationRegistrationResponse) String ¶ added in v0.56.1
func (x *PushNotificationRegistrationResponse) String() string
type PushNotificationRegistrationResponse_ErrorType ¶ added in v0.56.1
type PushNotificationRegistrationResponse_ErrorType int32
const ( PushNotificationRegistrationResponse_UNKNOWN_ERROR_TYPE PushNotificationRegistrationResponse_ErrorType = 0 PushNotificationRegistrationResponse_MALFORMED_MESSAGE PushNotificationRegistrationResponse_ErrorType = 1 PushNotificationRegistrationResponse_VERSION_MISMATCH PushNotificationRegistrationResponse_ErrorType = 2 PushNotificationRegistrationResponse_UNSUPPORTED_TOKEN_TYPE PushNotificationRegistrationResponse_ErrorType = 3 PushNotificationRegistrationResponse_INTERNAL_ERROR PushNotificationRegistrationResponse_ErrorType = 4 )
func (PushNotificationRegistrationResponse_ErrorType) Descriptor ¶ added in v0.163.14
func (PushNotificationRegistrationResponse_ErrorType) Descriptor() protoreflect.EnumDescriptor
func (PushNotificationRegistrationResponse_ErrorType) EnumDescriptor
deprecated
added in
v0.56.1
func (PushNotificationRegistrationResponse_ErrorType) EnumDescriptor() ([]byte, []int)
Deprecated: Use PushNotificationRegistrationResponse_ErrorType.Descriptor instead.
func (PushNotificationRegistrationResponse_ErrorType) Number ¶ added in v0.163.14
func (x PushNotificationRegistrationResponse_ErrorType) Number() protoreflect.EnumNumber
func (PushNotificationRegistrationResponse_ErrorType) String ¶ added in v0.56.1
func (x PushNotificationRegistrationResponse_ErrorType) String() string
type PushNotificationRegistration_TokenType ¶ added in v0.56.1
type PushNotificationRegistration_TokenType int32
const ( PushNotificationRegistration_UNKNOWN_TOKEN_TYPE PushNotificationRegistration_TokenType = 0 PushNotificationRegistration_APN_TOKEN PushNotificationRegistration_TokenType = 1 PushNotificationRegistration_FIREBASE_TOKEN PushNotificationRegistration_TokenType = 2 )
func (PushNotificationRegistration_TokenType) Descriptor ¶ added in v0.163.14
func (PushNotificationRegistration_TokenType) Descriptor() protoreflect.EnumDescriptor
func (PushNotificationRegistration_TokenType) EnumDescriptor
deprecated
added in
v0.56.1
func (PushNotificationRegistration_TokenType) EnumDescriptor() ([]byte, []int)
Deprecated: Use PushNotificationRegistration_TokenType.Descriptor instead.
func (PushNotificationRegistration_TokenType) Number ¶ added in v0.163.14
func (x PushNotificationRegistration_TokenType) Number() protoreflect.EnumNumber
func (PushNotificationRegistration_TokenType) String ¶ added in v0.56.1
func (x PushNotificationRegistration_TokenType) String() string
func (PushNotificationRegistration_TokenType) Type ¶ added in v0.163.14
func (PushNotificationRegistration_TokenType) Type() protoreflect.EnumType
type PushNotificationReport ¶ added in v0.56.1
type PushNotificationReport struct { Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"` Error PushNotificationReport_ErrorType `protobuf:"varint,2,opt,name=error,proto3,enum=protobuf.PushNotificationReport_ErrorType" json:"error,omitempty"` PublicKey []byte `protobuf:"bytes,3,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"` InstallationId string `protobuf:"bytes,4,opt,name=installation_id,json=installationId,proto3" json:"installation_id,omitempty"` // contains filtered or unexported fields }
func (*PushNotificationReport) Descriptor
deprecated
added in
v0.56.1
func (*PushNotificationReport) Descriptor() ([]byte, []int)
Deprecated: Use PushNotificationReport.ProtoReflect.Descriptor instead.
func (*PushNotificationReport) GetError ¶ added in v0.56.1
func (x *PushNotificationReport) GetError() PushNotificationReport_ErrorType
func (*PushNotificationReport) GetInstallationId ¶ added in v0.56.1
func (x *PushNotificationReport) GetInstallationId() string
func (*PushNotificationReport) GetPublicKey ¶ added in v0.56.1
func (x *PushNotificationReport) GetPublicKey() []byte
func (*PushNotificationReport) GetSuccess ¶ added in v0.56.1
func (x *PushNotificationReport) GetSuccess() bool
func (*PushNotificationReport) ProtoMessage ¶ added in v0.56.1
func (*PushNotificationReport) ProtoMessage()
func (*PushNotificationReport) ProtoReflect ¶ added in v0.163.14
func (x *PushNotificationReport) ProtoReflect() protoreflect.Message
func (*PushNotificationReport) Reset ¶ added in v0.56.1
func (x *PushNotificationReport) Reset()
func (*PushNotificationReport) String ¶ added in v0.56.1
func (x *PushNotificationReport) String() string
type PushNotificationReport_ErrorType ¶ added in v0.56.1
type PushNotificationReport_ErrorType int32
const ( PushNotificationReport_UNKNOWN_ERROR_TYPE PushNotificationReport_ErrorType = 0 PushNotificationReport_WRONG_TOKEN PushNotificationReport_ErrorType = 1 PushNotificationReport_INTERNAL_ERROR PushNotificationReport_ErrorType = 2 PushNotificationReport_NOT_REGISTERED PushNotificationReport_ErrorType = 3 )
func (PushNotificationReport_ErrorType) Descriptor ¶ added in v0.163.14
func (PushNotificationReport_ErrorType) Descriptor() protoreflect.EnumDescriptor
func (PushNotificationReport_ErrorType) Enum ¶ added in v0.163.14
func (x PushNotificationReport_ErrorType) Enum() *PushNotificationReport_ErrorType
func (PushNotificationReport_ErrorType) EnumDescriptor
deprecated
added in
v0.56.1
func (PushNotificationReport_ErrorType) EnumDescriptor() ([]byte, []int)
Deprecated: Use PushNotificationReport_ErrorType.Descriptor instead.
func (PushNotificationReport_ErrorType) Number ¶ added in v0.163.14
func (x PushNotificationReport_ErrorType) Number() protoreflect.EnumNumber
func (PushNotificationReport_ErrorType) String ¶ added in v0.56.1
func (x PushNotificationReport_ErrorType) String() string
func (PushNotificationReport_ErrorType) Type ¶ added in v0.163.14
func (PushNotificationReport_ErrorType) Type() protoreflect.EnumType
type PushNotificationRequest ¶ added in v0.56.1
type PushNotificationRequest struct { Requests []*PushNotification `protobuf:"bytes,1,rep,name=requests,proto3" json:"requests,omitempty"` MessageId []byte `protobuf:"bytes,2,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"` // contains filtered or unexported fields }
func (*PushNotificationRequest) Descriptor
deprecated
added in
v0.56.1
func (*PushNotificationRequest) Descriptor() ([]byte, []int)
Deprecated: Use PushNotificationRequest.ProtoReflect.Descriptor instead.
func (*PushNotificationRequest) GetMessageId ¶ added in v0.56.1
func (x *PushNotificationRequest) GetMessageId() []byte
func (*PushNotificationRequest) GetRequests ¶ added in v0.56.1
func (x *PushNotificationRequest) GetRequests() []*PushNotification
func (*PushNotificationRequest) ProtoMessage ¶ added in v0.56.1
func (*PushNotificationRequest) ProtoMessage()
func (*PushNotificationRequest) ProtoReflect ¶ added in v0.163.14
func (x *PushNotificationRequest) ProtoReflect() protoreflect.Message
func (*PushNotificationRequest) Reset ¶ added in v0.56.1
func (x *PushNotificationRequest) Reset()
func (*PushNotificationRequest) String ¶ added in v0.56.1
func (x *PushNotificationRequest) String() string
type PushNotificationResponse ¶ added in v0.56.1
type PushNotificationResponse struct { MessageId []byte `protobuf:"bytes,1,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"` Reports []*PushNotificationReport `protobuf:"bytes,2,rep,name=reports,proto3" json:"reports,omitempty"` // contains filtered or unexported fields }
func (*PushNotificationResponse) Descriptor
deprecated
added in
v0.56.1
func (*PushNotificationResponse) Descriptor() ([]byte, []int)
Deprecated: Use PushNotificationResponse.ProtoReflect.Descriptor instead.
func (*PushNotificationResponse) GetMessageId ¶ added in v0.56.1
func (x *PushNotificationResponse) GetMessageId() []byte
func (*PushNotificationResponse) GetReports ¶ added in v0.56.1
func (x *PushNotificationResponse) GetReports() []*PushNotificationReport
func (*PushNotificationResponse) ProtoMessage ¶ added in v0.56.1
func (*PushNotificationResponse) ProtoMessage()
func (*PushNotificationResponse) ProtoReflect ¶ added in v0.163.14
func (x *PushNotificationResponse) ProtoReflect() protoreflect.Message
func (*PushNotificationResponse) Reset ¶ added in v0.56.1
func (x *PushNotificationResponse) Reset()
func (*PushNotificationResponse) String ¶ added in v0.56.1
func (x *PushNotificationResponse) String() string
type PushNotification_PushNotificationType ¶ added in v0.59.0
type PushNotification_PushNotificationType int32
const ( PushNotification_UNKNOWN_PUSH_NOTIFICATION_TYPE PushNotification_PushNotificationType = 0 PushNotification_MESSAGE PushNotification_PushNotificationType = 1 PushNotification_MENTION PushNotification_PushNotificationType = 2 PushNotification_REQUEST_TO_JOIN_COMMUNITY PushNotification_PushNotificationType = 3 )
func (PushNotification_PushNotificationType) Descriptor ¶ added in v0.163.14
func (PushNotification_PushNotificationType) Descriptor() protoreflect.EnumDescriptor
func (PushNotification_PushNotificationType) EnumDescriptor
deprecated
added in
v0.59.0
func (PushNotification_PushNotificationType) EnumDescriptor() ([]byte, []int)
Deprecated: Use PushNotification_PushNotificationType.Descriptor instead.
func (PushNotification_PushNotificationType) Number ¶ added in v0.163.14
func (x PushNotification_PushNotificationType) Number() protoreflect.EnumNumber
func (PushNotification_PushNotificationType) String ¶ added in v0.59.0
func (x PushNotification_PushNotificationType) String() string
func (PushNotification_PushNotificationType) Type ¶ added in v0.163.14
func (PushNotification_PushNotificationType) Type() protoreflect.EnumType
type RawMessage ¶ added in v0.118.0
type RawMessage struct { Payload []byte `protobuf:"bytes,1,opt,name=payload,proto3" json:"payload,omitempty"` MessageType ApplicationMetadataMessage_Type `protobuf:"varint,2,opt,name=messageType,proto3,enum=protobuf.ApplicationMetadataMessage_Type" json:"messageType,omitempty"` // contains filtered or unexported fields }
func (*RawMessage) Descriptor
deprecated
added in
v0.118.0
func (*RawMessage) Descriptor() ([]byte, []int)
Deprecated: Use RawMessage.ProtoReflect.Descriptor instead.
func (*RawMessage) GetMessageType ¶ added in v0.118.0
func (x *RawMessage) GetMessageType() ApplicationMetadataMessage_Type
func (*RawMessage) GetPayload ¶ added in v0.118.0
func (x *RawMessage) GetPayload() []byte
func (*RawMessage) ProtoMessage ¶ added in v0.118.0
func (*RawMessage) ProtoMessage()
func (*RawMessage) ProtoReflect ¶ added in v0.163.14
func (x *RawMessage) ProtoReflect() protoreflect.Message
func (*RawMessage) Reset ¶ added in v0.118.0
func (x *RawMessage) Reset()
func (*RawMessage) String ¶ added in v0.118.0
func (x *RawMessage) String() string
type RequestAddressForTransaction ¶
type RequestAddressForTransaction struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` Contract string `protobuf:"bytes,3,opt,name=contract,proto3" json:"contract,omitempty"` ChatId string `protobuf:"bytes,4,opt,name=chat_id,json=chatId,proto3" json:"chat_id,omitempty"` // contains filtered or unexported fields }
func (*RequestAddressForTransaction) Descriptor
deprecated
func (*RequestAddressForTransaction) Descriptor() ([]byte, []int)
Deprecated: Use RequestAddressForTransaction.ProtoReflect.Descriptor instead.
func (*RequestAddressForTransaction) GetChatId ¶ added in v0.81.0
func (x *RequestAddressForTransaction) GetChatId() string
func (*RequestAddressForTransaction) GetClock ¶
func (x *RequestAddressForTransaction) GetClock() uint64
func (*RequestAddressForTransaction) GetContract ¶
func (x *RequestAddressForTransaction) GetContract() string
func (*RequestAddressForTransaction) GetValue ¶
func (x *RequestAddressForTransaction) GetValue() string
func (*RequestAddressForTransaction) ProtoMessage ¶
func (*RequestAddressForTransaction) ProtoMessage()
func (*RequestAddressForTransaction) ProtoReflect ¶ added in v0.163.14
func (x *RequestAddressForTransaction) ProtoReflect() protoreflect.Message
func (*RequestAddressForTransaction) Reset ¶
func (x *RequestAddressForTransaction) Reset()
func (*RequestAddressForTransaction) String ¶
func (x *RequestAddressForTransaction) String() string
type RequestContactVerification ¶ added in v0.102.6
type RequestContactVerification struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Challenge string `protobuf:"bytes,3,opt,name=challenge,proto3" json:"challenge,omitempty"` // contains filtered or unexported fields }
func (*RequestContactVerification) Descriptor
deprecated
added in
v0.102.6
func (*RequestContactVerification) Descriptor() ([]byte, []int)
Deprecated: Use RequestContactVerification.ProtoReflect.Descriptor instead.
func (*RequestContactVerification) GetChallenge ¶ added in v0.102.6
func (x *RequestContactVerification) GetChallenge() string
func (*RequestContactVerification) GetClock ¶ added in v0.102.6
func (x *RequestContactVerification) GetClock() uint64
func (*RequestContactVerification) ProtoMessage ¶ added in v0.102.6
func (*RequestContactVerification) ProtoMessage()
func (*RequestContactVerification) ProtoReflect ¶ added in v0.163.14
func (x *RequestContactVerification) ProtoReflect() protoreflect.Message
func (*RequestContactVerification) Reset ¶ added in v0.102.6
func (x *RequestContactVerification) Reset()
func (*RequestContactVerification) String ¶ added in v0.102.6
func (x *RequestContactVerification) String() string
type RequestTransaction ¶
type RequestTransaction struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Address string `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"` Value string `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"` Contract string `protobuf:"bytes,4,opt,name=contract,proto3" json:"contract,omitempty"` ChatId string `protobuf:"bytes,5,opt,name=chat_id,json=chatId,proto3" json:"chat_id,omitempty"` // contains filtered or unexported fields }
func (*RequestTransaction) Descriptor
deprecated
func (*RequestTransaction) Descriptor() ([]byte, []int)
Deprecated: Use RequestTransaction.ProtoReflect.Descriptor instead.
func (*RequestTransaction) GetAddress ¶
func (x *RequestTransaction) GetAddress() string
func (*RequestTransaction) GetChatId ¶ added in v0.81.0
func (x *RequestTransaction) GetChatId() string
func (*RequestTransaction) GetClock ¶
func (x *RequestTransaction) GetClock() uint64
func (*RequestTransaction) GetContract ¶
func (x *RequestTransaction) GetContract() string
func (*RequestTransaction) GetValue ¶
func (x *RequestTransaction) GetValue() string
func (*RequestTransaction) ProtoMessage ¶
func (*RequestTransaction) ProtoMessage()
func (*RequestTransaction) ProtoReflect ¶ added in v0.163.14
func (x *RequestTransaction) ProtoReflect() protoreflect.Message
func (*RequestTransaction) Reset ¶
func (x *RequestTransaction) Reset()
func (*RequestTransaction) String ¶
func (x *RequestTransaction) String() string
type RetractContactRequest ¶ added in v0.100.0
type RetractContactRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Clock uint64 `protobuf:"varint,2,opt,name=clock,proto3" json:"clock,omitempty"` // contains filtered or unexported fields }
func (*RetractContactRequest) Descriptor
deprecated
added in
v0.100.0
func (*RetractContactRequest) Descriptor() ([]byte, []int)
Deprecated: Use RetractContactRequest.ProtoReflect.Descriptor instead.
func (*RetractContactRequest) GetClock ¶ added in v0.100.0
func (x *RetractContactRequest) GetClock() uint64
func (*RetractContactRequest) GetId ¶ added in v0.100.0
func (x *RetractContactRequest) GetId() string
func (*RetractContactRequest) ProtoMessage ¶ added in v0.100.0
func (*RetractContactRequest) ProtoMessage()
func (*RetractContactRequest) ProtoReflect ¶ added in v0.163.14
func (x *RetractContactRequest) ProtoReflect() protoreflect.Message
func (*RetractContactRequest) Reset ¶ added in v0.100.0
func (x *RetractContactRequest) Reset()
func (*RetractContactRequest) String ¶ added in v0.100.0
func (x *RetractContactRequest) String() string
type RevealedAccount ¶ added in v0.158.0
type RevealedAccount struct { Address string `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"` ChainIds []uint64 `protobuf:"varint,3,rep,packed,name=chain_ids,json=chainIds,proto3" json:"chain_ids,omitempty"` IsAirdropAddress bool `protobuf:"varint,4,opt,name=isAirdropAddress,proto3" json:"isAirdropAddress,omitempty"` // contains filtered or unexported fields }
func (*RevealedAccount) Descriptor
deprecated
added in
v0.158.0
func (*RevealedAccount) Descriptor() ([]byte, []int)
Deprecated: Use RevealedAccount.ProtoReflect.Descriptor instead.
func (*RevealedAccount) GetAddress ¶ added in v0.158.0
func (x *RevealedAccount) GetAddress() string
func (*RevealedAccount) GetChainIds ¶ added in v0.158.0
func (x *RevealedAccount) GetChainIds() []uint64
func (*RevealedAccount) GetIsAirdropAddress ¶ added in v0.162.3
func (x *RevealedAccount) GetIsAirdropAddress() bool
func (*RevealedAccount) GetSignature ¶ added in v0.158.0
func (x *RevealedAccount) GetSignature() []byte
func (*RevealedAccount) ProtoMessage ¶ added in v0.158.0
func (*RevealedAccount) ProtoMessage()
func (*RevealedAccount) ProtoReflect ¶ added in v0.163.14
func (x *RevealedAccount) ProtoReflect() protoreflect.Message
func (*RevealedAccount) Reset ¶ added in v0.158.0
func (x *RevealedAccount) Reset()
func (*RevealedAccount) String ¶ added in v0.158.0
func (x *RevealedAccount) String() string
type SegmentMessage ¶ added in v0.171.21
type SegmentMessage struct { // hash of the entire original message EntireMessageHash []byte `protobuf:"bytes,1,opt,name=entire_message_hash,json=entireMessageHash,proto3" json:"entire_message_hash,omitempty"` // Index of this segment within the entire original message Index uint32 `protobuf:"varint,2,opt,name=index,proto3" json:"index,omitempty"` // Total number of segments the entire original message is divided into SegmentsCount uint32 `protobuf:"varint,3,opt,name=segments_count,json=segmentsCount,proto3" json:"segments_count,omitempty"` // The payload data for this particular segment Payload []byte `protobuf:"bytes,4,opt,name=payload,proto3" json:"payload,omitempty"` // Index of this parity segment ParitySegmentIndex uint32 `protobuf:"varint,5,opt,name=parity_segment_index,json=paritySegmentIndex,proto3" json:"parity_segment_index,omitempty"` // Total number of parity segments ParitySegmentsCount uint32 `protobuf:"varint,6,opt,name=parity_segments_count,json=paritySegmentsCount,proto3" json:"parity_segments_count,omitempty"` // contains filtered or unexported fields }
func (*SegmentMessage) Descriptor
deprecated
added in
v0.171.21
func (*SegmentMessage) Descriptor() ([]byte, []int)
Deprecated: Use SegmentMessage.ProtoReflect.Descriptor instead.
func (*SegmentMessage) GetEntireMessageHash ¶ added in v0.171.21
func (x *SegmentMessage) GetEntireMessageHash() []byte
func (*SegmentMessage) GetIndex ¶ added in v0.171.21
func (x *SegmentMessage) GetIndex() uint32
func (*SegmentMessage) GetParitySegmentIndex ¶ added in v0.179.5
func (x *SegmentMessage) GetParitySegmentIndex() uint32
func (*SegmentMessage) GetParitySegmentsCount ¶ added in v0.179.5
func (x *SegmentMessage) GetParitySegmentsCount() uint32
func (*SegmentMessage) GetPayload ¶ added in v0.171.21
func (x *SegmentMessage) GetPayload() []byte
func (*SegmentMessage) GetSegmentsCount ¶ added in v0.171.21
func (x *SegmentMessage) GetSegmentsCount() uint32
func (*SegmentMessage) ProtoMessage ¶ added in v0.171.21
func (*SegmentMessage) ProtoMessage()
func (*SegmentMessage) ProtoReflect ¶ added in v0.172.6
func (x *SegmentMessage) ProtoReflect() protoreflect.Message
func (*SegmentMessage) Reset ¶ added in v0.171.21
func (x *SegmentMessage) Reset()
func (*SegmentMessage) String ¶ added in v0.171.21
func (x *SegmentMessage) String() string
type SendTransaction ¶
type SendTransaction struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` TransactionHash string `protobuf:"bytes,3,opt,name=transaction_hash,json=transactionHash,proto3" json:"transaction_hash,omitempty"` Signature []byte `protobuf:"bytes,4,opt,name=signature,proto3" json:"signature,omitempty"` ChatId string `protobuf:"bytes,5,opt,name=chat_id,json=chatId,proto3" json:"chat_id,omitempty"` // contains filtered or unexported fields }
func (*SendTransaction) Descriptor
deprecated
func (*SendTransaction) Descriptor() ([]byte, []int)
Deprecated: Use SendTransaction.ProtoReflect.Descriptor instead.
func (*SendTransaction) GetChatId ¶ added in v0.81.0
func (x *SendTransaction) GetChatId() string
func (*SendTransaction) GetClock ¶
func (x *SendTransaction) GetClock() uint64
func (*SendTransaction) GetId ¶
func (x *SendTransaction) GetId() string
func (*SendTransaction) GetSignature ¶
func (x *SendTransaction) GetSignature() []byte
func (*SendTransaction) GetTransactionHash ¶
func (x *SendTransaction) GetTransactionHash() string
func (*SendTransaction) ProtoMessage ¶
func (*SendTransaction) ProtoMessage()
func (*SendTransaction) ProtoReflect ¶ added in v0.163.14
func (x *SendTransaction) ProtoReflect() protoreflect.Message
func (*SendTransaction) Reset ¶
func (x *SendTransaction) Reset()
func (*SendTransaction) String ¶
func (x *SendTransaction) String() string
type Shard ¶ added in v0.170.0
type Shard struct { Cluster int32 `protobuf:"varint,1,opt,name=cluster,proto3" json:"cluster,omitempty"` Index int32 `protobuf:"varint,2,opt,name=index,proto3" json:"index,omitempty"` // contains filtered or unexported fields }
func (*Shard) Descriptor
deprecated
added in
v0.170.0
func (*Shard) GetCluster ¶ added in v0.170.0
func (*Shard) ProtoMessage ¶ added in v0.170.0
func (*Shard) ProtoMessage()
func (*Shard) ProtoReflect ¶ added in v0.171.1
func (x *Shard) ProtoReflect() protoreflect.Message
type SignedCommunityEvent ¶ added in v0.163.4
type SignedCommunityEvent struct { // Signature of the payload field Signature []byte `protobuf:"bytes,1,opt,name=signature,proto3" json:"signature,omitempty"` // Marshaled CommunityEvent Payload []byte `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload,omitempty"` // contains filtered or unexported fields }
func (*SignedCommunityEvent) Descriptor
deprecated
added in
v0.163.4
func (*SignedCommunityEvent) Descriptor() ([]byte, []int)
Deprecated: Use SignedCommunityEvent.ProtoReflect.Descriptor instead.
func (*SignedCommunityEvent) GetPayload ¶ added in v0.163.4
func (x *SignedCommunityEvent) GetPayload() []byte
func (*SignedCommunityEvent) GetSignature ¶ added in v0.163.4
func (x *SignedCommunityEvent) GetSignature() []byte
func (*SignedCommunityEvent) ProtoMessage ¶ added in v0.163.4
func (*SignedCommunityEvent) ProtoMessage()
func (*SignedCommunityEvent) ProtoReflect ¶ added in v0.163.14
func (x *SignedCommunityEvent) ProtoReflect() protoreflect.Message
func (*SignedCommunityEvent) Reset ¶ added in v0.163.4
func (x *SignedCommunityEvent) Reset()
func (*SignedCommunityEvent) String ¶ added in v0.163.4
func (x *SignedCommunityEvent) String() string
type SocialLink ¶ added in v0.105.1
type SocialLink struct { Text string `protobuf:"bytes,1,opt,name=text,proto3" json:"text,omitempty"` Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"` // contains filtered or unexported fields }
SocialLinks represents social link assosiated with given chat identity (personal/community)
func (*SocialLink) Descriptor
deprecated
added in
v0.105.1
func (*SocialLink) Descriptor() ([]byte, []int)
Deprecated: Use SocialLink.ProtoReflect.Descriptor instead.
func (*SocialLink) GetText ¶ added in v0.105.1
func (x *SocialLink) GetText() string
func (*SocialLink) GetUrl ¶ added in v0.105.1
func (x *SocialLink) GetUrl() string
func (*SocialLink) ProtoMessage ¶ added in v0.105.1
func (*SocialLink) ProtoMessage()
func (*SocialLink) ProtoReflect ¶ added in v0.163.14
func (x *SocialLink) ProtoReflect() protoreflect.Message
func (*SocialLink) Reset ¶ added in v0.105.1
func (x *SocialLink) Reset()
func (*SocialLink) String ¶ added in v0.105.1
func (x *SocialLink) String() string
type StatusUpdate ¶ added in v0.83.2
type StatusUpdate struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` StatusType StatusUpdate_StatusType `` /* 130-byte string literal not displayed */ CustomText string `protobuf:"bytes,3,opt,name=custom_text,json=customText,proto3" json:"custom_text,omitempty"` // contains filtered or unexported fields }
Specs: :AUTOMATIC To Send - "AUTOMATIC" status ping every 5 minutes Display - Online for up to 5 minutes from the last clock, after that Offline :ALWAYS_ONLINE To Send - "ALWAYS_ONLINE" status ping every 5 minutes Display - Online for up to 2 weeks from the last clock, after that Offline :INACTIVE To Send - A single "INACTIVE" status ping Display - Offline forever Note: Only send pings if the user interacted with the app in the last x minutes.
func (*StatusUpdate) Descriptor
deprecated
added in
v0.83.2
func (*StatusUpdate) Descriptor() ([]byte, []int)
Deprecated: Use StatusUpdate.ProtoReflect.Descriptor instead.
func (*StatusUpdate) GetClock ¶ added in v0.83.2
func (x *StatusUpdate) GetClock() uint64
func (*StatusUpdate) GetCustomText ¶ added in v0.83.2
func (x *StatusUpdate) GetCustomText() string
func (*StatusUpdate) GetStatusType ¶ added in v0.83.2
func (x *StatusUpdate) GetStatusType() StatusUpdate_StatusType
func (*StatusUpdate) ProtoMessage ¶ added in v0.83.2
func (*StatusUpdate) ProtoMessage()
func (*StatusUpdate) ProtoReflect ¶ added in v0.163.14
func (x *StatusUpdate) ProtoReflect() protoreflect.Message
func (*StatusUpdate) Reset ¶ added in v0.83.2
func (x *StatusUpdate) Reset()
func (*StatusUpdate) String ¶ added in v0.83.2
func (x *StatusUpdate) String() string
type StatusUpdate_StatusType ¶ added in v0.83.2
type StatusUpdate_StatusType int32
const ( StatusUpdate_UNKNOWN_STATUS_TYPE StatusUpdate_StatusType = 0 StatusUpdate_AUTOMATIC StatusUpdate_StatusType = 1 StatusUpdate_DO_NOT_DISTURB StatusUpdate_StatusType = 2 StatusUpdate_ALWAYS_ONLINE StatusUpdate_StatusType = 3 StatusUpdate_INACTIVE StatusUpdate_StatusType = 4 )
func (StatusUpdate_StatusType) Descriptor ¶ added in v0.163.14
func (StatusUpdate_StatusType) Descriptor() protoreflect.EnumDescriptor
func (StatusUpdate_StatusType) Enum ¶ added in v0.163.14
func (x StatusUpdate_StatusType) Enum() *StatusUpdate_StatusType
func (StatusUpdate_StatusType) EnumDescriptor
deprecated
added in
v0.83.2
func (StatusUpdate_StatusType) EnumDescriptor() ([]byte, []int)
Deprecated: Use StatusUpdate_StatusType.Descriptor instead.
func (StatusUpdate_StatusType) Number ¶ added in v0.163.14
func (x StatusUpdate_StatusType) Number() protoreflect.EnumNumber
func (StatusUpdate_StatusType) String ¶ added in v0.83.2
func (x StatusUpdate_StatusType) String() string
func (StatusUpdate_StatusType) Type ¶ added in v0.163.14
func (StatusUpdate_StatusType) Type() protoreflect.EnumType
type StickerMessage ¶
type StickerMessage struct { Hash string `protobuf:"bytes,1,opt,name=hash,proto3" json:"hash,omitempty"` Pack int32 `protobuf:"varint,2,opt,name=pack,proto3" json:"pack,omitempty"` // contains filtered or unexported fields }
func (*StickerMessage) Descriptor
deprecated
func (*StickerMessage) Descriptor() ([]byte, []int)
Deprecated: Use StickerMessage.ProtoReflect.Descriptor instead.
func (*StickerMessage) GetHash ¶
func (x *StickerMessage) GetHash() string
func (*StickerMessage) GetPack ¶
func (x *StickerMessage) GetPack() int32
func (*StickerMessage) ProtoMessage ¶
func (*StickerMessage) ProtoMessage()
func (*StickerMessage) ProtoReflect ¶ added in v0.163.14
func (x *StickerMessage) ProtoReflect() protoreflect.Message
func (*StickerMessage) Reset ¶
func (x *StickerMessage) Reset()
func (*StickerMessage) String ¶
func (x *StickerMessage) String() string
type Storenode ¶ added in v0.175.3
type Storenode struct { CommunityId []byte `protobuf:"bytes,1,opt,name=community_id,json=communityId,proto3" json:"community_id,omitempty"` StorenodeId string `protobuf:"bytes,2,opt,name=storenode_id,json=storenodeId,proto3" json:"storenode_id,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Address string `protobuf:"bytes,4,opt,name=address,proto3" json:"address,omitempty"` Fleet string `protobuf:"bytes,5,opt,name=fleet,proto3" json:"fleet,omitempty"` Version uint32 `protobuf:"varint,6,opt,name=version,proto3" json:"version,omitempty"` Removed bool `protobuf:"varint,7,opt,name=removed,proto3" json:"removed,omitempty"` DeletedAt int64 `protobuf:"varint,8,opt,name=deleted_at,json=deletedAt,proto3" json:"deleted_at,omitempty"` // contains filtered or unexported fields }
func (*Storenode) Descriptor
deprecated
added in
v0.175.3
func (*Storenode) GetAddress ¶ added in v0.175.3
func (*Storenode) GetCommunityId ¶ added in v0.175.3
func (*Storenode) GetDeletedAt ¶ added in v0.175.3
func (*Storenode) GetRemoved ¶ added in v0.175.3
func (*Storenode) GetStorenodeId ¶ added in v0.175.3
func (*Storenode) GetVersion ¶ added in v0.175.3
func (*Storenode) ProtoMessage ¶ added in v0.175.3
func (*Storenode) ProtoMessage()
func (*Storenode) ProtoReflect ¶ added in v0.175.3
func (x *Storenode) ProtoReflect() protoreflect.Message
type SyncAccount ¶ added in v0.152.2
type SyncAccount struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Address []byte `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"` KeyUid string `protobuf:"bytes,3,opt,name=key_uid,json=keyUid,proto3" json:"key_uid,omitempty"` PublicKey []byte `protobuf:"bytes,4,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"` Path string `protobuf:"bytes,5,opt,name=path,proto3" json:"path,omitempty"` Name string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"` ColorId string `protobuf:"bytes,7,opt,name=color_id,json=colorId,proto3" json:"color_id,omitempty"` Emoji string `protobuf:"bytes,8,opt,name=emoji,proto3" json:"emoji,omitempty"` Wallet bool `protobuf:"varint,9,opt,name=wallet,proto3" json:"wallet,omitempty"` Chat bool `protobuf:"varint,10,opt,name=chat,proto3" json:"chat,omitempty"` Hidden bool `protobuf:"varint,11,opt,name=hidden,proto3" json:"hidden,omitempty"` Removed bool `protobuf:"varint,12,opt,name=removed,proto3" json:"removed,omitempty"` Position int64 `protobuf:"varint,13,opt,name=position,proto3" json:"position,omitempty"` ProdPreferredChainIDs string `protobuf:"bytes,14,opt,name=prodPreferredChainIDs,proto3" json:"prodPreferredChainIDs,omitempty"` TestPreferredChainIDs string `protobuf:"bytes,15,opt,name=testPreferredChainIDs,proto3" json:"testPreferredChainIDs,omitempty"` Operable string `protobuf:"bytes,16,opt,name=operable,proto3" json:"operable,omitempty"` // contains filtered or unexported fields }
func (*SyncAccount) Descriptor
deprecated
added in
v0.152.2
func (*SyncAccount) Descriptor() ([]byte, []int)
Deprecated: Use SyncAccount.ProtoReflect.Descriptor instead.
func (*SyncAccount) GetAddress ¶ added in v0.152.2
func (x *SyncAccount) GetAddress() []byte
func (*SyncAccount) GetChat ¶ added in v0.152.2
func (x *SyncAccount) GetChat() bool
func (*SyncAccount) GetClock ¶ added in v0.152.2
func (x *SyncAccount) GetClock() uint64
func (*SyncAccount) GetColorId ¶ added in v0.154.5
func (x *SyncAccount) GetColorId() string
func (*SyncAccount) GetEmoji ¶ added in v0.152.2
func (x *SyncAccount) GetEmoji() string
func (*SyncAccount) GetHidden ¶ added in v0.152.2
func (x *SyncAccount) GetHidden() bool
func (*SyncAccount) GetKeyUid ¶ added in v0.152.2
func (x *SyncAccount) GetKeyUid() string
func (*SyncAccount) GetName ¶ added in v0.152.2
func (x *SyncAccount) GetName() string
func (*SyncAccount) GetOperable ¶ added in v0.163.4
func (x *SyncAccount) GetOperable() string
func (*SyncAccount) GetPath ¶ added in v0.152.2
func (x *SyncAccount) GetPath() string
func (*SyncAccount) GetPosition ¶ added in v0.161.2
func (x *SyncAccount) GetPosition() int64
func (*SyncAccount) GetProdPreferredChainIDs ¶ added in v0.162.13
func (x *SyncAccount) GetProdPreferredChainIDs() string
func (*SyncAccount) GetPublicKey ¶ added in v0.152.2
func (x *SyncAccount) GetPublicKey() []byte
func (*SyncAccount) GetRemoved ¶ added in v0.152.2
func (x *SyncAccount) GetRemoved() bool
func (*SyncAccount) GetTestPreferredChainIDs ¶ added in v0.162.13
func (x *SyncAccount) GetTestPreferredChainIDs() string
func (*SyncAccount) GetWallet ¶ added in v0.152.2
func (x *SyncAccount) GetWallet() bool
func (*SyncAccount) ProtoMessage ¶ added in v0.152.2
func (*SyncAccount) ProtoMessage()
func (*SyncAccount) ProtoReflect ¶ added in v0.163.14
func (x *SyncAccount) ProtoReflect() protoreflect.Message
func (*SyncAccount) Reset ¶ added in v0.152.2
func (x *SyncAccount) Reset()
func (*SyncAccount) String ¶ added in v0.152.2
func (x *SyncAccount) String() string
type SyncAccountCustomizationColor ¶ added in v0.162.5
type SyncAccountCustomizationColor struct { UpdatedAt uint64 `protobuf:"varint,1,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` CustomizationColor string `protobuf:"bytes,2,opt,name=customization_color,json=customizationColor,proto3" json:"customization_color,omitempty"` KeyUid string `protobuf:"bytes,3,opt,name=key_uid,json=keyUid,proto3" json:"key_uid,omitempty"` // contains filtered or unexported fields }
func (*SyncAccountCustomizationColor) Descriptor
deprecated
added in
v0.162.5
func (*SyncAccountCustomizationColor) Descriptor() ([]byte, []int)
Deprecated: Use SyncAccountCustomizationColor.ProtoReflect.Descriptor instead.
func (*SyncAccountCustomizationColor) GetCustomizationColor ¶ added in v0.162.5
func (x *SyncAccountCustomizationColor) GetCustomizationColor() string
func (*SyncAccountCustomizationColor) GetKeyUid ¶ added in v0.162.5
func (x *SyncAccountCustomizationColor) GetKeyUid() string
func (*SyncAccountCustomizationColor) GetUpdatedAt ¶ added in v0.162.5
func (x *SyncAccountCustomizationColor) GetUpdatedAt() uint64
func (*SyncAccountCustomizationColor) ProtoMessage ¶ added in v0.162.5
func (*SyncAccountCustomizationColor) ProtoMessage()
func (*SyncAccountCustomizationColor) ProtoReflect ¶ added in v0.163.14
func (x *SyncAccountCustomizationColor) ProtoReflect() protoreflect.Message
func (*SyncAccountCustomizationColor) Reset ¶ added in v0.162.5
func (x *SyncAccountCustomizationColor) Reset()
func (*SyncAccountCustomizationColor) String ¶ added in v0.162.5
func (x *SyncAccountCustomizationColor) String() string
type SyncAccountsPositions ¶ added in v0.162.9
type SyncAccountsPositions struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Accounts []*SyncAccount `protobuf:"bytes,2,rep,name=accounts,proto3" json:"accounts,omitempty"` // contains filtered or unexported fields }
this message is used for syncing accounts positions only, for syncing any other info consider `SyncAccount` or `SyncKeypair` message
func (*SyncAccountsPositions) Descriptor
deprecated
added in
v0.162.9
func (*SyncAccountsPositions) Descriptor() ([]byte, []int)
Deprecated: Use SyncAccountsPositions.ProtoReflect.Descriptor instead.
func (*SyncAccountsPositions) GetAccounts ¶ added in v0.162.9
func (x *SyncAccountsPositions) GetAccounts() []*SyncAccount
func (*SyncAccountsPositions) GetClock ¶ added in v0.162.9
func (x *SyncAccountsPositions) GetClock() uint64
func (*SyncAccountsPositions) ProtoMessage ¶ added in v0.162.9
func (*SyncAccountsPositions) ProtoMessage()
func (*SyncAccountsPositions) ProtoReflect ¶ added in v0.163.14
func (x *SyncAccountsPositions) ProtoReflect() protoreflect.Message
func (*SyncAccountsPositions) Reset ¶ added in v0.162.9
func (x *SyncAccountsPositions) Reset()
func (*SyncAccountsPositions) String ¶ added in v0.162.9
func (x *SyncAccountsPositions) String() string
type SyncActivityCenterAccepted ¶ added in v0.91.14
type SyncActivityCenterAccepted struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Ids [][]byte `protobuf:"bytes,2,rep,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*SyncActivityCenterAccepted) Descriptor
deprecated
added in
v0.91.14
func (*SyncActivityCenterAccepted) Descriptor() ([]byte, []int)
Deprecated: Use SyncActivityCenterAccepted.ProtoReflect.Descriptor instead.
func (*SyncActivityCenterAccepted) GetClock ¶ added in v0.91.14
func (x *SyncActivityCenterAccepted) GetClock() uint64
func (*SyncActivityCenterAccepted) GetIds ¶ added in v0.91.14
func (x *SyncActivityCenterAccepted) GetIds() [][]byte
func (*SyncActivityCenterAccepted) ProtoMessage ¶ added in v0.91.14
func (*SyncActivityCenterAccepted) ProtoMessage()
func (*SyncActivityCenterAccepted) ProtoReflect ¶ added in v0.163.14
func (x *SyncActivityCenterAccepted) ProtoReflect() protoreflect.Message
func (*SyncActivityCenterAccepted) Reset ¶ added in v0.91.14
func (x *SyncActivityCenterAccepted) Reset()
func (*SyncActivityCenterAccepted) String ¶ added in v0.91.14
func (x *SyncActivityCenterAccepted) String() string
type SyncActivityCenterCommunityRequestDecision ¶ added in v0.171.7
type SyncActivityCenterCommunityRequestDecision struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Id []byte `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` MembershipStatus uint32 `protobuf:"varint,3,opt,name=membership_status,json=membershipStatus,proto3" json:"membership_status,omitempty"` Decision SyncActivityCenterCommunityRequestDecisionCommunityRequestDecision `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SyncActivityCenterCommunityRequestDecision) Descriptor
deprecated
added in
v0.171.7
func (*SyncActivityCenterCommunityRequestDecision) Descriptor() ([]byte, []int)
Deprecated: Use SyncActivityCenterCommunityRequestDecision.ProtoReflect.Descriptor instead.
func (*SyncActivityCenterCommunityRequestDecision) GetClock ¶ added in v0.171.7
func (x *SyncActivityCenterCommunityRequestDecision) GetClock() uint64
func (*SyncActivityCenterCommunityRequestDecision) GetDecision ¶ added in v0.171.7
func (*SyncActivityCenterCommunityRequestDecision) GetId ¶ added in v0.171.7
func (x *SyncActivityCenterCommunityRequestDecision) GetId() []byte
func (*SyncActivityCenterCommunityRequestDecision) GetMembershipStatus ¶ added in v0.171.7
func (x *SyncActivityCenterCommunityRequestDecision) GetMembershipStatus() uint32
func (*SyncActivityCenterCommunityRequestDecision) ProtoMessage ¶ added in v0.171.7
func (*SyncActivityCenterCommunityRequestDecision) ProtoMessage()
func (*SyncActivityCenterCommunityRequestDecision) ProtoReflect ¶ added in v0.171.12
func (x *SyncActivityCenterCommunityRequestDecision) ProtoReflect() protoreflect.Message
func (*SyncActivityCenterCommunityRequestDecision) Reset ¶ added in v0.171.7
func (x *SyncActivityCenterCommunityRequestDecision) Reset()
func (*SyncActivityCenterCommunityRequestDecision) String ¶ added in v0.171.7
func (x *SyncActivityCenterCommunityRequestDecision) String() string
type SyncActivityCenterCommunityRequestDecisionCommunityRequestDecision ¶ added in v0.171.7
type SyncActivityCenterCommunityRequestDecisionCommunityRequestDecision int32
const ( SyncActivityCenterCommunityRequestDecision_ACCEPTED SyncActivityCenterCommunityRequestDecisionCommunityRequestDecision = 0 SyncActivityCenterCommunityRequestDecision_DECLINED SyncActivityCenterCommunityRequestDecisionCommunityRequestDecision = 1 )
func (SyncActivityCenterCommunityRequestDecisionCommunityRequestDecision) Descriptor ¶ added in v0.171.12
func (SyncActivityCenterCommunityRequestDecisionCommunityRequestDecision) EnumDescriptor
deprecated
added in
v0.171.7
func (SyncActivityCenterCommunityRequestDecisionCommunityRequestDecision) EnumDescriptor() ([]byte, []int)
Deprecated: Use SyncActivityCenterCommunityRequestDecisionCommunityRequestDecision.Descriptor instead.
func (SyncActivityCenterCommunityRequestDecisionCommunityRequestDecision) Number ¶ added in v0.171.12
func (SyncActivityCenterCommunityRequestDecisionCommunityRequestDecision) String ¶ added in v0.171.7
func (x SyncActivityCenterCommunityRequestDecisionCommunityRequestDecision) String() string
type SyncActivityCenterDeleted ¶ added in v0.171.3
type SyncActivityCenterDeleted struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Ids [][]byte `protobuf:"bytes,2,rep,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*SyncActivityCenterDeleted) Descriptor
deprecated
added in
v0.171.3
func (*SyncActivityCenterDeleted) Descriptor() ([]byte, []int)
Deprecated: Use SyncActivityCenterDeleted.ProtoReflect.Descriptor instead.
func (*SyncActivityCenterDeleted) GetClock ¶ added in v0.171.3
func (x *SyncActivityCenterDeleted) GetClock() uint64
func (*SyncActivityCenterDeleted) GetIds ¶ added in v0.171.3
func (x *SyncActivityCenterDeleted) GetIds() [][]byte
func (*SyncActivityCenterDeleted) ProtoMessage ¶ added in v0.171.3
func (*SyncActivityCenterDeleted) ProtoMessage()
func (*SyncActivityCenterDeleted) ProtoReflect ¶ added in v0.171.5
func (x *SyncActivityCenterDeleted) ProtoReflect() protoreflect.Message
func (*SyncActivityCenterDeleted) Reset ¶ added in v0.171.3
func (x *SyncActivityCenterDeleted) Reset()
func (*SyncActivityCenterDeleted) String ¶ added in v0.171.3
func (x *SyncActivityCenterDeleted) String() string
type SyncActivityCenterDismissed ¶ added in v0.91.14
type SyncActivityCenterDismissed struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Ids [][]byte `protobuf:"bytes,2,rep,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*SyncActivityCenterDismissed) Descriptor
deprecated
added in
v0.91.14
func (*SyncActivityCenterDismissed) Descriptor() ([]byte, []int)
Deprecated: Use SyncActivityCenterDismissed.ProtoReflect.Descriptor instead.
func (*SyncActivityCenterDismissed) GetClock ¶ added in v0.91.14
func (x *SyncActivityCenterDismissed) GetClock() uint64
func (*SyncActivityCenterDismissed) GetIds ¶ added in v0.91.14
func (x *SyncActivityCenterDismissed) GetIds() [][]byte
func (*SyncActivityCenterDismissed) ProtoMessage ¶ added in v0.91.14
func (*SyncActivityCenterDismissed) ProtoMessage()
func (*SyncActivityCenterDismissed) ProtoReflect ¶ added in v0.163.14
func (x *SyncActivityCenterDismissed) ProtoReflect() protoreflect.Message
func (*SyncActivityCenterDismissed) Reset ¶ added in v0.91.14
func (x *SyncActivityCenterDismissed) Reset()
func (*SyncActivityCenterDismissed) String ¶ added in v0.91.14
func (x *SyncActivityCenterDismissed) String() string
type SyncActivityCenterRead ¶ added in v0.91.14
type SyncActivityCenterRead struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Ids [][]byte `protobuf:"bytes,2,rep,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*SyncActivityCenterRead) Descriptor
deprecated
added in
v0.91.14
func (*SyncActivityCenterRead) Descriptor() ([]byte, []int)
Deprecated: Use SyncActivityCenterRead.ProtoReflect.Descriptor instead.
func (*SyncActivityCenterRead) GetClock ¶ added in v0.91.14
func (x *SyncActivityCenterRead) GetClock() uint64
func (*SyncActivityCenterRead) GetIds ¶ added in v0.91.14
func (x *SyncActivityCenterRead) GetIds() [][]byte
func (*SyncActivityCenterRead) ProtoMessage ¶ added in v0.91.14
func (*SyncActivityCenterRead) ProtoMessage()
func (*SyncActivityCenterRead) ProtoReflect ¶ added in v0.163.14
func (x *SyncActivityCenterRead) ProtoReflect() protoreflect.Message
func (*SyncActivityCenterRead) Reset ¶ added in v0.91.14
func (x *SyncActivityCenterRead) Reset()
func (*SyncActivityCenterRead) String ¶ added in v0.91.14
func (x *SyncActivityCenterRead) String() string
type SyncActivityCenterUnread ¶ added in v0.171.3
type SyncActivityCenterUnread struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Ids [][]byte `protobuf:"bytes,2,rep,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*SyncActivityCenterUnread) Descriptor
deprecated
added in
v0.171.3
func (*SyncActivityCenterUnread) Descriptor() ([]byte, []int)
Deprecated: Use SyncActivityCenterUnread.ProtoReflect.Descriptor instead.
func (*SyncActivityCenterUnread) GetClock ¶ added in v0.171.3
func (x *SyncActivityCenterUnread) GetClock() uint64
func (*SyncActivityCenterUnread) GetIds ¶ added in v0.171.3
func (x *SyncActivityCenterUnread) GetIds() [][]byte
func (*SyncActivityCenterUnread) ProtoMessage ¶ added in v0.171.3
func (*SyncActivityCenterUnread) ProtoMessage()
func (*SyncActivityCenterUnread) ProtoReflect ¶ added in v0.171.5
func (x *SyncActivityCenterUnread) ProtoReflect() protoreflect.Message
func (*SyncActivityCenterUnread) Reset ¶ added in v0.171.3
func (x *SyncActivityCenterUnread) Reset()
func (*SyncActivityCenterUnread) String ¶ added in v0.171.3
func (x *SyncActivityCenterUnread) String() string
type SyncBookmark ¶ added in v0.94.4
type SyncBookmark struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` ImageUrl string `protobuf:"bytes,4,opt,name=image_url,json=imageUrl,proto3" json:"image_url,omitempty"` Removed bool `protobuf:"varint,5,opt,name=removed,proto3" json:"removed,omitempty"` DeletedAt uint64 `protobuf:"varint,6,opt,name=deleted_at,json=deletedAt,proto3" json:"deleted_at,omitempty"` // contains filtered or unexported fields }
func (*SyncBookmark) Descriptor
deprecated
added in
v0.94.4
func (*SyncBookmark) Descriptor() ([]byte, []int)
Deprecated: Use SyncBookmark.ProtoReflect.Descriptor instead.
func (*SyncBookmark) GetClock ¶ added in v0.94.4
func (x *SyncBookmark) GetClock() uint64
func (*SyncBookmark) GetDeletedAt ¶ added in v0.102.2
func (x *SyncBookmark) GetDeletedAt() uint64
func (*SyncBookmark) GetImageUrl ¶ added in v0.94.4
func (x *SyncBookmark) GetImageUrl() string
func (*SyncBookmark) GetName ¶ added in v0.94.4
func (x *SyncBookmark) GetName() string
func (*SyncBookmark) GetRemoved ¶ added in v0.94.4
func (x *SyncBookmark) GetRemoved() bool
func (*SyncBookmark) GetUrl ¶ added in v0.94.4
func (x *SyncBookmark) GetUrl() string
func (*SyncBookmark) ProtoMessage ¶ added in v0.94.4
func (*SyncBookmark) ProtoMessage()
func (*SyncBookmark) ProtoReflect ¶ added in v0.163.14
func (x *SyncBookmark) ProtoReflect() protoreflect.Message
func (*SyncBookmark) Reset ¶ added in v0.94.4
func (x *SyncBookmark) Reset()
func (*SyncBookmark) String ¶ added in v0.94.4
func (x *SyncBookmark) String() string
type SyncChat ¶ added in v0.170.0
type SyncChat struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` ChatType uint32 `protobuf:"varint,2,opt,name=chat_type,json=chatType,proto3" json:"chat_type,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` MembershipUpdateEvents []*MembershipUpdateEvents `protobuf:"bytes,4,rep,name=membershipUpdateEvents,proto3" json:"membershipUpdateEvents,omitempty"` Active bool `protobuf:"varint,5,opt,name=active,proto3" json:"active,omitempty"` Clock uint64 `protobuf:"varint,6,opt,name=clock,proto3" json:"clock,omitempty"` Muted bool `protobuf:"varint,7,opt,name=muted,proto3" json:"muted,omitempty"` // contains filtered or unexported fields }
func (*SyncChat) Descriptor
deprecated
added in
v0.170.0
func (*SyncChat) GetChatType ¶ added in v0.170.0
func (*SyncChat) GetMembershipUpdateEvents ¶ added in v0.170.0
func (x *SyncChat) GetMembershipUpdateEvents() []*MembershipUpdateEvents
func (*SyncChat) ProtoMessage ¶ added in v0.170.0
func (*SyncChat) ProtoMessage()
func (*SyncChat) ProtoReflect ¶ added in v0.171.1
func (x *SyncChat) ProtoReflect() protoreflect.Message
type SyncChatMessagesRead ¶ added in v0.89.18
type SyncChatMessagesRead struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*SyncChatMessagesRead) Descriptor
deprecated
added in
v0.89.18
func (*SyncChatMessagesRead) Descriptor() ([]byte, []int)
Deprecated: Use SyncChatMessagesRead.ProtoReflect.Descriptor instead.
func (*SyncChatMessagesRead) GetClock ¶ added in v0.89.18
func (x *SyncChatMessagesRead) GetClock() uint64
func (*SyncChatMessagesRead) GetId ¶ added in v0.89.18
func (x *SyncChatMessagesRead) GetId() string
func (*SyncChatMessagesRead) ProtoMessage ¶ added in v0.89.18
func (*SyncChatMessagesRead) ProtoMessage()
func (*SyncChatMessagesRead) ProtoReflect ¶ added in v0.163.14
func (x *SyncChatMessagesRead) ProtoReflect() protoreflect.Message
func (*SyncChatMessagesRead) Reset ¶ added in v0.89.18
func (x *SyncChatMessagesRead) Reset()
func (*SyncChatMessagesRead) String ¶ added in v0.89.18
func (x *SyncChatMessagesRead) String() string
type SyncChatRemoved ¶ added in v0.89.7
type SyncChatRemoved struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*SyncChatRemoved) Descriptor
deprecated
added in
v0.89.7
func (*SyncChatRemoved) Descriptor() ([]byte, []int)
Deprecated: Use SyncChatRemoved.ProtoReflect.Descriptor instead.
func (*SyncChatRemoved) GetClock ¶ added in v0.89.7
func (x *SyncChatRemoved) GetClock() uint64
func (*SyncChatRemoved) GetId ¶ added in v0.89.7
func (x *SyncChatRemoved) GetId() string
func (*SyncChatRemoved) ProtoMessage ¶ added in v0.89.7
func (*SyncChatRemoved) ProtoMessage()
func (*SyncChatRemoved) ProtoReflect ¶ added in v0.163.14
func (x *SyncChatRemoved) ProtoReflect() protoreflect.Message
func (*SyncChatRemoved) Reset ¶ added in v0.89.7
func (x *SyncChatRemoved) Reset()
func (*SyncChatRemoved) String ¶ added in v0.89.7
func (x *SyncChatRemoved) String() string
type SyncClearHistory ¶ added in v0.94.3
type SyncClearHistory struct { ChatId string `protobuf:"bytes,1,opt,name=chat_id,json=chatId,proto3" json:"chat_id,omitempty"` ClearedAt uint64 `protobuf:"varint,2,opt,name=cleared_at,json=clearedAt,proto3" json:"cleared_at,omitempty"` // contains filtered or unexported fields }
func (*SyncClearHistory) Descriptor
deprecated
added in
v0.94.3
func (*SyncClearHistory) Descriptor() ([]byte, []int)
Deprecated: Use SyncClearHistory.ProtoReflect.Descriptor instead.
func (*SyncClearHistory) GetChatId ¶ added in v0.94.3
func (x *SyncClearHistory) GetChatId() string
func (*SyncClearHistory) GetClearedAt ¶ added in v0.94.3
func (x *SyncClearHistory) GetClearedAt() uint64
func (*SyncClearHistory) ProtoMessage ¶ added in v0.94.3
func (*SyncClearHistory) ProtoMessage()
func (*SyncClearHistory) ProtoReflect ¶ added in v0.163.14
func (x *SyncClearHistory) ProtoReflect() protoreflect.Message
func (*SyncClearHistory) Reset ¶ added in v0.94.3
func (x *SyncClearHistory) Reset()
func (*SyncClearHistory) String ¶ added in v0.94.3
func (x *SyncClearHistory) String() string
type SyncCollectiblePreferences ¶ added in v0.172.6
type SyncCollectiblePreferences struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Testnet bool `protobuf:"varint,2,opt,name=testnet,proto3" json:"testnet,omitempty"` Preferences []*CollectiblePreferences `protobuf:"bytes,3,rep,name=preferences,proto3" json:"preferences,omitempty"` // contains filtered or unexported fields }
func (*SyncCollectiblePreferences) Descriptor
deprecated
added in
v0.172.6
func (*SyncCollectiblePreferences) Descriptor() ([]byte, []int)
Deprecated: Use SyncCollectiblePreferences.ProtoReflect.Descriptor instead.
func (*SyncCollectiblePreferences) GetClock ¶ added in v0.172.6
func (x *SyncCollectiblePreferences) GetClock() uint64
func (*SyncCollectiblePreferences) GetPreferences ¶ added in v0.172.6
func (x *SyncCollectiblePreferences) GetPreferences() []*CollectiblePreferences
func (*SyncCollectiblePreferences) GetTestnet ¶ added in v0.172.6
func (x *SyncCollectiblePreferences) GetTestnet() bool
func (*SyncCollectiblePreferences) ProtoMessage ¶ added in v0.172.6
func (*SyncCollectiblePreferences) ProtoMessage()
func (*SyncCollectiblePreferences) ProtoReflect ¶ added in v0.172.6
func (x *SyncCollectiblePreferences) ProtoReflect() protoreflect.Message
func (*SyncCollectiblePreferences) Reset ¶ added in v0.172.6
func (x *SyncCollectiblePreferences) Reset()
func (*SyncCollectiblePreferences) String ¶ added in v0.172.6
func (x *SyncCollectiblePreferences) String() string
type SyncCommunityControlNode ¶ added in v0.171.5
type SyncCommunityControlNode struct { // Lamport timestamp of control node change Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` // The device id of the control node // Empty if there is no control node InstallationId string `protobuf:"bytes,2,opt,name=installation_id,json=installationId,proto3" json:"installation_id,omitempty"` // contains filtered or unexported fields }
func (*SyncCommunityControlNode) Descriptor
deprecated
added in
v0.171.5
func (*SyncCommunityControlNode) Descriptor() ([]byte, []int)
Deprecated: Use SyncCommunityControlNode.ProtoReflect.Descriptor instead.
func (*SyncCommunityControlNode) GetClock ¶ added in v0.171.5
func (x *SyncCommunityControlNode) GetClock() uint64
func (*SyncCommunityControlNode) GetInstallationId ¶ added in v0.171.5
func (x *SyncCommunityControlNode) GetInstallationId() string
func (*SyncCommunityControlNode) ProtoMessage ¶ added in v0.171.5
func (*SyncCommunityControlNode) ProtoMessage()
func (*SyncCommunityControlNode) ProtoReflect ¶ added in v0.171.5
func (x *SyncCommunityControlNode) ProtoReflect() protoreflect.Message
func (*SyncCommunityControlNode) Reset ¶ added in v0.171.5
func (x *SyncCommunityControlNode) Reset()
func (*SyncCommunityControlNode) String ¶ added in v0.171.5
func (x *SyncCommunityControlNode) String() string
type SyncCommunityEditSharedAddresses ¶ added in v0.181.35
type SyncCommunityEditSharedAddresses struct { // contains filtered or unexported fields }
func (*SyncCommunityEditSharedAddresses) Descriptor
deprecated
added in
v0.181.35
func (*SyncCommunityEditSharedAddresses) Descriptor() ([]byte, []int)
Deprecated: Use SyncCommunityEditSharedAddresses.ProtoReflect.Descriptor instead.
func (*SyncCommunityEditSharedAddresses) GetEditSharedAddress ¶ added in v0.181.35
func (x *SyncCommunityEditSharedAddresses) GetEditSharedAddress() *CommunityEditSharedAddresses
func (*SyncCommunityEditSharedAddresses) GetPublicKey ¶ added in v0.181.35
func (x *SyncCommunityEditSharedAddresses) GetPublicKey() string
func (*SyncCommunityEditSharedAddresses) ProtoMessage ¶ added in v0.181.35
func (*SyncCommunityEditSharedAddresses) ProtoMessage()
func (*SyncCommunityEditSharedAddresses) ProtoReflect ¶ added in v0.181.35
func (x *SyncCommunityEditSharedAddresses) ProtoReflect() protoreflect.Message
func (*SyncCommunityEditSharedAddresses) Reset ¶ added in v0.181.35
func (x *SyncCommunityEditSharedAddresses) Reset()
func (*SyncCommunityEditSharedAddresses) String ¶ added in v0.181.35
func (x *SyncCommunityEditSharedAddresses) String() string
type SyncCommunityRequestsToJoin ¶ added in v0.83.8
type SyncCommunityRequestsToJoin struct { Id []byte `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` PublicKey string `protobuf:"bytes,2,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"` Clock uint64 `protobuf:"varint,3,opt,name=clock,proto3" json:"clock,omitempty"` EnsName string `protobuf:"bytes,4,opt,name=ens_name,json=ensName,proto3" json:"ens_name,omitempty"` ChatId string `protobuf:"bytes,5,opt,name=chat_id,json=chatId,proto3" json:"chat_id,omitempty"` CommunityId []byte `protobuf:"bytes,6,opt,name=community_id,json=communityId,proto3" json:"community_id,omitempty"` State uint64 `protobuf:"varint,7,opt,name=state,proto3" json:"state,omitempty"` RevealedAccounts []*RevealedAccount `protobuf:"bytes,8,rep,name=revealed_accounts,json=revealedAccounts,proto3" json:"revealed_accounts,omitempty"` CustomizationColor uint32 `protobuf:"varint,9,opt,name=customization_color,json=customizationColor,proto3" json:"customization_color,omitempty"` // contains filtered or unexported fields }
func (*SyncCommunityRequestsToJoin) Descriptor
deprecated
added in
v0.83.8
func (*SyncCommunityRequestsToJoin) Descriptor() ([]byte, []int)
Deprecated: Use SyncCommunityRequestsToJoin.ProtoReflect.Descriptor instead.
func (*SyncCommunityRequestsToJoin) GetChatId ¶ added in v0.83.8
func (x *SyncCommunityRequestsToJoin) GetChatId() string
func (*SyncCommunityRequestsToJoin) GetClock ¶ added in v0.83.8
func (x *SyncCommunityRequestsToJoin) GetClock() uint64
func (*SyncCommunityRequestsToJoin) GetCommunityId ¶ added in v0.83.8
func (x *SyncCommunityRequestsToJoin) GetCommunityId() []byte
func (*SyncCommunityRequestsToJoin) GetCustomizationColor ¶ added in v0.179.0
func (x *SyncCommunityRequestsToJoin) GetCustomizationColor() uint32
func (*SyncCommunityRequestsToJoin) GetEnsName ¶ added in v0.83.8
func (x *SyncCommunityRequestsToJoin) GetEnsName() string
func (*SyncCommunityRequestsToJoin) GetId ¶ added in v0.83.8
func (x *SyncCommunityRequestsToJoin) GetId() []byte
func (*SyncCommunityRequestsToJoin) GetPublicKey ¶ added in v0.83.8
func (x *SyncCommunityRequestsToJoin) GetPublicKey() string
func (*SyncCommunityRequestsToJoin) GetRevealedAccounts ¶ added in v0.158.0
func (x *SyncCommunityRequestsToJoin) GetRevealedAccounts() []*RevealedAccount
func (*SyncCommunityRequestsToJoin) GetShareFutureAddresses ¶ added in v0.182.36
func (x *SyncCommunityRequestsToJoin) GetShareFutureAddresses() bool
func (*SyncCommunityRequestsToJoin) GetState ¶ added in v0.83.8
func (x *SyncCommunityRequestsToJoin) GetState() uint64
func (*SyncCommunityRequestsToJoin) ProtoMessage ¶ added in v0.83.8
func (*SyncCommunityRequestsToJoin) ProtoMessage()
func (*SyncCommunityRequestsToJoin) ProtoReflect ¶ added in v0.163.14
func (x *SyncCommunityRequestsToJoin) ProtoReflect() protoreflect.Message
func (*SyncCommunityRequestsToJoin) Reset ¶ added in v0.83.8
func (x *SyncCommunityRequestsToJoin) Reset()
func (*SyncCommunityRequestsToJoin) String ¶ added in v0.83.8
func (x *SyncCommunityRequestsToJoin) String() string
type SyncCommunitySettings ¶ added in v0.102.2
type SyncCommunitySettings struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` CommunityId string `protobuf:"bytes,2,opt,name=community_id,json=communityId,proto3" json:"community_id,omitempty"` HistoryArchiveSupportEnabled bool `` /* 150-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SyncCommunitySettings) Descriptor
deprecated
added in
v0.102.2
func (*SyncCommunitySettings) Descriptor() ([]byte, []int)
Deprecated: Use SyncCommunitySettings.ProtoReflect.Descriptor instead.
func (*SyncCommunitySettings) GetClock ¶ added in v0.102.2
func (x *SyncCommunitySettings) GetClock() uint64
func (*SyncCommunitySettings) GetCommunityId ¶ added in v0.102.2
func (x *SyncCommunitySettings) GetCommunityId() string
func (*SyncCommunitySettings) GetHistoryArchiveSupportEnabled ¶ added in v0.102.2
func (x *SyncCommunitySettings) GetHistoryArchiveSupportEnabled() bool
func (*SyncCommunitySettings) ProtoMessage ¶ added in v0.102.2
func (*SyncCommunitySettings) ProtoMessage()
func (*SyncCommunitySettings) ProtoReflect ¶ added in v0.163.14
func (x *SyncCommunitySettings) ProtoReflect() protoreflect.Message
func (*SyncCommunitySettings) Reset ¶ added in v0.102.2
func (x *SyncCommunitySettings) Reset()
func (*SyncCommunitySettings) String ¶ added in v0.102.2
func (x *SyncCommunitySettings) String() string
type SyncContactRequestDecision ¶ added in v0.106.2
type SyncContactRequestDecision struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` // common.Message.ID RequestId string `protobuf:"bytes,2,opt,name=requestId,proto3" json:"requestId,omitempty"` DecisionStatus SyncContactRequestDecision_DecisionStatus `` /* 160-byte string literal not displayed */ // The `contactId` is solely utilized during local pair synchronization. // We cannot use `requestId` to locate the corresponding UserMessage and AC notification in the database // because UserMessages are not synchronized. Specifically, during local pair sync, `contactId` is essential // for managing AC notifications generated by `syncContactRequestForInstallationContact`. These notifications // undergo special processing via the function `defaultContactRequestID`, necessitating the use of `contactId` // to correctly link related records. ContactId string `protobuf:"bytes,4,opt,name=contactId,proto3" json:"contactId,omitempty"` // contains filtered or unexported fields }
func (*SyncContactRequestDecision) Descriptor
deprecated
added in
v0.106.2
func (*SyncContactRequestDecision) Descriptor() ([]byte, []int)
Deprecated: Use SyncContactRequestDecision.ProtoReflect.Descriptor instead.
func (*SyncContactRequestDecision) GetClock ¶ added in v0.106.2
func (x *SyncContactRequestDecision) GetClock() uint64
func (*SyncContactRequestDecision) GetContactId ¶ added in v0.179.17
func (x *SyncContactRequestDecision) GetContactId() string
func (*SyncContactRequestDecision) GetDecisionStatus ¶ added in v0.106.2
func (x *SyncContactRequestDecision) GetDecisionStatus() SyncContactRequestDecision_DecisionStatus
func (*SyncContactRequestDecision) GetRequestId ¶ added in v0.106.2
func (x *SyncContactRequestDecision) GetRequestId() string
func (*SyncContactRequestDecision) ProtoMessage ¶ added in v0.106.2
func (*SyncContactRequestDecision) ProtoMessage()
func (*SyncContactRequestDecision) ProtoReflect ¶ added in v0.163.14
func (x *SyncContactRequestDecision) ProtoReflect() protoreflect.Message
func (*SyncContactRequestDecision) Reset ¶ added in v0.106.2
func (x *SyncContactRequestDecision) Reset()
func (*SyncContactRequestDecision) String ¶ added in v0.106.2
func (x *SyncContactRequestDecision) String() string
type SyncContactRequestDecision_DecisionStatus ¶ added in v0.106.2
type SyncContactRequestDecision_DecisionStatus int32
const ( SyncContactRequestDecision_ACCEPTED SyncContactRequestDecision_DecisionStatus = 0 SyncContactRequestDecision_DECLINED SyncContactRequestDecision_DecisionStatus = 1 )
func (SyncContactRequestDecision_DecisionStatus) Descriptor ¶ added in v0.163.14
func (SyncContactRequestDecision_DecisionStatus) Descriptor() protoreflect.EnumDescriptor
func (SyncContactRequestDecision_DecisionStatus) EnumDescriptor
deprecated
added in
v0.106.2
func (SyncContactRequestDecision_DecisionStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use SyncContactRequestDecision_DecisionStatus.Descriptor instead.
func (SyncContactRequestDecision_DecisionStatus) Number ¶ added in v0.163.14
func (x SyncContactRequestDecision_DecisionStatus) Number() protoreflect.EnumNumber
func (SyncContactRequestDecision_DecisionStatus) String ¶ added in v0.106.2
func (x SyncContactRequestDecision_DecisionStatus) String() string
func (SyncContactRequestDecision_DecisionStatus) Type ¶ added in v0.163.14
func (SyncContactRequestDecision_DecisionStatus) Type() protoreflect.EnumType
type SyncDeleteForMeMessage ¶ added in v0.163.14
type SyncDeleteForMeMessage struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` MessageId string `protobuf:"bytes,2,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"` // contains filtered or unexported fields }
func (*SyncDeleteForMeMessage) Descriptor
deprecated
added in
v0.163.14
func (*SyncDeleteForMeMessage) Descriptor() ([]byte, []int)
Deprecated: Use SyncDeleteForMeMessage.ProtoReflect.Descriptor instead.
func (*SyncDeleteForMeMessage) GetClock ¶ added in v0.163.14
func (x *SyncDeleteForMeMessage) GetClock() uint64
func (*SyncDeleteForMeMessage) GetMessageId ¶ added in v0.163.14
func (x *SyncDeleteForMeMessage) GetMessageId() string
func (*SyncDeleteForMeMessage) ProtoMessage ¶ added in v0.163.14
func (*SyncDeleteForMeMessage) ProtoMessage()
func (*SyncDeleteForMeMessage) ProtoReflect ¶ added in v0.163.14
func (x *SyncDeleteForMeMessage) ProtoReflect() protoreflect.Message
func (*SyncDeleteForMeMessage) Reset ¶ added in v0.163.14
func (x *SyncDeleteForMeMessage) Reset()
func (*SyncDeleteForMeMessage) String ¶ added in v0.163.14
func (x *SyncDeleteForMeMessage) String() string
type SyncEnsUsernameDetail ¶ added in v0.148.3
type SyncEnsUsernameDetail struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` ChainId uint64 `protobuf:"varint,3,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"` Removed bool `protobuf:"varint,4,opt,name=removed,proto3" json:"removed,omitempty"` // contains filtered or unexported fields }
func (*SyncEnsUsernameDetail) Descriptor
deprecated
added in
v0.148.3
func (*SyncEnsUsernameDetail) Descriptor() ([]byte, []int)
Deprecated: Use SyncEnsUsernameDetail.ProtoReflect.Descriptor instead.
func (*SyncEnsUsernameDetail) GetChainId ¶ added in v0.148.3
func (x *SyncEnsUsernameDetail) GetChainId() uint64
func (*SyncEnsUsernameDetail) GetClock ¶ added in v0.148.3
func (x *SyncEnsUsernameDetail) GetClock() uint64
func (*SyncEnsUsernameDetail) GetRemoved ¶ added in v0.148.3
func (x *SyncEnsUsernameDetail) GetRemoved() bool
func (*SyncEnsUsernameDetail) GetUsername ¶ added in v0.148.3
func (x *SyncEnsUsernameDetail) GetUsername() string
func (*SyncEnsUsernameDetail) ProtoMessage ¶ added in v0.148.3
func (*SyncEnsUsernameDetail) ProtoMessage()
func (*SyncEnsUsernameDetail) ProtoReflect ¶ added in v0.163.14
func (x *SyncEnsUsernameDetail) ProtoReflect() protoreflect.Message
func (*SyncEnsUsernameDetail) Reset ¶ added in v0.148.3
func (x *SyncEnsUsernameDetail) Reset()
func (*SyncEnsUsernameDetail) String ¶ added in v0.148.3
func (x *SyncEnsUsernameDetail) String() string
type SyncInstallationAccount ¶
type SyncInstallationAccount struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` ProfileImage string `protobuf:"bytes,2,opt,name=profile_image,json=profileImage,proto3" json:"profile_image,omitempty"` LastUpdated uint64 `protobuf:"varint,3,opt,name=last_updated,json=lastUpdated,proto3" json:"last_updated,omitempty"` // contains filtered or unexported fields }
func (*SyncInstallationAccount) Descriptor
deprecated
func (*SyncInstallationAccount) Descriptor() ([]byte, []int)
Deprecated: Use SyncInstallationAccount.ProtoReflect.Descriptor instead.
func (*SyncInstallationAccount) GetClock ¶
func (x *SyncInstallationAccount) GetClock() uint64
func (*SyncInstallationAccount) GetLastUpdated ¶
func (x *SyncInstallationAccount) GetLastUpdated() uint64
func (*SyncInstallationAccount) GetProfileImage ¶
func (x *SyncInstallationAccount) GetProfileImage() string
func (*SyncInstallationAccount) ProtoMessage ¶
func (*SyncInstallationAccount) ProtoMessage()
func (*SyncInstallationAccount) ProtoReflect ¶ added in v0.163.14
func (x *SyncInstallationAccount) ProtoReflect() protoreflect.Message
func (*SyncInstallationAccount) Reset ¶
func (x *SyncInstallationAccount) Reset()
func (*SyncInstallationAccount) String ¶
func (x *SyncInstallationAccount) String() string
type SyncInstallationCommunity ¶ added in v0.163.14
type SyncInstallationCommunity struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Id []byte `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // Don't sync private_key because we want to have only one control node // // Deprecated: Marked as deprecated in pairing.proto. PrivateKey []byte `protobuf:"bytes,3,opt,name=private_key,json=privateKey,proto3" json:"private_key,omitempty"` Description []byte `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` Joined bool `protobuf:"varint,5,opt,name=joined,proto3" json:"joined,omitempty"` Verified bool `protobuf:"varint,6,opt,name=verified,proto3" json:"verified,omitempty"` Muted bool `protobuf:"varint,7,opt,name=muted,proto3" json:"muted,omitempty"` RequestsToJoin []*SyncCommunityRequestsToJoin `protobuf:"bytes,8,rep,name=requests_to_join,json=requestsToJoin,proto3" json:"requests_to_join,omitempty"` Settings *SyncCommunitySettings `protobuf:"bytes,9,opt,name=settings,proto3" json:"settings,omitempty"` Encrypted bool `protobuf:"varint,10,opt,name=encrypted,proto3" json:"encrypted,omitempty"` Spectated bool `protobuf:"varint,11,opt,name=spectated,proto3" json:"spectated,omitempty"` // Kept for backward compatibility // // Deprecated: Marked as deprecated in pairing.proto. EncryptionKeysV1 []byte `protobuf:"bytes,12,opt,name=encryption_keys_v1,json=encryptionKeysV1,proto3" json:"encryption_keys_v1,omitempty"` ControlNode *SyncCommunityControlNode `protobuf:"bytes,13,opt,name=control_node,json=controlNode,proto3" json:"control_node,omitempty"` JoinedAt int64 `protobuf:"varint,14,opt,name=joined_at,json=joinedAt,proto3" json:"joined_at,omitempty"` LastOpenedAt int64 `protobuf:"varint,15,opt,name=last_opened_at,json=lastOpenedAt,proto3" json:"last_opened_at,omitempty"` EncryptionKeysV2 [][]byte `protobuf:"bytes,16,rep,name=encryption_keys_v2,json=encryptionKeysV2,proto3" json:"encryption_keys_v2,omitempty"` // contains filtered or unexported fields }
func (*SyncInstallationCommunity) Descriptor
deprecated
added in
v0.163.14
func (*SyncInstallationCommunity) Descriptor() ([]byte, []int)
Deprecated: Use SyncInstallationCommunity.ProtoReflect.Descriptor instead.
func (*SyncInstallationCommunity) GetClock ¶ added in v0.163.14
func (x *SyncInstallationCommunity) GetClock() uint64
func (*SyncInstallationCommunity) GetControlNode ¶ added in v0.171.5
func (x *SyncInstallationCommunity) GetControlNode() *SyncCommunityControlNode
func (*SyncInstallationCommunity) GetDescription ¶ added in v0.163.14
func (x *SyncInstallationCommunity) GetDescription() []byte
func (*SyncInstallationCommunity) GetEncrypted ¶ added in v0.163.14
func (x *SyncInstallationCommunity) GetEncrypted() bool
func (*SyncInstallationCommunity) GetEncryptionKeysV1
deprecated
added in
v0.176.1
func (x *SyncInstallationCommunity) GetEncryptionKeysV1() []byte
Deprecated: Marked as deprecated in pairing.proto.
func (*SyncInstallationCommunity) GetEncryptionKeysV2 ¶ added in v0.176.1
func (x *SyncInstallationCommunity) GetEncryptionKeysV2() [][]byte
func (*SyncInstallationCommunity) GetId ¶ added in v0.163.14
func (x *SyncInstallationCommunity) GetId() []byte
func (*SyncInstallationCommunity) GetJoined ¶ added in v0.163.14
func (x *SyncInstallationCommunity) GetJoined() bool
func (*SyncInstallationCommunity) GetJoinedAt ¶ added in v0.172.1
func (x *SyncInstallationCommunity) GetJoinedAt() int64
func (*SyncInstallationCommunity) GetLastOpenedAt ¶ added in v0.172.8
func (x *SyncInstallationCommunity) GetLastOpenedAt() int64
func (*SyncInstallationCommunity) GetMuted ¶ added in v0.163.14
func (x *SyncInstallationCommunity) GetMuted() bool
func (*SyncInstallationCommunity) GetPrivateKey
deprecated
added in
v0.163.14
func (x *SyncInstallationCommunity) GetPrivateKey() []byte
Deprecated: Marked as deprecated in pairing.proto.
func (*SyncInstallationCommunity) GetRequestsToJoin ¶ added in v0.163.14
func (x *SyncInstallationCommunity) GetRequestsToJoin() []*SyncCommunityRequestsToJoin
func (*SyncInstallationCommunity) GetSettings ¶ added in v0.163.14
func (x *SyncInstallationCommunity) GetSettings() *SyncCommunitySettings
func (*SyncInstallationCommunity) GetSpectated ¶ added in v0.163.14
func (x *SyncInstallationCommunity) GetSpectated() bool
func (*SyncInstallationCommunity) GetVerified ¶ added in v0.163.14
func (x *SyncInstallationCommunity) GetVerified() bool
func (*SyncInstallationCommunity) ProtoMessage ¶ added in v0.163.14
func (*SyncInstallationCommunity) ProtoMessage()
func (*SyncInstallationCommunity) ProtoReflect ¶ added in v0.163.14
func (x *SyncInstallationCommunity) ProtoReflect() protoreflect.Message
func (*SyncInstallationCommunity) Reset ¶ added in v0.163.14
func (x *SyncInstallationCommunity) Reset()
func (*SyncInstallationCommunity) String ¶ added in v0.163.14
func (x *SyncInstallationCommunity) String() string
type SyncInstallationContactV2 ¶ added in v0.88.0
type SyncInstallationContactV2 struct { LastUpdatedLocally uint64 `protobuf:"varint,1,opt,name=last_updated_locally,json=lastUpdatedLocally,proto3" json:"last_updated_locally,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` ProfileImage string `protobuf:"bytes,3,opt,name=profile_image,json=profileImage,proto3" json:"profile_image,omitempty"` EnsName string `protobuf:"bytes,4,opt,name=ens_name,json=ensName,proto3" json:"ens_name,omitempty"` LastUpdated uint64 `protobuf:"varint,5,opt,name=last_updated,json=lastUpdated,proto3" json:"last_updated,omitempty"` SystemTags []string `protobuf:"bytes,6,rep,name=system_tags,json=systemTags,proto3" json:"system_tags,omitempty"` LocalNickname string `protobuf:"bytes,7,opt,name=local_nickname,json=localNickname,proto3" json:"local_nickname,omitempty"` Added bool `protobuf:"varint,9,opt,name=added,proto3" json:"added,omitempty"` Blocked bool `protobuf:"varint,10,opt,name=blocked,proto3" json:"blocked,omitempty"` Muted bool `protobuf:"varint,11,opt,name=muted,proto3" json:"muted,omitempty"` Removed bool `protobuf:"varint,12,opt,name=removed,proto3" json:"removed,omitempty"` HasAddedUs bool `protobuf:"varint,13,opt,name=has_added_us,json=hasAddedUs,proto3" json:"has_added_us,omitempty"` VerificationStatus int64 `protobuf:"varint,14,opt,name=verification_status,json=verificationStatus,proto3" json:"verification_status,omitempty"` TrustStatus int64 `protobuf:"varint,15,opt,name=trust_status,json=trustStatus,proto3" json:"trust_status,omitempty"` ContactRequestLocalState int64 `` /* 139-byte string literal not displayed */ ContactRequestLocalClock int64 `` /* 139-byte string literal not displayed */ ContactRequestRemoteState int64 `` /* 142-byte string literal not displayed */ ContactRequestRemoteClock int64 `` /* 142-byte string literal not displayed */ DisplayName string `protobuf:"bytes,20,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` CustomizationColor uint32 `protobuf:"varint,21,opt,name=customization_color,json=customizationColor,proto3" json:"customization_color,omitempty"` // contains filtered or unexported fields }
func (*SyncInstallationContactV2) Descriptor
deprecated
added in
v0.88.0
func (*SyncInstallationContactV2) Descriptor() ([]byte, []int)
Deprecated: Use SyncInstallationContactV2.ProtoReflect.Descriptor instead.
func (*SyncInstallationContactV2) GetAdded ¶ added in v0.88.0
func (x *SyncInstallationContactV2) GetAdded() bool
func (*SyncInstallationContactV2) GetBlocked ¶ added in v0.88.0
func (x *SyncInstallationContactV2) GetBlocked() bool
func (*SyncInstallationContactV2) GetContactRequestLocalClock ¶ added in v0.126.0
func (x *SyncInstallationContactV2) GetContactRequestLocalClock() int64
func (*SyncInstallationContactV2) GetContactRequestLocalState ¶ added in v0.126.0
func (x *SyncInstallationContactV2) GetContactRequestLocalState() int64
func (*SyncInstallationContactV2) GetContactRequestRemoteClock ¶ added in v0.126.0
func (x *SyncInstallationContactV2) GetContactRequestRemoteClock() int64
func (*SyncInstallationContactV2) GetContactRequestRemoteState ¶ added in v0.126.0
func (x *SyncInstallationContactV2) GetContactRequestRemoteState() int64
func (*SyncInstallationContactV2) GetCustomizationColor ¶ added in v0.179.0
func (x *SyncInstallationContactV2) GetCustomizationColor() uint32
func (*SyncInstallationContactV2) GetDisplayName ¶ added in v0.131.4
func (x *SyncInstallationContactV2) GetDisplayName() string
func (*SyncInstallationContactV2) GetEnsName ¶ added in v0.88.0
func (x *SyncInstallationContactV2) GetEnsName() string
func (*SyncInstallationContactV2) GetHasAddedUs ¶ added in v0.90.0
func (x *SyncInstallationContactV2) GetHasAddedUs() bool
func (*SyncInstallationContactV2) GetId ¶ added in v0.88.0
func (x *SyncInstallationContactV2) GetId() string
func (*SyncInstallationContactV2) GetLastUpdated ¶ added in v0.88.0
func (x *SyncInstallationContactV2) GetLastUpdated() uint64
func (*SyncInstallationContactV2) GetLastUpdatedLocally ¶ added in v0.90.0
func (x *SyncInstallationContactV2) GetLastUpdatedLocally() uint64
func (*SyncInstallationContactV2) GetLocalNickname ¶ added in v0.88.0
func (x *SyncInstallationContactV2) GetLocalNickname() string
func (*SyncInstallationContactV2) GetMuted ¶ added in v0.88.0
func (x *SyncInstallationContactV2) GetMuted() bool
func (*SyncInstallationContactV2) GetProfileImage ¶ added in v0.88.0
func (x *SyncInstallationContactV2) GetProfileImage() string
func (*SyncInstallationContactV2) GetRemoved ¶ added in v0.88.0
func (x *SyncInstallationContactV2) GetRemoved() bool
func (*SyncInstallationContactV2) GetSystemTags ¶ added in v0.88.0
func (x *SyncInstallationContactV2) GetSystemTags() []string
func (*SyncInstallationContactV2) GetTrustStatus ¶ added in v0.102.6
func (x *SyncInstallationContactV2) GetTrustStatus() int64
func (*SyncInstallationContactV2) GetVerificationStatus ¶ added in v0.102.6
func (x *SyncInstallationContactV2) GetVerificationStatus() int64
func (*SyncInstallationContactV2) ProtoMessage ¶ added in v0.88.0
func (*SyncInstallationContactV2) ProtoMessage()
func (*SyncInstallationContactV2) ProtoReflect ¶ added in v0.163.14
func (x *SyncInstallationContactV2) ProtoReflect() protoreflect.Message
func (*SyncInstallationContactV2) Reset ¶ added in v0.88.0
func (x *SyncInstallationContactV2) Reset()
func (*SyncInstallationContactV2) String ¶ added in v0.88.0
func (x *SyncInstallationContactV2) String() string
type SyncKeycard ¶ added in v0.133.2
type SyncKeycard struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Locked bool `protobuf:"varint,3,opt,name=locked,proto3" json:"locked,omitempty"` KeyUid string `protobuf:"bytes,4,opt,name=key_uid,json=keyUid,proto3" json:"key_uid,omitempty"` Addresses [][]byte `protobuf:"bytes,5,rep,name=addresses,proto3" json:"addresses,omitempty"` Position uint64 `protobuf:"varint,6,opt,name=position,proto3" json:"position,omitempty"` // contains filtered or unexported fields }
func (*SyncKeycard) Descriptor
deprecated
added in
v0.133.2
func (*SyncKeycard) Descriptor() ([]byte, []int)
Deprecated: Use SyncKeycard.ProtoReflect.Descriptor instead.
func (*SyncKeycard) GetAddresses ¶ added in v0.133.2
func (x *SyncKeycard) GetAddresses() [][]byte
func (*SyncKeycard) GetKeyUid ¶ added in v0.133.2
func (x *SyncKeycard) GetKeyUid() string
func (*SyncKeycard) GetLocked ¶ added in v0.133.2
func (x *SyncKeycard) GetLocked() bool
func (*SyncKeycard) GetName ¶ added in v0.133.2
func (x *SyncKeycard) GetName() string
func (*SyncKeycard) GetPosition ¶ added in v0.161.6
func (x *SyncKeycard) GetPosition() uint64
func (*SyncKeycard) GetUid ¶ added in v0.133.2
func (x *SyncKeycard) GetUid() string
func (*SyncKeycard) ProtoMessage ¶ added in v0.133.2
func (*SyncKeycard) ProtoMessage()
func (*SyncKeycard) ProtoReflect ¶ added in v0.163.14
func (x *SyncKeycard) ProtoReflect() protoreflect.Message
func (*SyncKeycard) Reset ¶ added in v0.133.2
func (x *SyncKeycard) Reset()
func (*SyncKeycard) String ¶ added in v0.133.2
func (x *SyncKeycard) String() string
type SyncKeypair ¶ added in v0.152.2
type SyncKeypair struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` KeyUid string `protobuf:"bytes,2,opt,name=key_uid,json=keyUid,proto3" json:"key_uid,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Type string `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"` DerivedFrom string `protobuf:"bytes,5,opt,name=derived_from,json=derivedFrom,proto3" json:"derived_from,omitempty"` LastUsedDerivationIndex uint64 `` /* 135-byte string literal not displayed */ SyncedFrom string `protobuf:"bytes,7,opt,name=synced_from,json=syncedFrom,proto3" json:"synced_from,omitempty"` Accounts []*SyncAccount `protobuf:"bytes,8,rep,name=accounts,proto3" json:"accounts,omitempty"` Keycards []*SyncKeycard `protobuf:"bytes,9,rep,name=keycards,proto3" json:"keycards,omitempty"` Removed bool `protobuf:"varint,10,opt,name=removed,proto3" json:"removed,omitempty"` KeycardPairings []byte `protobuf:"bytes,11,opt,name=keycard_pairings,json=keycardPairings,proto3" json:"keycard_pairings,omitempty"` // contains filtered or unexported fields }
func (*SyncKeypair) Descriptor
deprecated
added in
v0.152.2
func (*SyncKeypair) Descriptor() ([]byte, []int)
Deprecated: Use SyncKeypair.ProtoReflect.Descriptor instead.
func (*SyncKeypair) GetAccounts ¶ added in v0.152.2
func (x *SyncKeypair) GetAccounts() []*SyncAccount
func (*SyncKeypair) GetClock ¶ added in v0.152.2
func (x *SyncKeypair) GetClock() uint64
func (*SyncKeypair) GetDerivedFrom ¶ added in v0.152.2
func (x *SyncKeypair) GetDerivedFrom() string
func (*SyncKeypair) GetKeyUid ¶ added in v0.152.2
func (x *SyncKeypair) GetKeyUid() string
func (*SyncKeypair) GetKeycardPairings ¶ added in v0.166.11
func (x *SyncKeypair) GetKeycardPairings() []byte
func (*SyncKeypair) GetKeycards ¶ added in v0.161.2
func (x *SyncKeypair) GetKeycards() []*SyncKeycard
func (*SyncKeypair) GetLastUsedDerivationIndex ¶ added in v0.152.2
func (x *SyncKeypair) GetLastUsedDerivationIndex() uint64
func (*SyncKeypair) GetName ¶ added in v0.152.2
func (x *SyncKeypair) GetName() string
func (*SyncKeypair) GetRemoved ¶ added in v0.161.2
func (x *SyncKeypair) GetRemoved() bool
func (*SyncKeypair) GetSyncedFrom ¶ added in v0.152.2
func (x *SyncKeypair) GetSyncedFrom() string
func (*SyncKeypair) GetType ¶ added in v0.152.2
func (x *SyncKeypair) GetType() string
func (*SyncKeypair) ProtoMessage ¶ added in v0.152.2
func (*SyncKeypair) ProtoMessage()
func (*SyncKeypair) ProtoReflect ¶ added in v0.163.14
func (x *SyncKeypair) ProtoReflect() protoreflect.Message
func (*SyncKeypair) Reset ¶ added in v0.152.2
func (x *SyncKeypair) Reset()
func (*SyncKeypair) String ¶ added in v0.152.2
func (x *SyncKeypair) String() string
type SyncPairInstallation ¶ added in v0.163.14
type SyncPairInstallation struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` InstallationId string `protobuf:"bytes,2,opt,name=installation_id,json=installationId,proto3" json:"installation_id,omitempty"` DeviceType string `protobuf:"bytes,3,opt,name=device_type,json=deviceType,proto3" json:"device_type,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` // following fields used for local pairing Version uint32 `protobuf:"varint,5,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*SyncPairInstallation) Descriptor
deprecated
added in
v0.163.14
func (*SyncPairInstallation) Descriptor() ([]byte, []int)
Deprecated: Use SyncPairInstallation.ProtoReflect.Descriptor instead.
func (*SyncPairInstallation) GetClock ¶ added in v0.163.14
func (x *SyncPairInstallation) GetClock() uint64
func (*SyncPairInstallation) GetDeviceType ¶ added in v0.163.14
func (x *SyncPairInstallation) GetDeviceType() string
func (*SyncPairInstallation) GetInstallationId ¶ added in v0.163.14
func (x *SyncPairInstallation) GetInstallationId() string
func (*SyncPairInstallation) GetName ¶ added in v0.163.14
func (x *SyncPairInstallation) GetName() string
func (*SyncPairInstallation) GetVersion ¶ added in v0.163.14
func (x *SyncPairInstallation) GetVersion() uint32
func (*SyncPairInstallation) ProtoMessage ¶ added in v0.163.14
func (*SyncPairInstallation) ProtoMessage()
func (*SyncPairInstallation) ProtoReflect ¶ added in v0.163.14
func (x *SyncPairInstallation) ProtoReflect() protoreflect.Message
func (*SyncPairInstallation) Reset ¶ added in v0.163.14
func (x *SyncPairInstallation) Reset()
func (*SyncPairInstallation) String ¶ added in v0.163.14
func (x *SyncPairInstallation) String() string
type SyncProfilePicture ¶ added in v0.98.4
type SyncProfilePicture struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Payload []byte `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload,omitempty"` Width uint32 `protobuf:"varint,3,opt,name=width,proto3" json:"width,omitempty"` Height uint32 `protobuf:"varint,4,opt,name=height,proto3" json:"height,omitempty"` FileSize uint32 `protobuf:"varint,5,opt,name=file_size,json=fileSize,proto3" json:"file_size,omitempty"` ResizeTarget uint32 `protobuf:"varint,6,opt,name=resize_target,json=resizeTarget,proto3" json:"resize_target,omitempty"` Clock uint64 `protobuf:"varint,7,opt,name=clock,proto3" json:"clock,omitempty"` // contains filtered or unexported fields }
func (*SyncProfilePicture) Descriptor
deprecated
added in
v0.98.4
func (*SyncProfilePicture) Descriptor() ([]byte, []int)
Deprecated: Use SyncProfilePicture.ProtoReflect.Descriptor instead.
func (*SyncProfilePicture) GetClock ¶ added in v0.98.4
func (x *SyncProfilePicture) GetClock() uint64
func (*SyncProfilePicture) GetFileSize ¶ added in v0.98.4
func (x *SyncProfilePicture) GetFileSize() uint32
func (*SyncProfilePicture) GetHeight ¶ added in v0.98.4
func (x *SyncProfilePicture) GetHeight() uint32
func (*SyncProfilePicture) GetName ¶ added in v0.98.4
func (x *SyncProfilePicture) GetName() string
func (*SyncProfilePicture) GetPayload ¶ added in v0.98.4
func (x *SyncProfilePicture) GetPayload() []byte
func (*SyncProfilePicture) GetResizeTarget ¶ added in v0.98.4
func (x *SyncProfilePicture) GetResizeTarget() uint32
func (*SyncProfilePicture) GetWidth ¶ added in v0.98.4
func (x *SyncProfilePicture) GetWidth() uint32
func (*SyncProfilePicture) ProtoMessage ¶ added in v0.98.4
func (*SyncProfilePicture) ProtoMessage()
func (*SyncProfilePicture) ProtoReflect ¶ added in v0.163.14
func (x *SyncProfilePicture) ProtoReflect() protoreflect.Message
func (*SyncProfilePicture) Reset ¶ added in v0.98.4
func (x *SyncProfilePicture) Reset()
func (*SyncProfilePicture) String ¶ added in v0.98.4
func (x *SyncProfilePicture) String() string
type SyncProfilePictures ¶ added in v0.98.4
type SyncProfilePictures struct { KeyUid string `protobuf:"bytes,1,opt,name=key_uid,json=keyUid,proto3" json:"key_uid,omitempty"` Pictures []*SyncProfilePicture `protobuf:"bytes,2,rep,name=pictures,proto3" json:"pictures,omitempty"` // contains filtered or unexported fields }
func (*SyncProfilePictures) Descriptor
deprecated
added in
v0.98.4
func (*SyncProfilePictures) Descriptor() ([]byte, []int)
Deprecated: Use SyncProfilePictures.ProtoReflect.Descriptor instead.
func (*SyncProfilePictures) GetKeyUid ¶ added in v0.98.4
func (x *SyncProfilePictures) GetKeyUid() string
func (*SyncProfilePictures) GetPictures ¶ added in v0.98.4
func (x *SyncProfilePictures) GetPictures() []*SyncProfilePicture
func (*SyncProfilePictures) ProtoMessage ¶ added in v0.98.4
func (*SyncProfilePictures) ProtoMessage()
func (*SyncProfilePictures) ProtoReflect ¶ added in v0.163.14
func (x *SyncProfilePictures) ProtoReflect() protoreflect.Message
func (*SyncProfilePictures) Reset ¶ added in v0.98.4
func (x *SyncProfilePictures) Reset()
func (*SyncProfilePictures) String ¶ added in v0.98.4
func (x *SyncProfilePictures) String() string
type SyncProfileShowcasePreferences ¶ added in v0.175.1
type SyncProfileShowcasePreferences struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Communities []*ProfileShowcaseCommunityPreference `protobuf:"bytes,2,rep,name=communities,proto3" json:"communities,omitempty"` Accounts []*ProfileShowcaseAccountPreference `protobuf:"bytes,3,rep,name=accounts,proto3" json:"accounts,omitempty"` Collectibles []*ProfileShowcaseCollectiblePreference `protobuf:"bytes,4,rep,name=collectibles,proto3" json:"collectibles,omitempty"` VerifiedTokens []*ProfileShowcaseVerifiedTokenPreference `protobuf:"bytes,5,rep,name=verified_tokens,json=verifiedTokens,proto3" json:"verified_tokens,omitempty"` UnverifiedTokens []*ProfileShowcaseUnverifiedTokenPreference `protobuf:"bytes,6,rep,name=unverified_tokens,json=unverifiedTokens,proto3" json:"unverified_tokens,omitempty"` SocialLinks []*ProfileShowcaseSocialLinkPreference `protobuf:"bytes,7,rep,name=social_links,json=socialLinks,proto3" json:"social_links,omitempty"` // contains filtered or unexported fields }
func (*SyncProfileShowcasePreferences) Descriptor
deprecated
added in
v0.175.1
func (*SyncProfileShowcasePreferences) Descriptor() ([]byte, []int)
Deprecated: Use SyncProfileShowcasePreferences.ProtoReflect.Descriptor instead.
func (*SyncProfileShowcasePreferences) GetAccounts ¶ added in v0.175.1
func (x *SyncProfileShowcasePreferences) GetAccounts() []*ProfileShowcaseAccountPreference
func (*SyncProfileShowcasePreferences) GetClock ¶ added in v0.175.1
func (x *SyncProfileShowcasePreferences) GetClock() uint64
func (*SyncProfileShowcasePreferences) GetCollectibles ¶ added in v0.175.1
func (x *SyncProfileShowcasePreferences) GetCollectibles() []*ProfileShowcaseCollectiblePreference
func (*SyncProfileShowcasePreferences) GetCommunities ¶ added in v0.175.1
func (x *SyncProfileShowcasePreferences) GetCommunities() []*ProfileShowcaseCommunityPreference
func (*SyncProfileShowcasePreferences) GetSocialLinks ¶ added in v0.176.1
func (x *SyncProfileShowcasePreferences) GetSocialLinks() []*ProfileShowcaseSocialLinkPreference
func (*SyncProfileShowcasePreferences) GetUnverifiedTokens ¶ added in v0.175.1
func (x *SyncProfileShowcasePreferences) GetUnverifiedTokens() []*ProfileShowcaseUnverifiedTokenPreference
func (*SyncProfileShowcasePreferences) GetVerifiedTokens ¶ added in v0.175.1
func (x *SyncProfileShowcasePreferences) GetVerifiedTokens() []*ProfileShowcaseVerifiedTokenPreference
func (*SyncProfileShowcasePreferences) ProtoMessage ¶ added in v0.175.1
func (*SyncProfileShowcasePreferences) ProtoMessage()
func (*SyncProfileShowcasePreferences) ProtoReflect ¶ added in v0.175.1
func (x *SyncProfileShowcasePreferences) ProtoReflect() protoreflect.Message
func (*SyncProfileShowcasePreferences) Reset ¶ added in v0.175.1
func (x *SyncProfileShowcasePreferences) Reset()
func (*SyncProfileShowcasePreferences) String ¶ added in v0.175.1
func (x *SyncProfileShowcasePreferences) String() string
type SyncRawMessage ¶ added in v0.118.0
type SyncRawMessage struct { RawMessages []*RawMessage `protobuf:"bytes,1,rep,name=rawMessages,proto3" json:"rawMessages,omitempty"` // we need these to be able to login SubAccountsJsonBytes []byte `protobuf:"bytes,2,opt,name=subAccountsJsonBytes,proto3" json:"subAccountsJsonBytes,omitempty"` SettingsJsonBytes []byte `protobuf:"bytes,3,opt,name=settingsJsonBytes,proto3" json:"settingsJsonBytes,omitempty"` // contains filtered or unexported fields }
func (*SyncRawMessage) Descriptor
deprecated
added in
v0.118.0
func (*SyncRawMessage) Descriptor() ([]byte, []int)
Deprecated: Use SyncRawMessage.ProtoReflect.Descriptor instead.
func (*SyncRawMessage) GetRawMessages ¶ added in v0.118.0
func (x *SyncRawMessage) GetRawMessages() []*RawMessage
func (*SyncRawMessage) GetSettingsJsonBytes ¶ added in v0.118.0
func (x *SyncRawMessage) GetSettingsJsonBytes() []byte
func (*SyncRawMessage) GetSubAccountsJsonBytes ¶ added in v0.118.0
func (x *SyncRawMessage) GetSubAccountsJsonBytes() []byte
func (*SyncRawMessage) ProtoMessage ¶ added in v0.118.0
func (*SyncRawMessage) ProtoMessage()
func (*SyncRawMessage) ProtoReflect ¶ added in v0.163.14
func (x *SyncRawMessage) ProtoReflect() protoreflect.Message
func (*SyncRawMessage) Reset ¶ added in v0.118.0
func (x *SyncRawMessage) Reset()
func (*SyncRawMessage) String ¶ added in v0.118.0
func (x *SyncRawMessage) String() string
type SyncSavedAddress ¶ added in v0.111.5
type SyncSavedAddress struct { Address []byte `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Removed bool `protobuf:"varint,5,opt,name=removed,proto3" json:"removed,omitempty"` UpdateClock uint64 `protobuf:"varint,7,opt,name=update_clock,json=updateClock,proto3" json:"update_clock,omitempty"` ChainShortNames string `protobuf:"bytes,8,opt,name=chain_short_names,json=chainShortNames,proto3" json:"chain_short_names,omitempty"` Ens string `protobuf:"bytes,9,opt,name=ens,proto3" json:"ens,omitempty"` IsTest bool `protobuf:"varint,10,opt,name=is_test,json=isTest,proto3" json:"is_test,omitempty"` Color string `protobuf:"bytes,11,opt,name=color,proto3" json:"color,omitempty"` // contains filtered or unexported fields }
func (*SyncSavedAddress) Descriptor
deprecated
added in
v0.111.5
func (*SyncSavedAddress) Descriptor() ([]byte, []int)
Deprecated: Use SyncSavedAddress.ProtoReflect.Descriptor instead.
func (*SyncSavedAddress) GetAddress ¶ added in v0.111.5
func (x *SyncSavedAddress) GetAddress() []byte
func (*SyncSavedAddress) GetChainShortNames ¶ added in v0.137.2
func (x *SyncSavedAddress) GetChainShortNames() string
func (*SyncSavedAddress) GetColor ¶ added in v0.171.40
func (x *SyncSavedAddress) GetColor() string
func (*SyncSavedAddress) GetEns ¶ added in v0.137.2
func (x *SyncSavedAddress) GetEns() string
func (*SyncSavedAddress) GetIsTest ¶ added in v0.137.2
func (x *SyncSavedAddress) GetIsTest() bool
func (*SyncSavedAddress) GetName ¶ added in v0.111.5
func (x *SyncSavedAddress) GetName() string
func (*SyncSavedAddress) GetRemoved ¶ added in v0.111.5
func (x *SyncSavedAddress) GetRemoved() bool
func (*SyncSavedAddress) GetUpdateClock ¶ added in v0.111.5
func (x *SyncSavedAddress) GetUpdateClock() uint64
func (*SyncSavedAddress) ProtoMessage ¶ added in v0.111.5
func (*SyncSavedAddress) ProtoMessage()
func (*SyncSavedAddress) ProtoReflect ¶ added in v0.163.14
func (x *SyncSavedAddress) ProtoReflect() protoreflect.Message
func (*SyncSavedAddress) Reset ¶ added in v0.111.5
func (x *SyncSavedAddress) Reset()
func (*SyncSavedAddress) String ¶ added in v0.111.5
func (x *SyncSavedAddress) String() string
type SyncSetting ¶ added in v0.97.0
type SyncSetting struct { Type SyncSetting_Type `protobuf:"varint,1,opt,name=type,proto3,enum=protobuf.SyncSetting_Type" json:"type,omitempty"` Clock uint64 `protobuf:"varint,2,opt,name=clock,proto3" json:"clock,omitempty"` // Types that are assignable to Value: // // *SyncSetting_ValueString // *SyncSetting_ValueBytes // *SyncSetting_ValueBool // *SyncSetting_ValueInt64 Value isSyncSetting_Value `protobuf_oneof:"value"` // contains filtered or unexported fields }
func (*SyncSetting) Descriptor
deprecated
added in
v0.97.0
func (*SyncSetting) Descriptor() ([]byte, []int)
Deprecated: Use SyncSetting.ProtoReflect.Descriptor instead.
func (*SyncSetting) GetClock ¶ added in v0.97.0
func (x *SyncSetting) GetClock() uint64
func (*SyncSetting) GetType ¶ added in v0.97.0
func (x *SyncSetting) GetType() SyncSetting_Type
func (*SyncSetting) GetValue ¶ added in v0.97.0
func (m *SyncSetting) GetValue() isSyncSetting_Value
func (*SyncSetting) GetValueBool ¶ added in v0.97.0
func (x *SyncSetting) GetValueBool() bool
func (*SyncSetting) GetValueBytes ¶ added in v0.97.0
func (x *SyncSetting) GetValueBytes() []byte
func (*SyncSetting) GetValueInt64 ¶ added in v0.97.0
func (x *SyncSetting) GetValueInt64() int64
func (*SyncSetting) GetValueString ¶ added in v0.97.0
func (x *SyncSetting) GetValueString() string
func (*SyncSetting) ProtoMessage ¶ added in v0.97.0
func (*SyncSetting) ProtoMessage()
func (*SyncSetting) ProtoReflect ¶ added in v0.163.14
func (x *SyncSetting) ProtoReflect() protoreflect.Message
func (*SyncSetting) Reset ¶ added in v0.97.0
func (x *SyncSetting) Reset()
func (*SyncSetting) String ¶ added in v0.97.0
func (x *SyncSetting) String() string
type SyncSetting_Type ¶ added in v0.97.0
type SyncSetting_Type int32
const ( SyncSetting_UNKNOWN SyncSetting_Type = 0 SyncSetting_CURRENCY SyncSetting_Type = 1 SyncSetting_GIF_RECENTS SyncSetting_Type = 2 SyncSetting_GIF_FAVOURITES SyncSetting_Type = 3 SyncSetting_MESSAGES_FROM_CONTACTS_ONLY SyncSetting_Type = 4 SyncSetting_PREFERRED_NAME SyncSetting_Type = 5 SyncSetting_PREVIEW_PRIVACY SyncSetting_Type = 6 SyncSetting_PROFILE_PICTURES_SHOW_TO SyncSetting_Type = 7 SyncSetting_PROFILE_PICTURES_VISIBILITY SyncSetting_Type = 8 SyncSetting_SEND_STATUS_UPDATES SyncSetting_Type = 9 SyncSetting_STICKERS_PACKS_INSTALLED SyncSetting_Type = 10 SyncSetting_STICKERS_PACKS_PENDING SyncSetting_Type = 11 SyncSetting_STICKERS_RECENT_STICKERS SyncSetting_Type = 12 SyncSetting_DISPLAY_NAME SyncSetting_Type = 13 SyncSetting_BIO SyncSetting_Type = 14 SyncSetting_MNEMONIC_REMOVED SyncSetting_Type = 15 SyncSetting_URL_UNFURLING_MODE SyncSetting_Type = 18 SyncSetting_SHOW_COMMUNITY_ASSET_WHEN_SENDING_TOKENS SyncSetting_Type = 19 SyncSetting_DISPLAY_ASSETS_BELOW_BALANCE SyncSetting_Type = 20 SyncSetting_DISPLAY_ASSETS_BELOW_BALANCE_THRESHOLD SyncSetting_Type = 21 )
func (SyncSetting_Type) Descriptor ¶ added in v0.163.14
func (SyncSetting_Type) Descriptor() protoreflect.EnumDescriptor
func (SyncSetting_Type) Enum ¶ added in v0.163.14
func (x SyncSetting_Type) Enum() *SyncSetting_Type
func (SyncSetting_Type) EnumDescriptor
deprecated
added in
v0.97.0
func (SyncSetting_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use SyncSetting_Type.Descriptor instead.
func (SyncSetting_Type) Number ¶ added in v0.163.14
func (x SyncSetting_Type) Number() protoreflect.EnumNumber
func (SyncSetting_Type) String ¶ added in v0.97.0
func (x SyncSetting_Type) String() string
func (SyncSetting_Type) Type ¶ added in v0.163.14
func (SyncSetting_Type) Type() protoreflect.EnumType
type SyncSetting_ValueBool ¶ added in v0.97.0
type SyncSetting_ValueBool struct {
ValueBool bool `protobuf:"varint,5,opt,name=value_bool,json=valueBool,proto3,oneof"`
}
type SyncSetting_ValueBytes ¶ added in v0.97.0
type SyncSetting_ValueBytes struct {
ValueBytes []byte `protobuf:"bytes,4,opt,name=value_bytes,json=valueBytes,proto3,oneof"`
}
type SyncSetting_ValueInt64 ¶ added in v0.97.0
type SyncSetting_ValueInt64 struct {
ValueInt64 int64 `protobuf:"varint,6,opt,name=value_int64,json=valueInt64,proto3,oneof"`
}
type SyncSetting_ValueString ¶ added in v0.97.0
type SyncSetting_ValueString struct {
ValueString string `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3,oneof"`
}
type SyncSocialLinks
deprecated
added in
v0.156.1
type SyncSocialLinks struct { SocialLinks []*SocialLink `protobuf:"bytes,1,rep,name=social_links,json=socialLinks,proto3" json:"social_links,omitempty"` Clock uint64 `protobuf:"varint,2,opt,name=clock,proto3" json:"clock,omitempty"` // contains filtered or unexported fields }
Deprecated: Marked as deprecated in pairing.proto.
func (*SyncSocialLinks) Descriptor
deprecated
added in
v0.156.1
func (*SyncSocialLinks) Descriptor() ([]byte, []int)
Deprecated: Use SyncSocialLinks.ProtoReflect.Descriptor instead.
func (*SyncSocialLinks) GetClock ¶ added in v0.156.1
func (x *SyncSocialLinks) GetClock() uint64
func (*SyncSocialLinks) GetSocialLinks ¶ added in v0.156.1
func (x *SyncSocialLinks) GetSocialLinks() []*SocialLink
func (*SyncSocialLinks) ProtoMessage ¶ added in v0.156.1
func (*SyncSocialLinks) ProtoMessage()
func (*SyncSocialLinks) ProtoReflect ¶ added in v0.163.14
func (x *SyncSocialLinks) ProtoReflect() protoreflect.Message
func (*SyncSocialLinks) Reset ¶ added in v0.156.1
func (x *SyncSocialLinks) Reset()
func (*SyncSocialLinks) String ¶ added in v0.156.1
func (x *SyncSocialLinks) String() string
type SyncTokenPreferences ¶ added in v0.171.27
type SyncTokenPreferences struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Testnet bool `protobuf:"varint,2,opt,name=testnet,proto3" json:"testnet,omitempty"` Preferences []*TokenPreferences `protobuf:"bytes,3,rep,name=preferences,proto3" json:"preferences,omitempty"` // contains filtered or unexported fields }
func (*SyncTokenPreferences) Descriptor
deprecated
added in
v0.171.27
func (*SyncTokenPreferences) Descriptor() ([]byte, []int)
Deprecated: Use SyncTokenPreferences.ProtoReflect.Descriptor instead.
func (*SyncTokenPreferences) GetClock ¶ added in v0.171.27
func (x *SyncTokenPreferences) GetClock() uint64
func (*SyncTokenPreferences) GetPreferences ¶ added in v0.171.27
func (x *SyncTokenPreferences) GetPreferences() []*TokenPreferences
func (*SyncTokenPreferences) GetTestnet ¶ added in v0.171.27
func (x *SyncTokenPreferences) GetTestnet() bool
func (*SyncTokenPreferences) ProtoMessage ¶ added in v0.171.27
func (*SyncTokenPreferences) ProtoMessage()
func (*SyncTokenPreferences) ProtoReflect ¶ added in v0.172.6
func (x *SyncTokenPreferences) ProtoReflect() protoreflect.Message
func (*SyncTokenPreferences) Reset ¶ added in v0.171.27
func (x *SyncTokenPreferences) Reset()
func (*SyncTokenPreferences) String ¶ added in v0.171.27
func (x *SyncTokenPreferences) String() string
type SyncTrustedUser ¶ added in v0.102.6
type SyncTrustedUser struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` Status SyncTrustedUser_TrustStatus `protobuf:"varint,3,opt,name=status,proto3,enum=protobuf.SyncTrustedUser_TrustStatus" json:"status,omitempty"` // contains filtered or unexported fields }
func (*SyncTrustedUser) Descriptor
deprecated
added in
v0.102.6
func (*SyncTrustedUser) Descriptor() ([]byte, []int)
Deprecated: Use SyncTrustedUser.ProtoReflect.Descriptor instead.
func (*SyncTrustedUser) GetClock ¶ added in v0.102.6
func (x *SyncTrustedUser) GetClock() uint64
func (*SyncTrustedUser) GetId ¶ added in v0.102.6
func (x *SyncTrustedUser) GetId() string
func (*SyncTrustedUser) GetStatus ¶ added in v0.102.6
func (x *SyncTrustedUser) GetStatus() SyncTrustedUser_TrustStatus
func (*SyncTrustedUser) ProtoMessage ¶ added in v0.102.6
func (*SyncTrustedUser) ProtoMessage()
func (*SyncTrustedUser) ProtoReflect ¶ added in v0.163.14
func (x *SyncTrustedUser) ProtoReflect() protoreflect.Message
func (*SyncTrustedUser) Reset ¶ added in v0.102.6
func (x *SyncTrustedUser) Reset()
func (*SyncTrustedUser) String ¶ added in v0.102.6
func (x *SyncTrustedUser) String() string
type SyncTrustedUser_TrustStatus ¶ added in v0.102.6
type SyncTrustedUser_TrustStatus int32
const ( SyncTrustedUser_UNKNOWN SyncTrustedUser_TrustStatus = 0 SyncTrustedUser_TRUSTED SyncTrustedUser_TrustStatus = 1 SyncTrustedUser_UNTRUSTWORTHY SyncTrustedUser_TrustStatus = 2 )
func (SyncTrustedUser_TrustStatus) Descriptor ¶ added in v0.163.14
func (SyncTrustedUser_TrustStatus) Descriptor() protoreflect.EnumDescriptor
func (SyncTrustedUser_TrustStatus) Enum ¶ added in v0.163.14
func (x SyncTrustedUser_TrustStatus) Enum() *SyncTrustedUser_TrustStatus
func (SyncTrustedUser_TrustStatus) EnumDescriptor
deprecated
added in
v0.102.6
func (SyncTrustedUser_TrustStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use SyncTrustedUser_TrustStatus.Descriptor instead.
func (SyncTrustedUser_TrustStatus) Number ¶ added in v0.163.14
func (x SyncTrustedUser_TrustStatus) Number() protoreflect.EnumNumber
func (SyncTrustedUser_TrustStatus) String ¶ added in v0.102.6
func (x SyncTrustedUser_TrustStatus) String() string
func (SyncTrustedUser_TrustStatus) Type ¶ added in v0.163.14
func (SyncTrustedUser_TrustStatus) Type() protoreflect.EnumType
type SyncVerificationRequest ¶ added in v0.102.6
type SyncVerificationRequest struct { Clock uint64 `protobuf:"varint,1,opt,name=clock,proto3" json:"clock,omitempty"` From string `protobuf:"bytes,2,opt,name=from,proto3" json:"from,omitempty"` To string `protobuf:"bytes,3,opt,name=to,proto3" json:"to,omitempty"` Challenge string `protobuf:"bytes,4,opt,name=challenge,proto3" json:"challenge,omitempty"` RequestedAt uint64 `protobuf:"varint,5,opt,name=requested_at,json=requestedAt,proto3" json:"requested_at,omitempty"` Response string `protobuf:"bytes,6,opt,name=response,proto3" json:"response,omitempty"` RepliedAt uint64 `protobuf:"varint,7,opt,name=replied_at,json=repliedAt,proto3" json:"replied_at,omitempty"` VerificationStatus SyncVerificationRequest_VerificationStatus `` /* 173-byte string literal not displayed */ Id string `protobuf:"bytes,9,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*SyncVerificationRequest) Descriptor
deprecated
added in
v0.102.6
func (*SyncVerificationRequest) Descriptor() ([]byte, []int)
Deprecated: Use SyncVerificationRequest.ProtoReflect.Descriptor instead.
func (*SyncVerificationRequest) GetChallenge ¶ added in v0.102.6
func (x *SyncVerificationRequest) GetChallenge() string
func (*SyncVerificationRequest) GetClock ¶ added in v0.102.6
func (x *SyncVerificationRequest) GetClock() uint64
func (*SyncVerificationRequest) GetFrom ¶ added in v0.102.6
func (x *SyncVerificationRequest) GetFrom() string
func (*SyncVerificationRequest) GetId ¶ added in v0.113.0
func (x *SyncVerificationRequest) GetId() string
func (*SyncVerificationRequest) GetRepliedAt ¶ added in v0.102.6
func (x *SyncVerificationRequest) GetRepliedAt() uint64
func (*SyncVerificationRequest) GetRequestedAt ¶ added in v0.102.6
func (x *SyncVerificationRequest) GetRequestedAt() uint64
func (*SyncVerificationRequest) GetResponse ¶ added in v0.102.6
func (x *SyncVerificationRequest) GetResponse() string
func (*SyncVerificationRequest) GetTo ¶ added in v0.102.6
func (x *SyncVerificationRequest) GetTo() string
func (*SyncVerificationRequest) GetVerificationStatus ¶ added in v0.102.6
func (x *SyncVerificationRequest) GetVerificationStatus() SyncVerificationRequest_VerificationStatus
func (*SyncVerificationRequest) ProtoMessage ¶ added in v0.102.6
func (*SyncVerificationRequest) ProtoMessage()
func (*SyncVerificationRequest) ProtoReflect ¶ added in v0.163.14
func (x *SyncVerificationRequest) ProtoReflect() protoreflect.Message
func (*SyncVerificationRequest) Reset ¶ added in v0.102.6
func (x *SyncVerificationRequest) Reset()
func (*SyncVerificationRequest) String ¶ added in v0.102.6
func (x *SyncVerificationRequest) String() string
type SyncVerificationRequest_VerificationStatus ¶ added in v0.102.6
type SyncVerificationRequest_VerificationStatus int32
const ( SyncVerificationRequest_UNKNOWN SyncVerificationRequest_VerificationStatus = 0 SyncVerificationRequest_PENDING SyncVerificationRequest_VerificationStatus = 1 SyncVerificationRequest_ACCEPTED SyncVerificationRequest_VerificationStatus = 2 SyncVerificationRequest_DECLINED SyncVerificationRequest_VerificationStatus = 3 SyncVerificationRequest_CANCELED SyncVerificationRequest_VerificationStatus = 4 )
func (SyncVerificationRequest_VerificationStatus) Descriptor ¶ added in v0.163.14
func (SyncVerificationRequest_VerificationStatus) Descriptor() protoreflect.EnumDescriptor
func (SyncVerificationRequest_VerificationStatus) EnumDescriptor
deprecated
added in
v0.102.6
func (SyncVerificationRequest_VerificationStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use SyncVerificationRequest_VerificationStatus.Descriptor instead.
func (SyncVerificationRequest_VerificationStatus) Number ¶ added in v0.163.14
func (x SyncVerificationRequest_VerificationStatus) Number() protoreflect.EnumNumber
func (SyncVerificationRequest_VerificationStatus) String ¶ added in v0.102.6
func (x SyncVerificationRequest_VerificationStatus) String() string
func (SyncVerificationRequest_VerificationStatus) Type ¶ added in v0.163.14
func (SyncVerificationRequest_VerificationStatus) Type() protoreflect.EnumType
type TokenCriteria ¶ added in v0.136.0
type TokenCriteria struct { ContractAddresses map[uint64]string `` /* 201-byte string literal not displayed */ Type CommunityTokenType `protobuf:"varint,2,opt,name=type,proto3,enum=protobuf.CommunityTokenType" json:"type,omitempty"` Symbol string `protobuf:"bytes,3,opt,name=symbol,proto3" json:"symbol,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` // Deprecated: Marked as deprecated in communities.proto. Amount string `protobuf:"bytes,5,opt,name=amount,proto3" json:"amount,omitempty"` TokenIds []uint64 `protobuf:"varint,6,rep,packed,name=token_ids,json=tokenIds,proto3" json:"token_ids,omitempty"` EnsPattern string `protobuf:"bytes,7,opt,name=ens_pattern,json=ensPattern,proto3" json:"ens_pattern,omitempty"` Decimals uint64 `protobuf:"varint,8,opt,name=decimals,proto3" json:"decimals,omitempty"` AmountInWei string `protobuf:"bytes,9,opt,name=amountInWei,proto3" json:"amountInWei,omitempty"` // contains filtered or unexported fields }
func (*TokenCriteria) Descriptor
deprecated
added in
v0.136.0
func (*TokenCriteria) Descriptor() ([]byte, []int)
Deprecated: Use TokenCriteria.ProtoReflect.Descriptor instead.
func (*TokenCriteria) GetAmount
deprecated
added in
v0.136.0
func (x *TokenCriteria) GetAmount() string
Deprecated: Marked as deprecated in communities.proto.
func (*TokenCriteria) GetAmountInWei ¶ added in v0.176.1
func (x *TokenCriteria) GetAmountInWei() string
func (*TokenCriteria) GetContractAddresses ¶ added in v0.136.0
func (x *TokenCriteria) GetContractAddresses() map[uint64]string
func (*TokenCriteria) GetDecimals ¶ added in v0.139.1
func (x *TokenCriteria) GetDecimals() uint64
func (*TokenCriteria) GetEnsPattern ¶ added in v0.136.0
func (x *TokenCriteria) GetEnsPattern() string
func (*TokenCriteria) GetName ¶ added in v0.136.0
func (x *TokenCriteria) GetName() string
func (*TokenCriteria) GetSymbol ¶ added in v0.136.0
func (x *TokenCriteria) GetSymbol() string
func (*TokenCriteria) GetTokenIds ¶ added in v0.136.0
func (x *TokenCriteria) GetTokenIds() []uint64
func (*TokenCriteria) GetType ¶ added in v0.136.0
func (x *TokenCriteria) GetType() CommunityTokenType
func (*TokenCriteria) ProtoMessage ¶ added in v0.136.0
func (*TokenCriteria) ProtoMessage()
func (*TokenCriteria) ProtoReflect ¶ added in v0.163.14
func (x *TokenCriteria) ProtoReflect() protoreflect.Message
func (*TokenCriteria) Reset ¶ added in v0.136.0
func (x *TokenCriteria) Reset()
func (*TokenCriteria) String ¶ added in v0.136.0
func (x *TokenCriteria) String() string
type TokenPreferences ¶ added in v0.171.27
type TokenPreferences struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Position int64 `protobuf:"varint,2,opt,name=position,proto3" json:"position,omitempty"` GroupPosition int64 `protobuf:"varint,3,opt,name=groupPosition,proto3" json:"groupPosition,omitempty"` Visible bool `protobuf:"varint,4,opt,name=visible,proto3" json:"visible,omitempty"` CommunityId string `protobuf:"bytes,5,opt,name=communityId,proto3" json:"communityId,omitempty"` // contains filtered or unexported fields }
func (*TokenPreferences) Descriptor
deprecated
added in
v0.171.27
func (*TokenPreferences) Descriptor() ([]byte, []int)
Deprecated: Use TokenPreferences.ProtoReflect.Descriptor instead.
func (*TokenPreferences) GetCommunityId ¶ added in v0.171.27
func (x *TokenPreferences) GetCommunityId() string
func (*TokenPreferences) GetGroupPosition ¶ added in v0.171.27
func (x *TokenPreferences) GetGroupPosition() int64
func (*TokenPreferences) GetKey ¶ added in v0.171.27
func (x *TokenPreferences) GetKey() string
func (*TokenPreferences) GetPosition ¶ added in v0.171.27
func (x *TokenPreferences) GetPosition() int64
func (*TokenPreferences) GetVisible ¶ added in v0.171.27
func (x *TokenPreferences) GetVisible() bool
func (*TokenPreferences) ProtoMessage ¶ added in v0.171.27
func (*TokenPreferences) ProtoMessage()
func (*TokenPreferences) ProtoReflect ¶ added in v0.172.6
func (x *TokenPreferences) ProtoReflect() protoreflect.Message
func (*TokenPreferences) Reset ¶ added in v0.171.27
func (x *TokenPreferences) Reset()
func (*TokenPreferences) String ¶ added in v0.171.27
func (x *TokenPreferences) String() string
type URLData ¶ added in v0.161.2
type URLData struct { // Community, Channel, or User Content []byte `protobuf:"bytes,1,opt,name=content,proto3" json:"content,omitempty"` Shard *Shard `protobuf:"bytes,2,opt,name=shard,proto3" json:"shard,omitempty"` // contains filtered or unexported fields }
func (*URLData) Descriptor
deprecated
added in
v0.161.2
func (*URLData) GetContent ¶ added in v0.161.2
func (*URLData) ProtoMessage ¶ added in v0.161.2
func (*URLData) ProtoMessage()
func (*URLData) ProtoReflect ¶ added in v0.163.14
func (x *URLData) ProtoReflect() protoreflect.Message
type UnfurledLink ¶ added in v0.151.12
type UnfurledLink struct { // A valid URL which uniquely identifies this link. Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` // Website's title. Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` // Description is sometimes available, but can be empty. Most mainstream // websites provide this information. Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` ThumbnailPayload []byte `protobuf:"bytes,4,opt,name=thumbnail_payload,json=thumbnailPayload,proto3" json:"thumbnail_payload,omitempty"` ThumbnailWidth uint32 `protobuf:"varint,5,opt,name=thumbnail_width,json=thumbnailWidth,proto3" json:"thumbnail_width,omitempty"` ThumbnailHeight uint32 `protobuf:"varint,6,opt,name=thumbnail_height,json=thumbnailHeight,proto3" json:"thumbnail_height,omitempty"` Type UnfurledLink_LinkType `protobuf:"varint,7,opt,name=type,proto3,enum=protobuf.UnfurledLink_LinkType" json:"type,omitempty"` FaviconPayload []byte `protobuf:"bytes,8,opt,name=favicon_payload,json=faviconPayload,proto3" json:"favicon_payload,omitempty"` // contains filtered or unexported fields }
func (*UnfurledLink) Descriptor
deprecated
added in
v0.151.12
func (*UnfurledLink) Descriptor() ([]byte, []int)
Deprecated: Use UnfurledLink.ProtoReflect.Descriptor instead.
func (*UnfurledLink) GetDescription ¶ added in v0.151.12
func (x *UnfurledLink) GetDescription() string
func (*UnfurledLink) GetFaviconPayload ¶ added in v0.176.8
func (x *UnfurledLink) GetFaviconPayload() []byte
func (*UnfurledLink) GetThumbnailHeight ¶ added in v0.151.12
func (x *UnfurledLink) GetThumbnailHeight() uint32
func (*UnfurledLink) GetThumbnailPayload ¶ added in v0.151.12
func (x *UnfurledLink) GetThumbnailPayload() []byte
func (*UnfurledLink) GetThumbnailWidth ¶ added in v0.151.12
func (x *UnfurledLink) GetThumbnailWidth() uint32
func (*UnfurledLink) GetTitle ¶ added in v0.151.12
func (x *UnfurledLink) GetTitle() string
func (*UnfurledLink) GetType ¶ added in v0.163.14
func (x *UnfurledLink) GetType() UnfurledLink_LinkType
func (*UnfurledLink) GetUrl ¶ added in v0.151.12
func (x *UnfurledLink) GetUrl() string
func (*UnfurledLink) ProtoMessage ¶ added in v0.151.12
func (*UnfurledLink) ProtoMessage()
func (*UnfurledLink) ProtoReflect ¶ added in v0.163.14
func (x *UnfurledLink) ProtoReflect() protoreflect.Message
func (*UnfurledLink) Reset ¶ added in v0.151.12
func (x *UnfurledLink) Reset()
func (*UnfurledLink) String ¶ added in v0.151.12
func (x *UnfurledLink) String() string
type UnfurledLinkThumbnail ¶ added in v0.170.0
type UnfurledLinkThumbnail struct { Payload []byte `protobuf:"bytes,1,opt,name=payload,proto3" json:"payload,omitempty"` Width uint32 `protobuf:"varint,2,opt,name=width,proto3" json:"width,omitempty"` Height uint32 `protobuf:"varint,3,opt,name=height,proto3" json:"height,omitempty"` // contains filtered or unexported fields }
func (*UnfurledLinkThumbnail) Descriptor
deprecated
added in
v0.170.0
func (*UnfurledLinkThumbnail) Descriptor() ([]byte, []int)
Deprecated: Use UnfurledLinkThumbnail.ProtoReflect.Descriptor instead.
func (*UnfurledLinkThumbnail) GetHeight ¶ added in v0.170.0
func (x *UnfurledLinkThumbnail) GetHeight() uint32
func (*UnfurledLinkThumbnail) GetPayload ¶ added in v0.170.0
func (x *UnfurledLinkThumbnail) GetPayload() []byte
func (*UnfurledLinkThumbnail) GetWidth ¶ added in v0.170.0
func (x *UnfurledLinkThumbnail) GetWidth() uint32
func (*UnfurledLinkThumbnail) ProtoMessage ¶ added in v0.170.0
func (*UnfurledLinkThumbnail) ProtoMessage()
func (*UnfurledLinkThumbnail) ProtoReflect ¶ added in v0.171.1
func (x *UnfurledLinkThumbnail) ProtoReflect() protoreflect.Message
func (*UnfurledLinkThumbnail) Reset ¶ added in v0.170.0
func (x *UnfurledLinkThumbnail) Reset()
func (*UnfurledLinkThumbnail) String ¶ added in v0.170.0
func (x *UnfurledLinkThumbnail) String() string
type UnfurledLink_LinkType ¶ added in v0.163.14
type UnfurledLink_LinkType int32
const ( UnfurledLink_LINK UnfurledLink_LinkType = 0 UnfurledLink_IMAGE UnfurledLink_LinkType = 1 )
func (UnfurledLink_LinkType) Descriptor ¶ added in v0.163.14
func (UnfurledLink_LinkType) Descriptor() protoreflect.EnumDescriptor
func (UnfurledLink_LinkType) Enum ¶ added in v0.163.14
func (x UnfurledLink_LinkType) Enum() *UnfurledLink_LinkType
func (UnfurledLink_LinkType) EnumDescriptor
deprecated
added in
v0.163.14
func (UnfurledLink_LinkType) EnumDescriptor() ([]byte, []int)
Deprecated: Use UnfurledLink_LinkType.Descriptor instead.
func (UnfurledLink_LinkType) Number ¶ added in v0.163.14
func (x UnfurledLink_LinkType) Number() protoreflect.EnumNumber
func (UnfurledLink_LinkType) String ¶ added in v0.163.14
func (x UnfurledLink_LinkType) String() string
func (UnfurledLink_LinkType) Type ¶ added in v0.163.14
func (UnfurledLink_LinkType) Type() protoreflect.EnumType
type UnfurledStatusChannelLink ¶ added in v0.170.0
type UnfurledStatusChannelLink struct { ChannelUuid string `protobuf:"bytes,1,opt,name=channel_uuid,json=channelUuid,proto3" json:"channel_uuid,omitempty"` Emoji string `protobuf:"bytes,2,opt,name=emoji,proto3" json:"emoji,omitempty"` DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` Color string `protobuf:"bytes,5,opt,name=color,proto3" json:"color,omitempty"` Community *UnfurledStatusCommunityLink `protobuf:"bytes,6,opt,name=community,proto3" json:"community,omitempty"` // contains filtered or unexported fields }
func (*UnfurledStatusChannelLink) Descriptor
deprecated
added in
v0.170.0
func (*UnfurledStatusChannelLink) Descriptor() ([]byte, []int)
Deprecated: Use UnfurledStatusChannelLink.ProtoReflect.Descriptor instead.
func (*UnfurledStatusChannelLink) GetChannelUuid ¶ added in v0.170.0
func (x *UnfurledStatusChannelLink) GetChannelUuid() string
func (*UnfurledStatusChannelLink) GetColor ¶ added in v0.170.0
func (x *UnfurledStatusChannelLink) GetColor() string
func (*UnfurledStatusChannelLink) GetCommunity ¶ added in v0.170.0
func (x *UnfurledStatusChannelLink) GetCommunity() *UnfurledStatusCommunityLink
func (*UnfurledStatusChannelLink) GetDescription ¶ added in v0.170.0
func (x *UnfurledStatusChannelLink) GetDescription() string
func (*UnfurledStatusChannelLink) GetDisplayName ¶ added in v0.170.0
func (x *UnfurledStatusChannelLink) GetDisplayName() string
func (*UnfurledStatusChannelLink) GetEmoji ¶ added in v0.170.0
func (x *UnfurledStatusChannelLink) GetEmoji() string
func (*UnfurledStatusChannelLink) ProtoMessage ¶ added in v0.170.0
func (*UnfurledStatusChannelLink) ProtoMessage()
func (*UnfurledStatusChannelLink) ProtoReflect ¶ added in v0.171.1
func (x *UnfurledStatusChannelLink) ProtoReflect() protoreflect.Message
func (*UnfurledStatusChannelLink) Reset ¶ added in v0.170.0
func (x *UnfurledStatusChannelLink) Reset()
func (*UnfurledStatusChannelLink) String ¶ added in v0.170.0
func (x *UnfurledStatusChannelLink) String() string
type UnfurledStatusCommunityLink ¶ added in v0.170.0
type UnfurledStatusCommunityLink struct { CommunityId []byte `protobuf:"bytes,1,opt,name=community_id,json=communityId,proto3" json:"community_id,omitempty"` DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` MembersCount uint32 `protobuf:"varint,4,opt,name=members_count,json=membersCount,proto3" json:"members_count,omitempty"` Color string `protobuf:"bytes,5,opt,name=color,proto3" json:"color,omitempty"` Icon *UnfurledLinkThumbnail `protobuf:"bytes,7,opt,name=icon,proto3" json:"icon,omitempty"` Banner *UnfurledLinkThumbnail `protobuf:"bytes,8,opt,name=banner,proto3" json:"banner,omitempty"` // contains filtered or unexported fields }
func (*UnfurledStatusCommunityLink) Descriptor
deprecated
added in
v0.170.0
func (*UnfurledStatusCommunityLink) Descriptor() ([]byte, []int)
Deprecated: Use UnfurledStatusCommunityLink.ProtoReflect.Descriptor instead.
func (*UnfurledStatusCommunityLink) GetBanner ¶ added in v0.170.0
func (x *UnfurledStatusCommunityLink) GetBanner() *UnfurledLinkThumbnail
func (*UnfurledStatusCommunityLink) GetColor ¶ added in v0.170.0
func (x *UnfurledStatusCommunityLink) GetColor() string
func (*UnfurledStatusCommunityLink) GetCommunityId ¶ added in v0.170.0
func (x *UnfurledStatusCommunityLink) GetCommunityId() []byte
func (*UnfurledStatusCommunityLink) GetDescription ¶ added in v0.170.0
func (x *UnfurledStatusCommunityLink) GetDescription() string
func (*UnfurledStatusCommunityLink) GetDisplayName ¶ added in v0.170.0
func (x *UnfurledStatusCommunityLink) GetDisplayName() string
func (*UnfurledStatusCommunityLink) GetIcon ¶ added in v0.170.0
func (x *UnfurledStatusCommunityLink) GetIcon() *UnfurledLinkThumbnail
func (*UnfurledStatusCommunityLink) GetMembersCount ¶ added in v0.170.0
func (x *UnfurledStatusCommunityLink) GetMembersCount() uint32
func (*UnfurledStatusCommunityLink) ProtoMessage ¶ added in v0.170.0
func (*UnfurledStatusCommunityLink) ProtoMessage()
func (*UnfurledStatusCommunityLink) ProtoReflect ¶ added in v0.171.1
func (x *UnfurledStatusCommunityLink) ProtoReflect() protoreflect.Message
func (*UnfurledStatusCommunityLink) Reset ¶ added in v0.170.0
func (x *UnfurledStatusCommunityLink) Reset()
func (*UnfurledStatusCommunityLink) String ¶ added in v0.170.0
func (x *UnfurledStatusCommunityLink) String() string
type UnfurledStatusContactLink ¶ added in v0.170.0
type UnfurledStatusContactLink struct { PublicKey []byte `protobuf:"bytes,1,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"` DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` Icon *UnfurledLinkThumbnail `protobuf:"bytes,4,opt,name=icon,proto3" json:"icon,omitempty"` // contains filtered or unexported fields }
func (*UnfurledStatusContactLink) Descriptor
deprecated
added in
v0.170.0
func (*UnfurledStatusContactLink) Descriptor() ([]byte, []int)
Deprecated: Use UnfurledStatusContactLink.ProtoReflect.Descriptor instead.
func (*UnfurledStatusContactLink) GetDescription ¶ added in v0.170.0
func (x *UnfurledStatusContactLink) GetDescription() string
func (*UnfurledStatusContactLink) GetDisplayName ¶ added in v0.170.0
func (x *UnfurledStatusContactLink) GetDisplayName() string
func (*UnfurledStatusContactLink) GetIcon ¶ added in v0.170.0
func (x *UnfurledStatusContactLink) GetIcon() *UnfurledLinkThumbnail
func (*UnfurledStatusContactLink) GetPublicKey ¶ added in v0.170.0
func (x *UnfurledStatusContactLink) GetPublicKey() []byte
func (*UnfurledStatusContactLink) ProtoMessage ¶ added in v0.170.0
func (*UnfurledStatusContactLink) ProtoMessage()
func (*UnfurledStatusContactLink) ProtoReflect ¶ added in v0.171.1
func (x *UnfurledStatusContactLink) ProtoReflect() protoreflect.Message
func (*UnfurledStatusContactLink) Reset ¶ added in v0.170.0
func (x *UnfurledStatusContactLink) Reset()
func (*UnfurledStatusContactLink) String ¶ added in v0.170.0
func (x *UnfurledStatusContactLink) String() string
type UnfurledStatusLink ¶ added in v0.170.0
type UnfurledStatusLink struct { Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` // Types that are assignable to Payload: // // *UnfurledStatusLink_Contact // *UnfurledStatusLink_Community // *UnfurledStatusLink_Channel Payload isUnfurledStatusLink_Payload `protobuf_oneof:"payload"` // contains filtered or unexported fields }
func (*UnfurledStatusLink) Descriptor
deprecated
added in
v0.170.0
func (*UnfurledStatusLink) Descriptor() ([]byte, []int)
Deprecated: Use UnfurledStatusLink.ProtoReflect.Descriptor instead.
func (*UnfurledStatusLink) GetChannel ¶ added in v0.170.0
func (x *UnfurledStatusLink) GetChannel() *UnfurledStatusChannelLink
func (*UnfurledStatusLink) GetCommunity ¶ added in v0.170.0
func (x *UnfurledStatusLink) GetCommunity() *UnfurledStatusCommunityLink
func (*UnfurledStatusLink) GetContact ¶ added in v0.170.0
func (x *UnfurledStatusLink) GetContact() *UnfurledStatusContactLink
func (*UnfurledStatusLink) GetPayload ¶ added in v0.170.0
func (m *UnfurledStatusLink) GetPayload() isUnfurledStatusLink_Payload
func (*UnfurledStatusLink) GetUrl ¶ added in v0.170.0
func (x *UnfurledStatusLink) GetUrl() string
func (*UnfurledStatusLink) ProtoMessage ¶ added in v0.170.0
func (*UnfurledStatusLink) ProtoMessage()
func (*UnfurledStatusLink) ProtoReflect ¶ added in v0.171.1
func (x *UnfurledStatusLink) ProtoReflect() protoreflect.Message
func (*UnfurledStatusLink) Reset ¶ added in v0.170.0
func (x *UnfurledStatusLink) Reset()
func (*UnfurledStatusLink) String ¶ added in v0.170.0
func (x *UnfurledStatusLink) String() string
type UnfurledStatusLink_Channel ¶ added in v0.170.0
type UnfurledStatusLink_Channel struct {
Channel *UnfurledStatusChannelLink `protobuf:"bytes,4,opt,name=channel,proto3,oneof"`
}
type UnfurledStatusLink_Community ¶ added in v0.170.0
type UnfurledStatusLink_Community struct {
Community *UnfurledStatusCommunityLink `protobuf:"bytes,3,opt,name=community,proto3,oneof"`
}
type UnfurledStatusLink_Contact ¶ added in v0.170.0
type UnfurledStatusLink_Contact struct {
Contact *UnfurledStatusContactLink `protobuf:"bytes,2,opt,name=contact,proto3,oneof"`
}
type UnfurledStatusLinks ¶ added in v0.170.0
type UnfurledStatusLinks struct { UnfurledStatusLinks []*UnfurledStatusLink `protobuf:"bytes,1,rep,name=unfurled_status_links,json=unfurledStatusLinks,proto3" json:"unfurled_status_links,omitempty"` // contains filtered or unexported fields }
Create a wrapper around repeated property for proper unmarshalling
func (*UnfurledStatusLinks) Descriptor
deprecated
added in
v0.170.0
func (*UnfurledStatusLinks) Descriptor() ([]byte, []int)
Deprecated: Use UnfurledStatusLinks.ProtoReflect.Descriptor instead.
func (*UnfurledStatusLinks) GetUnfurledStatusLinks ¶ added in v0.170.0
func (x *UnfurledStatusLinks) GetUnfurledStatusLinks() []*UnfurledStatusLink
func (*UnfurledStatusLinks) ProtoMessage ¶ added in v0.170.0
func (*UnfurledStatusLinks) ProtoMessage()
func (*UnfurledStatusLinks) ProtoReflect ¶ added in v0.171.1
func (x *UnfurledStatusLinks) ProtoReflect() protoreflect.Message
func (*UnfurledStatusLinks) Reset ¶ added in v0.170.0
func (x *UnfurledStatusLinks) Reset()
func (*UnfurledStatusLinks) String ¶ added in v0.170.0
func (x *UnfurledStatusLinks) String() string
type User ¶ added in v0.161.2
type User struct { DisplayName string `protobuf:"bytes,1,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` Color string `protobuf:"bytes,3,opt,name=color,proto3" json:"color,omitempty"` // contains filtered or unexported fields }
func (*User) Descriptor
deprecated
added in
v0.161.2
func (*User) GetDescription ¶ added in v0.161.2
func (*User) GetDisplayName ¶ added in v0.161.2
func (*User) ProtoMessage ¶ added in v0.161.2
func (*User) ProtoMessage()
func (*User) ProtoReflect ¶ added in v0.163.14
func (x *User) ProtoReflect() protoreflect.Message
type WakuMessage ¶ added in v0.98.1
type WakuMessage struct { Sig []byte `protobuf:"bytes,1,opt,name=sig,proto3" json:"sig,omitempty"` Timestamp uint64 `protobuf:"varint,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"` Topic []byte `protobuf:"bytes,3,opt,name=topic,proto3" json:"topic,omitempty"` Payload []byte `protobuf:"bytes,4,opt,name=payload,proto3" json:"payload,omitempty"` Padding []byte `protobuf:"bytes,5,opt,name=padding,proto3" json:"padding,omitempty"` Hash []byte `protobuf:"bytes,6,opt,name=hash,proto3" json:"hash,omitempty"` ThirdPartyId string `protobuf:"bytes,7,opt,name=thirdPartyId,proto3" json:"thirdPartyId,omitempty"` // contains filtered or unexported fields }
func (*WakuMessage) Descriptor
deprecated
added in
v0.98.1
func (*WakuMessage) Descriptor() ([]byte, []int)
Deprecated: Use WakuMessage.ProtoReflect.Descriptor instead.
func (*WakuMessage) GetHash ¶ added in v0.98.1
func (x *WakuMessage) GetHash() []byte
func (*WakuMessage) GetPadding ¶ added in v0.98.1
func (x *WakuMessage) GetPadding() []byte
func (*WakuMessage) GetPayload ¶ added in v0.98.1
func (x *WakuMessage) GetPayload() []byte
func (*WakuMessage) GetSig ¶ added in v0.98.1
func (x *WakuMessage) GetSig() []byte
func (*WakuMessage) GetThirdPartyId ¶ added in v0.111.5
func (x *WakuMessage) GetThirdPartyId() string
func (*WakuMessage) GetTimestamp ¶ added in v0.98.1
func (x *WakuMessage) GetTimestamp() uint64
func (*WakuMessage) GetTopic ¶ added in v0.98.1
func (x *WakuMessage) GetTopic() []byte
func (*WakuMessage) ProtoMessage ¶ added in v0.98.1
func (*WakuMessage) ProtoMessage()
func (*WakuMessage) ProtoReflect ¶ added in v0.163.14
func (x *WakuMessage) ProtoReflect() protoreflect.Message
func (*WakuMessage) Reset ¶ added in v0.98.1
func (x *WakuMessage) Reset()
func (*WakuMessage) String ¶ added in v0.98.1
func (x *WakuMessage) String() string
type WakuMessageArchive ¶ added in v0.98.1
type WakuMessageArchive struct { Version uint32 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"` Metadata *WakuMessageArchiveMetadata `protobuf:"bytes,2,opt,name=metadata,proto3" json:"metadata,omitempty"` Messages []*WakuMessage `protobuf:"bytes,3,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*WakuMessageArchive) Descriptor
deprecated
added in
v0.98.1
func (*WakuMessageArchive) Descriptor() ([]byte, []int)
Deprecated: Use WakuMessageArchive.ProtoReflect.Descriptor instead.
func (*WakuMessageArchive) GetMessages ¶ added in v0.98.1
func (x *WakuMessageArchive) GetMessages() []*WakuMessage
func (*WakuMessageArchive) GetMetadata ¶ added in v0.98.1
func (x *WakuMessageArchive) GetMetadata() *WakuMessageArchiveMetadata
func (*WakuMessageArchive) GetVersion ¶ added in v0.98.1
func (x *WakuMessageArchive) GetVersion() uint32
func (*WakuMessageArchive) ProtoMessage ¶ added in v0.98.1
func (*WakuMessageArchive) ProtoMessage()
func (*WakuMessageArchive) ProtoReflect ¶ added in v0.163.14
func (x *WakuMessageArchive) ProtoReflect() protoreflect.Message
func (*WakuMessageArchive) Reset ¶ added in v0.98.1
func (x *WakuMessageArchive) Reset()
func (*WakuMessageArchive) String ¶ added in v0.98.1
func (x *WakuMessageArchive) String() string
type WakuMessageArchiveIndex ¶ added in v0.98.1
type WakuMessageArchiveIndex struct { Archives map[string]*WakuMessageArchiveIndexMetadata `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WakuMessageArchiveIndex) Descriptor
deprecated
added in
v0.98.1
func (*WakuMessageArchiveIndex) Descriptor() ([]byte, []int)
Deprecated: Use WakuMessageArchiveIndex.ProtoReflect.Descriptor instead.
func (*WakuMessageArchiveIndex) GetArchives ¶ added in v0.98.1
func (x *WakuMessageArchiveIndex) GetArchives() map[string]*WakuMessageArchiveIndexMetadata
func (*WakuMessageArchiveIndex) ProtoMessage ¶ added in v0.98.1
func (*WakuMessageArchiveIndex) ProtoMessage()
func (*WakuMessageArchiveIndex) ProtoReflect ¶ added in v0.163.14
func (x *WakuMessageArchiveIndex) ProtoReflect() protoreflect.Message
func (*WakuMessageArchiveIndex) Reset ¶ added in v0.98.1
func (x *WakuMessageArchiveIndex) Reset()
func (*WakuMessageArchiveIndex) String ¶ added in v0.98.1
func (x *WakuMessageArchiveIndex) String() string
type WakuMessageArchiveIndexMetadata ¶ added in v0.98.1
type WakuMessageArchiveIndexMetadata struct { Version uint32 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"` Metadata *WakuMessageArchiveMetadata `protobuf:"bytes,2,opt,name=metadata,proto3" json:"metadata,omitempty"` Offset uint64 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"` Size uint64 `protobuf:"varint,4,opt,name=size,proto3" json:"size,omitempty"` Padding uint64 `protobuf:"varint,5,opt,name=padding,proto3" json:"padding,omitempty"` // contains filtered or unexported fields }
func (*WakuMessageArchiveIndexMetadata) Descriptor
deprecated
added in
v0.98.1
func (*WakuMessageArchiveIndexMetadata) Descriptor() ([]byte, []int)
Deprecated: Use WakuMessageArchiveIndexMetadata.ProtoReflect.Descriptor instead.
func (*WakuMessageArchiveIndexMetadata) GetMetadata ¶ added in v0.98.1
func (x *WakuMessageArchiveIndexMetadata) GetMetadata() *WakuMessageArchiveMetadata
func (*WakuMessageArchiveIndexMetadata) GetOffset ¶ added in v0.98.1
func (x *WakuMessageArchiveIndexMetadata) GetOffset() uint64
func (*WakuMessageArchiveIndexMetadata) GetPadding ¶ added in v0.98.1
func (x *WakuMessageArchiveIndexMetadata) GetPadding() uint64
func (*WakuMessageArchiveIndexMetadata) GetSize ¶ added in v0.98.1
func (x *WakuMessageArchiveIndexMetadata) GetSize() uint64
func (*WakuMessageArchiveIndexMetadata) GetVersion ¶ added in v0.98.1
func (x *WakuMessageArchiveIndexMetadata) GetVersion() uint32
func (*WakuMessageArchiveIndexMetadata) ProtoMessage ¶ added in v0.98.1
func (*WakuMessageArchiveIndexMetadata) ProtoMessage()
func (*WakuMessageArchiveIndexMetadata) ProtoReflect ¶ added in v0.163.14
func (x *WakuMessageArchiveIndexMetadata) ProtoReflect() protoreflect.Message
func (*WakuMessageArchiveIndexMetadata) Reset ¶ added in v0.98.1
func (x *WakuMessageArchiveIndexMetadata) Reset()
func (*WakuMessageArchiveIndexMetadata) String ¶ added in v0.98.1
func (x *WakuMessageArchiveIndexMetadata) String() string
type WakuMessageArchiveMetadata ¶ added in v0.98.1
type WakuMessageArchiveMetadata struct { Version uint32 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"` From uint64 `protobuf:"varint,2,opt,name=from,proto3" json:"from,omitempty"` To uint64 `protobuf:"varint,3,opt,name=to,proto3" json:"to,omitempty"` ContentTopic [][]byte `protobuf:"bytes,4,rep,name=contentTopic,proto3" json:"contentTopic,omitempty"` // contains filtered or unexported fields }
func (*WakuMessageArchiveMetadata) Descriptor
deprecated
added in
v0.98.1
func (*WakuMessageArchiveMetadata) Descriptor() ([]byte, []int)
Deprecated: Use WakuMessageArchiveMetadata.ProtoReflect.Descriptor instead.
func (*WakuMessageArchiveMetadata) GetContentTopic ¶ added in v0.98.1
func (x *WakuMessageArchiveMetadata) GetContentTopic() [][]byte
func (*WakuMessageArchiveMetadata) GetFrom ¶ added in v0.98.1
func (x *WakuMessageArchiveMetadata) GetFrom() uint64
func (*WakuMessageArchiveMetadata) GetTo ¶ added in v0.98.1
func (x *WakuMessageArchiveMetadata) GetTo() uint64
func (*WakuMessageArchiveMetadata) GetVersion ¶ added in v0.98.1
func (x *WakuMessageArchiveMetadata) GetVersion() uint32
func (*WakuMessageArchiveMetadata) ProtoMessage ¶ added in v0.98.1
func (*WakuMessageArchiveMetadata) ProtoMessage()
func (*WakuMessageArchiveMetadata) ProtoReflect ¶ added in v0.163.14
func (x *WakuMessageArchiveMetadata) ProtoReflect() protoreflect.Message
func (*WakuMessageArchiveMetadata) Reset ¶ added in v0.98.1
func (x *WakuMessageArchiveMetadata) Reset()
func (*WakuMessageArchiveMetadata) String ¶ added in v0.98.1
func (x *WakuMessageArchiveMetadata) String() string
Source Files ¶
- anon_metrics.pb.go
- application_metadata_message.pb.go
- chat_identity.pb.go
- chat_message.pb.go
- command.pb.go
- communities.pb.go
- community_privileged_user_sync_message.pb.go
- community_shard_key.pb.go
- community_update.pb.go
- contact.pb.go
- contact_verification.pb.go
- emoji_reaction.pb.go
- enums.pb.go
- group_chat_invitation.pb.go
- membership_update_message.pb.go
- pairing.pb.go
- pin_message.pb.go
- profile_showcase.pb.go
- push_notifications.pb.go
- segment_message.pb.go
- service.go
- shard.pb.go
- status_update.pb.go
- sync_settings.pb.go
- url_data.pb.go