Documentation ¶
Index ¶
- Variables
- type ContactAliasRequest
- func (*ContactAliasRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ContactAliasRequest) GetAlias() string
- func (x *ContactAliasRequest) GetAliasStringValueDeprecated() *wrapperspb.StringValuedeprecated
- func (x *ContactAliasRequest) GetId() string
- func (*ContactAliasRequest) ProtoMessage()
- func (x *ContactAliasRequest) ProtoReflect() protoreflect.Message
- func (x *ContactAliasRequest) Reset()
- func (x *ContactAliasRequest) String() string
- type ContactAliasResponse
- func (*ContactAliasResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ContactAliasResponse) GetAlias() string
- func (x *ContactAliasResponse) GetAliasStringValueDeprecated() *wrapperspb.StringValuedeprecated
- func (*ContactAliasResponse) ProtoMessage()
- func (x *ContactAliasResponse) ProtoReflect() protoreflect.Message
- func (x *ContactAliasResponse) Reset()
- func (x *ContactAliasResponse) String() string
- type ContactAvatarRequest
- func (*ContactAvatarRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ContactAvatarRequest) GetFileBox() string
- func (x *ContactAvatarRequest) GetFileboxStringValueDeprecated() *wrapperspb.StringValuedeprecated
- func (x *ContactAvatarRequest) GetId() string
- func (*ContactAvatarRequest) ProtoMessage()
- func (x *ContactAvatarRequest) ProtoReflect() protoreflect.Message
- func (x *ContactAvatarRequest) Reset()
- func (x *ContactAvatarRequest) String() string
- type ContactAvatarResponse
- func (*ContactAvatarResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ContactAvatarResponse) GetFileBox() string
- func (x *ContactAvatarResponse) GetFileboxStringValueDeprecated() *wrapperspb.StringValuedeprecated
- func (*ContactAvatarResponse) ProtoMessage()
- func (x *ContactAvatarResponse) ProtoReflect() protoreflect.Message
- func (x *ContactAvatarResponse) Reset()
- func (x *ContactAvatarResponse) String() string
- type ContactCorporationRemarkRequest
- func (*ContactCorporationRemarkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ContactCorporationRemarkRequest) GetContactId() string
- func (x *ContactCorporationRemarkRequest) GetCorporationRemark() string
- func (x *ContactCorporationRemarkRequest) GetCorporationRemarkStringValueDeprecated() *wrapperspb.StringValuedeprecated
- func (*ContactCorporationRemarkRequest) ProtoMessage()
- func (x *ContactCorporationRemarkRequest) ProtoReflect() protoreflect.Message
- func (x *ContactCorporationRemarkRequest) Reset()
- func (x *ContactCorporationRemarkRequest) String() string
- type ContactCorporationRemarkResponse
- func (*ContactCorporationRemarkResponse) Descriptor() ([]byte, []int)deprecated
- func (*ContactCorporationRemarkResponse) ProtoMessage()
- func (x *ContactCorporationRemarkResponse) ProtoReflect() protoreflect.Message
- func (x *ContactCorporationRemarkResponse) Reset()
- func (x *ContactCorporationRemarkResponse) String() string
- type ContactDescriptionRequest
- func (*ContactDescriptionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ContactDescriptionRequest) GetContactId() string
- func (x *ContactDescriptionRequest) GetDescription() string
- func (x *ContactDescriptionRequest) GetDescriptionStringValueDeprecated() *wrapperspb.StringValuedeprecated
- func (*ContactDescriptionRequest) ProtoMessage()
- func (x *ContactDescriptionRequest) ProtoReflect() protoreflect.Message
- func (x *ContactDescriptionRequest) Reset()
- func (x *ContactDescriptionRequest) String() string
- type ContactDescriptionResponse
- type ContactGender
- func (ContactGender) Descriptor() protoreflect.EnumDescriptor
- func (x ContactGender) Enum() *ContactGender
- func (ContactGender) EnumDescriptor() ([]byte, []int)deprecated
- func (x ContactGender) Number() protoreflect.EnumNumber
- func (x ContactGender) String() string
- func (ContactGender) Type() protoreflect.EnumType
- type ContactListRequest
- type ContactListResponse
- func (*ContactListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ContactListResponse) GetIds() []string
- func (*ContactListResponse) ProtoMessage()
- func (x *ContactListResponse) ProtoReflect() protoreflect.Message
- func (x *ContactListResponse) Reset()
- func (x *ContactListResponse) String() string
- type ContactPayloadRequest
- func (*ContactPayloadRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ContactPayloadRequest) GetId() string
- func (*ContactPayloadRequest) ProtoMessage()
- func (x *ContactPayloadRequest) ProtoReflect() protoreflect.Message
- func (x *ContactPayloadRequest) Reset()
- func (x *ContactPayloadRequest) String() string
- type ContactPayloadResponse
- func (*ContactPayloadResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ContactPayloadResponse) GetAddress() string
- func (x *ContactPayloadResponse) GetAlias() string
- func (x *ContactPayloadResponse) GetAvatar() string
- func (x *ContactPayloadResponse) GetCity() string
- func (x *ContactPayloadResponse) GetCorporation() string
- func (x *ContactPayloadResponse) GetCoworker() bool
- func (x *ContactPayloadResponse) GetDescription() string
- func (x *ContactPayloadResponse) GetFriend() bool
- func (x *ContactPayloadResponse) GetGender() ContactGender
- func (x *ContactPayloadResponse) GetId() string
- func (x *ContactPayloadResponse) GetName() string
- func (x *ContactPayloadResponse) GetPhones() []string
- func (x *ContactPayloadResponse) GetProvince() string
- func (x *ContactPayloadResponse) GetSignature() string
- func (x *ContactPayloadResponse) GetStar() bool
- func (x *ContactPayloadResponse) GetTitle() string
- func (x *ContactPayloadResponse) GetType() ContactType
- func (x *ContactPayloadResponse) GetWeixin() string
- func (*ContactPayloadResponse) ProtoMessage()
- func (x *ContactPayloadResponse) ProtoReflect() protoreflect.Message
- func (x *ContactPayloadResponse) Reset()
- func (x *ContactPayloadResponse) String() string
- type ContactPhoneRequest
- func (*ContactPhoneRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ContactPhoneRequest) GetContactId() string
- func (x *ContactPhoneRequest) GetPhones() []string
- func (*ContactPhoneRequest) ProtoMessage()
- func (x *ContactPhoneRequest) ProtoReflect() protoreflect.Message
- func (x *ContactPhoneRequest) Reset()
- func (x *ContactPhoneRequest) String() string
- type ContactPhoneResponse
- func (*ContactPhoneResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ContactPhoneResponse) GetPhones() []string
- func (*ContactPhoneResponse) ProtoMessage()
- func (x *ContactPhoneResponse) ProtoReflect() protoreflect.Message
- func (x *ContactPhoneResponse) Reset()
- func (x *ContactPhoneResponse) String() string
- type ContactSelfNameRequest
- func (*ContactSelfNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ContactSelfNameRequest) GetName() string
- func (*ContactSelfNameRequest) ProtoMessage()
- func (x *ContactSelfNameRequest) ProtoReflect() protoreflect.Message
- func (x *ContactSelfNameRequest) Reset()
- func (x *ContactSelfNameRequest) String() string
- type ContactSelfNameResponse
- type ContactSelfQRCodeRequest
- type ContactSelfQRCodeResponse
- func (*ContactSelfQRCodeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ContactSelfQRCodeResponse) GetQrcode() string
- func (*ContactSelfQRCodeResponse) ProtoMessage()
- func (x *ContactSelfQRCodeResponse) ProtoReflect() protoreflect.Message
- func (x *ContactSelfQRCodeResponse) Reset()
- func (x *ContactSelfQRCodeResponse) String() string
- type ContactSelfSignatureRequest
- func (*ContactSelfSignatureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ContactSelfSignatureRequest) GetSignature() string
- func (*ContactSelfSignatureRequest) ProtoMessage()
- func (x *ContactSelfSignatureRequest) ProtoReflect() protoreflect.Message
- func (x *ContactSelfSignatureRequest) Reset()
- func (x *ContactSelfSignatureRequest) String() string
- type ContactSelfSignatureResponse
- func (*ContactSelfSignatureResponse) Descriptor() ([]byte, []int)deprecated
- func (*ContactSelfSignatureResponse) ProtoMessage()
- func (x *ContactSelfSignatureResponse) ProtoReflect() protoreflect.Message
- func (x *ContactSelfSignatureResponse) Reset()
- func (x *ContactSelfSignatureResponse) String() string
- type ContactType
- func (ContactType) Descriptor() protoreflect.EnumDescriptor
- func (x ContactType) Enum() *ContactType
- func (ContactType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ContactType) Number() protoreflect.EnumNumber
- func (x ContactType) String() string
- func (ContactType) Type() protoreflect.EnumType
- type DingRequest
- type DingResponse
- type DirtyPayloadRequest
- func (*DirtyPayloadRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DirtyPayloadRequest) GetId() string
- func (x *DirtyPayloadRequest) GetType() PayloadType
- func (*DirtyPayloadRequest) ProtoMessage()
- func (x *DirtyPayloadRequest) ProtoReflect() protoreflect.Message
- func (x *DirtyPayloadRequest) Reset()
- func (x *DirtyPayloadRequest) String() string
- type DirtyPayloadResponse
- type DownloadRequest
- type DownloadResponse
- type EventRequest
- type EventResponse
- func (*EventResponse) Descriptor() ([]byte, []int)deprecated
- func (x *EventResponse) GetPayload() string
- func (x *EventResponse) GetType() EventType
- func (*EventResponse) ProtoMessage()
- func (x *EventResponse) ProtoReflect() protoreflect.Message
- func (x *EventResponse) Reset()
- func (x *EventResponse) String() string
- type EventType
- type FileBoxChunk
- func (*FileBoxChunk) Descriptor() ([]byte, []int)deprecated
- func (x *FileBoxChunk) GetData() []byte
- func (x *FileBoxChunk) GetName() string
- func (*FileBoxChunk) ProtoMessage()
- func (x *FileBoxChunk) ProtoReflect() protoreflect.Message
- func (x *FileBoxChunk) Reset()
- func (x *FileBoxChunk) String() string
- type FriendshipAcceptRequest
- func (*FriendshipAcceptRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FriendshipAcceptRequest) GetId() string
- func (*FriendshipAcceptRequest) ProtoMessage()
- func (x *FriendshipAcceptRequest) ProtoReflect() protoreflect.Message
- func (x *FriendshipAcceptRequest) Reset()
- func (x *FriendshipAcceptRequest) String() string
- type FriendshipAcceptResponse
- type FriendshipAddRequest
- func (*FriendshipAddRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FriendshipAddRequest) GetContactId() string
- func (x *FriendshipAddRequest) GetHello() string
- func (x *FriendshipAddRequest) GetReferrer() *Referrer
- func (x *FriendshipAddRequest) GetSourceContactIdStringValueDeprecated() *wrapperspb.StringValuedeprecated
- func (x *FriendshipAddRequest) GetSourceRoomIdStringValueDeprecated() *wrapperspb.StringValuedeprecated
- func (*FriendshipAddRequest) ProtoMessage()
- func (x *FriendshipAddRequest) ProtoReflect() protoreflect.Message
- func (x *FriendshipAddRequest) Reset()
- func (x *FriendshipAddRequest) String() string
- type FriendshipAddResponse
- type FriendshipPayloadRequest
- func (*FriendshipPayloadRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FriendshipPayloadRequest) GetId() string
- func (x *FriendshipPayloadRequest) GetPayload() string
- func (x *FriendshipPayloadRequest) GetPayloadStringValueDeprecated() *wrapperspb.StringValuedeprecated
- func (*FriendshipPayloadRequest) ProtoMessage()
- func (x *FriendshipPayloadRequest) ProtoReflect() protoreflect.Message
- func (x *FriendshipPayloadRequest) Reset()
- func (x *FriendshipPayloadRequest) String() string
- type FriendshipPayloadResponse
- func (*FriendshipPayloadResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FriendshipPayloadResponse) GetContactId() string
- func (x *FriendshipPayloadResponse) GetHello() string
- func (x *FriendshipPayloadResponse) GetId() string
- func (x *FriendshipPayloadResponse) GetScene() FriendshipSceneType
- func (x *FriendshipPayloadResponse) GetStranger() string
- func (x *FriendshipPayloadResponse) GetTicket() string
- func (x *FriendshipPayloadResponse) GetType() FriendshipType
- func (*FriendshipPayloadResponse) ProtoMessage()
- func (x *FriendshipPayloadResponse) ProtoReflect() protoreflect.Message
- func (x *FriendshipPayloadResponse) Reset()
- func (x *FriendshipPayloadResponse) String() string
- type FriendshipSceneType
- func (FriendshipSceneType) Descriptor() protoreflect.EnumDescriptor
- func (x FriendshipSceneType) Enum() *FriendshipSceneType
- func (FriendshipSceneType) EnumDescriptor() ([]byte, []int)deprecated
- func (x FriendshipSceneType) Number() protoreflect.EnumNumber
- func (x FriendshipSceneType) String() string
- func (FriendshipSceneType) Type() protoreflect.EnumType
- type FriendshipSearchHandleRequest
- func (*FriendshipSearchHandleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FriendshipSearchHandleRequest) GetWeixin() string
- func (*FriendshipSearchHandleRequest) ProtoMessage()
- func (x *FriendshipSearchHandleRequest) ProtoReflect() protoreflect.Message
- func (x *FriendshipSearchHandleRequest) Reset()
- func (x *FriendshipSearchHandleRequest) String() string
- type FriendshipSearchHandleResponse
- func (*FriendshipSearchHandleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FriendshipSearchHandleResponse) GetContactId() string
- func (x *FriendshipSearchHandleResponse) GetContactIdStringValueDeprecated() *wrapperspb.StringValuedeprecated
- func (*FriendshipSearchHandleResponse) ProtoMessage()
- func (x *FriendshipSearchHandleResponse) ProtoReflect() protoreflect.Message
- func (x *FriendshipSearchHandleResponse) Reset()
- func (x *FriendshipSearchHandleResponse) String() string
- type FriendshipSearchPhoneRequest
- func (*FriendshipSearchPhoneRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FriendshipSearchPhoneRequest) GetPhone() string
- func (*FriendshipSearchPhoneRequest) ProtoMessage()
- func (x *FriendshipSearchPhoneRequest) ProtoReflect() protoreflect.Message
- func (x *FriendshipSearchPhoneRequest) Reset()
- func (x *FriendshipSearchPhoneRequest) String() string
- type FriendshipSearchPhoneResponse
- func (*FriendshipSearchPhoneResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FriendshipSearchPhoneResponse) GetContactId() string
- func (x *FriendshipSearchPhoneResponse) GetContactIdStringValueDeprecated() *wrapperspb.StringValuedeprecated
- func (*FriendshipSearchPhoneResponse) ProtoMessage()
- func (x *FriendshipSearchPhoneResponse) ProtoReflect() protoreflect.Message
- func (x *FriendshipSearchPhoneResponse) Reset()
- func (x *FriendshipSearchPhoneResponse) String() string
- type FriendshipType
- func (FriendshipType) Descriptor() protoreflect.EnumDescriptor
- func (x FriendshipType) Enum() *FriendshipType
- func (FriendshipType) EnumDescriptor() ([]byte, []int)deprecated
- func (x FriendshipType) Number() protoreflect.EnumNumber
- func (x FriendshipType) String() string
- func (FriendshipType) Type() protoreflect.EnumType
- type ImageType
- type LocationPayload
- func (*LocationPayload) Descriptor() ([]byte, []int)deprecated
- func (x *LocationPayload) GetAccuracy() float32
- func (x *LocationPayload) GetAddress() string
- func (x *LocationPayload) GetLatitude() float64
- func (x *LocationPayload) GetLongitude() float64
- func (x *LocationPayload) GetName() string
- func (*LocationPayload) ProtoMessage()
- func (x *LocationPayload) ProtoReflect() protoreflect.Message
- func (x *LocationPayload) Reset()
- func (x *LocationPayload) String() string
- type LogoutRequest
- type LogoutResponse
- type MessageContactRequest
- func (*MessageContactRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MessageContactRequest) GetId() string
- func (*MessageContactRequest) ProtoMessage()
- func (x *MessageContactRequest) ProtoReflect() protoreflect.Message
- func (x *MessageContactRequest) Reset()
- func (x *MessageContactRequest) String() string
- type MessageContactResponse
- func (*MessageContactResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MessageContactResponse) GetId() string
- func (*MessageContactResponse) ProtoMessage()
- func (x *MessageContactResponse) ProtoReflect() protoreflect.Message
- func (x *MessageContactResponse) Reset()
- func (x *MessageContactResponse) String() string
- type MessageFileRequest
- type MessageFileResponse
- func (*MessageFileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MessageFileResponse) GetFileBox() string
- func (*MessageFileResponse) ProtoMessage()
- func (x *MessageFileResponse) ProtoReflect() protoreflect.Message
- func (x *MessageFileResponse) Reset()
- func (x *MessageFileResponse) String() string
- type MessageFileStreamRequest
- func (*MessageFileStreamRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MessageFileStreamRequest) GetId() string
- func (*MessageFileStreamRequest) ProtoMessage()
- func (x *MessageFileStreamRequest) ProtoReflect() protoreflect.Message
- func (x *MessageFileStreamRequest) Reset()
- func (x *MessageFileStreamRequest) String() string
- type MessageFileStreamResponse
- func (*MessageFileStreamResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MessageFileStreamResponse) GetFileBoxChunk() *FileBoxChunk
- func (*MessageFileStreamResponse) ProtoMessage()
- func (x *MessageFileStreamResponse) ProtoReflect() protoreflect.Message
- func (x *MessageFileStreamResponse) Reset()
- func (x *MessageFileStreamResponse) String() string
- type MessageForwardRequest
- func (*MessageForwardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MessageForwardRequest) GetConversationId() string
- func (x *MessageForwardRequest) GetMessageId() string
- func (*MessageForwardRequest) ProtoMessage()
- func (x *MessageForwardRequest) ProtoReflect() protoreflect.Message
- func (x *MessageForwardRequest) Reset()
- func (x *MessageForwardRequest) String() string
- type MessageForwardResponse
- func (*MessageForwardResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MessageForwardResponse) GetId() string
- func (x *MessageForwardResponse) GetIdStringValueDeprecated() *wrapperspb.StringValuedeprecated
- func (*MessageForwardResponse) ProtoMessage()
- func (x *MessageForwardResponse) ProtoReflect() protoreflect.Message
- func (x *MessageForwardResponse) Reset()
- func (x *MessageForwardResponse) String() string
- type MessageImageRequest
- func (*MessageImageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MessageImageRequest) GetId() string
- func (x *MessageImageRequest) GetType() ImageType
- func (*MessageImageRequest) ProtoMessage()
- func (x *MessageImageRequest) ProtoReflect() protoreflect.Message
- func (x *MessageImageRequest) Reset()
- func (x *MessageImageRequest) String() string
- type MessageImageResponse
- func (*MessageImageResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MessageImageResponse) GetFileBox() string
- func (*MessageImageResponse) ProtoMessage()
- func (x *MessageImageResponse) ProtoReflect() protoreflect.Message
- func (x *MessageImageResponse) Reset()
- func (x *MessageImageResponse) String() string
- type MessageImageStreamRequest
- func (*MessageImageStreamRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MessageImageStreamRequest) GetId() string
- func (x *MessageImageStreamRequest) GetType() ImageType
- func (*MessageImageStreamRequest) ProtoMessage()
- func (x *MessageImageStreamRequest) ProtoReflect() protoreflect.Message
- func (x *MessageImageStreamRequest) Reset()
- func (x *MessageImageStreamRequest) String() string
- type MessageImageStreamResponse
- func (*MessageImageStreamResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MessageImageStreamResponse) GetFileBoxChunk() *FileBoxChunk
- func (*MessageImageStreamResponse) ProtoMessage()
- func (x *MessageImageStreamResponse) ProtoReflect() protoreflect.Message
- func (x *MessageImageStreamResponse) Reset()
- func (x *MessageImageStreamResponse) String() string
- type MessageLocationRequest
- func (*MessageLocationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MessageLocationRequest) GetId() string
- func (*MessageLocationRequest) ProtoMessage()
- func (x *MessageLocationRequest) ProtoReflect() protoreflect.Message
- func (x *MessageLocationRequest) Reset()
- func (x *MessageLocationRequest) String() string
- type MessageLocationResponse
- func (*MessageLocationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MessageLocationResponse) GetLocation() *LocationPayload
- func (*MessageLocationResponse) ProtoMessage()
- func (x *MessageLocationResponse) ProtoReflect() protoreflect.Message
- func (x *MessageLocationResponse) Reset()
- func (x *MessageLocationResponse) String() string
- type MessageMiniProgramRequest
- func (*MessageMiniProgramRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MessageMiniProgramRequest) GetId() string
- func (*MessageMiniProgramRequest) ProtoMessage()
- func (x *MessageMiniProgramRequest) ProtoReflect() protoreflect.Message
- func (x *MessageMiniProgramRequest) Reset()
- func (x *MessageMiniProgramRequest) String() string
- type MessageMiniProgramResponse
- func (*MessageMiniProgramResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MessageMiniProgramResponse) GetMiniProgram() *MiniProgramPayload
- func (x *MessageMiniProgramResponse) GetMiniProgramDeprecated() stringdeprecated
- func (*MessageMiniProgramResponse) ProtoMessage()
- func (x *MessageMiniProgramResponse) ProtoReflect() protoreflect.Message
- func (x *MessageMiniProgramResponse) Reset()
- func (x *MessageMiniProgramResponse) String() string
- type MessagePayloadRequest
- func (*MessagePayloadRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MessagePayloadRequest) GetId() string
- func (*MessagePayloadRequest) ProtoMessage()
- func (x *MessagePayloadRequest) ProtoReflect() protoreflect.Message
- func (x *MessagePayloadRequest) Reset()
- func (x *MessagePayloadRequest) String() string
- type MessagePayloadResponse
- func (*MessagePayloadResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MessagePayloadResponse) GetFilename() string
- func (x *MessagePayloadResponse) GetId() string
- func (x *MessagePayloadResponse) GetListenerId() string
- func (x *MessagePayloadResponse) GetMentionIds() []string
- func (x *MessagePayloadResponse) GetReceiveTime() *timestamppb.Timestamp
- func (x *MessagePayloadResponse) GetRoomId() string
- func (x *MessagePayloadResponse) GetTalkerId() string
- func (x *MessagePayloadResponse) GetText() string
- func (x *MessagePayloadResponse) GetTimestampDeprecated() uint64deprecated
- func (x *MessagePayloadResponse) GetType() MessageType
- func (*MessagePayloadResponse) ProtoMessage()
- func (x *MessagePayloadResponse) ProtoReflect() protoreflect.Message
- func (x *MessagePayloadResponse) Reset()
- func (x *MessagePayloadResponse) String() string
- type MessageRecallRequest
- func (*MessageRecallRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MessageRecallRequest) GetId() string
- func (*MessageRecallRequest) ProtoMessage()
- func (x *MessageRecallRequest) ProtoReflect() protoreflect.Message
- func (x *MessageRecallRequest) Reset()
- func (x *MessageRecallRequest) String() string
- type MessageRecallResponse
- func (*MessageRecallResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MessageRecallResponse) GetSuccess() bool
- func (*MessageRecallResponse) ProtoMessage()
- func (x *MessageRecallResponse) ProtoReflect() protoreflect.Message
- func (x *MessageRecallResponse) Reset()
- func (x *MessageRecallResponse) String() string
- type MessageSendContactRequest
- func (*MessageSendContactRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MessageSendContactRequest) GetContactId() string
- func (x *MessageSendContactRequest) GetConversationId() string
- func (*MessageSendContactRequest) ProtoMessage()
- func (x *MessageSendContactRequest) ProtoReflect() protoreflect.Message
- func (x *MessageSendContactRequest) Reset()
- func (x *MessageSendContactRequest) String() string
- type MessageSendContactResponse
- func (*MessageSendContactResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MessageSendContactResponse) GetId() string
- func (x *MessageSendContactResponse) GetIdStringValueDeprecated() *wrapperspb.StringValuedeprecated
- func (*MessageSendContactResponse) ProtoMessage()
- func (x *MessageSendContactResponse) ProtoReflect() protoreflect.Message
- func (x *MessageSendContactResponse) Reset()
- func (x *MessageSendContactResponse) String() string
- type MessageSendFileRequest
- func (*MessageSendFileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MessageSendFileRequest) GetConversationId() string
- func (x *MessageSendFileRequest) GetFileBox() string
- func (*MessageSendFileRequest) ProtoMessage()
- func (x *MessageSendFileRequest) ProtoReflect() protoreflect.Message
- func (x *MessageSendFileRequest) Reset()
- func (x *MessageSendFileRequest) String() string
- type MessageSendFileResponse
- func (*MessageSendFileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MessageSendFileResponse) GetId() string
- func (x *MessageSendFileResponse) GetIdStringValueDeprecated() *wrapperspb.StringValuedeprecated
- func (*MessageSendFileResponse) ProtoMessage()
- func (x *MessageSendFileResponse) ProtoReflect() protoreflect.Message
- func (x *MessageSendFileResponse) Reset()
- func (x *MessageSendFileResponse) String() string
- type MessageSendFileStreamRequest
- func (*MessageSendFileStreamRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MessageSendFileStreamRequest) GetConversationId() string
- func (x *MessageSendFileStreamRequest) GetFileBoxChunk() *FileBoxChunk
- func (*MessageSendFileStreamRequest) ProtoMessage()
- func (x *MessageSendFileStreamRequest) ProtoReflect() protoreflect.Message
- func (x *MessageSendFileStreamRequest) Reset()
- func (x *MessageSendFileStreamRequest) String() string
- type MessageSendFileStreamResponse
- func (*MessageSendFileStreamResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MessageSendFileStreamResponse) GetId() string
- func (x *MessageSendFileStreamResponse) GetIdStringValueDeprecated() *wrapperspb.StringValuedeprecated
- func (*MessageSendFileStreamResponse) ProtoMessage()
- func (x *MessageSendFileStreamResponse) ProtoReflect() protoreflect.Message
- func (x *MessageSendFileStreamResponse) Reset()
- func (x *MessageSendFileStreamResponse) String() string
- type MessageSendLocationRequest
- func (*MessageSendLocationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MessageSendLocationRequest) GetConversationId() string
- func (x *MessageSendLocationRequest) GetLocation() *LocationPayload
- func (*MessageSendLocationRequest) ProtoMessage()
- func (x *MessageSendLocationRequest) ProtoReflect() protoreflect.Message
- func (x *MessageSendLocationRequest) Reset()
- func (x *MessageSendLocationRequest) String() string
- type MessageSendLocationResponse
- func (*MessageSendLocationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MessageSendLocationResponse) GetId() string
- func (*MessageSendLocationResponse) ProtoMessage()
- func (x *MessageSendLocationResponse) ProtoReflect() protoreflect.Message
- func (x *MessageSendLocationResponse) Reset()
- func (x *MessageSendLocationResponse) String() string
- type MessageSendMiniProgramRequest
- func (*MessageSendMiniProgramRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MessageSendMiniProgramRequest) GetConversationId() string
- func (x *MessageSendMiniProgramRequest) GetMiniProgram() *MiniProgramPayload
- func (x *MessageSendMiniProgramRequest) GetMiniProgramDeprecated() stringdeprecated
- func (*MessageSendMiniProgramRequest) ProtoMessage()
- func (x *MessageSendMiniProgramRequest) ProtoReflect() protoreflect.Message
- func (x *MessageSendMiniProgramRequest) Reset()
- func (x *MessageSendMiniProgramRequest) String() string
- type MessageSendMiniProgramResponse
- func (*MessageSendMiniProgramResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MessageSendMiniProgramResponse) GetId() string
- func (x *MessageSendMiniProgramResponse) GetIdStringValueDeprecated() *wrapperspb.StringValuedeprecated
- func (*MessageSendMiniProgramResponse) ProtoMessage()
- func (x *MessageSendMiniProgramResponse) ProtoReflect() protoreflect.Message
- func (x *MessageSendMiniProgramResponse) Reset()
- func (x *MessageSendMiniProgramResponse) String() string
- type MessageSendTextRequest
- func (*MessageSendTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MessageSendTextRequest) GetConversationId() string
- func (x *MessageSendTextRequest) GetMentionalIds() []string
- func (x *MessageSendTextRequest) GetText() string
- func (*MessageSendTextRequest) ProtoMessage()
- func (x *MessageSendTextRequest) ProtoReflect() protoreflect.Message
- func (x *MessageSendTextRequest) Reset()
- func (x *MessageSendTextRequest) String() string
- type MessageSendTextResponse
- func (*MessageSendTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MessageSendTextResponse) GetId() string
- func (x *MessageSendTextResponse) GetIdStringValueDeprecated() *wrapperspb.StringValuedeprecated
- func (*MessageSendTextResponse) ProtoMessage()
- func (x *MessageSendTextResponse) ProtoReflect() protoreflect.Message
- func (x *MessageSendTextResponse) Reset()
- func (x *MessageSendTextResponse) String() string
- type MessageSendUrlRequest
- func (*MessageSendUrlRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MessageSendUrlRequest) GetConversationId() string
- func (x *MessageSendUrlRequest) GetUrlLink() *UrlLinkPayload
- func (x *MessageSendUrlRequest) GetUrlLinkDeprecated() stringdeprecated
- func (*MessageSendUrlRequest) ProtoMessage()
- func (x *MessageSendUrlRequest) ProtoReflect() protoreflect.Message
- func (x *MessageSendUrlRequest) Reset()
- func (x *MessageSendUrlRequest) String() string
- type MessageSendUrlResponse
- func (*MessageSendUrlResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MessageSendUrlResponse) GetId() string
- func (x *MessageSendUrlResponse) GetIdStringValueDeprecated() *wrapperspb.StringValuedeprecated
- func (*MessageSendUrlResponse) ProtoMessage()
- func (x *MessageSendUrlResponse) ProtoReflect() protoreflect.Message
- func (x *MessageSendUrlResponse) Reset()
- func (x *MessageSendUrlResponse) String() string
- 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 MessageUrlRequest
- type MessageUrlResponse
- func (*MessageUrlResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MessageUrlResponse) GetUrlLink() *UrlLinkPayload
- func (x *MessageUrlResponse) GetUrlLinkDeprecated() stringdeprecated
- func (*MessageUrlResponse) ProtoMessage()
- func (x *MessageUrlResponse) ProtoReflect() protoreflect.Message
- func (x *MessageUrlResponse) Reset()
- func (x *MessageUrlResponse) String() string
- type MiniProgramPayload
- func (*MiniProgramPayload) Descriptor() ([]byte, []int)deprecated
- func (x *MiniProgramPayload) GetAppid() string
- func (x *MiniProgramPayload) GetDescription() string
- func (x *MiniProgramPayload) GetIconUrl() string
- func (x *MiniProgramPayload) GetPagePath() string
- func (x *MiniProgramPayload) GetShareId() string
- func (x *MiniProgramPayload) GetThumbKey() string
- func (x *MiniProgramPayload) GetThumbUrl() string
- func (x *MiniProgramPayload) GetTitle() string
- func (x *MiniProgramPayload) GetUsername() string
- func (*MiniProgramPayload) ProtoMessage()
- func (x *MiniProgramPayload) ProtoReflect() protoreflect.Message
- func (x *MiniProgramPayload) Reset()
- func (x *MiniProgramPayload) String() string
- type PayloadType
- func (PayloadType) Descriptor() protoreflect.EnumDescriptor
- func (x PayloadType) Enum() *PayloadType
- func (PayloadType) EnumDescriptor() ([]byte, []int)deprecated
- func (x PayloadType) Number() protoreflect.EnumNumber
- func (x PayloadType) String() string
- func (PayloadType) Type() protoreflect.EnumType
- type Referrer
- type RoomAddRequest
- func (*RoomAddRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RoomAddRequest) GetContactId() string
- func (x *RoomAddRequest) GetId() string
- func (x *RoomAddRequest) GetInviteOnly() bool
- func (*RoomAddRequest) ProtoMessage()
- func (x *RoomAddRequest) ProtoReflect() protoreflect.Message
- func (x *RoomAddRequest) Reset()
- func (x *RoomAddRequest) String() string
- type RoomAddResponse
- type RoomAnnounceRequest
- func (*RoomAnnounceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RoomAnnounceRequest) GetId() string
- func (x *RoomAnnounceRequest) GetText() string
- func (x *RoomAnnounceRequest) GetTextStringValueDeprecated() *wrapperspb.StringValuedeprecated
- func (*RoomAnnounceRequest) ProtoMessage()
- func (x *RoomAnnounceRequest) ProtoReflect() protoreflect.Message
- func (x *RoomAnnounceRequest) Reset()
- func (x *RoomAnnounceRequest) String() string
- type RoomAnnounceResponse
- func (*RoomAnnounceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RoomAnnounceResponse) GetText() string
- func (x *RoomAnnounceResponse) GetTextStringValueDeprecated() *wrapperspb.StringValuedeprecated
- func (*RoomAnnounceResponse) ProtoMessage()
- func (x *RoomAnnounceResponse) ProtoReflect() protoreflect.Message
- func (x *RoomAnnounceResponse) Reset()
- func (x *RoomAnnounceResponse) String() string
- type RoomAvatarRequest
- type RoomAvatarResponse
- func (*RoomAvatarResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RoomAvatarResponse) GetFileBox() string
- func (*RoomAvatarResponse) ProtoMessage()
- func (x *RoomAvatarResponse) ProtoReflect() protoreflect.Message
- func (x *RoomAvatarResponse) Reset()
- func (x *RoomAvatarResponse) String() string
- type RoomCreateRequest
- func (*RoomCreateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RoomCreateRequest) GetContactIds() []string
- func (x *RoomCreateRequest) GetTopic() string
- func (*RoomCreateRequest) ProtoMessage()
- func (x *RoomCreateRequest) ProtoReflect() protoreflect.Message
- func (x *RoomCreateRequest) Reset()
- func (x *RoomCreateRequest) String() string
- type RoomCreateResponse
- type RoomDelRequest
- func (*RoomDelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RoomDelRequest) GetContactId() string
- func (x *RoomDelRequest) GetId() string
- func (*RoomDelRequest) ProtoMessage()
- func (x *RoomDelRequest) ProtoReflect() protoreflect.Message
- func (x *RoomDelRequest) Reset()
- func (x *RoomDelRequest) String() string
- type RoomDelResponse
- type RoomInvitationAcceptRequest
- func (*RoomInvitationAcceptRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RoomInvitationAcceptRequest) GetId() string
- func (*RoomInvitationAcceptRequest) ProtoMessage()
- func (x *RoomInvitationAcceptRequest) ProtoReflect() protoreflect.Message
- func (x *RoomInvitationAcceptRequest) Reset()
- func (x *RoomInvitationAcceptRequest) String() string
- type RoomInvitationAcceptResponse
- func (*RoomInvitationAcceptResponse) Descriptor() ([]byte, []int)deprecated
- func (*RoomInvitationAcceptResponse) ProtoMessage()
- func (x *RoomInvitationAcceptResponse) ProtoReflect() protoreflect.Message
- func (x *RoomInvitationAcceptResponse) Reset()
- func (x *RoomInvitationAcceptResponse) String() string
- type RoomInvitationPayloadRequest
- func (*RoomInvitationPayloadRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RoomInvitationPayloadRequest) GetId() string
- func (x *RoomInvitationPayloadRequest) GetPayload() string
- func (x *RoomInvitationPayloadRequest) GetPayloadStringValueDeprecated() *wrapperspb.StringValuedeprecated
- func (*RoomInvitationPayloadRequest) ProtoMessage()
- func (x *RoomInvitationPayloadRequest) ProtoReflect() protoreflect.Message
- func (x *RoomInvitationPayloadRequest) Reset()
- func (x *RoomInvitationPayloadRequest) String() string
- type RoomInvitationPayloadResponse
- func (*RoomInvitationPayloadResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RoomInvitationPayloadResponse) GetAvatar() string
- func (x *RoomInvitationPayloadResponse) GetId() string
- func (x *RoomInvitationPayloadResponse) GetInvitation() string
- func (x *RoomInvitationPayloadResponse) GetInviterId() string
- func (x *RoomInvitationPayloadResponse) GetMemberCount() int32
- func (x *RoomInvitationPayloadResponse) GetMemberIds() []string
- func (x *RoomInvitationPayloadResponse) GetReceiveTime() *timestamppb.Timestamp
- func (x *RoomInvitationPayloadResponse) GetReceiverId() string
- func (x *RoomInvitationPayloadResponse) GetTimestampUint64Deprecated() uint64deprecated
- func (x *RoomInvitationPayloadResponse) GetTopic() string
- func (*RoomInvitationPayloadResponse) ProtoMessage()
- func (x *RoomInvitationPayloadResponse) ProtoReflect() protoreflect.Message
- func (x *RoomInvitationPayloadResponse) Reset()
- func (x *RoomInvitationPayloadResponse) String() string
- type RoomListRequest
- type RoomListResponse
- type RoomMemberListRequest
- func (*RoomMemberListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RoomMemberListRequest) GetId() string
- func (*RoomMemberListRequest) ProtoMessage()
- func (x *RoomMemberListRequest) ProtoReflect() protoreflect.Message
- func (x *RoomMemberListRequest) Reset()
- func (x *RoomMemberListRequest) String() string
- type RoomMemberListResponse
- func (*RoomMemberListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RoomMemberListResponse) GetMemberIds() []string
- func (*RoomMemberListResponse) ProtoMessage()
- func (x *RoomMemberListResponse) ProtoReflect() protoreflect.Message
- func (x *RoomMemberListResponse) Reset()
- func (x *RoomMemberListResponse) String() string
- type RoomMemberPayloadRequest
- func (*RoomMemberPayloadRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RoomMemberPayloadRequest) GetId() string
- func (x *RoomMemberPayloadRequest) GetMemberId() string
- func (*RoomMemberPayloadRequest) ProtoMessage()
- func (x *RoomMemberPayloadRequest) ProtoReflect() protoreflect.Message
- func (x *RoomMemberPayloadRequest) Reset()
- func (x *RoomMemberPayloadRequest) String() string
- type RoomMemberPayloadResponse
- func (*RoomMemberPayloadResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RoomMemberPayloadResponse) GetAvatar() string
- func (x *RoomMemberPayloadResponse) GetId() string
- func (x *RoomMemberPayloadResponse) GetInviterId() string
- func (x *RoomMemberPayloadResponse) GetName() string
- func (x *RoomMemberPayloadResponse) GetRoomAlias() string
- func (*RoomMemberPayloadResponse) ProtoMessage()
- func (x *RoomMemberPayloadResponse) ProtoReflect() protoreflect.Message
- func (x *RoomMemberPayloadResponse) Reset()
- func (x *RoomMemberPayloadResponse) String() string
- type RoomPayloadRequest
- type RoomPayloadResponse
- func (*RoomPayloadResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RoomPayloadResponse) GetAdminIds() []string
- func (x *RoomPayloadResponse) GetAvatar() string
- func (x *RoomPayloadResponse) GetHandle() string
- func (x *RoomPayloadResponse) GetId() string
- func (x *RoomPayloadResponse) GetMemberIds() []string
- func (x *RoomPayloadResponse) GetOwnerId() string
- func (x *RoomPayloadResponse) GetTopic() string
- func (*RoomPayloadResponse) ProtoMessage()
- func (x *RoomPayloadResponse) ProtoReflect() protoreflect.Message
- func (x *RoomPayloadResponse) Reset()
- func (x *RoomPayloadResponse) String() string
- type RoomQRCodeRequest
- type RoomQRCodeResponse
- func (*RoomQRCodeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RoomQRCodeResponse) GetQrcode() string
- func (*RoomQRCodeResponse) ProtoMessage()
- func (x *RoomQRCodeResponse) ProtoReflect() protoreflect.Message
- func (x *RoomQRCodeResponse) Reset()
- func (x *RoomQRCodeResponse) String() string
- type RoomQuitRequest
- type RoomQuitResponse
- type RoomTopicRequest
- func (*RoomTopicRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RoomTopicRequest) GetId() string
- func (x *RoomTopicRequest) GetTopic() string
- func (x *RoomTopicRequest) GetTopicStringValueDeprecated() *wrapperspb.StringValuedeprecated
- func (*RoomTopicRequest) ProtoMessage()
- func (x *RoomTopicRequest) ProtoReflect() protoreflect.Message
- func (x *RoomTopicRequest) Reset()
- func (x *RoomTopicRequest) String() string
- type RoomTopicResponse
- func (*RoomTopicResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RoomTopicResponse) GetTopic() string
- func (x *RoomTopicResponse) GetTopicStringValueDeprecated() *wrapperspb.StringValuedeprecated
- func (*RoomTopicResponse) ProtoMessage()
- func (x *RoomTopicResponse) ProtoReflect() protoreflect.Message
- func (x *RoomTopicResponse) Reset()
- func (x *RoomTopicResponse) String() string
- type StartRequest
- type StartResponse
- type StopRequest
- type StopResponse
- type TagContactAddRequest
- func (*TagContactAddRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TagContactAddRequest) GetContactId() string
- func (x *TagContactAddRequest) GetId() string
- func (*TagContactAddRequest) ProtoMessage()
- func (x *TagContactAddRequest) ProtoReflect() protoreflect.Message
- func (x *TagContactAddRequest) Reset()
- func (x *TagContactAddRequest) String() string
- type TagContactAddResponse
- type TagContactDeleteRequest
- func (*TagContactDeleteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TagContactDeleteRequest) GetId() string
- func (*TagContactDeleteRequest) ProtoMessage()
- func (x *TagContactDeleteRequest) ProtoReflect() protoreflect.Message
- func (x *TagContactDeleteRequest) Reset()
- func (x *TagContactDeleteRequest) String() string
- type TagContactDeleteResponse
- type TagContactListRequest
- func (*TagContactListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TagContactListRequest) GetContactId() string
- func (x *TagContactListRequest) GetContactIdStringValueDeprecated() *wrapperspb.StringValuedeprecated
- func (*TagContactListRequest) ProtoMessage()
- func (x *TagContactListRequest) ProtoReflect() protoreflect.Message
- func (x *TagContactListRequest) Reset()
- func (x *TagContactListRequest) String() string
- type TagContactListResponse
- func (*TagContactListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TagContactListResponse) GetIds() []string
- func (*TagContactListResponse) ProtoMessage()
- func (x *TagContactListResponse) ProtoReflect() protoreflect.Message
- func (x *TagContactListResponse) Reset()
- func (x *TagContactListResponse) String() string
- type TagContactRemoveRequest
- func (*TagContactRemoveRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TagContactRemoveRequest) GetContactId() string
- func (x *TagContactRemoveRequest) GetId() string
- func (*TagContactRemoveRequest) ProtoMessage()
- func (x *TagContactRemoveRequest) ProtoReflect() protoreflect.Message
- func (x *TagContactRemoveRequest) Reset()
- func (x *TagContactRemoveRequest) String() string
- type TagContactRemoveResponse
- type UploadRequest
- type UploadResponse
- type UrlLinkPayload
- func (*UrlLinkPayload) Descriptor() ([]byte, []int)deprecated
- func (x *UrlLinkPayload) GetDescription() string
- func (x *UrlLinkPayload) GetThumbnailUrl() string
- func (x *UrlLinkPayload) GetTitle() string
- func (x *UrlLinkPayload) GetUrl() string
- func (*UrlLinkPayload) ProtoMessage()
- func (x *UrlLinkPayload) ProtoReflect() protoreflect.Message
- func (x *UrlLinkPayload) Reset()
- func (x *UrlLinkPayload) String() string
- type VersionRequest
- type VersionResponse
Constants ¶
This section is empty.
Variables ¶
var ( PayloadType_name = map[int32]string{ 0: "PAYLOAD_TYPE_UNSPECIFIED", 1: "PAYLOAD_TYPE_MESSAGE", 2: "PAYLOAD_TYPE_CONTACT", 3: "PAYLOAD_TYPE_ROOM", 4: "PAYLOAD_TYPE_ROOM_MEMBER", 5: "PAYLOAD_TYPE_FRIENDSHIP", } PayloadType_value = map[string]int32{ "PAYLOAD_TYPE_UNSPECIFIED": 0, "PAYLOAD_TYPE_MESSAGE": 1, "PAYLOAD_TYPE_CONTACT": 2, "PAYLOAD_TYPE_ROOM": 3, "PAYLOAD_TYPE_ROOM_MEMBER": 4, "PAYLOAD_TYPE_FRIENDSHIP": 5, } )
Enum value maps for PayloadType.
var ( ContactGender_name = map[int32]string{ 0: "CONTACT_GENDER_UNSPECIFIED", 1: "CONTACT_GENDER_MALE", 2: "CONTACT_GENDER_FEMALE", } ContactGender_value = map[string]int32{ "CONTACT_GENDER_UNSPECIFIED": 0, "CONTACT_GENDER_MALE": 1, "CONTACT_GENDER_FEMALE": 2, } )
Enum value maps for ContactGender.
var ( ContactType_name = map[int32]string{ 0: "CONTACT_TYPE_UNSPECIFIED", 1: "CONTACT_TYPE_PERSONAL", 2: "CONTACT_TYPE_OFFICIAL", 3: "CONTACT_TYPE_CORPORATION", } ContactType_value = map[string]int32{ "CONTACT_TYPE_UNSPECIFIED": 0, "CONTACT_TYPE_PERSONAL": 1, "CONTACT_TYPE_OFFICIAL": 2, "CONTACT_TYPE_CORPORATION": 3, } )
Enum value maps for ContactType.
var ( EventType_name = map[int32]string{ 0: "EVENT_TYPE_UNSPECIFIED", 1: "EVENT_TYPE_HEARTBEAT", 2: "EVENT_TYPE_MESSAGE", 3: "EVENT_TYPE_DONG", 4: "EVENT_TYPE_POST", 16: "EVENT_TYPE_ERROR", 17: "EVENT_TYPE_FRIENDSHIP", 18: "EVENT_TYPE_ROOM_INVITE", 19: "EVENT_TYPE_ROOM_JOIN", 20: "EVENT_TYPE_ROOM_LEAVE", 21: "EVENT_TYPE_ROOM_TOPIC", 22: "EVENT_TYPE_SCAN", 23: "EVENT_TYPE_READY", 24: "EVENT_TYPE_RESET", 25: "EVENT_TYPE_LOGIN", 26: "EVENT_TYPE_LOGOUT", 27: "EVENT_TYPE_DIRTY", } EventType_value = map[string]int32{ "EVENT_TYPE_UNSPECIFIED": 0, "EVENT_TYPE_HEARTBEAT": 1, "EVENT_TYPE_MESSAGE": 2, "EVENT_TYPE_DONG": 3, "EVENT_TYPE_POST": 4, "EVENT_TYPE_ERROR": 16, "EVENT_TYPE_FRIENDSHIP": 17, "EVENT_TYPE_ROOM_INVITE": 18, "EVENT_TYPE_ROOM_JOIN": 19, "EVENT_TYPE_ROOM_LEAVE": 20, "EVENT_TYPE_ROOM_TOPIC": 21, "EVENT_TYPE_SCAN": 22, "EVENT_TYPE_READY": 23, "EVENT_TYPE_RESET": 24, "EVENT_TYPE_LOGIN": 25, "EVENT_TYPE_LOGOUT": 26, "EVENT_TYPE_DIRTY": 27, } )
Enum value maps for EventType.
var ( FriendshipType_name = map[int32]string{ 0: "FRIENDSHIP_TYPE_UNSPECIFIED", 1: "FRIENDSHIP_TYPE_CONFIRM", 2: "FRIENDSHIP_TYPE_RECEIVE", 3: "FRIENDSHIP_TYPE_VERIFY", } FriendshipType_value = map[string]int32{ "FRIENDSHIP_TYPE_UNSPECIFIED": 0, "FRIENDSHIP_TYPE_CONFIRM": 1, "FRIENDSHIP_TYPE_RECEIVE": 2, "FRIENDSHIP_TYPE_VERIFY": 3, } )
Enum value maps for FriendshipType.
var ( FriendshipSceneType_name = map[int32]string{ 0: "FRIENDSHIP_SCENE_TYPE_UNSPECIFIED", 1: "FRIENDSHIP_SCENE_TYPE_QQ", 2: "FRIENDSHIP_SCENE_TYPE_EMAIL", 3: "FRIENDSHIP_SCENE_TYPE_WEIXIN", 12: "FRIENDSHIP_SCENE_TYPE_QQTBD", 14: "FRIENDSHIP_SCENE_TYPE_ROOM", 15: "FRIENDSHIP_SCENE_TYPE_PHONE", 17: "FRIENDSHIP_SCENE_TYPE_CARD", 18: "FRIENDSHIP_SCENE_TYPE_LOCATION", 25: "FRIENDSHIP_SCENE_TYPE_BOTTLE", 29: "FRIENDSHIP_SCENE_TYPE_SHAKING", 30: "FRIENDSHIP_SCENE_TYPE_QRCODE", } FriendshipSceneType_value = map[string]int32{ "FRIENDSHIP_SCENE_TYPE_UNSPECIFIED": 0, "FRIENDSHIP_SCENE_TYPE_QQ": 1, "FRIENDSHIP_SCENE_TYPE_EMAIL": 2, "FRIENDSHIP_SCENE_TYPE_WEIXIN": 3, "FRIENDSHIP_SCENE_TYPE_QQTBD": 12, "FRIENDSHIP_SCENE_TYPE_ROOM": 14, "FRIENDSHIP_SCENE_TYPE_PHONE": 15, "FRIENDSHIP_SCENE_TYPE_CARD": 17, "FRIENDSHIP_SCENE_TYPE_LOCATION": 18, "FRIENDSHIP_SCENE_TYPE_BOTTLE": 25, "FRIENDSHIP_SCENE_TYPE_SHAKING": 29, "FRIENDSHIP_SCENE_TYPE_QRCODE": 30, } )
Enum value maps for FriendshipSceneType.
var ( ImageType_name = map[int32]string{ 0: "IMAGE_TYPE_UNSPECIFIED", 1: "IMAGE_TYPE_THUMBNAIL", 2: "IMAGE_TYPE_HD", 3: "IMAGE_TYPE_ARTWORK", } ImageType_value = map[string]int32{ "IMAGE_TYPE_UNSPECIFIED": 0, "IMAGE_TYPE_THUMBNAIL": 1, "IMAGE_TYPE_HD": 2, "IMAGE_TYPE_ARTWORK": 3, } )
Enum value maps for ImageType.
var ( MessageType_name = map[int32]string{ 0: "MESSAGE_TYPE_UNSPECIFIED", 1: "MESSAGE_TYPE_ATTACHMENT", 2: "MESSAGE_TYPE_AUDIO", 3: "MESSAGE_TYPE_CONTACT", 4: "MESSAGE_TYPE_EMOTICON", 5: "MESSAGE_TYPE_IMAGE", 6: "MESSAGE_TYPE_TEXT", 7: "MESSAGE_TYPE_VIDEO", 8: "MESSAGE_TYPE_CHAT_HISTORY", 9: "MESSAGE_TYPE_LOCATION", 10: "MESSAGE_TYPE_MINI_PROGRAM", 11: "MESSAGE_TYPE_TRANSFER", 12: "MESSAGE_TYPE_RED_ENVELOPE", 13: "MESSAGE_TYPE_RECALLED", 14: "MESSAGE_TYPE_URL", } MessageType_value = map[string]int32{ "MESSAGE_TYPE_UNSPECIFIED": 0, "MESSAGE_TYPE_ATTACHMENT": 1, "MESSAGE_TYPE_AUDIO": 2, "MESSAGE_TYPE_CONTACT": 3, "MESSAGE_TYPE_EMOTICON": 4, "MESSAGE_TYPE_IMAGE": 5, "MESSAGE_TYPE_TEXT": 6, "MESSAGE_TYPE_VIDEO": 7, "MESSAGE_TYPE_CHAT_HISTORY": 8, "MESSAGE_TYPE_LOCATION": 9, "MESSAGE_TYPE_MINI_PROGRAM": 10, "MESSAGE_TYPE_TRANSFER": 11, "MESSAGE_TYPE_RED_ENVELOPE": 12, "MESSAGE_TYPE_RECALLED": 13, "MESSAGE_TYPE_URL": 14, } )
Enum value maps for MessageType.
var File_wechaty_deprecated_file_box_proto protoreflect.FileDescriptor
var File_wechaty_puppet_base_proto protoreflect.FileDescriptor
var File_wechaty_puppet_contact_proto protoreflect.FileDescriptor
var File_wechaty_puppet_download_upload_proto protoreflect.FileDescriptor
var File_wechaty_puppet_event_proto protoreflect.FileDescriptor
var File_wechaty_puppet_friendship_proto protoreflect.FileDescriptor
var File_wechaty_puppet_image_proto protoreflect.FileDescriptor
var File_wechaty_puppet_location_proto protoreflect.FileDescriptor
var File_wechaty_puppet_message_proto protoreflect.FileDescriptor
var File_wechaty_puppet_mini_program_proto protoreflect.FileDescriptor
var File_wechaty_puppet_referrer_proto protoreflect.FileDescriptor
var File_wechaty_puppet_room_invitation_proto protoreflect.FileDescriptor
var File_wechaty_puppet_room_member_proto protoreflect.FileDescriptor
var File_wechaty_puppet_room_proto protoreflect.FileDescriptor
var File_wechaty_puppet_tag_proto protoreflect.FileDescriptor
var File_wechaty_puppet_url_link_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type ContactAliasRequest ¶
type ContactAliasRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // nullable // // Deprecated: Do not use. AliasStringValueDeprecated *wrapperspb.StringValue `` // DEPRECATED, will be removed after Dec 31, 2022 /* 143-byte string literal not displayed */ Alias *string `protobuf:"bytes,3,opt,name=alias,proto3,oneof" json:"alias,omitempty"` // contains filtered or unexported fields }
func (*ContactAliasRequest) Descriptor
deprecated
func (*ContactAliasRequest) Descriptor() ([]byte, []int)
Deprecated: Use ContactAliasRequest.ProtoReflect.Descriptor instead.
func (*ContactAliasRequest) GetAlias ¶
func (x *ContactAliasRequest) GetAlias() string
func (*ContactAliasRequest) GetAliasStringValueDeprecated
deprecated
func (x *ContactAliasRequest) GetAliasStringValueDeprecated() *wrapperspb.StringValue
Deprecated: Do not use.
func (*ContactAliasRequest) GetId ¶
func (x *ContactAliasRequest) GetId() string
func (*ContactAliasRequest) ProtoMessage ¶
func (*ContactAliasRequest) ProtoMessage()
func (*ContactAliasRequest) ProtoReflect ¶
func (x *ContactAliasRequest) ProtoReflect() protoreflect.Message
func (*ContactAliasRequest) Reset ¶
func (x *ContactAliasRequest) Reset()
func (*ContactAliasRequest) String ¶
func (x *ContactAliasRequest) String() string
type ContactAliasResponse ¶
type ContactAliasResponse struct { // Deprecated: Do not use. AliasStringValueDeprecated *wrapperspb.StringValue `` // DEPRECATED, will be removed after Dec 31, 2022 /* 143-byte string literal not displayed */ Alias string `protobuf:"bytes,2,opt,name=alias,proto3" json:"alias,omitempty"` // contains filtered or unexported fields }
func (*ContactAliasResponse) Descriptor
deprecated
func (*ContactAliasResponse) Descriptor() ([]byte, []int)
Deprecated: Use ContactAliasResponse.ProtoReflect.Descriptor instead.
func (*ContactAliasResponse) GetAlias ¶
func (x *ContactAliasResponse) GetAlias() string
func (*ContactAliasResponse) GetAliasStringValueDeprecated
deprecated
func (x *ContactAliasResponse) GetAliasStringValueDeprecated() *wrapperspb.StringValue
Deprecated: Do not use.
func (*ContactAliasResponse) ProtoMessage ¶
func (*ContactAliasResponse) ProtoMessage()
func (*ContactAliasResponse) ProtoReflect ¶
func (x *ContactAliasResponse) ProtoReflect() protoreflect.Message
func (*ContactAliasResponse) Reset ¶
func (x *ContactAliasResponse) Reset()
func (*ContactAliasResponse) String ¶
func (x *ContactAliasResponse) String() string
type ContactAvatarRequest ¶
type ContactAvatarRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Deprecated: Do not use. FileboxStringValueDeprecated *wrapperspb.StringValue `` // DEPRECATED, will be removed after Dec 31, 2022 /* 149-byte string literal not displayed */ FileBox *string `protobuf:"bytes,3,opt,name=file_box,json=fileBox,proto3,oneof" json:"file_box,omitempty"` // contains filtered or unexported fields }
func (*ContactAvatarRequest) Descriptor
deprecated
func (*ContactAvatarRequest) Descriptor() ([]byte, []int)
Deprecated: Use ContactAvatarRequest.ProtoReflect.Descriptor instead.
func (*ContactAvatarRequest) GetFileBox ¶
func (x *ContactAvatarRequest) GetFileBox() string
func (*ContactAvatarRequest) GetFileboxStringValueDeprecated
deprecated
func (x *ContactAvatarRequest) GetFileboxStringValueDeprecated() *wrapperspb.StringValue
Deprecated: Do not use.
func (*ContactAvatarRequest) GetId ¶
func (x *ContactAvatarRequest) GetId() string
func (*ContactAvatarRequest) ProtoMessage ¶
func (*ContactAvatarRequest) ProtoMessage()
func (*ContactAvatarRequest) ProtoReflect ¶
func (x *ContactAvatarRequest) ProtoReflect() protoreflect.Message
func (*ContactAvatarRequest) Reset ¶
func (x *ContactAvatarRequest) Reset()
func (*ContactAvatarRequest) String ¶
func (x *ContactAvatarRequest) String() string
type ContactAvatarResponse ¶
type ContactAvatarResponse struct { // Deprecated: Do not use. FileboxStringValueDeprecated *wrapperspb.StringValue `` // DEPRECATED, will be removed after Dec 31, 2022 /* 149-byte string literal not displayed */ FileBox string `protobuf:"bytes,2,opt,name=file_box,json=fileBox,proto3" json:"file_box,omitempty"` // contains filtered or unexported fields }
func (*ContactAvatarResponse) Descriptor
deprecated
func (*ContactAvatarResponse) Descriptor() ([]byte, []int)
Deprecated: Use ContactAvatarResponse.ProtoReflect.Descriptor instead.
func (*ContactAvatarResponse) GetFileBox ¶
func (x *ContactAvatarResponse) GetFileBox() string
func (*ContactAvatarResponse) GetFileboxStringValueDeprecated
deprecated
func (x *ContactAvatarResponse) GetFileboxStringValueDeprecated() *wrapperspb.StringValue
Deprecated: Do not use.
func (*ContactAvatarResponse) ProtoMessage ¶
func (*ContactAvatarResponse) ProtoMessage()
func (*ContactAvatarResponse) ProtoReflect ¶
func (x *ContactAvatarResponse) ProtoReflect() protoreflect.Message
func (*ContactAvatarResponse) Reset ¶
func (x *ContactAvatarResponse) Reset()
func (*ContactAvatarResponse) String ¶
func (x *ContactAvatarResponse) String() string
type ContactCorporationRemarkRequest ¶
type ContactCorporationRemarkRequest struct { ContactId string `protobuf:"bytes,1,opt,name=contact_id,json=contactId,proto3" json:"contact_id,omitempty"` // Deprecated: Do not use. CorporationRemarkStringValueDeprecated *wrapperspb.StringValue `` // DEPRECATED, will be removed after Dec 31, 2022 /* 181-byte string literal not displayed */ CorporationRemark string `protobuf:"bytes,3,opt,name=corporation_remark,json=corporationRemark,proto3" json:"corporation_remark,omitempty"` // contains filtered or unexported fields }
func (*ContactCorporationRemarkRequest) Descriptor
deprecated
func (*ContactCorporationRemarkRequest) Descriptor() ([]byte, []int)
Deprecated: Use ContactCorporationRemarkRequest.ProtoReflect.Descriptor instead.
func (*ContactCorporationRemarkRequest) GetContactId ¶
func (x *ContactCorporationRemarkRequest) GetContactId() string
func (*ContactCorporationRemarkRequest) GetCorporationRemark ¶
func (x *ContactCorporationRemarkRequest) GetCorporationRemark() string
func (*ContactCorporationRemarkRequest) GetCorporationRemarkStringValueDeprecated
deprecated
func (x *ContactCorporationRemarkRequest) GetCorporationRemarkStringValueDeprecated() *wrapperspb.StringValue
Deprecated: Do not use.
func (*ContactCorporationRemarkRequest) ProtoMessage ¶
func (*ContactCorporationRemarkRequest) ProtoMessage()
func (*ContactCorporationRemarkRequest) ProtoReflect ¶
func (x *ContactCorporationRemarkRequest) ProtoReflect() protoreflect.Message
func (*ContactCorporationRemarkRequest) Reset ¶
func (x *ContactCorporationRemarkRequest) Reset()
func (*ContactCorporationRemarkRequest) String ¶
func (x *ContactCorporationRemarkRequest) String() string
type ContactCorporationRemarkResponse ¶
type ContactCorporationRemarkResponse struct {
// contains filtered or unexported fields
}
func (*ContactCorporationRemarkResponse) Descriptor
deprecated
func (*ContactCorporationRemarkResponse) Descriptor() ([]byte, []int)
Deprecated: Use ContactCorporationRemarkResponse.ProtoReflect.Descriptor instead.
func (*ContactCorporationRemarkResponse) ProtoMessage ¶
func (*ContactCorporationRemarkResponse) ProtoMessage()
func (*ContactCorporationRemarkResponse) ProtoReflect ¶
func (x *ContactCorporationRemarkResponse) ProtoReflect() protoreflect.Message
func (*ContactCorporationRemarkResponse) Reset ¶
func (x *ContactCorporationRemarkResponse) Reset()
func (*ContactCorporationRemarkResponse) String ¶
func (x *ContactCorporationRemarkResponse) String() string
type ContactDescriptionRequest ¶
type ContactDescriptionRequest struct { ContactId string `protobuf:"bytes,1,opt,name=contact_id,json=contactId,proto3" json:"contact_id,omitempty"` // Deprecated: Do not use. DescriptionStringValueDeprecated *wrapperspb.StringValue `` // DEPRECATED, will be removed after Dec 31, 2022 /* 161-byte string literal not displayed */ Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*ContactDescriptionRequest) Descriptor
deprecated
func (*ContactDescriptionRequest) Descriptor() ([]byte, []int)
Deprecated: Use ContactDescriptionRequest.ProtoReflect.Descriptor instead.
func (*ContactDescriptionRequest) GetContactId ¶
func (x *ContactDescriptionRequest) GetContactId() string
func (*ContactDescriptionRequest) GetDescription ¶
func (x *ContactDescriptionRequest) GetDescription() string
func (*ContactDescriptionRequest) GetDescriptionStringValueDeprecated
deprecated
func (x *ContactDescriptionRequest) GetDescriptionStringValueDeprecated() *wrapperspb.StringValue
Deprecated: Do not use.
func (*ContactDescriptionRequest) ProtoMessage ¶
func (*ContactDescriptionRequest) ProtoMessage()
func (*ContactDescriptionRequest) ProtoReflect ¶
func (x *ContactDescriptionRequest) ProtoReflect() protoreflect.Message
func (*ContactDescriptionRequest) Reset ¶
func (x *ContactDescriptionRequest) Reset()
func (*ContactDescriptionRequest) String ¶
func (x *ContactDescriptionRequest) String() string
type ContactDescriptionResponse ¶
type ContactDescriptionResponse struct {
// contains filtered or unexported fields
}
func (*ContactDescriptionResponse) Descriptor
deprecated
func (*ContactDescriptionResponse) Descriptor() ([]byte, []int)
Deprecated: Use ContactDescriptionResponse.ProtoReflect.Descriptor instead.
func (*ContactDescriptionResponse) ProtoMessage ¶
func (*ContactDescriptionResponse) ProtoMessage()
func (*ContactDescriptionResponse) ProtoReflect ¶
func (x *ContactDescriptionResponse) ProtoReflect() protoreflect.Message
func (*ContactDescriptionResponse) Reset ¶
func (x *ContactDescriptionResponse) Reset()
func (*ContactDescriptionResponse) String ¶
func (x *ContactDescriptionResponse) String() string
type ContactGender ¶
type ContactGender int32
const ( ContactGender_CONTACT_GENDER_UNSPECIFIED ContactGender = 0 ContactGender_CONTACT_GENDER_MALE ContactGender = 1 ContactGender_CONTACT_GENDER_FEMALE ContactGender = 2 )
func (ContactGender) Descriptor ¶
func (ContactGender) Descriptor() protoreflect.EnumDescriptor
func (ContactGender) Enum ¶
func (x ContactGender) Enum() *ContactGender
func (ContactGender) EnumDescriptor
deprecated
func (ContactGender) EnumDescriptor() ([]byte, []int)
Deprecated: Use ContactGender.Descriptor instead.
func (ContactGender) Number ¶
func (x ContactGender) Number() protoreflect.EnumNumber
func (ContactGender) String ¶
func (x ContactGender) String() string
func (ContactGender) Type ¶
func (ContactGender) Type() protoreflect.EnumType
type ContactListRequest ¶
type ContactListRequest struct {
// contains filtered or unexported fields
}
func (*ContactListRequest) Descriptor
deprecated
func (*ContactListRequest) Descriptor() ([]byte, []int)
Deprecated: Use ContactListRequest.ProtoReflect.Descriptor instead.
func (*ContactListRequest) ProtoMessage ¶
func (*ContactListRequest) ProtoMessage()
func (*ContactListRequest) ProtoReflect ¶
func (x *ContactListRequest) ProtoReflect() protoreflect.Message
func (*ContactListRequest) Reset ¶
func (x *ContactListRequest) Reset()
func (*ContactListRequest) String ¶
func (x *ContactListRequest) String() string
type ContactListResponse ¶
type ContactListResponse struct { Ids []string `protobuf:"bytes,1,rep,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*ContactListResponse) Descriptor
deprecated
func (*ContactListResponse) Descriptor() ([]byte, []int)
Deprecated: Use ContactListResponse.ProtoReflect.Descriptor instead.
func (*ContactListResponse) GetIds ¶
func (x *ContactListResponse) GetIds() []string
func (*ContactListResponse) ProtoMessage ¶
func (*ContactListResponse) ProtoMessage()
func (*ContactListResponse) ProtoReflect ¶
func (x *ContactListResponse) ProtoReflect() protoreflect.Message
func (*ContactListResponse) Reset ¶
func (x *ContactListResponse) Reset()
func (*ContactListResponse) String ¶
func (x *ContactListResponse) String() string
type ContactPayloadRequest ¶
type ContactPayloadRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*ContactPayloadRequest) Descriptor
deprecated
func (*ContactPayloadRequest) Descriptor() ([]byte, []int)
Deprecated: Use ContactPayloadRequest.ProtoReflect.Descriptor instead.
func (*ContactPayloadRequest) GetId ¶
func (x *ContactPayloadRequest) GetId() string
func (*ContactPayloadRequest) ProtoMessage ¶
func (*ContactPayloadRequest) ProtoMessage()
func (*ContactPayloadRequest) ProtoReflect ¶
func (x *ContactPayloadRequest) ProtoReflect() protoreflect.Message
func (*ContactPayloadRequest) Reset ¶
func (x *ContactPayloadRequest) Reset()
func (*ContactPayloadRequest) String ¶
func (x *ContactPayloadRequest) String() string
type ContactPayloadResponse ¶
type ContactPayloadResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Gender ContactGender `protobuf:"varint,2,opt,name=gender,proto3,enum=wechaty.puppet.ContactGender" json:"gender,omitempty"` Type ContactType `protobuf:"varint,3,opt,name=type,proto3,enum=wechaty.puppet.ContactType" json:"type,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` Avatar string `protobuf:"bytes,5,opt,name=avatar,proto3" json:"avatar,omitempty"` Address string `protobuf:"bytes,6,opt,name=address,proto3" json:"address,omitempty"` Alias string `protobuf:"bytes,7,opt,name=alias,proto3" json:"alias,omitempty"` City string `protobuf:"bytes,8,opt,name=city,proto3" json:"city,omitempty"` Friend bool `protobuf:"varint,9,opt,name=friend,proto3" json:"friend,omitempty"` Province string `protobuf:"bytes,10,opt,name=province,proto3" json:"province,omitempty"` Signature string `protobuf:"bytes,11,opt,name=signature,proto3" json:"signature,omitempty"` Star bool `protobuf:"varint,12,opt,name=star,proto3" json:"star,omitempty"` //* // Huan(202203): in gRPC, we can freely rename the field name as long as the number keep consistent. // so we can just rename `weixin` to `handle` here. // // (Huan(20220329): use `weixin` for now, until we upgrade to v2.0 // the `wechaty-grpc@1.0.0` will use the latest v1.x automatically when running `npm install` // which will causing a breaking change. // @link https://github.com/wechaty/getting-started/issues/254 // // TODO: rename `weixin` to `handle` in v2.0.0 Weixin string `protobuf:"bytes,13,opt,name=weixin,proto3" json:"weixin,omitempty"` Corporation string `protobuf:"bytes,14,opt,name=corporation,proto3" json:"corporation,omitempty"` Title string `protobuf:"bytes,15,opt,name=title,proto3" json:"title,omitempty"` Description string `protobuf:"bytes,16,opt,name=description,proto3" json:"description,omitempty"` Coworker bool `protobuf:"varint,17,opt,name=coworker,proto3" json:"coworker,omitempty"` Phones []string `protobuf:"bytes,18,rep,name=phones,proto3" json:"phones,omitempty"` // contains filtered or unexported fields }
func (*ContactPayloadResponse) Descriptor
deprecated
func (*ContactPayloadResponse) Descriptor() ([]byte, []int)
Deprecated: Use ContactPayloadResponse.ProtoReflect.Descriptor instead.
func (*ContactPayloadResponse) GetAddress ¶
func (x *ContactPayloadResponse) GetAddress() string
func (*ContactPayloadResponse) GetAlias ¶
func (x *ContactPayloadResponse) GetAlias() string
func (*ContactPayloadResponse) GetAvatar ¶
func (x *ContactPayloadResponse) GetAvatar() string
func (*ContactPayloadResponse) GetCity ¶
func (x *ContactPayloadResponse) GetCity() string
func (*ContactPayloadResponse) GetCorporation ¶
func (x *ContactPayloadResponse) GetCorporation() string
func (*ContactPayloadResponse) GetCoworker ¶
func (x *ContactPayloadResponse) GetCoworker() bool
func (*ContactPayloadResponse) GetDescription ¶
func (x *ContactPayloadResponse) GetDescription() string
func (*ContactPayloadResponse) GetFriend ¶
func (x *ContactPayloadResponse) GetFriend() bool
func (*ContactPayloadResponse) GetGender ¶
func (x *ContactPayloadResponse) GetGender() ContactGender
func (*ContactPayloadResponse) GetId ¶
func (x *ContactPayloadResponse) GetId() string
func (*ContactPayloadResponse) GetName ¶
func (x *ContactPayloadResponse) GetName() string
func (*ContactPayloadResponse) GetPhones ¶
func (x *ContactPayloadResponse) GetPhones() []string
func (*ContactPayloadResponse) GetProvince ¶
func (x *ContactPayloadResponse) GetProvince() string
func (*ContactPayloadResponse) GetSignature ¶
func (x *ContactPayloadResponse) GetSignature() string
func (*ContactPayloadResponse) GetStar ¶
func (x *ContactPayloadResponse) GetStar() bool
func (*ContactPayloadResponse) GetTitle ¶
func (x *ContactPayloadResponse) GetTitle() string
func (*ContactPayloadResponse) GetType ¶
func (x *ContactPayloadResponse) GetType() ContactType
func (*ContactPayloadResponse) GetWeixin ¶
func (x *ContactPayloadResponse) GetWeixin() string
func (*ContactPayloadResponse) ProtoMessage ¶
func (*ContactPayloadResponse) ProtoMessage()
func (*ContactPayloadResponse) ProtoReflect ¶
func (x *ContactPayloadResponse) ProtoReflect() protoreflect.Message
func (*ContactPayloadResponse) Reset ¶
func (x *ContactPayloadResponse) Reset()
func (*ContactPayloadResponse) String ¶
func (x *ContactPayloadResponse) String() string
type ContactPhoneRequest ¶
type ContactPhoneRequest struct { ContactId string `protobuf:"bytes,1,opt,name=contact_id,json=contactId,proto3" json:"contact_id,omitempty"` Phones []string `protobuf:"bytes,2,rep,name=phones,proto3" json:"phones,omitempty"` // contains filtered or unexported fields }
func (*ContactPhoneRequest) Descriptor
deprecated
func (*ContactPhoneRequest) Descriptor() ([]byte, []int)
Deprecated: Use ContactPhoneRequest.ProtoReflect.Descriptor instead.
func (*ContactPhoneRequest) GetContactId ¶
func (x *ContactPhoneRequest) GetContactId() string
func (*ContactPhoneRequest) GetPhones ¶
func (x *ContactPhoneRequest) GetPhones() []string
func (*ContactPhoneRequest) ProtoMessage ¶
func (*ContactPhoneRequest) ProtoMessage()
func (*ContactPhoneRequest) ProtoReflect ¶
func (x *ContactPhoneRequest) ProtoReflect() protoreflect.Message
func (*ContactPhoneRequest) Reset ¶
func (x *ContactPhoneRequest) Reset()
func (*ContactPhoneRequest) String ¶
func (x *ContactPhoneRequest) String() string
type ContactPhoneResponse ¶
type ContactPhoneResponse struct { Phones []string `protobuf:"bytes,2,rep,name=phones,proto3" json:"phones,omitempty"` // contains filtered or unexported fields }
func (*ContactPhoneResponse) Descriptor
deprecated
func (*ContactPhoneResponse) Descriptor() ([]byte, []int)
Deprecated: Use ContactPhoneResponse.ProtoReflect.Descriptor instead.
func (*ContactPhoneResponse) GetPhones ¶
func (x *ContactPhoneResponse) GetPhones() []string
func (*ContactPhoneResponse) ProtoMessage ¶
func (*ContactPhoneResponse) ProtoMessage()
func (*ContactPhoneResponse) ProtoReflect ¶
func (x *ContactPhoneResponse) ProtoReflect() protoreflect.Message
func (*ContactPhoneResponse) Reset ¶
func (x *ContactPhoneResponse) Reset()
func (*ContactPhoneResponse) String ¶
func (x *ContactPhoneResponse) String() string
type ContactSelfNameRequest ¶
type ContactSelfNameRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*ContactSelfNameRequest) Descriptor
deprecated
func (*ContactSelfNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use ContactSelfNameRequest.ProtoReflect.Descriptor instead.
func (*ContactSelfNameRequest) GetName ¶
func (x *ContactSelfNameRequest) GetName() string
func (*ContactSelfNameRequest) ProtoMessage ¶
func (*ContactSelfNameRequest) ProtoMessage()
func (*ContactSelfNameRequest) ProtoReflect ¶
func (x *ContactSelfNameRequest) ProtoReflect() protoreflect.Message
func (*ContactSelfNameRequest) Reset ¶
func (x *ContactSelfNameRequest) Reset()
func (*ContactSelfNameRequest) String ¶
func (x *ContactSelfNameRequest) String() string
type ContactSelfNameResponse ¶
type ContactSelfNameResponse struct {
// contains filtered or unexported fields
}
func (*ContactSelfNameResponse) Descriptor
deprecated
func (*ContactSelfNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use ContactSelfNameResponse.ProtoReflect.Descriptor instead.
func (*ContactSelfNameResponse) ProtoMessage ¶
func (*ContactSelfNameResponse) ProtoMessage()
func (*ContactSelfNameResponse) ProtoReflect ¶
func (x *ContactSelfNameResponse) ProtoReflect() protoreflect.Message
func (*ContactSelfNameResponse) Reset ¶
func (x *ContactSelfNameResponse) Reset()
func (*ContactSelfNameResponse) String ¶
func (x *ContactSelfNameResponse) String() string
type ContactSelfQRCodeRequest ¶
type ContactSelfQRCodeRequest struct {
// contains filtered or unexported fields
}
func (*ContactSelfQRCodeRequest) Descriptor
deprecated
func (*ContactSelfQRCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use ContactSelfQRCodeRequest.ProtoReflect.Descriptor instead.
func (*ContactSelfQRCodeRequest) ProtoMessage ¶
func (*ContactSelfQRCodeRequest) ProtoMessage()
func (*ContactSelfQRCodeRequest) ProtoReflect ¶
func (x *ContactSelfQRCodeRequest) ProtoReflect() protoreflect.Message
func (*ContactSelfQRCodeRequest) Reset ¶
func (x *ContactSelfQRCodeRequest) Reset()
func (*ContactSelfQRCodeRequest) String ¶
func (x *ContactSelfQRCodeRequest) String() string
type ContactSelfQRCodeResponse ¶
type ContactSelfQRCodeResponse struct { Qrcode string `protobuf:"bytes,1,opt,name=qrcode,proto3" json:"qrcode,omitempty"` // contains filtered or unexported fields }
func (*ContactSelfQRCodeResponse) Descriptor
deprecated
func (*ContactSelfQRCodeResponse) Descriptor() ([]byte, []int)
Deprecated: Use ContactSelfQRCodeResponse.ProtoReflect.Descriptor instead.
func (*ContactSelfQRCodeResponse) GetQrcode ¶
func (x *ContactSelfQRCodeResponse) GetQrcode() string
func (*ContactSelfQRCodeResponse) ProtoMessage ¶
func (*ContactSelfQRCodeResponse) ProtoMessage()
func (*ContactSelfQRCodeResponse) ProtoReflect ¶
func (x *ContactSelfQRCodeResponse) ProtoReflect() protoreflect.Message
func (*ContactSelfQRCodeResponse) Reset ¶
func (x *ContactSelfQRCodeResponse) Reset()
func (*ContactSelfQRCodeResponse) String ¶
func (x *ContactSelfQRCodeResponse) String() string
type ContactSelfSignatureRequest ¶
type ContactSelfSignatureRequest struct { Signature string `protobuf:"bytes,1,opt,name=signature,proto3" json:"signature,omitempty"` // contains filtered or unexported fields }
func (*ContactSelfSignatureRequest) Descriptor
deprecated
func (*ContactSelfSignatureRequest) Descriptor() ([]byte, []int)
Deprecated: Use ContactSelfSignatureRequest.ProtoReflect.Descriptor instead.
func (*ContactSelfSignatureRequest) GetSignature ¶
func (x *ContactSelfSignatureRequest) GetSignature() string
func (*ContactSelfSignatureRequest) ProtoMessage ¶
func (*ContactSelfSignatureRequest) ProtoMessage()
func (*ContactSelfSignatureRequest) ProtoReflect ¶
func (x *ContactSelfSignatureRequest) ProtoReflect() protoreflect.Message
func (*ContactSelfSignatureRequest) Reset ¶
func (x *ContactSelfSignatureRequest) Reset()
func (*ContactSelfSignatureRequest) String ¶
func (x *ContactSelfSignatureRequest) String() string
type ContactSelfSignatureResponse ¶
type ContactSelfSignatureResponse struct {
// contains filtered or unexported fields
}
func (*ContactSelfSignatureResponse) Descriptor
deprecated
func (*ContactSelfSignatureResponse) Descriptor() ([]byte, []int)
Deprecated: Use ContactSelfSignatureResponse.ProtoReflect.Descriptor instead.
func (*ContactSelfSignatureResponse) ProtoMessage ¶
func (*ContactSelfSignatureResponse) ProtoMessage()
func (*ContactSelfSignatureResponse) ProtoReflect ¶
func (x *ContactSelfSignatureResponse) ProtoReflect() protoreflect.Message
func (*ContactSelfSignatureResponse) Reset ¶
func (x *ContactSelfSignatureResponse) Reset()
func (*ContactSelfSignatureResponse) String ¶
func (x *ContactSelfSignatureResponse) String() string
type ContactType ¶
type ContactType int32
const ( ContactType_CONTACT_TYPE_UNSPECIFIED ContactType = 0 ContactType_CONTACT_TYPE_PERSONAL ContactType = 1 ContactType_CONTACT_TYPE_OFFICIAL ContactType = 2 ContactType_CONTACT_TYPE_CORPORATION ContactType = 3 )
func (ContactType) Descriptor ¶
func (ContactType) Descriptor() protoreflect.EnumDescriptor
func (ContactType) Enum ¶
func (x ContactType) Enum() *ContactType
func (ContactType) EnumDescriptor
deprecated
func (ContactType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ContactType.Descriptor instead.
func (ContactType) Number ¶
func (x ContactType) Number() protoreflect.EnumNumber
func (ContactType) String ¶
func (x ContactType) String() string
func (ContactType) Type ¶
func (ContactType) Type() protoreflect.EnumType
type DingRequest ¶
type DingRequest struct { Data string `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*DingRequest) Descriptor
deprecated
func (*DingRequest) Descriptor() ([]byte, []int)
Deprecated: Use DingRequest.ProtoReflect.Descriptor instead.
func (*DingRequest) GetData ¶
func (x *DingRequest) GetData() string
func (*DingRequest) ProtoMessage ¶
func (*DingRequest) ProtoMessage()
func (*DingRequest) ProtoReflect ¶
func (x *DingRequest) ProtoReflect() protoreflect.Message
func (*DingRequest) Reset ¶
func (x *DingRequest) Reset()
func (*DingRequest) String ¶
func (x *DingRequest) String() string
type DingResponse ¶
type DingResponse struct {
// contains filtered or unexported fields
}
func (*DingResponse) Descriptor
deprecated
func (*DingResponse) Descriptor() ([]byte, []int)
Deprecated: Use DingResponse.ProtoReflect.Descriptor instead.
func (*DingResponse) ProtoMessage ¶
func (*DingResponse) ProtoMessage()
func (*DingResponse) ProtoReflect ¶
func (x *DingResponse) ProtoReflect() protoreflect.Message
func (*DingResponse) Reset ¶
func (x *DingResponse) Reset()
func (*DingResponse) String ¶
func (x *DingResponse) String() string
type DirtyPayloadRequest ¶
type DirtyPayloadRequest struct { Type PayloadType `protobuf:"varint,1,opt,name=type,proto3,enum=wechaty.puppet.PayloadType" json:"type,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DirtyPayloadRequest) Descriptor
deprecated
func (*DirtyPayloadRequest) Descriptor() ([]byte, []int)
Deprecated: Use DirtyPayloadRequest.ProtoReflect.Descriptor instead.
func (*DirtyPayloadRequest) GetId ¶
func (x *DirtyPayloadRequest) GetId() string
func (*DirtyPayloadRequest) GetType ¶
func (x *DirtyPayloadRequest) GetType() PayloadType
func (*DirtyPayloadRequest) ProtoMessage ¶
func (*DirtyPayloadRequest) ProtoMessage()
func (*DirtyPayloadRequest) ProtoReflect ¶
func (x *DirtyPayloadRequest) ProtoReflect() protoreflect.Message
func (*DirtyPayloadRequest) Reset ¶
func (x *DirtyPayloadRequest) Reset()
func (*DirtyPayloadRequest) String ¶
func (x *DirtyPayloadRequest) String() string
type DirtyPayloadResponse ¶
type DirtyPayloadResponse struct {
// contains filtered or unexported fields
}
func (*DirtyPayloadResponse) Descriptor
deprecated
func (*DirtyPayloadResponse) Descriptor() ([]byte, []int)
Deprecated: Use DirtyPayloadResponse.ProtoReflect.Descriptor instead.
func (*DirtyPayloadResponse) ProtoMessage ¶
func (*DirtyPayloadResponse) ProtoMessage()
func (*DirtyPayloadResponse) ProtoReflect ¶
func (x *DirtyPayloadResponse) ProtoReflect() protoreflect.Message
func (*DirtyPayloadResponse) Reset ¶
func (x *DirtyPayloadResponse) Reset()
func (*DirtyPayloadResponse) String ¶
func (x *DirtyPayloadResponse) String() string
type DownloadRequest ¶
type DownloadRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DownloadRequest) Descriptor
deprecated
func (*DownloadRequest) Descriptor() ([]byte, []int)
Deprecated: Use DownloadRequest.ProtoReflect.Descriptor instead.
func (*DownloadRequest) GetId ¶
func (x *DownloadRequest) GetId() string
func (*DownloadRequest) ProtoMessage ¶
func (*DownloadRequest) ProtoMessage()
func (*DownloadRequest) ProtoReflect ¶
func (x *DownloadRequest) ProtoReflect() protoreflect.Message
func (*DownloadRequest) Reset ¶
func (x *DownloadRequest) Reset()
func (*DownloadRequest) String ¶
func (x *DownloadRequest) String() string
type DownloadResponse ¶
type DownloadResponse struct { Chunk []byte `protobuf:"bytes,1,opt,name=chunk,proto3" json:"chunk,omitempty"` // contains filtered or unexported fields }
func (*DownloadResponse) Descriptor
deprecated
func (*DownloadResponse) Descriptor() ([]byte, []int)
Deprecated: Use DownloadResponse.ProtoReflect.Descriptor instead.
func (*DownloadResponse) GetChunk ¶
func (x *DownloadResponse) GetChunk() []byte
func (*DownloadResponse) ProtoMessage ¶
func (*DownloadResponse) ProtoMessage()
func (*DownloadResponse) ProtoReflect ¶
func (x *DownloadResponse) ProtoReflect() protoreflect.Message
func (*DownloadResponse) Reset ¶
func (x *DownloadResponse) Reset()
func (*DownloadResponse) String ¶
func (x *DownloadResponse) String() string
type EventRequest ¶
type EventRequest struct {
// contains filtered or unexported fields
}
func (*EventRequest) Descriptor
deprecated
func (*EventRequest) Descriptor() ([]byte, []int)
Deprecated: Use EventRequest.ProtoReflect.Descriptor instead.
func (*EventRequest) ProtoMessage ¶
func (*EventRequest) ProtoMessage()
func (*EventRequest) ProtoReflect ¶
func (x *EventRequest) ProtoReflect() protoreflect.Message
func (*EventRequest) Reset ¶
func (x *EventRequest) Reset()
func (*EventRequest) String ¶
func (x *EventRequest) String() string
type EventResponse ¶
type EventResponse struct { Type EventType `protobuf:"varint,1,opt,name=type,proto3,enum=wechaty.puppet.EventType" json:"type,omitempty"` // TODO: Huan(202002) consider to use a PB Map? Payload string `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload,omitempty"` // JSON.stringify({ ... }) // contains filtered or unexported fields }
func (*EventResponse) Descriptor
deprecated
func (*EventResponse) Descriptor() ([]byte, []int)
Deprecated: Use EventResponse.ProtoReflect.Descriptor instead.
func (*EventResponse) GetPayload ¶
func (x *EventResponse) GetPayload() string
func (*EventResponse) GetType ¶
func (x *EventResponse) GetType() EventType
func (*EventResponse) ProtoMessage ¶
func (*EventResponse) ProtoMessage()
func (*EventResponse) ProtoReflect ¶
func (x *EventResponse) ProtoReflect() protoreflect.Message
func (*EventResponse) Reset ¶
func (x *EventResponse) Reset()
func (*EventResponse) String ¶
func (x *EventResponse) String() string
type EventType ¶
type EventType int32
const ( EventType_EVENT_TYPE_UNSPECIFIED EventType = 0 EventType_EVENT_TYPE_HEARTBEAT EventType = 1 EventType_EVENT_TYPE_MESSAGE EventType = 2 EventType_EVENT_TYPE_DONG EventType = 3 EventType_EVENT_TYPE_POST EventType = 4 EventType_EVENT_TYPE_ERROR EventType = 16 EventType_EVENT_TYPE_FRIENDSHIP EventType = 17 EventType_EVENT_TYPE_ROOM_INVITE EventType = 18 EventType_EVENT_TYPE_ROOM_JOIN EventType = 19 EventType_EVENT_TYPE_ROOM_LEAVE EventType = 20 EventType_EVENT_TYPE_ROOM_TOPIC EventType = 21 EventType_EVENT_TYPE_SCAN EventType = 22 EventType_EVENT_TYPE_READY EventType = 23 EventType_EVENT_TYPE_RESET EventType = 24 EventType_EVENT_TYPE_LOGIN EventType = 25 EventType_EVENT_TYPE_LOGOUT EventType = 26 EventType_EVENT_TYPE_DIRTY EventType = 27 )
func (EventType) Descriptor ¶
func (EventType) Descriptor() protoreflect.EnumDescriptor
func (EventType) EnumDescriptor
deprecated
func (EventType) Number ¶
func (x EventType) Number() protoreflect.EnumNumber
func (EventType) Type ¶
func (EventType) Type() protoreflect.EnumType
type FileBoxChunk ¶
type FileBoxChunk struct { // oneof payload { Data []byte `protobuf:"bytes,1,opt,name=data,proto3,oneof" json:"data,omitempty"` Name *string `protobuf:"bytes,2,opt,name=name,proto3,oneof" json:"name,omitempty"` // } // contains filtered or unexported fields }
func (*FileBoxChunk) Descriptor
deprecated
func (*FileBoxChunk) Descriptor() ([]byte, []int)
Deprecated: Use FileBoxChunk.ProtoReflect.Descriptor instead.
func (*FileBoxChunk) GetData ¶
func (x *FileBoxChunk) GetData() []byte
func (*FileBoxChunk) GetName ¶
func (x *FileBoxChunk) GetName() string
func (*FileBoxChunk) ProtoMessage ¶
func (*FileBoxChunk) ProtoMessage()
func (*FileBoxChunk) ProtoReflect ¶
func (x *FileBoxChunk) ProtoReflect() protoreflect.Message
func (*FileBoxChunk) Reset ¶
func (x *FileBoxChunk) Reset()
func (*FileBoxChunk) String ¶
func (x *FileBoxChunk) String() string
type FriendshipAcceptRequest ¶
type FriendshipAcceptRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*FriendshipAcceptRequest) Descriptor
deprecated
func (*FriendshipAcceptRequest) Descriptor() ([]byte, []int)
Deprecated: Use FriendshipAcceptRequest.ProtoReflect.Descriptor instead.
func (*FriendshipAcceptRequest) GetId ¶
func (x *FriendshipAcceptRequest) GetId() string
func (*FriendshipAcceptRequest) ProtoMessage ¶
func (*FriendshipAcceptRequest) ProtoMessage()
func (*FriendshipAcceptRequest) ProtoReflect ¶
func (x *FriendshipAcceptRequest) ProtoReflect() protoreflect.Message
func (*FriendshipAcceptRequest) Reset ¶
func (x *FriendshipAcceptRequest) Reset()
func (*FriendshipAcceptRequest) String ¶
func (x *FriendshipAcceptRequest) String() string
type FriendshipAcceptResponse ¶
type FriendshipAcceptResponse struct {
// contains filtered or unexported fields
}
func (*FriendshipAcceptResponse) Descriptor
deprecated
func (*FriendshipAcceptResponse) Descriptor() ([]byte, []int)
Deprecated: Use FriendshipAcceptResponse.ProtoReflect.Descriptor instead.
func (*FriendshipAcceptResponse) ProtoMessage ¶
func (*FriendshipAcceptResponse) ProtoMessage()
func (*FriendshipAcceptResponse) ProtoReflect ¶
func (x *FriendshipAcceptResponse) ProtoReflect() protoreflect.Message
func (*FriendshipAcceptResponse) Reset ¶
func (x *FriendshipAcceptResponse) Reset()
func (*FriendshipAcceptResponse) String ¶
func (x *FriendshipAcceptResponse) String() string
type FriendshipAddRequest ¶
type FriendshipAddRequest struct { ContactId string `protobuf:"bytes,1,opt,name=contact_id,json=contactId,proto3" json:"contact_id,omitempty"` Hello string `protobuf:"bytes,2,opt,name=hello,proto3" json:"hello,omitempty"` // Deprecated: Do not use. SourceRoomIdStringValueDeprecated *wrapperspb.StringValue `` // Deprecated: will be removed after Dec 31, 2022 /* 168-byte string literal not displayed */ // Deprecated: Do not use. SourceContactIdStringValueDeprecated *wrapperspb.StringValue `` // Deprecated: will be removed after Dec 31, 2022 /* 177-byte string literal not displayed */ Referrer *Referrer `protobuf:"bytes,5,opt,name=referrer,proto3" json:"referrer,omitempty"` // contains filtered or unexported fields }
func (*FriendshipAddRequest) Descriptor
deprecated
func (*FriendshipAddRequest) Descriptor() ([]byte, []int)
Deprecated: Use FriendshipAddRequest.ProtoReflect.Descriptor instead.
func (*FriendshipAddRequest) GetContactId ¶
func (x *FriendshipAddRequest) GetContactId() string
func (*FriendshipAddRequest) GetHello ¶
func (x *FriendshipAddRequest) GetHello() string
func (*FriendshipAddRequest) GetReferrer ¶
func (x *FriendshipAddRequest) GetReferrer() *Referrer
func (*FriendshipAddRequest) GetSourceContactIdStringValueDeprecated
deprecated
func (x *FriendshipAddRequest) GetSourceContactIdStringValueDeprecated() *wrapperspb.StringValue
Deprecated: Do not use.
func (*FriendshipAddRequest) GetSourceRoomIdStringValueDeprecated
deprecated
func (x *FriendshipAddRequest) GetSourceRoomIdStringValueDeprecated() *wrapperspb.StringValue
Deprecated: Do not use.
func (*FriendshipAddRequest) ProtoMessage ¶
func (*FriendshipAddRequest) ProtoMessage()
func (*FriendshipAddRequest) ProtoReflect ¶
func (x *FriendshipAddRequest) ProtoReflect() protoreflect.Message
func (*FriendshipAddRequest) Reset ¶
func (x *FriendshipAddRequest) Reset()
func (*FriendshipAddRequest) String ¶
func (x *FriendshipAddRequest) String() string
type FriendshipAddResponse ¶
type FriendshipAddResponse struct {
// contains filtered or unexported fields
}
func (*FriendshipAddResponse) Descriptor
deprecated
func (*FriendshipAddResponse) Descriptor() ([]byte, []int)
Deprecated: Use FriendshipAddResponse.ProtoReflect.Descriptor instead.
func (*FriendshipAddResponse) ProtoMessage ¶
func (*FriendshipAddResponse) ProtoMessage()
func (*FriendshipAddResponse) ProtoReflect ¶
func (x *FriendshipAddResponse) ProtoReflect() protoreflect.Message
func (*FriendshipAddResponse) Reset ¶
func (x *FriendshipAddResponse) Reset()
func (*FriendshipAddResponse) String ¶
func (x *FriendshipAddResponse) String() string
type FriendshipPayloadRequest ¶
type FriendshipPayloadRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` //* // Huan(202003): // What's the reason we need belowing payload? // We should remove it if possible. // // Deprecated: Do not use. PayloadStringValueDeprecated *wrapperspb.StringValue `` // DEPRECATED, will be removed after Dec 31, 2022 /* 149-byte string literal not displayed */ Payload string `protobuf:"bytes,3,opt,name=payload,proto3" json:"payload,omitempty"` // contains filtered or unexported fields }
func (*FriendshipPayloadRequest) Descriptor
deprecated
func (*FriendshipPayloadRequest) Descriptor() ([]byte, []int)
Deprecated: Use FriendshipPayloadRequest.ProtoReflect.Descriptor instead.
func (*FriendshipPayloadRequest) GetId ¶
func (x *FriendshipPayloadRequest) GetId() string
func (*FriendshipPayloadRequest) GetPayload ¶
func (x *FriendshipPayloadRequest) GetPayload() string
func (*FriendshipPayloadRequest) GetPayloadStringValueDeprecated
deprecated
func (x *FriendshipPayloadRequest) GetPayloadStringValueDeprecated() *wrapperspb.StringValue
Deprecated: Do not use.
func (*FriendshipPayloadRequest) ProtoMessage ¶
func (*FriendshipPayloadRequest) ProtoMessage()
func (*FriendshipPayloadRequest) ProtoReflect ¶
func (x *FriendshipPayloadRequest) ProtoReflect() protoreflect.Message
func (*FriendshipPayloadRequest) Reset ¶
func (x *FriendshipPayloadRequest) Reset()
func (*FriendshipPayloadRequest) String ¶
func (x *FriendshipPayloadRequest) String() string
type FriendshipPayloadResponse ¶
type FriendshipPayloadResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` ContactId string `protobuf:"bytes,2,opt,name=contact_id,json=contactId,proto3" json:"contact_id,omitempty"` Hello string `protobuf:"bytes,3,opt,name=hello,proto3" json:"hello,omitempty"` Type FriendshipType `protobuf:"varint,4,opt,name=type,proto3,enum=wechaty.puppet.FriendshipType" json:"type,omitempty"` Stranger string `protobuf:"bytes,5,opt,name=stranger,proto3" json:"stranger,omitempty"` Ticket string `protobuf:"bytes,6,opt,name=ticket,proto3" json:"ticket,omitempty"` Scene FriendshipSceneType `protobuf:"varint,7,opt,name=scene,proto3,enum=wechaty.puppet.FriendshipSceneType" json:"scene,omitempty"` // contains filtered or unexported fields }
func (*FriendshipPayloadResponse) Descriptor
deprecated
func (*FriendshipPayloadResponse) Descriptor() ([]byte, []int)
Deprecated: Use FriendshipPayloadResponse.ProtoReflect.Descriptor instead.
func (*FriendshipPayloadResponse) GetContactId ¶
func (x *FriendshipPayloadResponse) GetContactId() string
func (*FriendshipPayloadResponse) GetHello ¶
func (x *FriendshipPayloadResponse) GetHello() string
func (*FriendshipPayloadResponse) GetId ¶
func (x *FriendshipPayloadResponse) GetId() string
func (*FriendshipPayloadResponse) GetScene ¶
func (x *FriendshipPayloadResponse) GetScene() FriendshipSceneType
func (*FriendshipPayloadResponse) GetStranger ¶
func (x *FriendshipPayloadResponse) GetStranger() string
func (*FriendshipPayloadResponse) GetTicket ¶
func (x *FriendshipPayloadResponse) GetTicket() string
func (*FriendshipPayloadResponse) GetType ¶
func (x *FriendshipPayloadResponse) GetType() FriendshipType
func (*FriendshipPayloadResponse) ProtoMessage ¶
func (*FriendshipPayloadResponse) ProtoMessage()
func (*FriendshipPayloadResponse) ProtoReflect ¶
func (x *FriendshipPayloadResponse) ProtoReflect() protoreflect.Message
func (*FriendshipPayloadResponse) Reset ¶
func (x *FriendshipPayloadResponse) Reset()
func (*FriendshipPayloadResponse) String ¶
func (x *FriendshipPayloadResponse) String() string
type FriendshipSceneType ¶
type FriendshipSceneType int32
const ( FriendshipSceneType_FRIENDSHIP_SCENE_TYPE_UNSPECIFIED FriendshipSceneType = 0 FriendshipSceneType_FRIENDSHIP_SCENE_TYPE_QQ FriendshipSceneType = 1 FriendshipSceneType_FRIENDSHIP_SCENE_TYPE_EMAIL FriendshipSceneType = 2 FriendshipSceneType_FRIENDSHIP_SCENE_TYPE_WEIXIN FriendshipSceneType = 3 FriendshipSceneType_FRIENDSHIP_SCENE_TYPE_QQTBD FriendshipSceneType = 12 FriendshipSceneType_FRIENDSHIP_SCENE_TYPE_ROOM FriendshipSceneType = 14 FriendshipSceneType_FRIENDSHIP_SCENE_TYPE_PHONE FriendshipSceneType = 15 FriendshipSceneType_FRIENDSHIP_SCENE_TYPE_CARD FriendshipSceneType = 17 FriendshipSceneType_FRIENDSHIP_SCENE_TYPE_LOCATION FriendshipSceneType = 18 FriendshipSceneType_FRIENDSHIP_SCENE_TYPE_BOTTLE FriendshipSceneType = 25 FriendshipSceneType_FRIENDSHIP_SCENE_TYPE_SHAKING FriendshipSceneType = 29 FriendshipSceneType_FRIENDSHIP_SCENE_TYPE_QRCODE FriendshipSceneType = 30 )
func (FriendshipSceneType) Descriptor ¶
func (FriendshipSceneType) Descriptor() protoreflect.EnumDescriptor
func (FriendshipSceneType) Enum ¶
func (x FriendshipSceneType) Enum() *FriendshipSceneType
func (FriendshipSceneType) EnumDescriptor
deprecated
func (FriendshipSceneType) EnumDescriptor() ([]byte, []int)
Deprecated: Use FriendshipSceneType.Descriptor instead.
func (FriendshipSceneType) Number ¶
func (x FriendshipSceneType) Number() protoreflect.EnumNumber
func (FriendshipSceneType) String ¶
func (x FriendshipSceneType) String() string
func (FriendshipSceneType) Type ¶
func (FriendshipSceneType) Type() protoreflect.EnumType
type FriendshipSearchHandleRequest ¶
type FriendshipSearchHandleRequest struct { //* // Huan(202203): in gRPC, we can freely rename the field name as long as the number keep consistent. // so we can just rename `weixin` to `handle` here. // // (Huan(20220329): use `weixin` for now, until we upgrade to v2.0 // the `wechaty-grpc@1.0.0` will use the latest v1.x automatically when running `npm install` // which will causing a breaking change. // @link https://github.com/wechaty/getting-started/issues/254 // // TODO: rename `weixin` to `handle` in v2.0.0 Weixin string `protobuf:"bytes,1,opt,name=weixin,proto3" json:"weixin,omitempty"` // contains filtered or unexported fields }
* Huan(202003): we just rename the payload message because gRPC only care about the message structure
(and as long as we keep consistent with the old structure). @link https://github.com/wechaty/grpc/pull/173
Rename:
- `FriendshipSearchWeixinRequest` -> `FriendshipSearchHandleRequest`
- `FriendshipSearchWeixinReqsponse` -> `FriendshipSearchHandleResponse`
func (*FriendshipSearchHandleRequest) Descriptor
deprecated
func (*FriendshipSearchHandleRequest) Descriptor() ([]byte, []int)
Deprecated: Use FriendshipSearchHandleRequest.ProtoReflect.Descriptor instead.
func (*FriendshipSearchHandleRequest) GetWeixin ¶
func (x *FriendshipSearchHandleRequest) GetWeixin() string
func (*FriendshipSearchHandleRequest) ProtoMessage ¶
func (*FriendshipSearchHandleRequest) ProtoMessage()
func (*FriendshipSearchHandleRequest) ProtoReflect ¶
func (x *FriendshipSearchHandleRequest) ProtoReflect() protoreflect.Message
func (*FriendshipSearchHandleRequest) Reset ¶
func (x *FriendshipSearchHandleRequest) Reset()
func (*FriendshipSearchHandleRequest) String ¶
func (x *FriendshipSearchHandleRequest) String() string
type FriendshipSearchHandleResponse ¶
type FriendshipSearchHandleResponse struct { // nullable // // Deprecated: Do not use. ContactIdStringValueDeprecated *wrapperspb.StringValue `` // DEPRECATED, will be removed after Dec 31, 2022 /* 157-byte string literal not displayed */ ContactId string `protobuf:"bytes,2,opt,name=contact_id,json=contactId,proto3" json:"contact_id,omitempty"` // contains filtered or unexported fields }
func (*FriendshipSearchHandleResponse) Descriptor
deprecated
func (*FriendshipSearchHandleResponse) Descriptor() ([]byte, []int)
Deprecated: Use FriendshipSearchHandleResponse.ProtoReflect.Descriptor instead.
func (*FriendshipSearchHandleResponse) GetContactId ¶
func (x *FriendshipSearchHandleResponse) GetContactId() string
func (*FriendshipSearchHandleResponse) GetContactIdStringValueDeprecated
deprecated
func (x *FriendshipSearchHandleResponse) GetContactIdStringValueDeprecated() *wrapperspb.StringValue
Deprecated: Do not use.
func (*FriendshipSearchHandleResponse) ProtoMessage ¶
func (*FriendshipSearchHandleResponse) ProtoMessage()
func (*FriendshipSearchHandleResponse) ProtoReflect ¶
func (x *FriendshipSearchHandleResponse) ProtoReflect() protoreflect.Message
func (*FriendshipSearchHandleResponse) Reset ¶
func (x *FriendshipSearchHandleResponse) Reset()
func (*FriendshipSearchHandleResponse) String ¶
func (x *FriendshipSearchHandleResponse) String() string
type FriendshipSearchPhoneRequest ¶
type FriendshipSearchPhoneRequest struct { Phone string `protobuf:"bytes,1,opt,name=phone,proto3" json:"phone,omitempty"` // contains filtered or unexported fields }
func (*FriendshipSearchPhoneRequest) Descriptor
deprecated
func (*FriendshipSearchPhoneRequest) Descriptor() ([]byte, []int)
Deprecated: Use FriendshipSearchPhoneRequest.ProtoReflect.Descriptor instead.
func (*FriendshipSearchPhoneRequest) GetPhone ¶
func (x *FriendshipSearchPhoneRequest) GetPhone() string
func (*FriendshipSearchPhoneRequest) ProtoMessage ¶
func (*FriendshipSearchPhoneRequest) ProtoMessage()
func (*FriendshipSearchPhoneRequest) ProtoReflect ¶
func (x *FriendshipSearchPhoneRequest) ProtoReflect() protoreflect.Message
func (*FriendshipSearchPhoneRequest) Reset ¶
func (x *FriendshipSearchPhoneRequest) Reset()
func (*FriendshipSearchPhoneRequest) String ¶
func (x *FriendshipSearchPhoneRequest) String() string
type FriendshipSearchPhoneResponse ¶
type FriendshipSearchPhoneResponse struct { // nullable // // Deprecated: Do not use. ContactIdStringValueDeprecated *wrapperspb.StringValue `` // DEPRECATED, will be removed after Dec 31, 2022 /* 157-byte string literal not displayed */ ContactId string `protobuf:"bytes,2,opt,name=contact_id,json=contactId,proto3" json:"contact_id,omitempty"` // contains filtered or unexported fields }
func (*FriendshipSearchPhoneResponse) Descriptor
deprecated
func (*FriendshipSearchPhoneResponse) Descriptor() ([]byte, []int)
Deprecated: Use FriendshipSearchPhoneResponse.ProtoReflect.Descriptor instead.
func (*FriendshipSearchPhoneResponse) GetContactId ¶
func (x *FriendshipSearchPhoneResponse) GetContactId() string
func (*FriendshipSearchPhoneResponse) GetContactIdStringValueDeprecated
deprecated
func (x *FriendshipSearchPhoneResponse) GetContactIdStringValueDeprecated() *wrapperspb.StringValue
Deprecated: Do not use.
func (*FriendshipSearchPhoneResponse) ProtoMessage ¶
func (*FriendshipSearchPhoneResponse) ProtoMessage()
func (*FriendshipSearchPhoneResponse) ProtoReflect ¶
func (x *FriendshipSearchPhoneResponse) ProtoReflect() protoreflect.Message
func (*FriendshipSearchPhoneResponse) Reset ¶
func (x *FriendshipSearchPhoneResponse) Reset()
func (*FriendshipSearchPhoneResponse) String ¶
func (x *FriendshipSearchPhoneResponse) String() string
type FriendshipType ¶
type FriendshipType int32
const ( FriendshipType_FRIENDSHIP_TYPE_UNSPECIFIED FriendshipType = 0 FriendshipType_FRIENDSHIP_TYPE_CONFIRM FriendshipType = 1 FriendshipType_FRIENDSHIP_TYPE_RECEIVE FriendshipType = 2 FriendshipType_FRIENDSHIP_TYPE_VERIFY FriendshipType = 3 )
func (FriendshipType) Descriptor ¶
func (FriendshipType) Descriptor() protoreflect.EnumDescriptor
func (FriendshipType) Enum ¶
func (x FriendshipType) Enum() *FriendshipType
func (FriendshipType) EnumDescriptor
deprecated
func (FriendshipType) EnumDescriptor() ([]byte, []int)
Deprecated: Use FriendshipType.Descriptor instead.
func (FriendshipType) Number ¶
func (x FriendshipType) Number() protoreflect.EnumNumber
func (FriendshipType) String ¶
func (x FriendshipType) String() string
func (FriendshipType) Type ¶
func (FriendshipType) Type() protoreflect.EnumType
type ImageType ¶
type ImageType int32
func (ImageType) Descriptor ¶
func (ImageType) Descriptor() protoreflect.EnumDescriptor
func (ImageType) EnumDescriptor
deprecated
func (ImageType) Number ¶
func (x ImageType) Number() protoreflect.EnumNumber
func (ImageType) Type ¶
func (ImageType) Type() protoreflect.EnumType
type LocationPayload ¶
type LocationPayload struct { Accuracy float32 `protobuf:"fixed32,1,opt,name=accuracy,proto3" json:"accuracy,omitempty"` Address string `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"` Latitude float64 `protobuf:"fixed64,3,opt,name=latitude,proto3" json:"latitude,omitempty"` Longitude float64 `protobuf:"fixed64,4,opt,name=longitude,proto3" json:"longitude,omitempty"` Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*LocationPayload) Descriptor
deprecated
func (*LocationPayload) Descriptor() ([]byte, []int)
Deprecated: Use LocationPayload.ProtoReflect.Descriptor instead.
func (*LocationPayload) GetAccuracy ¶
func (x *LocationPayload) GetAccuracy() float32
func (*LocationPayload) GetAddress ¶
func (x *LocationPayload) GetAddress() string
func (*LocationPayload) GetLatitude ¶
func (x *LocationPayload) GetLatitude() float64
func (*LocationPayload) GetLongitude ¶
func (x *LocationPayload) GetLongitude() float64
func (*LocationPayload) GetName ¶
func (x *LocationPayload) GetName() string
func (*LocationPayload) ProtoMessage ¶
func (*LocationPayload) ProtoMessage()
func (*LocationPayload) ProtoReflect ¶
func (x *LocationPayload) ProtoReflect() protoreflect.Message
func (*LocationPayload) Reset ¶
func (x *LocationPayload) Reset()
func (*LocationPayload) String ¶
func (x *LocationPayload) String() string
type LogoutRequest ¶
type LogoutRequest struct {
// contains filtered or unexported fields
}
func (*LogoutRequest) Descriptor
deprecated
func (*LogoutRequest) Descriptor() ([]byte, []int)
Deprecated: Use LogoutRequest.ProtoReflect.Descriptor instead.
func (*LogoutRequest) ProtoMessage ¶
func (*LogoutRequest) ProtoMessage()
func (*LogoutRequest) ProtoReflect ¶
func (x *LogoutRequest) ProtoReflect() protoreflect.Message
func (*LogoutRequest) Reset ¶
func (x *LogoutRequest) Reset()
func (*LogoutRequest) String ¶
func (x *LogoutRequest) String() string
type LogoutResponse ¶
type LogoutResponse struct {
// contains filtered or unexported fields
}
func (*LogoutResponse) Descriptor
deprecated
func (*LogoutResponse) Descriptor() ([]byte, []int)
Deprecated: Use LogoutResponse.ProtoReflect.Descriptor instead.
func (*LogoutResponse) ProtoMessage ¶
func (*LogoutResponse) ProtoMessage()
func (*LogoutResponse) ProtoReflect ¶
func (x *LogoutResponse) ProtoReflect() protoreflect.Message
func (*LogoutResponse) Reset ¶
func (x *LogoutResponse) Reset()
func (*LogoutResponse) String ¶
func (x *LogoutResponse) String() string
type MessageContactRequest ¶
type MessageContactRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*MessageContactRequest) Descriptor
deprecated
func (*MessageContactRequest) Descriptor() ([]byte, []int)
Deprecated: Use MessageContactRequest.ProtoReflect.Descriptor instead.
func (*MessageContactRequest) GetId ¶
func (x *MessageContactRequest) GetId() string
func (*MessageContactRequest) ProtoMessage ¶
func (*MessageContactRequest) ProtoMessage()
func (*MessageContactRequest) ProtoReflect ¶
func (x *MessageContactRequest) ProtoReflect() protoreflect.Message
func (*MessageContactRequest) Reset ¶
func (x *MessageContactRequest) Reset()
func (*MessageContactRequest) String ¶
func (x *MessageContactRequest) String() string
type MessageContactResponse ¶
type MessageContactResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*MessageContactResponse) Descriptor
deprecated
func (*MessageContactResponse) Descriptor() ([]byte, []int)
Deprecated: Use MessageContactResponse.ProtoReflect.Descriptor instead.
func (*MessageContactResponse) GetId ¶
func (x *MessageContactResponse) GetId() string
func (*MessageContactResponse) ProtoMessage ¶
func (*MessageContactResponse) ProtoMessage()
func (*MessageContactResponse) ProtoReflect ¶
func (x *MessageContactResponse) ProtoReflect() protoreflect.Message
func (*MessageContactResponse) Reset ¶
func (x *MessageContactResponse) Reset()
func (*MessageContactResponse) String ¶
func (x *MessageContactResponse) String() string
type MessageFileRequest ¶
type MessageFileRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*MessageFileRequest) Descriptor
deprecated
func (*MessageFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use MessageFileRequest.ProtoReflect.Descriptor instead.
func (*MessageFileRequest) GetId ¶
func (x *MessageFileRequest) GetId() string
func (*MessageFileRequest) ProtoMessage ¶
func (*MessageFileRequest) ProtoMessage()
func (*MessageFileRequest) ProtoReflect ¶
func (x *MessageFileRequest) ProtoReflect() protoreflect.Message
func (*MessageFileRequest) Reset ¶
func (x *MessageFileRequest) Reset()
func (*MessageFileRequest) String ¶
func (x *MessageFileRequest) String() string
type MessageFileResponse ¶
type MessageFileResponse struct { FileBox string `protobuf:"bytes,1,opt,name=file_box,json=fileBox,proto3" json:"file_box,omitempty"` // contains filtered or unexported fields }
func (*MessageFileResponse) Descriptor
deprecated
func (*MessageFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use MessageFileResponse.ProtoReflect.Descriptor instead.
func (*MessageFileResponse) GetFileBox ¶
func (x *MessageFileResponse) GetFileBox() string
func (*MessageFileResponse) ProtoMessage ¶
func (*MessageFileResponse) ProtoMessage()
func (*MessageFileResponse) ProtoReflect ¶
func (x *MessageFileResponse) ProtoReflect() protoreflect.Message
func (*MessageFileResponse) Reset ¶
func (x *MessageFileResponse) Reset()
func (*MessageFileResponse) String ¶
func (x *MessageFileResponse) String() string
type MessageFileStreamRequest ¶
type MessageFileStreamRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*MessageFileStreamRequest) Descriptor
deprecated
func (*MessageFileStreamRequest) Descriptor() ([]byte, []int)
Deprecated: Use MessageFileStreamRequest.ProtoReflect.Descriptor instead.
func (*MessageFileStreamRequest) GetId ¶
func (x *MessageFileStreamRequest) GetId() string
func (*MessageFileStreamRequest) ProtoMessage ¶
func (*MessageFileStreamRequest) ProtoMessage()
func (*MessageFileStreamRequest) ProtoReflect ¶
func (x *MessageFileStreamRequest) ProtoReflect() protoreflect.Message
func (*MessageFileStreamRequest) Reset ¶
func (x *MessageFileStreamRequest) Reset()
func (*MessageFileStreamRequest) String ¶
func (x *MessageFileStreamRequest) String() string
type MessageFileStreamResponse ¶
type MessageFileStreamResponse struct { FileBoxChunk *FileBoxChunk `protobuf:"bytes,1,opt,name=file_box_chunk,json=fileBoxChunk,proto3" json:"file_box_chunk,omitempty"` // contains filtered or unexported fields }
func (*MessageFileStreamResponse) Descriptor
deprecated
func (*MessageFileStreamResponse) Descriptor() ([]byte, []int)
Deprecated: Use MessageFileStreamResponse.ProtoReflect.Descriptor instead.
func (*MessageFileStreamResponse) GetFileBoxChunk ¶
func (x *MessageFileStreamResponse) GetFileBoxChunk() *FileBoxChunk
func (*MessageFileStreamResponse) ProtoMessage ¶
func (*MessageFileStreamResponse) ProtoMessage()
func (*MessageFileStreamResponse) ProtoReflect ¶
func (x *MessageFileStreamResponse) ProtoReflect() protoreflect.Message
func (*MessageFileStreamResponse) Reset ¶
func (x *MessageFileStreamResponse) Reset()
func (*MessageFileStreamResponse) String ¶
func (x *MessageFileStreamResponse) String() string
type MessageForwardRequest ¶
type MessageForwardRequest struct { MessageId string `protobuf:"bytes,1,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"` ConversationId string `protobuf:"bytes,2,opt,name=conversation_id,json=conversationId,proto3" json:"conversation_id,omitempty"` // contains filtered or unexported fields }
func (*MessageForwardRequest) Descriptor
deprecated
func (*MessageForwardRequest) Descriptor() ([]byte, []int)
Deprecated: Use MessageForwardRequest.ProtoReflect.Descriptor instead.
func (*MessageForwardRequest) GetConversationId ¶
func (x *MessageForwardRequest) GetConversationId() string
func (*MessageForwardRequest) GetMessageId ¶
func (x *MessageForwardRequest) GetMessageId() string
func (*MessageForwardRequest) ProtoMessage ¶
func (*MessageForwardRequest) ProtoMessage()
func (*MessageForwardRequest) ProtoReflect ¶
func (x *MessageForwardRequest) ProtoReflect() protoreflect.Message
func (*MessageForwardRequest) Reset ¶
func (x *MessageForwardRequest) Reset()
func (*MessageForwardRequest) String ¶
func (x *MessageForwardRequest) String() string
type MessageForwardResponse ¶
type MessageForwardResponse struct { //* // @deprecated: use payload instead. // Huan(202109): Wrapper types must not be used going forward. // https://cloud.google.com/apis/design/design_patterns#optional_primitive_fields // // Deprecated: Do not use. IdStringValueDeprecated *wrapperspb.StringValue `` // Deprecated after Sep 31, 2021, will be removed after Dec 31, 2022 /* 134-byte string literal not displayed */ Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*MessageForwardResponse) Descriptor
deprecated
func (*MessageForwardResponse) Descriptor() ([]byte, []int)
Deprecated: Use MessageForwardResponse.ProtoReflect.Descriptor instead.
func (*MessageForwardResponse) GetId ¶
func (x *MessageForwardResponse) GetId() string
func (*MessageForwardResponse) GetIdStringValueDeprecated
deprecated
func (x *MessageForwardResponse) GetIdStringValueDeprecated() *wrapperspb.StringValue
Deprecated: Do not use.
func (*MessageForwardResponse) ProtoMessage ¶
func (*MessageForwardResponse) ProtoMessage()
func (*MessageForwardResponse) ProtoReflect ¶
func (x *MessageForwardResponse) ProtoReflect() protoreflect.Message
func (*MessageForwardResponse) Reset ¶
func (x *MessageForwardResponse) Reset()
func (*MessageForwardResponse) String ¶
func (x *MessageForwardResponse) String() string
type MessageImageRequest ¶
type MessageImageRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Type ImageType `protobuf:"varint,2,opt,name=type,proto3,enum=wechaty.puppet.ImageType" json:"type,omitempty"` // contains filtered or unexported fields }
func (*MessageImageRequest) Descriptor
deprecated
func (*MessageImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use MessageImageRequest.ProtoReflect.Descriptor instead.
func (*MessageImageRequest) GetId ¶
func (x *MessageImageRequest) GetId() string
func (*MessageImageRequest) GetType ¶
func (x *MessageImageRequest) GetType() ImageType
func (*MessageImageRequest) ProtoMessage ¶
func (*MessageImageRequest) ProtoMessage()
func (*MessageImageRequest) ProtoReflect ¶
func (x *MessageImageRequest) ProtoReflect() protoreflect.Message
func (*MessageImageRequest) Reset ¶
func (x *MessageImageRequest) Reset()
func (*MessageImageRequest) String ¶
func (x *MessageImageRequest) String() string
type MessageImageResponse ¶
type MessageImageResponse struct { FileBox string `protobuf:"bytes,1,opt,name=file_box,json=fileBox,proto3" json:"file_box,omitempty"` // contains filtered or unexported fields }
func (*MessageImageResponse) Descriptor
deprecated
func (*MessageImageResponse) Descriptor() ([]byte, []int)
Deprecated: Use MessageImageResponse.ProtoReflect.Descriptor instead.
func (*MessageImageResponse) GetFileBox ¶
func (x *MessageImageResponse) GetFileBox() string
func (*MessageImageResponse) ProtoMessage ¶
func (*MessageImageResponse) ProtoMessage()
func (*MessageImageResponse) ProtoReflect ¶
func (x *MessageImageResponse) ProtoReflect() protoreflect.Message
func (*MessageImageResponse) Reset ¶
func (x *MessageImageResponse) Reset()
func (*MessageImageResponse) String ¶
func (x *MessageImageResponse) String() string
type MessageImageStreamRequest ¶
type MessageImageStreamRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Type ImageType `protobuf:"varint,2,opt,name=type,proto3,enum=wechaty.puppet.ImageType" json:"type,omitempty"` // contains filtered or unexported fields }
func (*MessageImageStreamRequest) Descriptor
deprecated
func (*MessageImageStreamRequest) Descriptor() ([]byte, []int)
Deprecated: Use MessageImageStreamRequest.ProtoReflect.Descriptor instead.
func (*MessageImageStreamRequest) GetId ¶
func (x *MessageImageStreamRequest) GetId() string
func (*MessageImageStreamRequest) GetType ¶
func (x *MessageImageStreamRequest) GetType() ImageType
func (*MessageImageStreamRequest) ProtoMessage ¶
func (*MessageImageStreamRequest) ProtoMessage()
func (*MessageImageStreamRequest) ProtoReflect ¶
func (x *MessageImageStreamRequest) ProtoReflect() protoreflect.Message
func (*MessageImageStreamRequest) Reset ¶
func (x *MessageImageStreamRequest) Reset()
func (*MessageImageStreamRequest) String ¶
func (x *MessageImageStreamRequest) String() string
type MessageImageStreamResponse ¶
type MessageImageStreamResponse struct { FileBoxChunk *FileBoxChunk `protobuf:"bytes,1,opt,name=file_box_chunk,json=fileBoxChunk,proto3" json:"file_box_chunk,omitempty"` // contains filtered or unexported fields }
func (*MessageImageStreamResponse) Descriptor
deprecated
func (*MessageImageStreamResponse) Descriptor() ([]byte, []int)
Deprecated: Use MessageImageStreamResponse.ProtoReflect.Descriptor instead.
func (*MessageImageStreamResponse) GetFileBoxChunk ¶
func (x *MessageImageStreamResponse) GetFileBoxChunk() *FileBoxChunk
func (*MessageImageStreamResponse) ProtoMessage ¶
func (*MessageImageStreamResponse) ProtoMessage()
func (*MessageImageStreamResponse) ProtoReflect ¶
func (x *MessageImageStreamResponse) ProtoReflect() protoreflect.Message
func (*MessageImageStreamResponse) Reset ¶
func (x *MessageImageStreamResponse) Reset()
func (*MessageImageStreamResponse) String ¶
func (x *MessageImageStreamResponse) String() string
type MessageLocationRequest ¶
type MessageLocationRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*MessageLocationRequest) Descriptor
deprecated
func (*MessageLocationRequest) Descriptor() ([]byte, []int)
Deprecated: Use MessageLocationRequest.ProtoReflect.Descriptor instead.
func (*MessageLocationRequest) GetId ¶
func (x *MessageLocationRequest) GetId() string
func (*MessageLocationRequest) ProtoMessage ¶
func (*MessageLocationRequest) ProtoMessage()
func (*MessageLocationRequest) ProtoReflect ¶
func (x *MessageLocationRequest) ProtoReflect() protoreflect.Message
func (*MessageLocationRequest) Reset ¶
func (x *MessageLocationRequest) Reset()
func (*MessageLocationRequest) String ¶
func (x *MessageLocationRequest) String() string
type MessageLocationResponse ¶
type MessageLocationResponse struct { Location *LocationPayload `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"` // contains filtered or unexported fields }
func (*MessageLocationResponse) Descriptor
deprecated
func (*MessageLocationResponse) Descriptor() ([]byte, []int)
Deprecated: Use MessageLocationResponse.ProtoReflect.Descriptor instead.
func (*MessageLocationResponse) GetLocation ¶
func (x *MessageLocationResponse) GetLocation() *LocationPayload
func (*MessageLocationResponse) ProtoMessage ¶
func (*MessageLocationResponse) ProtoMessage()
func (*MessageLocationResponse) ProtoReflect ¶
func (x *MessageLocationResponse) ProtoReflect() protoreflect.Message
func (*MessageLocationResponse) Reset ¶
func (x *MessageLocationResponse) Reset()
func (*MessageLocationResponse) String ¶
func (x *MessageLocationResponse) String() string
type MessageMiniProgramRequest ¶
type MessageMiniProgramRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*MessageMiniProgramRequest) Descriptor
deprecated
func (*MessageMiniProgramRequest) Descriptor() ([]byte, []int)
Deprecated: Use MessageMiniProgramRequest.ProtoReflect.Descriptor instead.
func (*MessageMiniProgramRequest) GetId ¶
func (x *MessageMiniProgramRequest) GetId() string
func (*MessageMiniProgramRequest) ProtoMessage ¶
func (*MessageMiniProgramRequest) ProtoMessage()
func (*MessageMiniProgramRequest) ProtoReflect ¶
func (x *MessageMiniProgramRequest) ProtoReflect() protoreflect.Message
func (*MessageMiniProgramRequest) Reset ¶
func (x *MessageMiniProgramRequest) Reset()
func (*MessageMiniProgramRequest) String ¶
func (x *MessageMiniProgramRequest) String() string
type MessageMiniProgramResponse ¶
type MessageMiniProgramResponse struct { //* // Huan(202110): We should use payload instead of JSON.stringify string // The compatible code will be removed after Dec 31, 2022 // // Deprecated: Do not use. MiniProgramDeprecated string `` // deprecated after Sep 31, 2021, remove compatible code after Dec 31, 2022 /* 126-byte string literal not displayed */ MiniProgram *MiniProgramPayload `protobuf:"bytes,2,opt,name=mini_program,json=miniProgram,proto3" json:"mini_program,omitempty"` // contains filtered or unexported fields }
func (*MessageMiniProgramResponse) Descriptor
deprecated
func (*MessageMiniProgramResponse) Descriptor() ([]byte, []int)
Deprecated: Use MessageMiniProgramResponse.ProtoReflect.Descriptor instead.
func (*MessageMiniProgramResponse) GetMiniProgram ¶
func (x *MessageMiniProgramResponse) GetMiniProgram() *MiniProgramPayload
func (*MessageMiniProgramResponse) GetMiniProgramDeprecated
deprecated
func (x *MessageMiniProgramResponse) GetMiniProgramDeprecated() string
Deprecated: Do not use.
func (*MessageMiniProgramResponse) ProtoMessage ¶
func (*MessageMiniProgramResponse) ProtoMessage()
func (*MessageMiniProgramResponse) ProtoReflect ¶
func (x *MessageMiniProgramResponse) ProtoReflect() protoreflect.Message
func (*MessageMiniProgramResponse) Reset ¶
func (x *MessageMiniProgramResponse) Reset()
func (*MessageMiniProgramResponse) String ¶
func (x *MessageMiniProgramResponse) String() string
type MessagePayloadRequest ¶
type MessagePayloadRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*MessagePayloadRequest) Descriptor
deprecated
func (*MessagePayloadRequest) Descriptor() ([]byte, []int)
Deprecated: Use MessagePayloadRequest.ProtoReflect.Descriptor instead.
func (*MessagePayloadRequest) GetId ¶
func (x *MessagePayloadRequest) GetId() string
func (*MessagePayloadRequest) ProtoMessage ¶
func (*MessagePayloadRequest) ProtoMessage()
func (*MessagePayloadRequest) ProtoReflect ¶
func (x *MessagePayloadRequest) ProtoReflect() protoreflect.Message
func (*MessagePayloadRequest) Reset ¶
func (x *MessagePayloadRequest) Reset()
func (*MessagePayloadRequest) String ¶
func (x *MessagePayloadRequest) String() string
type MessagePayloadResponse ¶
type MessagePayloadResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Filename string `protobuf:"bytes,2,opt,name=filename,proto3" json:"filename,omitempty"` Text string `protobuf:"bytes,3,opt,name=text,proto3" json:"text,omitempty"` //* // @deprecated will be removed after Dec 31, 2022 // Huan(202109): use receive_time(10) instead // // Deprecated: Do not use. TimestampDeprecated uint64 `protobuf:"varint,4,opt,name=timestamp_deprecated,json=timestampDeprecated,proto3" json:"timestamp_deprecated,omitempty"` Type MessageType `protobuf:"varint,5,opt,name=type,proto3,enum=wechaty.puppet.MessageType" json:"type,omitempty"` TalkerId string `protobuf:"bytes,6,opt,name=talker_id,json=talkerId,proto3" json:"talker_id,omitempty"` RoomId string `protobuf:"bytes,7,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` ListenerId string `protobuf:"bytes,8,opt,name=listener_id,json=listenerId,proto3" json:"listener_id,omitempty"` MentionIds []string `protobuf:"bytes,9,rep,name=mention_ids,json=mentionIds,proto3" json:"mention_ids,omitempty"` ReceiveTime *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=receive_time,json=receiveTime,proto3" json:"receive_time,omitempty"` // contains filtered or unexported fields }
func (*MessagePayloadResponse) Descriptor
deprecated
func (*MessagePayloadResponse) Descriptor() ([]byte, []int)
Deprecated: Use MessagePayloadResponse.ProtoReflect.Descriptor instead.
func (*MessagePayloadResponse) GetFilename ¶
func (x *MessagePayloadResponse) GetFilename() string
func (*MessagePayloadResponse) GetId ¶
func (x *MessagePayloadResponse) GetId() string
func (*MessagePayloadResponse) GetListenerId ¶
func (x *MessagePayloadResponse) GetListenerId() string
func (*MessagePayloadResponse) GetMentionIds ¶
func (x *MessagePayloadResponse) GetMentionIds() []string
func (*MessagePayloadResponse) GetReceiveTime ¶
func (x *MessagePayloadResponse) GetReceiveTime() *timestamppb.Timestamp
func (*MessagePayloadResponse) GetRoomId ¶
func (x *MessagePayloadResponse) GetRoomId() string
func (*MessagePayloadResponse) GetTalkerId ¶
func (x *MessagePayloadResponse) GetTalkerId() string
func (*MessagePayloadResponse) GetText ¶
func (x *MessagePayloadResponse) GetText() string
func (*MessagePayloadResponse) GetTimestampDeprecated
deprecated
func (x *MessagePayloadResponse) GetTimestampDeprecated() uint64
Deprecated: Do not use.
func (*MessagePayloadResponse) GetType ¶
func (x *MessagePayloadResponse) GetType() MessageType
func (*MessagePayloadResponse) ProtoMessage ¶
func (*MessagePayloadResponse) ProtoMessage()
func (*MessagePayloadResponse) ProtoReflect ¶
func (x *MessagePayloadResponse) ProtoReflect() protoreflect.Message
func (*MessagePayloadResponse) Reset ¶
func (x *MessagePayloadResponse) Reset()
func (*MessagePayloadResponse) String ¶
func (x *MessagePayloadResponse) String() string
type MessageRecallRequest ¶
type MessageRecallRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*MessageRecallRequest) Descriptor
deprecated
func (*MessageRecallRequest) Descriptor() ([]byte, []int)
Deprecated: Use MessageRecallRequest.ProtoReflect.Descriptor instead.
func (*MessageRecallRequest) GetId ¶
func (x *MessageRecallRequest) GetId() string
func (*MessageRecallRequest) ProtoMessage ¶
func (*MessageRecallRequest) ProtoMessage()
func (*MessageRecallRequest) ProtoReflect ¶
func (x *MessageRecallRequest) ProtoReflect() protoreflect.Message
func (*MessageRecallRequest) Reset ¶
func (x *MessageRecallRequest) Reset()
func (*MessageRecallRequest) String ¶
func (x *MessageRecallRequest) String() string
type MessageRecallResponse ¶
type MessageRecallResponse struct { Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"` // contains filtered or unexported fields }
func (*MessageRecallResponse) Descriptor
deprecated
func (*MessageRecallResponse) Descriptor() ([]byte, []int)
Deprecated: Use MessageRecallResponse.ProtoReflect.Descriptor instead.
func (*MessageRecallResponse) GetSuccess ¶
func (x *MessageRecallResponse) GetSuccess() bool
func (*MessageRecallResponse) ProtoMessage ¶
func (*MessageRecallResponse) ProtoMessage()
func (*MessageRecallResponse) ProtoReflect ¶
func (x *MessageRecallResponse) ProtoReflect() protoreflect.Message
func (*MessageRecallResponse) Reset ¶
func (x *MessageRecallResponse) Reset()
func (*MessageRecallResponse) String ¶
func (x *MessageRecallResponse) String() string
type MessageSendContactRequest ¶
type MessageSendContactRequest struct { ConversationId string `protobuf:"bytes,1,opt,name=conversation_id,json=conversationId,proto3" json:"conversation_id,omitempty"` ContactId string `protobuf:"bytes,2,opt,name=contact_id,json=contactId,proto3" json:"contact_id,omitempty"` // contains filtered or unexported fields }
func (*MessageSendContactRequest) Descriptor
deprecated
func (*MessageSendContactRequest) Descriptor() ([]byte, []int)
Deprecated: Use MessageSendContactRequest.ProtoReflect.Descriptor instead.
func (*MessageSendContactRequest) GetContactId ¶
func (x *MessageSendContactRequest) GetContactId() string
func (*MessageSendContactRequest) GetConversationId ¶
func (x *MessageSendContactRequest) GetConversationId() string
func (*MessageSendContactRequest) ProtoMessage ¶
func (*MessageSendContactRequest) ProtoMessage()
func (*MessageSendContactRequest) ProtoReflect ¶
func (x *MessageSendContactRequest) ProtoReflect() protoreflect.Message
func (*MessageSendContactRequest) Reset ¶
func (x *MessageSendContactRequest) Reset()
func (*MessageSendContactRequest) String ¶
func (x *MessageSendContactRequest) String() string
type MessageSendContactResponse ¶
type MessageSendContactResponse struct { //* // @deprecated: // Huan(202109): Wrapper types must not be used going forward. // https://cloud.google.com/apis/design/design_patterns#optional_primitive_fields // // Deprecated: Do not use. IdStringValueDeprecated *wrapperspb.StringValue `` // Deprecated after Sep 31, 2021, will be removed after Dec 31, 2022 /* 134-byte string literal not displayed */ Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*MessageSendContactResponse) Descriptor
deprecated
func (*MessageSendContactResponse) Descriptor() ([]byte, []int)
Deprecated: Use MessageSendContactResponse.ProtoReflect.Descriptor instead.
func (*MessageSendContactResponse) GetId ¶
func (x *MessageSendContactResponse) GetId() string
func (*MessageSendContactResponse) GetIdStringValueDeprecated
deprecated
func (x *MessageSendContactResponse) GetIdStringValueDeprecated() *wrapperspb.StringValue
Deprecated: Do not use.
func (*MessageSendContactResponse) ProtoMessage ¶
func (*MessageSendContactResponse) ProtoMessage()
func (*MessageSendContactResponse) ProtoReflect ¶
func (x *MessageSendContactResponse) ProtoReflect() protoreflect.Message
func (*MessageSendContactResponse) Reset ¶
func (x *MessageSendContactResponse) Reset()
func (*MessageSendContactResponse) String ¶
func (x *MessageSendContactResponse) String() string
type MessageSendFileRequest ¶
type MessageSendFileRequest struct { ConversationId string `protobuf:"bytes,1,opt,name=conversation_id,json=conversationId,proto3" json:"conversation_id,omitempty"` FileBox string `protobuf:"bytes,2,opt,name=file_box,json=fileBox,proto3" json:"file_box,omitempty"` // contains filtered or unexported fields }
func (*MessageSendFileRequest) Descriptor
deprecated
func (*MessageSendFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use MessageSendFileRequest.ProtoReflect.Descriptor instead.
func (*MessageSendFileRequest) GetConversationId ¶
func (x *MessageSendFileRequest) GetConversationId() string
func (*MessageSendFileRequest) GetFileBox ¶
func (x *MessageSendFileRequest) GetFileBox() string
func (*MessageSendFileRequest) ProtoMessage ¶
func (*MessageSendFileRequest) ProtoMessage()
func (*MessageSendFileRequest) ProtoReflect ¶
func (x *MessageSendFileRequest) ProtoReflect() protoreflect.Message
func (*MessageSendFileRequest) Reset ¶
func (x *MessageSendFileRequest) Reset()
func (*MessageSendFileRequest) String ¶
func (x *MessageSendFileRequest) String() string
type MessageSendFileResponse ¶
type MessageSendFileResponse struct { //* // @deprecated: // Huan(202109): Wrapper types must not be used going forward. // https://cloud.google.com/apis/design/design_patterns#optional_primitive_fields // // Deprecated: Do not use. IdStringValueDeprecated *wrapperspb.StringValue `` // Deprecated after Sep 31, 2021, will be removed after Dec 31, 2022 /* 134-byte string literal not displayed */ Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*MessageSendFileResponse) Descriptor
deprecated
func (*MessageSendFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use MessageSendFileResponse.ProtoReflect.Descriptor instead.
func (*MessageSendFileResponse) GetId ¶
func (x *MessageSendFileResponse) GetId() string
func (*MessageSendFileResponse) GetIdStringValueDeprecated
deprecated
func (x *MessageSendFileResponse) GetIdStringValueDeprecated() *wrapperspb.StringValue
Deprecated: Do not use.
func (*MessageSendFileResponse) ProtoMessage ¶
func (*MessageSendFileResponse) ProtoMessage()
func (*MessageSendFileResponse) ProtoReflect ¶
func (x *MessageSendFileResponse) ProtoReflect() protoreflect.Message
func (*MessageSendFileResponse) Reset ¶
func (x *MessageSendFileResponse) Reset()
func (*MessageSendFileResponse) String ¶
func (x *MessageSendFileResponse) String() string
type MessageSendFileStreamRequest ¶
type MessageSendFileStreamRequest struct { // oneof payload { ConversationId *string `protobuf:"bytes,1,opt,name=conversation_id,json=conversationId,proto3,oneof" json:"conversation_id,omitempty"` FileBoxChunk *FileBoxChunk `protobuf:"bytes,2,opt,name=file_box_chunk,json=fileBoxChunk,proto3,oneof" json:"file_box_chunk,omitempty"` // }; // contains filtered or unexported fields }
func (*MessageSendFileStreamRequest) Descriptor
deprecated
func (*MessageSendFileStreamRequest) Descriptor() ([]byte, []int)
Deprecated: Use MessageSendFileStreamRequest.ProtoReflect.Descriptor instead.
func (*MessageSendFileStreamRequest) GetConversationId ¶
func (x *MessageSendFileStreamRequest) GetConversationId() string
func (*MessageSendFileStreamRequest) GetFileBoxChunk ¶
func (x *MessageSendFileStreamRequest) GetFileBoxChunk() *FileBoxChunk
func (*MessageSendFileStreamRequest) ProtoMessage ¶
func (*MessageSendFileStreamRequest) ProtoMessage()
func (*MessageSendFileStreamRequest) ProtoReflect ¶
func (x *MessageSendFileStreamRequest) ProtoReflect() protoreflect.Message
func (*MessageSendFileStreamRequest) Reset ¶
func (x *MessageSendFileStreamRequest) Reset()
func (*MessageSendFileStreamRequest) String ¶
func (x *MessageSendFileStreamRequest) String() string
type MessageSendFileStreamResponse ¶
type MessageSendFileStreamResponse struct { //* // @deprecated: // Huan(202109): Wrapper types must not be used going forward. // https://cloud.google.com/apis/design/design_patterns#optional_primitive_fields // // Deprecated: Do not use. IdStringValueDeprecated *wrapperspb.StringValue `` // Deprecated after Sep 31, 2021, will be removed after Dec 31, 2022 /* 134-byte string literal not displayed */ Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*MessageSendFileStreamResponse) Descriptor
deprecated
func (*MessageSendFileStreamResponse) Descriptor() ([]byte, []int)
Deprecated: Use MessageSendFileStreamResponse.ProtoReflect.Descriptor instead.
func (*MessageSendFileStreamResponse) GetId ¶
func (x *MessageSendFileStreamResponse) GetId() string
func (*MessageSendFileStreamResponse) GetIdStringValueDeprecated
deprecated
func (x *MessageSendFileStreamResponse) GetIdStringValueDeprecated() *wrapperspb.StringValue
Deprecated: Do not use.
func (*MessageSendFileStreamResponse) ProtoMessage ¶
func (*MessageSendFileStreamResponse) ProtoMessage()
func (*MessageSendFileStreamResponse) ProtoReflect ¶
func (x *MessageSendFileStreamResponse) ProtoReflect() protoreflect.Message
func (*MessageSendFileStreamResponse) Reset ¶
func (x *MessageSendFileStreamResponse) Reset()
func (*MessageSendFileStreamResponse) String ¶
func (x *MessageSendFileStreamResponse) String() string
type MessageSendLocationRequest ¶
type MessageSendLocationRequest struct { ConversationId string `protobuf:"bytes,1,opt,name=conversation_id,json=conversationId,proto3" json:"conversation_id,omitempty"` Location *LocationPayload `protobuf:"bytes,2,opt,name=location,proto3" json:"location,omitempty"` // contains filtered or unexported fields }
func (*MessageSendLocationRequest) Descriptor
deprecated
func (*MessageSendLocationRequest) Descriptor() ([]byte, []int)
Deprecated: Use MessageSendLocationRequest.ProtoReflect.Descriptor instead.
func (*MessageSendLocationRequest) GetConversationId ¶
func (x *MessageSendLocationRequest) GetConversationId() string
func (*MessageSendLocationRequest) GetLocation ¶
func (x *MessageSendLocationRequest) GetLocation() *LocationPayload
func (*MessageSendLocationRequest) ProtoMessage ¶
func (*MessageSendLocationRequest) ProtoMessage()
func (*MessageSendLocationRequest) ProtoReflect ¶
func (x *MessageSendLocationRequest) ProtoReflect() protoreflect.Message
func (*MessageSendLocationRequest) Reset ¶
func (x *MessageSendLocationRequest) Reset()
func (*MessageSendLocationRequest) String ¶
func (x *MessageSendLocationRequest) String() string
type MessageSendLocationResponse ¶
type MessageSendLocationResponse struct { //* // Huan(202110): we will not use wrappers any more by following the Google Style Guide: // If not using optional would add complexity or ambiguity, then use optional primitive fields, // Wrapper types must not be used going forward. // — Optional Primitive Fields (https://cloud.google.com/apis/design/design_patterns.md#optional-primitive-fields) Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*MessageSendLocationResponse) Descriptor
deprecated
func (*MessageSendLocationResponse) Descriptor() ([]byte, []int)
Deprecated: Use MessageSendLocationResponse.ProtoReflect.Descriptor instead.
func (*MessageSendLocationResponse) GetId ¶
func (x *MessageSendLocationResponse) GetId() string
func (*MessageSendLocationResponse) ProtoMessage ¶
func (*MessageSendLocationResponse) ProtoMessage()
func (*MessageSendLocationResponse) ProtoReflect ¶
func (x *MessageSendLocationResponse) ProtoReflect() protoreflect.Message
func (*MessageSendLocationResponse) Reset ¶
func (x *MessageSendLocationResponse) Reset()
func (*MessageSendLocationResponse) String ¶
func (x *MessageSendLocationResponse) String() string
type MessageSendMiniProgramRequest ¶
type MessageSendMiniProgramRequest struct { ConversationId string `protobuf:"bytes,1,opt,name=conversation_id,json=conversationId,proto3" json:"conversation_id,omitempty"` //* // Huan(202110): We should use payload instead of JSON.stringify string // The compatible code will be removed after Dec 31, 2022 // // Deprecated: Do not use. MiniProgramDeprecated string `` // deprecated after Sep 31, 2021, remove compatible code after Dec 31, 2022 /* 126-byte string literal not displayed */ MiniProgram *MiniProgramPayload `protobuf:"bytes,3,opt,name=mini_program,json=miniProgram,proto3" json:"mini_program,omitempty"` // contains filtered or unexported fields }
func (*MessageSendMiniProgramRequest) Descriptor
deprecated
func (*MessageSendMiniProgramRequest) Descriptor() ([]byte, []int)
Deprecated: Use MessageSendMiniProgramRequest.ProtoReflect.Descriptor instead.
func (*MessageSendMiniProgramRequest) GetConversationId ¶
func (x *MessageSendMiniProgramRequest) GetConversationId() string
func (*MessageSendMiniProgramRequest) GetMiniProgram ¶
func (x *MessageSendMiniProgramRequest) GetMiniProgram() *MiniProgramPayload
func (*MessageSendMiniProgramRequest) GetMiniProgramDeprecated
deprecated
func (x *MessageSendMiniProgramRequest) GetMiniProgramDeprecated() string
Deprecated: Do not use.
func (*MessageSendMiniProgramRequest) ProtoMessage ¶
func (*MessageSendMiniProgramRequest) ProtoMessage()
func (*MessageSendMiniProgramRequest) ProtoReflect ¶
func (x *MessageSendMiniProgramRequest) ProtoReflect() protoreflect.Message
func (*MessageSendMiniProgramRequest) Reset ¶
func (x *MessageSendMiniProgramRequest) Reset()
func (*MessageSendMiniProgramRequest) String ¶
func (x *MessageSendMiniProgramRequest) String() string
type MessageSendMiniProgramResponse ¶
type MessageSendMiniProgramResponse struct { //* // @deprecated: // Huan(202109): Wrapper types must not be used going forward. // https://cloud.google.com/apis/design/design_patterns#optional_primitive_fields // // Deprecated: Do not use. IdStringValueDeprecated *wrapperspb.StringValue `` // Deprecated after Sep 31, 2021, will be removed after Dec 31, 2022 /* 134-byte string literal not displayed */ Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*MessageSendMiniProgramResponse) Descriptor
deprecated
func (*MessageSendMiniProgramResponse) Descriptor() ([]byte, []int)
Deprecated: Use MessageSendMiniProgramResponse.ProtoReflect.Descriptor instead.
func (*MessageSendMiniProgramResponse) GetId ¶
func (x *MessageSendMiniProgramResponse) GetId() string
func (*MessageSendMiniProgramResponse) GetIdStringValueDeprecated
deprecated
func (x *MessageSendMiniProgramResponse) GetIdStringValueDeprecated() *wrapperspb.StringValue
Deprecated: Do not use.
func (*MessageSendMiniProgramResponse) ProtoMessage ¶
func (*MessageSendMiniProgramResponse) ProtoMessage()
func (*MessageSendMiniProgramResponse) ProtoReflect ¶
func (x *MessageSendMiniProgramResponse) ProtoReflect() protoreflect.Message
func (*MessageSendMiniProgramResponse) Reset ¶
func (x *MessageSendMiniProgramResponse) Reset()
func (*MessageSendMiniProgramResponse) String ¶
func (x *MessageSendMiniProgramResponse) String() string
type MessageSendTextRequest ¶
type MessageSendTextRequest struct { ConversationId string `protobuf:"bytes,1,opt,name=conversation_id,json=conversationId,proto3" json:"conversation_id,omitempty"` Text string `protobuf:"bytes,2,opt,name=text,proto3" json:"text,omitempty"` // Huan(202011) FIXME: Issue #99 // https://github.com/wechaty/grpc/issues/99 MentionalIds []string `protobuf:"bytes,3,rep,name=mentional_ids,json=mentionalIds,proto3" json:"mentional_ids,omitempty"` // contains filtered or unexported fields }
func (*MessageSendTextRequest) Descriptor
deprecated
func (*MessageSendTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use MessageSendTextRequest.ProtoReflect.Descriptor instead.
func (*MessageSendTextRequest) GetConversationId ¶
func (x *MessageSendTextRequest) GetConversationId() string
func (*MessageSendTextRequest) GetMentionalIds ¶
func (x *MessageSendTextRequest) GetMentionalIds() []string
func (*MessageSendTextRequest) GetText ¶
func (x *MessageSendTextRequest) GetText() string
func (*MessageSendTextRequest) ProtoMessage ¶
func (*MessageSendTextRequest) ProtoMessage()
func (*MessageSendTextRequest) ProtoReflect ¶
func (x *MessageSendTextRequest) ProtoReflect() protoreflect.Message
func (*MessageSendTextRequest) Reset ¶
func (x *MessageSendTextRequest) Reset()
func (*MessageSendTextRequest) String ¶
func (x *MessageSendTextRequest) String() string
type MessageSendTextResponse ¶
type MessageSendTextResponse struct { //* // @deprecated: // Huan(202109): Wrapper types must not be used going forward. // https://cloud.google.com/apis/design/design_patterns#optional_primitive_fields // // Deprecated: Do not use. IdStringValueDeprecated *wrapperspb.StringValue `` // Deprecated after Sep 31, 2021, will be removed after Dec 31, 2022 /* 134-byte string literal not displayed */ Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*MessageSendTextResponse) Descriptor
deprecated
func (*MessageSendTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use MessageSendTextResponse.ProtoReflect.Descriptor instead.
func (*MessageSendTextResponse) GetId ¶
func (x *MessageSendTextResponse) GetId() string
func (*MessageSendTextResponse) GetIdStringValueDeprecated
deprecated
func (x *MessageSendTextResponse) GetIdStringValueDeprecated() *wrapperspb.StringValue
Deprecated: Do not use.
func (*MessageSendTextResponse) ProtoMessage ¶
func (*MessageSendTextResponse) ProtoMessage()
func (*MessageSendTextResponse) ProtoReflect ¶
func (x *MessageSendTextResponse) ProtoReflect() protoreflect.Message
func (*MessageSendTextResponse) Reset ¶
func (x *MessageSendTextResponse) Reset()
func (*MessageSendTextResponse) String ¶
func (x *MessageSendTextResponse) String() string
type MessageSendUrlRequest ¶
type MessageSendUrlRequest struct { ConversationId string `protobuf:"bytes,1,opt,name=conversation_id,json=conversationId,proto3" json:"conversation_id,omitempty"` //* // Huan(202110): We should use payload instead of JSON.stringify string // The compatible code will be removed after Dec 31, 2022 // // Deprecated: Do not use. UrlLinkDeprecated string `protobuf:"bytes,2,opt,name=url_link_deprecated,json=urlLinkDeprecated,proto3" json:"url_link_deprecated,omitempty"` // deprecated after Sep 31, 2021, remove compatible code after Dec 31, 2022 UrlLink *UrlLinkPayload `protobuf:"bytes,3,opt,name=url_link,json=urlLink,proto3" json:"url_link,omitempty"` // contains filtered or unexported fields }
func (*MessageSendUrlRequest) Descriptor
deprecated
func (*MessageSendUrlRequest) Descriptor() ([]byte, []int)
Deprecated: Use MessageSendUrlRequest.ProtoReflect.Descriptor instead.
func (*MessageSendUrlRequest) GetConversationId ¶
func (x *MessageSendUrlRequest) GetConversationId() string
func (*MessageSendUrlRequest) GetUrlLink ¶
func (x *MessageSendUrlRequest) GetUrlLink() *UrlLinkPayload
func (*MessageSendUrlRequest) GetUrlLinkDeprecated
deprecated
func (x *MessageSendUrlRequest) GetUrlLinkDeprecated() string
Deprecated: Do not use.
func (*MessageSendUrlRequest) ProtoMessage ¶
func (*MessageSendUrlRequest) ProtoMessage()
func (*MessageSendUrlRequest) ProtoReflect ¶
func (x *MessageSendUrlRequest) ProtoReflect() protoreflect.Message
func (*MessageSendUrlRequest) Reset ¶
func (x *MessageSendUrlRequest) Reset()
func (*MessageSendUrlRequest) String ¶
func (x *MessageSendUrlRequest) String() string
type MessageSendUrlResponse ¶
type MessageSendUrlResponse struct { //* // @deprecated: // Huan(202109): Wrapper types must not be used going forward. // https://cloud.google.com/apis/design/design_patterns#optional_primitive_fields // // Deprecated: Do not use. IdStringValueDeprecated *wrapperspb.StringValue `` // Deprecated after Sep 31, 2021, will be removed after Dec 31, 2022 /* 134-byte string literal not displayed */ Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*MessageSendUrlResponse) Descriptor
deprecated
func (*MessageSendUrlResponse) Descriptor() ([]byte, []int)
Deprecated: Use MessageSendUrlResponse.ProtoReflect.Descriptor instead.
func (*MessageSendUrlResponse) GetId ¶
func (x *MessageSendUrlResponse) GetId() string
func (*MessageSendUrlResponse) GetIdStringValueDeprecated
deprecated
func (x *MessageSendUrlResponse) GetIdStringValueDeprecated() *wrapperspb.StringValue
Deprecated: Do not use.
func (*MessageSendUrlResponse) ProtoMessage ¶
func (*MessageSendUrlResponse) ProtoMessage()
func (*MessageSendUrlResponse) ProtoReflect ¶
func (x *MessageSendUrlResponse) ProtoReflect() protoreflect.Message
func (*MessageSendUrlResponse) Reset ¶
func (x *MessageSendUrlResponse) Reset()
func (*MessageSendUrlResponse) String ¶
func (x *MessageSendUrlResponse) String() string
type MessageType ¶
type MessageType int32
const ( MessageType_MESSAGE_TYPE_UNSPECIFIED MessageType = 0 MessageType_MESSAGE_TYPE_ATTACHMENT MessageType = 1 MessageType_MESSAGE_TYPE_AUDIO MessageType = 2 MessageType_MESSAGE_TYPE_CONTACT MessageType = 3 MessageType_MESSAGE_TYPE_EMOTICON MessageType = 4 MessageType_MESSAGE_TYPE_IMAGE MessageType = 5 MessageType_MESSAGE_TYPE_TEXT MessageType = 6 MessageType_MESSAGE_TYPE_VIDEO MessageType = 7 MessageType_MESSAGE_TYPE_CHAT_HISTORY MessageType = 8 MessageType_MESSAGE_TYPE_LOCATION MessageType = 9 MessageType_MESSAGE_TYPE_MINI_PROGRAM MessageType = 10 MessageType_MESSAGE_TYPE_TRANSFER MessageType = 11 MessageType_MESSAGE_TYPE_RED_ENVELOPE MessageType = 12 MessageType_MESSAGE_TYPE_RECALLED MessageType = 13 MessageType_MESSAGE_TYPE_URL MessageType = 14 )
func (MessageType) Descriptor ¶
func (MessageType) Descriptor() protoreflect.EnumDescriptor
func (MessageType) Enum ¶
func (x MessageType) Enum() *MessageType
func (MessageType) EnumDescriptor
deprecated
func (MessageType) EnumDescriptor() ([]byte, []int)
Deprecated: Use MessageType.Descriptor instead.
func (MessageType) Number ¶
func (x MessageType) Number() protoreflect.EnumNumber
func (MessageType) String ¶
func (x MessageType) String() string
func (MessageType) Type ¶
func (MessageType) Type() protoreflect.EnumType
type MessageUrlRequest ¶
type MessageUrlRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*MessageUrlRequest) Descriptor
deprecated
func (*MessageUrlRequest) Descriptor() ([]byte, []int)
Deprecated: Use MessageUrlRequest.ProtoReflect.Descriptor instead.
func (*MessageUrlRequest) GetId ¶
func (x *MessageUrlRequest) GetId() string
func (*MessageUrlRequest) ProtoMessage ¶
func (*MessageUrlRequest) ProtoMessage()
func (*MessageUrlRequest) ProtoReflect ¶
func (x *MessageUrlRequest) ProtoReflect() protoreflect.Message
func (*MessageUrlRequest) Reset ¶
func (x *MessageUrlRequest) Reset()
func (*MessageUrlRequest) String ¶
func (x *MessageUrlRequest) String() string
type MessageUrlResponse ¶
type MessageUrlResponse struct { //* // Huan(202110): We should use payload instead of JSON.stringify string // The compatible code will be removed after Dec 31, 2022 // // Deprecated: Do not use. UrlLinkDeprecated string `protobuf:"bytes,1,opt,name=url_link_deprecated,json=urlLinkDeprecated,proto3" json:"url_link_deprecated,omitempty"` // deprecated after Sep 31, 2021, remove compatible code after Dec 31, 2022 UrlLink *UrlLinkPayload `protobuf:"bytes,2,opt,name=url_link,json=urlLink,proto3" json:"url_link,omitempty"` // contains filtered or unexported fields }
func (*MessageUrlResponse) Descriptor
deprecated
func (*MessageUrlResponse) Descriptor() ([]byte, []int)
Deprecated: Use MessageUrlResponse.ProtoReflect.Descriptor instead.
func (*MessageUrlResponse) GetUrlLink ¶
func (x *MessageUrlResponse) GetUrlLink() *UrlLinkPayload
func (*MessageUrlResponse) GetUrlLinkDeprecated
deprecated
func (x *MessageUrlResponse) GetUrlLinkDeprecated() string
Deprecated: Do not use.
func (*MessageUrlResponse) ProtoMessage ¶
func (*MessageUrlResponse) ProtoMessage()
func (*MessageUrlResponse) ProtoReflect ¶
func (x *MessageUrlResponse) ProtoReflect() protoreflect.Message
func (*MessageUrlResponse) Reset ¶
func (x *MessageUrlResponse) Reset()
func (*MessageUrlResponse) String ¶
func (x *MessageUrlResponse) String() string
type MiniProgramPayload ¶
type MiniProgramPayload struct { Appid string `protobuf:"bytes,1,opt,name=appid,proto3" json:"appid,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` PagePath string `protobuf:"bytes,3,opt,name=page_path,json=pagePath,proto3" json:"page_path,omitempty"` IconUrl string `protobuf:"bytes,4,opt,name=icon_url,json=iconUrl,proto3" json:"icon_url,omitempty"` ThumbUrl string `protobuf:"bytes,6,opt,name=thumb_url,json=thumbUrl,proto3" json:"thumb_url,omitempty"` Title string `protobuf:"bytes,7,opt,name=title,proto3" json:"title,omitempty"` Username string `protobuf:"bytes,8,opt,name=username,proto3" json:"username,omitempty"` ThumbKey string `protobuf:"bytes,9,opt,name=thumb_key,json=thumbKey,proto3" json:"thumb_key,omitempty"` // contains filtered or unexported fields }
func (*MiniProgramPayload) Descriptor
deprecated
func (*MiniProgramPayload) Descriptor() ([]byte, []int)
Deprecated: Use MiniProgramPayload.ProtoReflect.Descriptor instead.
func (*MiniProgramPayload) GetAppid ¶
func (x *MiniProgramPayload) GetAppid() string
func (*MiniProgramPayload) GetDescription ¶
func (x *MiniProgramPayload) GetDescription() string
func (*MiniProgramPayload) GetIconUrl ¶
func (x *MiniProgramPayload) GetIconUrl() string
func (*MiniProgramPayload) GetPagePath ¶
func (x *MiniProgramPayload) GetPagePath() string
func (*MiniProgramPayload) GetShareId ¶
func (x *MiniProgramPayload) GetShareId() string
func (*MiniProgramPayload) GetThumbKey ¶
func (x *MiniProgramPayload) GetThumbKey() string
func (*MiniProgramPayload) GetThumbUrl ¶
func (x *MiniProgramPayload) GetThumbUrl() string
func (*MiniProgramPayload) GetTitle ¶
func (x *MiniProgramPayload) GetTitle() string
func (*MiniProgramPayload) GetUsername ¶
func (x *MiniProgramPayload) GetUsername() string
func (*MiniProgramPayload) ProtoMessage ¶
func (*MiniProgramPayload) ProtoMessage()
func (*MiniProgramPayload) ProtoReflect ¶
func (x *MiniProgramPayload) ProtoReflect() protoreflect.Message
func (*MiniProgramPayload) Reset ¶
func (x *MiniProgramPayload) Reset()
func (*MiniProgramPayload) String ¶
func (x *MiniProgramPayload) String() string
type PayloadType ¶
type PayloadType int32
const ( PayloadType_PAYLOAD_TYPE_UNSPECIFIED PayloadType = 0 PayloadType_PAYLOAD_TYPE_MESSAGE PayloadType = 1 PayloadType_PAYLOAD_TYPE_CONTACT PayloadType = 2 PayloadType_PAYLOAD_TYPE_ROOM PayloadType = 3 PayloadType_PAYLOAD_TYPE_ROOM_MEMBER PayloadType = 4 PayloadType_PAYLOAD_TYPE_FRIENDSHIP PayloadType = 5 )
func (PayloadType) Descriptor ¶
func (PayloadType) Descriptor() protoreflect.EnumDescriptor
func (PayloadType) Enum ¶
func (x PayloadType) Enum() *PayloadType
func (PayloadType) EnumDescriptor
deprecated
func (PayloadType) EnumDescriptor() ([]byte, []int)
Deprecated: Use PayloadType.Descriptor instead.
func (PayloadType) Number ¶
func (x PayloadType) Number() protoreflect.EnumNumber
func (PayloadType) String ¶
func (x PayloadType) String() string
func (PayloadType) Type ¶
func (PayloadType) Type() protoreflect.EnumType
type Referrer ¶
type Referrer struct { ContactId string `protobuf:"bytes,1,opt,name=contact_id,json=contactId,proto3" json:"contact_id,omitempty"` RoomId string `protobuf:"bytes,2,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` // contains filtered or unexported fields }
* "Referrer" and "Referral" refers to different things. "Referrer" is something or somebody who refers. "Referral" is the act of referring.
func (*Referrer) Descriptor
deprecated
func (*Referrer) GetContactId ¶
func (*Referrer) ProtoMessage ¶
func (*Referrer) ProtoMessage()
func (*Referrer) ProtoReflect ¶
func (x *Referrer) ProtoReflect() protoreflect.Message
type RoomAddRequest ¶
type RoomAddRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` ContactId string `protobuf:"bytes,2,opt,name=contact_id,json=contactId,proto3" json:"contact_id,omitempty"` InviteOnly bool `protobuf:"varint,3,opt,name=invite_only,json=inviteOnly,proto3" json:"invite_only,omitempty"` // contains filtered or unexported fields }
func (*RoomAddRequest) Descriptor
deprecated
func (*RoomAddRequest) Descriptor() ([]byte, []int)
Deprecated: Use RoomAddRequest.ProtoReflect.Descriptor instead.
func (*RoomAddRequest) GetContactId ¶
func (x *RoomAddRequest) GetContactId() string
func (*RoomAddRequest) GetId ¶
func (x *RoomAddRequest) GetId() string
func (*RoomAddRequest) GetInviteOnly ¶
func (x *RoomAddRequest) GetInviteOnly() bool
func (*RoomAddRequest) ProtoMessage ¶
func (*RoomAddRequest) ProtoMessage()
func (*RoomAddRequest) ProtoReflect ¶
func (x *RoomAddRequest) ProtoReflect() protoreflect.Message
func (*RoomAddRequest) Reset ¶
func (x *RoomAddRequest) Reset()
func (*RoomAddRequest) String ¶
func (x *RoomAddRequest) String() string
type RoomAddResponse ¶
type RoomAddResponse struct {
// contains filtered or unexported fields
}
func (*RoomAddResponse) Descriptor
deprecated
func (*RoomAddResponse) Descriptor() ([]byte, []int)
Deprecated: Use RoomAddResponse.ProtoReflect.Descriptor instead.
func (*RoomAddResponse) ProtoMessage ¶
func (*RoomAddResponse) ProtoMessage()
func (*RoomAddResponse) ProtoReflect ¶
func (x *RoomAddResponse) ProtoReflect() protoreflect.Message
func (*RoomAddResponse) Reset ¶
func (x *RoomAddResponse) Reset()
func (*RoomAddResponse) String ¶
func (x *RoomAddResponse) String() string
type RoomAnnounceRequest ¶
type RoomAnnounceRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Deprecated: Do not use. TextStringValueDeprecated *wrapperspb.StringValue `` // DEPRECATED, will be removed after Dec 31, 2022 /* 140-byte string literal not displayed */ Text *string `protobuf:"bytes,3,opt,name=text,proto3,oneof" json:"text,omitempty"` // contains filtered or unexported fields }
func (*RoomAnnounceRequest) Descriptor
deprecated
func (*RoomAnnounceRequest) Descriptor() ([]byte, []int)
Deprecated: Use RoomAnnounceRequest.ProtoReflect.Descriptor instead.
func (*RoomAnnounceRequest) GetId ¶
func (x *RoomAnnounceRequest) GetId() string
func (*RoomAnnounceRequest) GetText ¶
func (x *RoomAnnounceRequest) GetText() string
func (*RoomAnnounceRequest) GetTextStringValueDeprecated
deprecated
func (x *RoomAnnounceRequest) GetTextStringValueDeprecated() *wrapperspb.StringValue
Deprecated: Do not use.
func (*RoomAnnounceRequest) ProtoMessage ¶
func (*RoomAnnounceRequest) ProtoMessage()
func (*RoomAnnounceRequest) ProtoReflect ¶
func (x *RoomAnnounceRequest) ProtoReflect() protoreflect.Message
func (*RoomAnnounceRequest) Reset ¶
func (x *RoomAnnounceRequest) Reset()
func (*RoomAnnounceRequest) String ¶
func (x *RoomAnnounceRequest) String() string
type RoomAnnounceResponse ¶
type RoomAnnounceResponse struct { // Deprecated: Do not use. TextStringValueDeprecated *wrapperspb.StringValue `` // DEPRECATED, will be removed after Dec 31, 2022 /* 140-byte string literal not displayed */ Text string `protobuf:"bytes,2,opt,name=text,proto3" json:"text,omitempty"` // contains filtered or unexported fields }
func (*RoomAnnounceResponse) Descriptor
deprecated
func (*RoomAnnounceResponse) Descriptor() ([]byte, []int)
Deprecated: Use RoomAnnounceResponse.ProtoReflect.Descriptor instead.
func (*RoomAnnounceResponse) GetText ¶
func (x *RoomAnnounceResponse) GetText() string
func (*RoomAnnounceResponse) GetTextStringValueDeprecated
deprecated
func (x *RoomAnnounceResponse) GetTextStringValueDeprecated() *wrapperspb.StringValue
Deprecated: Do not use.
func (*RoomAnnounceResponse) ProtoMessage ¶
func (*RoomAnnounceResponse) ProtoMessage()
func (*RoomAnnounceResponse) ProtoReflect ¶
func (x *RoomAnnounceResponse) ProtoReflect() protoreflect.Message
func (*RoomAnnounceResponse) Reset ¶
func (x *RoomAnnounceResponse) Reset()
func (*RoomAnnounceResponse) String ¶
func (x *RoomAnnounceResponse) String() string
type RoomAvatarRequest ¶
type RoomAvatarRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*RoomAvatarRequest) Descriptor
deprecated
func (*RoomAvatarRequest) Descriptor() ([]byte, []int)
Deprecated: Use RoomAvatarRequest.ProtoReflect.Descriptor instead.
func (*RoomAvatarRequest) GetId ¶
func (x *RoomAvatarRequest) GetId() string
func (*RoomAvatarRequest) ProtoMessage ¶
func (*RoomAvatarRequest) ProtoMessage()
func (*RoomAvatarRequest) ProtoReflect ¶
func (x *RoomAvatarRequest) ProtoReflect() protoreflect.Message
func (*RoomAvatarRequest) Reset ¶
func (x *RoomAvatarRequest) Reset()
func (*RoomAvatarRequest) String ¶
func (x *RoomAvatarRequest) String() string
type RoomAvatarResponse ¶
type RoomAvatarResponse struct { FileBox string `protobuf:"bytes,1,opt,name=file_box,json=fileBox,proto3" json:"file_box,omitempty"` // contains filtered or unexported fields }
func (*RoomAvatarResponse) Descriptor
deprecated
func (*RoomAvatarResponse) Descriptor() ([]byte, []int)
Deprecated: Use RoomAvatarResponse.ProtoReflect.Descriptor instead.
func (*RoomAvatarResponse) GetFileBox ¶
func (x *RoomAvatarResponse) GetFileBox() string
func (*RoomAvatarResponse) ProtoMessage ¶
func (*RoomAvatarResponse) ProtoMessage()
func (*RoomAvatarResponse) ProtoReflect ¶
func (x *RoomAvatarResponse) ProtoReflect() protoreflect.Message
func (*RoomAvatarResponse) Reset ¶
func (x *RoomAvatarResponse) Reset()
func (*RoomAvatarResponse) String ¶
func (x *RoomAvatarResponse) String() string
type RoomCreateRequest ¶
type RoomCreateRequest struct { ContactIds []string `protobuf:"bytes,1,rep,name=contact_ids,json=contactIds,proto3" json:"contact_ids,omitempty"` Topic string `protobuf:"bytes,2,opt,name=topic,proto3" json:"topic,omitempty"` // contains filtered or unexported fields }
func (*RoomCreateRequest) Descriptor
deprecated
func (*RoomCreateRequest) Descriptor() ([]byte, []int)
Deprecated: Use RoomCreateRequest.ProtoReflect.Descriptor instead.
func (*RoomCreateRequest) GetContactIds ¶
func (x *RoomCreateRequest) GetContactIds() []string
func (*RoomCreateRequest) GetTopic ¶
func (x *RoomCreateRequest) GetTopic() string
func (*RoomCreateRequest) ProtoMessage ¶
func (*RoomCreateRequest) ProtoMessage()
func (*RoomCreateRequest) ProtoReflect ¶
func (x *RoomCreateRequest) ProtoReflect() protoreflect.Message
func (*RoomCreateRequest) Reset ¶
func (x *RoomCreateRequest) Reset()
func (*RoomCreateRequest) String ¶
func (x *RoomCreateRequest) String() string
type RoomCreateResponse ¶
type RoomCreateResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*RoomCreateResponse) Descriptor
deprecated
func (*RoomCreateResponse) Descriptor() ([]byte, []int)
Deprecated: Use RoomCreateResponse.ProtoReflect.Descriptor instead.
func (*RoomCreateResponse) GetId ¶
func (x *RoomCreateResponse) GetId() string
func (*RoomCreateResponse) ProtoMessage ¶
func (*RoomCreateResponse) ProtoMessage()
func (*RoomCreateResponse) ProtoReflect ¶
func (x *RoomCreateResponse) ProtoReflect() protoreflect.Message
func (*RoomCreateResponse) Reset ¶
func (x *RoomCreateResponse) Reset()
func (*RoomCreateResponse) String ¶
func (x *RoomCreateResponse) String() string
type RoomDelRequest ¶
type RoomDelRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` ContactId string `protobuf:"bytes,2,opt,name=contact_id,json=contactId,proto3" json:"contact_id,omitempty"` // contains filtered or unexported fields }
func (*RoomDelRequest) Descriptor
deprecated
func (*RoomDelRequest) Descriptor() ([]byte, []int)
Deprecated: Use RoomDelRequest.ProtoReflect.Descriptor instead.
func (*RoomDelRequest) GetContactId ¶
func (x *RoomDelRequest) GetContactId() string
func (*RoomDelRequest) GetId ¶
func (x *RoomDelRequest) GetId() string
func (*RoomDelRequest) ProtoMessage ¶
func (*RoomDelRequest) ProtoMessage()
func (*RoomDelRequest) ProtoReflect ¶
func (x *RoomDelRequest) ProtoReflect() protoreflect.Message
func (*RoomDelRequest) Reset ¶
func (x *RoomDelRequest) Reset()
func (*RoomDelRequest) String ¶
func (x *RoomDelRequest) String() string
type RoomDelResponse ¶
type RoomDelResponse struct {
// contains filtered or unexported fields
}
func (*RoomDelResponse) Descriptor
deprecated
func (*RoomDelResponse) Descriptor() ([]byte, []int)
Deprecated: Use RoomDelResponse.ProtoReflect.Descriptor instead.
func (*RoomDelResponse) ProtoMessage ¶
func (*RoomDelResponse) ProtoMessage()
func (*RoomDelResponse) ProtoReflect ¶
func (x *RoomDelResponse) ProtoReflect() protoreflect.Message
func (*RoomDelResponse) Reset ¶
func (x *RoomDelResponse) Reset()
func (*RoomDelResponse) String ¶
func (x *RoomDelResponse) String() string
type RoomInvitationAcceptRequest ¶
type RoomInvitationAcceptRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*RoomInvitationAcceptRequest) Descriptor
deprecated
func (*RoomInvitationAcceptRequest) Descriptor() ([]byte, []int)
Deprecated: Use RoomInvitationAcceptRequest.ProtoReflect.Descriptor instead.
func (*RoomInvitationAcceptRequest) GetId ¶
func (x *RoomInvitationAcceptRequest) GetId() string
func (*RoomInvitationAcceptRequest) ProtoMessage ¶
func (*RoomInvitationAcceptRequest) ProtoMessage()
func (*RoomInvitationAcceptRequest) ProtoReflect ¶
func (x *RoomInvitationAcceptRequest) ProtoReflect() protoreflect.Message
func (*RoomInvitationAcceptRequest) Reset ¶
func (x *RoomInvitationAcceptRequest) Reset()
func (*RoomInvitationAcceptRequest) String ¶
func (x *RoomInvitationAcceptRequest) String() string
type RoomInvitationAcceptResponse ¶
type RoomInvitationAcceptResponse struct {
// contains filtered or unexported fields
}
func (*RoomInvitationAcceptResponse) Descriptor
deprecated
func (*RoomInvitationAcceptResponse) Descriptor() ([]byte, []int)
Deprecated: Use RoomInvitationAcceptResponse.ProtoReflect.Descriptor instead.
func (*RoomInvitationAcceptResponse) ProtoMessage ¶
func (*RoomInvitationAcceptResponse) ProtoMessage()
func (*RoomInvitationAcceptResponse) ProtoReflect ¶
func (x *RoomInvitationAcceptResponse) ProtoReflect() protoreflect.Message
func (*RoomInvitationAcceptResponse) Reset ¶
func (x *RoomInvitationAcceptResponse) Reset()
func (*RoomInvitationAcceptResponse) String ¶
func (x *RoomInvitationAcceptResponse) String() string
type RoomInvitationPayloadRequest ¶
type RoomInvitationPayloadRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` //* // Huan(202002): `payload` should be removed. // The puppet server should take the responsibilities // for storing the unaccepted friend-request payload. // // @deprecated: use payload instead. // Huan(202109): Wrapper types must not be used going forward. // https://cloud.google.com/apis/design/design_patterns#optional_primitive_fields // // Deprecated: Do not use. PayloadStringValueDeprecated *wrapperspb.StringValue `` // Deprecated: will be removed after Dec 31, 2022 /* 149-byte string literal not displayed */ Payload string `protobuf:"bytes,3,opt,name=payload,proto3" json:"payload,omitempty"` // contains filtered or unexported fields }
func (*RoomInvitationPayloadRequest) Descriptor
deprecated
func (*RoomInvitationPayloadRequest) Descriptor() ([]byte, []int)
Deprecated: Use RoomInvitationPayloadRequest.ProtoReflect.Descriptor instead.
func (*RoomInvitationPayloadRequest) GetId ¶
func (x *RoomInvitationPayloadRequest) GetId() string
func (*RoomInvitationPayloadRequest) GetPayload ¶
func (x *RoomInvitationPayloadRequest) GetPayload() string
func (*RoomInvitationPayloadRequest) GetPayloadStringValueDeprecated
deprecated
func (x *RoomInvitationPayloadRequest) GetPayloadStringValueDeprecated() *wrapperspb.StringValue
Deprecated: Do not use.
func (*RoomInvitationPayloadRequest) ProtoMessage ¶
func (*RoomInvitationPayloadRequest) ProtoMessage()
func (*RoomInvitationPayloadRequest) ProtoReflect ¶
func (x *RoomInvitationPayloadRequest) ProtoReflect() protoreflect.Message
func (*RoomInvitationPayloadRequest) Reset ¶
func (x *RoomInvitationPayloadRequest) Reset()
func (*RoomInvitationPayloadRequest) String ¶
func (x *RoomInvitationPayloadRequest) String() string
type RoomInvitationPayloadResponse ¶
type RoomInvitationPayloadResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` InviterId string `protobuf:"bytes,2,opt,name=inviter_id,json=inviterId,proto3" json:"inviter_id,omitempty"` Topic string `protobuf:"bytes,3,opt,name=topic,proto3" json:"topic,omitempty"` MemberCount int32 `protobuf:"varint,4,opt,name=member_count,json=memberCount,proto3" json:"member_count,omitempty"` MemberIds []string `protobuf:"bytes,5,rep,name=member_ids,json=memberIds,proto3" json:"member_ids,omitempty"` //* // @deprecated will be removed after Dec 31, 2022 // Huan(202109): use receive_time(10) instead // // Deprecated: Do not use. TimestampUint64Deprecated uint64 `` // Deprecated: will be removed after Dec 31, 2022 /* 139-byte string literal not displayed */ Avatar string `protobuf:"bytes,7,opt,name=avatar,proto3" json:"avatar,omitempty"` Invitation string `protobuf:"bytes,8,opt,name=invitation,proto3" json:"invitation,omitempty"` ReceiverId string `protobuf:"bytes,9,opt,name=receiver_id,json=receiverId,proto3" json:"receiver_id,omitempty"` ReceiveTime *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=receive_time,json=receiveTime,proto3" json:"receive_time,omitempty"` // contains filtered or unexported fields }
func (*RoomInvitationPayloadResponse) Descriptor
deprecated
func (*RoomInvitationPayloadResponse) Descriptor() ([]byte, []int)
Deprecated: Use RoomInvitationPayloadResponse.ProtoReflect.Descriptor instead.
func (*RoomInvitationPayloadResponse) GetAvatar ¶
func (x *RoomInvitationPayloadResponse) GetAvatar() string
func (*RoomInvitationPayloadResponse) GetId ¶
func (x *RoomInvitationPayloadResponse) GetId() string
func (*RoomInvitationPayloadResponse) GetInvitation ¶
func (x *RoomInvitationPayloadResponse) GetInvitation() string
func (*RoomInvitationPayloadResponse) GetInviterId ¶
func (x *RoomInvitationPayloadResponse) GetInviterId() string
func (*RoomInvitationPayloadResponse) GetMemberCount ¶
func (x *RoomInvitationPayloadResponse) GetMemberCount() int32
func (*RoomInvitationPayloadResponse) GetMemberIds ¶
func (x *RoomInvitationPayloadResponse) GetMemberIds() []string
func (*RoomInvitationPayloadResponse) GetReceiveTime ¶
func (x *RoomInvitationPayloadResponse) GetReceiveTime() *timestamppb.Timestamp
func (*RoomInvitationPayloadResponse) GetReceiverId ¶
func (x *RoomInvitationPayloadResponse) GetReceiverId() string
func (*RoomInvitationPayloadResponse) GetTimestampUint64Deprecated
deprecated
func (x *RoomInvitationPayloadResponse) GetTimestampUint64Deprecated() uint64
Deprecated: Do not use.
func (*RoomInvitationPayloadResponse) GetTopic ¶
func (x *RoomInvitationPayloadResponse) GetTopic() string
func (*RoomInvitationPayloadResponse) ProtoMessage ¶
func (*RoomInvitationPayloadResponse) ProtoMessage()
func (*RoomInvitationPayloadResponse) ProtoReflect ¶
func (x *RoomInvitationPayloadResponse) ProtoReflect() protoreflect.Message
func (*RoomInvitationPayloadResponse) Reset ¶
func (x *RoomInvitationPayloadResponse) Reset()
func (*RoomInvitationPayloadResponse) String ¶
func (x *RoomInvitationPayloadResponse) String() string
type RoomListRequest ¶
type RoomListRequest struct {
// contains filtered or unexported fields
}
func (*RoomListRequest) Descriptor
deprecated
func (*RoomListRequest) Descriptor() ([]byte, []int)
Deprecated: Use RoomListRequest.ProtoReflect.Descriptor instead.
func (*RoomListRequest) ProtoMessage ¶
func (*RoomListRequest) ProtoMessage()
func (*RoomListRequest) ProtoReflect ¶
func (x *RoomListRequest) ProtoReflect() protoreflect.Message
func (*RoomListRequest) Reset ¶
func (x *RoomListRequest) Reset()
func (*RoomListRequest) String ¶
func (x *RoomListRequest) String() string
type RoomListResponse ¶
type RoomListResponse struct { Ids []string `protobuf:"bytes,1,rep,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*RoomListResponse) Descriptor
deprecated
func (*RoomListResponse) Descriptor() ([]byte, []int)
Deprecated: Use RoomListResponse.ProtoReflect.Descriptor instead.
func (*RoomListResponse) GetIds ¶
func (x *RoomListResponse) GetIds() []string
func (*RoomListResponse) ProtoMessage ¶
func (*RoomListResponse) ProtoMessage()
func (*RoomListResponse) ProtoReflect ¶
func (x *RoomListResponse) ProtoReflect() protoreflect.Message
func (*RoomListResponse) Reset ¶
func (x *RoomListResponse) Reset()
func (*RoomListResponse) String ¶
func (x *RoomListResponse) String() string
type RoomMemberListRequest ¶
type RoomMemberListRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*RoomMemberListRequest) Descriptor
deprecated
func (*RoomMemberListRequest) Descriptor() ([]byte, []int)
Deprecated: Use RoomMemberListRequest.ProtoReflect.Descriptor instead.
func (*RoomMemberListRequest) GetId ¶
func (x *RoomMemberListRequest) GetId() string
func (*RoomMemberListRequest) ProtoMessage ¶
func (*RoomMemberListRequest) ProtoMessage()
func (*RoomMemberListRequest) ProtoReflect ¶
func (x *RoomMemberListRequest) ProtoReflect() protoreflect.Message
func (*RoomMemberListRequest) Reset ¶
func (x *RoomMemberListRequest) Reset()
func (*RoomMemberListRequest) String ¶
func (x *RoomMemberListRequest) String() string
type RoomMemberListResponse ¶
type RoomMemberListResponse struct { MemberIds []string `protobuf:"bytes,1,rep,name=member_ids,json=memberIds,proto3" json:"member_ids,omitempty"` // contains filtered or unexported fields }
func (*RoomMemberListResponse) Descriptor
deprecated
func (*RoomMemberListResponse) Descriptor() ([]byte, []int)
Deprecated: Use RoomMemberListResponse.ProtoReflect.Descriptor instead.
func (*RoomMemberListResponse) GetMemberIds ¶
func (x *RoomMemberListResponse) GetMemberIds() []string
func (*RoomMemberListResponse) ProtoMessage ¶
func (*RoomMemberListResponse) ProtoMessage()
func (*RoomMemberListResponse) ProtoReflect ¶
func (x *RoomMemberListResponse) ProtoReflect() protoreflect.Message
func (*RoomMemberListResponse) Reset ¶
func (x *RoomMemberListResponse) Reset()
func (*RoomMemberListResponse) String ¶
func (x *RoomMemberListResponse) String() string
type RoomMemberPayloadRequest ¶
type RoomMemberPayloadRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` MemberId string `protobuf:"bytes,2,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` // contains filtered or unexported fields }
func (*RoomMemberPayloadRequest) Descriptor
deprecated
func (*RoomMemberPayloadRequest) Descriptor() ([]byte, []int)
Deprecated: Use RoomMemberPayloadRequest.ProtoReflect.Descriptor instead.
func (*RoomMemberPayloadRequest) GetId ¶
func (x *RoomMemberPayloadRequest) GetId() string
func (*RoomMemberPayloadRequest) GetMemberId ¶
func (x *RoomMemberPayloadRequest) GetMemberId() string
func (*RoomMemberPayloadRequest) ProtoMessage ¶
func (*RoomMemberPayloadRequest) ProtoMessage()
func (*RoomMemberPayloadRequest) ProtoReflect ¶
func (x *RoomMemberPayloadRequest) ProtoReflect() protoreflect.Message
func (*RoomMemberPayloadRequest) Reset ¶
func (x *RoomMemberPayloadRequest) Reset()
func (*RoomMemberPayloadRequest) String ¶
func (x *RoomMemberPayloadRequest) String() string
type RoomMemberPayloadResponse ¶
type RoomMemberPayloadResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` RoomAlias string `protobuf:"bytes,2,opt,name=room_alias,json=roomAlias,proto3" json:"room_alias,omitempty"` InviterId string `protobuf:"bytes,3,opt,name=inviter_id,json=inviterId,proto3" json:"inviter_id,omitempty"` Avatar string `protobuf:"bytes,4,opt,name=avatar,proto3" json:"avatar,omitempty"` Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*RoomMemberPayloadResponse) Descriptor
deprecated
func (*RoomMemberPayloadResponse) Descriptor() ([]byte, []int)
Deprecated: Use RoomMemberPayloadResponse.ProtoReflect.Descriptor instead.
func (*RoomMemberPayloadResponse) GetAvatar ¶
func (x *RoomMemberPayloadResponse) GetAvatar() string
func (*RoomMemberPayloadResponse) GetId ¶
func (x *RoomMemberPayloadResponse) GetId() string
func (*RoomMemberPayloadResponse) GetInviterId ¶
func (x *RoomMemberPayloadResponse) GetInviterId() string
func (*RoomMemberPayloadResponse) GetName ¶
func (x *RoomMemberPayloadResponse) GetName() string
func (*RoomMemberPayloadResponse) GetRoomAlias ¶
func (x *RoomMemberPayloadResponse) GetRoomAlias() string
func (*RoomMemberPayloadResponse) ProtoMessage ¶
func (*RoomMemberPayloadResponse) ProtoMessage()
func (*RoomMemberPayloadResponse) ProtoReflect ¶
func (x *RoomMemberPayloadResponse) ProtoReflect() protoreflect.Message
func (*RoomMemberPayloadResponse) Reset ¶
func (x *RoomMemberPayloadResponse) Reset()
func (*RoomMemberPayloadResponse) String ¶
func (x *RoomMemberPayloadResponse) String() string
type RoomPayloadRequest ¶
type RoomPayloadRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*RoomPayloadRequest) Descriptor
deprecated
func (*RoomPayloadRequest) Descriptor() ([]byte, []int)
Deprecated: Use RoomPayloadRequest.ProtoReflect.Descriptor instead.
func (*RoomPayloadRequest) GetId ¶
func (x *RoomPayloadRequest) GetId() string
func (*RoomPayloadRequest) ProtoMessage ¶
func (*RoomPayloadRequest) ProtoMessage()
func (*RoomPayloadRequest) ProtoReflect ¶
func (x *RoomPayloadRequest) ProtoReflect() protoreflect.Message
func (*RoomPayloadRequest) Reset ¶
func (x *RoomPayloadRequest) Reset()
func (*RoomPayloadRequest) String ¶
func (x *RoomPayloadRequest) String() string
type RoomPayloadResponse ¶
type RoomPayloadResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Topic string `protobuf:"bytes,2,opt,name=topic,proto3" json:"topic,omitempty"` Avatar string `protobuf:"bytes,3,opt,name=avatar,proto3" json:"avatar,omitempty"` OwnerId string `protobuf:"bytes,4,opt,name=owner_id,json=ownerId,proto3" json:"owner_id,omitempty"` AdminIds []string `protobuf:"bytes,5,rep,name=admin_ids,json=adminIds,proto3" json:"admin_ids,omitempty"` MemberIds []string `protobuf:"bytes,6,rep,name=member_ids,json=memberIds,proto3" json:"member_ids,omitempty"` Handle string `protobuf:"bytes,7,opt,name=handle,proto3" json:"handle,omitempty"` // contains filtered or unexported fields }
func (*RoomPayloadResponse) Descriptor
deprecated
func (*RoomPayloadResponse) Descriptor() ([]byte, []int)
Deprecated: Use RoomPayloadResponse.ProtoReflect.Descriptor instead.
func (*RoomPayloadResponse) GetAdminIds ¶
func (x *RoomPayloadResponse) GetAdminIds() []string
func (*RoomPayloadResponse) GetAvatar ¶
func (x *RoomPayloadResponse) GetAvatar() string
func (*RoomPayloadResponse) GetHandle ¶
func (x *RoomPayloadResponse) GetHandle() string
func (*RoomPayloadResponse) GetId ¶
func (x *RoomPayloadResponse) GetId() string
func (*RoomPayloadResponse) GetMemberIds ¶
func (x *RoomPayloadResponse) GetMemberIds() []string
func (*RoomPayloadResponse) GetOwnerId ¶
func (x *RoomPayloadResponse) GetOwnerId() string
func (*RoomPayloadResponse) GetTopic ¶
func (x *RoomPayloadResponse) GetTopic() string
func (*RoomPayloadResponse) ProtoMessage ¶
func (*RoomPayloadResponse) ProtoMessage()
func (*RoomPayloadResponse) ProtoReflect ¶
func (x *RoomPayloadResponse) ProtoReflect() protoreflect.Message
func (*RoomPayloadResponse) Reset ¶
func (x *RoomPayloadResponse) Reset()
func (*RoomPayloadResponse) String ¶
func (x *RoomPayloadResponse) String() string
type RoomQRCodeRequest ¶
type RoomQRCodeRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*RoomQRCodeRequest) Descriptor
deprecated
func (*RoomQRCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use RoomQRCodeRequest.ProtoReflect.Descriptor instead.
func (*RoomQRCodeRequest) GetId ¶
func (x *RoomQRCodeRequest) GetId() string
func (*RoomQRCodeRequest) ProtoMessage ¶
func (*RoomQRCodeRequest) ProtoMessage()
func (*RoomQRCodeRequest) ProtoReflect ¶
func (x *RoomQRCodeRequest) ProtoReflect() protoreflect.Message
func (*RoomQRCodeRequest) Reset ¶
func (x *RoomQRCodeRequest) Reset()
func (*RoomQRCodeRequest) String ¶
func (x *RoomQRCodeRequest) String() string
type RoomQRCodeResponse ¶
type RoomQRCodeResponse struct { Qrcode string `protobuf:"bytes,1,opt,name=qrcode,proto3" json:"qrcode,omitempty"` // contains filtered or unexported fields }
func (*RoomQRCodeResponse) Descriptor
deprecated
func (*RoomQRCodeResponse) Descriptor() ([]byte, []int)
Deprecated: Use RoomQRCodeResponse.ProtoReflect.Descriptor instead.
func (*RoomQRCodeResponse) GetQrcode ¶
func (x *RoomQRCodeResponse) GetQrcode() string
func (*RoomQRCodeResponse) ProtoMessage ¶
func (*RoomQRCodeResponse) ProtoMessage()
func (*RoomQRCodeResponse) ProtoReflect ¶
func (x *RoomQRCodeResponse) ProtoReflect() protoreflect.Message
func (*RoomQRCodeResponse) Reset ¶
func (x *RoomQRCodeResponse) Reset()
func (*RoomQRCodeResponse) String ¶
func (x *RoomQRCodeResponse) String() string
type RoomQuitRequest ¶
type RoomQuitRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*RoomQuitRequest) Descriptor
deprecated
func (*RoomQuitRequest) Descriptor() ([]byte, []int)
Deprecated: Use RoomQuitRequest.ProtoReflect.Descriptor instead.
func (*RoomQuitRequest) GetId ¶
func (x *RoomQuitRequest) GetId() string
func (*RoomQuitRequest) ProtoMessage ¶
func (*RoomQuitRequest) ProtoMessage()
func (*RoomQuitRequest) ProtoReflect ¶
func (x *RoomQuitRequest) ProtoReflect() protoreflect.Message
func (*RoomQuitRequest) Reset ¶
func (x *RoomQuitRequest) Reset()
func (*RoomQuitRequest) String ¶
func (x *RoomQuitRequest) String() string
type RoomQuitResponse ¶
type RoomQuitResponse struct {
// contains filtered or unexported fields
}
func (*RoomQuitResponse) Descriptor
deprecated
func (*RoomQuitResponse) Descriptor() ([]byte, []int)
Deprecated: Use RoomQuitResponse.ProtoReflect.Descriptor instead.
func (*RoomQuitResponse) ProtoMessage ¶
func (*RoomQuitResponse) ProtoMessage()
func (*RoomQuitResponse) ProtoReflect ¶
func (x *RoomQuitResponse) ProtoReflect() protoreflect.Message
func (*RoomQuitResponse) Reset ¶
func (x *RoomQuitResponse) Reset()
func (*RoomQuitResponse) String ¶
func (x *RoomQuitResponse) String() string
type RoomTopicRequest ¶
type RoomTopicRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Deprecated: Do not use. TopicStringValueDeprecated *wrapperspb.StringValue `` // DEPRECATED, will be removed after Dec 31, 2022 /* 143-byte string literal not displayed */ Topic *string `protobuf:"bytes,3,opt,name=topic,proto3,oneof" json:"topic,omitempty"` // contains filtered or unexported fields }
func (*RoomTopicRequest) Descriptor
deprecated
func (*RoomTopicRequest) Descriptor() ([]byte, []int)
Deprecated: Use RoomTopicRequest.ProtoReflect.Descriptor instead.
func (*RoomTopicRequest) GetId ¶
func (x *RoomTopicRequest) GetId() string
func (*RoomTopicRequest) GetTopic ¶
func (x *RoomTopicRequest) GetTopic() string
func (*RoomTopicRequest) GetTopicStringValueDeprecated
deprecated
func (x *RoomTopicRequest) GetTopicStringValueDeprecated() *wrapperspb.StringValue
Deprecated: Do not use.
func (*RoomTopicRequest) ProtoMessage ¶
func (*RoomTopicRequest) ProtoMessage()
func (*RoomTopicRequest) ProtoReflect ¶
func (x *RoomTopicRequest) ProtoReflect() protoreflect.Message
func (*RoomTopicRequest) Reset ¶
func (x *RoomTopicRequest) Reset()
func (*RoomTopicRequest) String ¶
func (x *RoomTopicRequest) String() string
type RoomTopicResponse ¶
type RoomTopicResponse struct { // Deprecated: Do not use. TopicStringValueDeprecated *wrapperspb.StringValue `` // DEPRECATED, will be removed after Dec 31, 2022 /* 143-byte string literal not displayed */ Topic string `protobuf:"bytes,2,opt,name=topic,proto3" json:"topic,omitempty"` // contains filtered or unexported fields }
func (*RoomTopicResponse) Descriptor
deprecated
func (*RoomTopicResponse) Descriptor() ([]byte, []int)
Deprecated: Use RoomTopicResponse.ProtoReflect.Descriptor instead.
func (*RoomTopicResponse) GetTopic ¶
func (x *RoomTopicResponse) GetTopic() string
func (*RoomTopicResponse) GetTopicStringValueDeprecated
deprecated
func (x *RoomTopicResponse) GetTopicStringValueDeprecated() *wrapperspb.StringValue
Deprecated: Do not use.
func (*RoomTopicResponse) ProtoMessage ¶
func (*RoomTopicResponse) ProtoMessage()
func (*RoomTopicResponse) ProtoReflect ¶
func (x *RoomTopicResponse) ProtoReflect() protoreflect.Message
func (*RoomTopicResponse) Reset ¶
func (x *RoomTopicResponse) Reset()
func (*RoomTopicResponse) String ¶
func (x *RoomTopicResponse) String() string
type StartRequest ¶
type StartRequest struct {
// contains filtered or unexported fields
}
func (*StartRequest) Descriptor
deprecated
func (*StartRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartRequest.ProtoReflect.Descriptor instead.
func (*StartRequest) ProtoMessage ¶
func (*StartRequest) ProtoMessage()
func (*StartRequest) ProtoReflect ¶
func (x *StartRequest) ProtoReflect() protoreflect.Message
func (*StartRequest) Reset ¶
func (x *StartRequest) Reset()
func (*StartRequest) String ¶
func (x *StartRequest) String() string
type StartResponse ¶
type StartResponse struct {
// contains filtered or unexported fields
}
func (*StartResponse) Descriptor
deprecated
func (*StartResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartResponse.ProtoReflect.Descriptor instead.
func (*StartResponse) ProtoMessage ¶
func (*StartResponse) ProtoMessage()
func (*StartResponse) ProtoReflect ¶
func (x *StartResponse) ProtoReflect() protoreflect.Message
func (*StartResponse) Reset ¶
func (x *StartResponse) Reset()
func (*StartResponse) String ¶
func (x *StartResponse) String() string
type StopRequest ¶
type StopRequest struct {
// contains filtered or unexported fields
}
func (*StopRequest) Descriptor
deprecated
func (*StopRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopRequest.ProtoReflect.Descriptor instead.
func (*StopRequest) ProtoMessage ¶
func (*StopRequest) ProtoMessage()
func (*StopRequest) ProtoReflect ¶
func (x *StopRequest) ProtoReflect() protoreflect.Message
func (*StopRequest) Reset ¶
func (x *StopRequest) Reset()
func (*StopRequest) String ¶
func (x *StopRequest) String() string
type StopResponse ¶
type StopResponse struct {
// contains filtered or unexported fields
}
func (*StopResponse) Descriptor
deprecated
func (*StopResponse) Descriptor() ([]byte, []int)
Deprecated: Use StopResponse.ProtoReflect.Descriptor instead.
func (*StopResponse) ProtoMessage ¶
func (*StopResponse) ProtoMessage()
func (*StopResponse) ProtoReflect ¶
func (x *StopResponse) ProtoReflect() protoreflect.Message
func (*StopResponse) Reset ¶
func (x *StopResponse) Reset()
func (*StopResponse) String ¶
func (x *StopResponse) String() string
type TagContactAddRequest ¶
type TagContactAddRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` ContactId string `protobuf:"bytes,2,opt,name=contact_id,json=contactId,proto3" json:"contact_id,omitempty"` // contains filtered or unexported fields }
func (*TagContactAddRequest) Descriptor
deprecated
func (*TagContactAddRequest) Descriptor() ([]byte, []int)
Deprecated: Use TagContactAddRequest.ProtoReflect.Descriptor instead.
func (*TagContactAddRequest) GetContactId ¶
func (x *TagContactAddRequest) GetContactId() string
func (*TagContactAddRequest) GetId ¶
func (x *TagContactAddRequest) GetId() string
func (*TagContactAddRequest) ProtoMessage ¶
func (*TagContactAddRequest) ProtoMessage()
func (*TagContactAddRequest) ProtoReflect ¶
func (x *TagContactAddRequest) ProtoReflect() protoreflect.Message
func (*TagContactAddRequest) Reset ¶
func (x *TagContactAddRequest) Reset()
func (*TagContactAddRequest) String ¶
func (x *TagContactAddRequest) String() string
type TagContactAddResponse ¶
type TagContactAddResponse struct {
// contains filtered or unexported fields
}
func (*TagContactAddResponse) Descriptor
deprecated
func (*TagContactAddResponse) Descriptor() ([]byte, []int)
Deprecated: Use TagContactAddResponse.ProtoReflect.Descriptor instead.
func (*TagContactAddResponse) ProtoMessage ¶
func (*TagContactAddResponse) ProtoMessage()
func (*TagContactAddResponse) ProtoReflect ¶
func (x *TagContactAddResponse) ProtoReflect() protoreflect.Message
func (*TagContactAddResponse) Reset ¶
func (x *TagContactAddResponse) Reset()
func (*TagContactAddResponse) String ¶
func (x *TagContactAddResponse) String() string
type TagContactDeleteRequest ¶
type TagContactDeleteRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*TagContactDeleteRequest) Descriptor
deprecated
func (*TagContactDeleteRequest) Descriptor() ([]byte, []int)
Deprecated: Use TagContactDeleteRequest.ProtoReflect.Descriptor instead.
func (*TagContactDeleteRequest) GetId ¶
func (x *TagContactDeleteRequest) GetId() string
func (*TagContactDeleteRequest) ProtoMessage ¶
func (*TagContactDeleteRequest) ProtoMessage()
func (*TagContactDeleteRequest) ProtoReflect ¶
func (x *TagContactDeleteRequest) ProtoReflect() protoreflect.Message
func (*TagContactDeleteRequest) Reset ¶
func (x *TagContactDeleteRequest) Reset()
func (*TagContactDeleteRequest) String ¶
func (x *TagContactDeleteRequest) String() string
type TagContactDeleteResponse ¶
type TagContactDeleteResponse struct {
// contains filtered or unexported fields
}
func (*TagContactDeleteResponse) Descriptor
deprecated
func (*TagContactDeleteResponse) Descriptor() ([]byte, []int)
Deprecated: Use TagContactDeleteResponse.ProtoReflect.Descriptor instead.
func (*TagContactDeleteResponse) ProtoMessage ¶
func (*TagContactDeleteResponse) ProtoMessage()
func (*TagContactDeleteResponse) ProtoReflect ¶
func (x *TagContactDeleteResponse) ProtoReflect() protoreflect.Message
func (*TagContactDeleteResponse) Reset ¶
func (x *TagContactDeleteResponse) Reset()
func (*TagContactDeleteResponse) String ¶
func (x *TagContactDeleteResponse) String() string
type TagContactListRequest ¶
type TagContactListRequest struct { // // @deprecated: // Huan(202109): Wrapper types must not be used going forward. // https://cloud.google.com/apis/design/design_patterns#optional_primitive_fields // // Deprecated: Do not use. ContactIdStringValueDeprecated *wrapperspb.StringValue `` // Deprecated: will be removed after Dec 31, 2022 /* 157-byte string literal not displayed */ ContactId string `protobuf:"bytes,2,opt,name=contact_id,json=contactId,proto3" json:"contact_id,omitempty"` // contains filtered or unexported fields }
func (*TagContactListRequest) Descriptor
deprecated
func (*TagContactListRequest) Descriptor() ([]byte, []int)
Deprecated: Use TagContactListRequest.ProtoReflect.Descriptor instead.
func (*TagContactListRequest) GetContactId ¶
func (x *TagContactListRequest) GetContactId() string
func (*TagContactListRequest) GetContactIdStringValueDeprecated
deprecated
func (x *TagContactListRequest) GetContactIdStringValueDeprecated() *wrapperspb.StringValue
Deprecated: Do not use.
func (*TagContactListRequest) ProtoMessage ¶
func (*TagContactListRequest) ProtoMessage()
func (*TagContactListRequest) ProtoReflect ¶
func (x *TagContactListRequest) ProtoReflect() protoreflect.Message
func (*TagContactListRequest) Reset ¶
func (x *TagContactListRequest) Reset()
func (*TagContactListRequest) String ¶
func (x *TagContactListRequest) String() string
type TagContactListResponse ¶
type TagContactListResponse struct { Ids []string `protobuf:"bytes,1,rep,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*TagContactListResponse) Descriptor
deprecated
func (*TagContactListResponse) Descriptor() ([]byte, []int)
Deprecated: Use TagContactListResponse.ProtoReflect.Descriptor instead.
func (*TagContactListResponse) GetIds ¶
func (x *TagContactListResponse) GetIds() []string
func (*TagContactListResponse) ProtoMessage ¶
func (*TagContactListResponse) ProtoMessage()
func (*TagContactListResponse) ProtoReflect ¶
func (x *TagContactListResponse) ProtoReflect() protoreflect.Message
func (*TagContactListResponse) Reset ¶
func (x *TagContactListResponse) Reset()
func (*TagContactListResponse) String ¶
func (x *TagContactListResponse) String() string
type TagContactRemoveRequest ¶
type TagContactRemoveRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` ContactId string `protobuf:"bytes,2,opt,name=contact_id,json=contactId,proto3" json:"contact_id,omitempty"` // contains filtered or unexported fields }
func (*TagContactRemoveRequest) Descriptor
deprecated
func (*TagContactRemoveRequest) Descriptor() ([]byte, []int)
Deprecated: Use TagContactRemoveRequest.ProtoReflect.Descriptor instead.
func (*TagContactRemoveRequest) GetContactId ¶
func (x *TagContactRemoveRequest) GetContactId() string
func (*TagContactRemoveRequest) GetId ¶
func (x *TagContactRemoveRequest) GetId() string
func (*TagContactRemoveRequest) ProtoMessage ¶
func (*TagContactRemoveRequest) ProtoMessage()
func (*TagContactRemoveRequest) ProtoReflect ¶
func (x *TagContactRemoveRequest) ProtoReflect() protoreflect.Message
func (*TagContactRemoveRequest) Reset ¶
func (x *TagContactRemoveRequest) Reset()
func (*TagContactRemoveRequest) String ¶
func (x *TagContactRemoveRequest) String() string
type TagContactRemoveResponse ¶
type TagContactRemoveResponse struct {
// contains filtered or unexported fields
}
func (*TagContactRemoveResponse) Descriptor
deprecated
func (*TagContactRemoveResponse) Descriptor() ([]byte, []int)
Deprecated: Use TagContactRemoveResponse.ProtoReflect.Descriptor instead.
func (*TagContactRemoveResponse) ProtoMessage ¶
func (*TagContactRemoveResponse) ProtoMessage()
func (*TagContactRemoveResponse) ProtoReflect ¶
func (x *TagContactRemoveResponse) ProtoReflect() protoreflect.Message
func (*TagContactRemoveResponse) Reset ¶
func (x *TagContactRemoveResponse) Reset()
func (*TagContactRemoveResponse) String ¶
func (x *TagContactRemoveResponse) String() string
type UploadRequest ¶
type UploadRequest struct { Chunk []byte `protobuf:"bytes,1,opt,name=chunk,proto3" json:"chunk,omitempty"` // contains filtered or unexported fields }
func (*UploadRequest) Descriptor
deprecated
func (*UploadRequest) Descriptor() ([]byte, []int)
Deprecated: Use UploadRequest.ProtoReflect.Descriptor instead.
func (*UploadRequest) GetChunk ¶
func (x *UploadRequest) GetChunk() []byte
func (*UploadRequest) ProtoMessage ¶
func (*UploadRequest) ProtoMessage()
func (*UploadRequest) ProtoReflect ¶
func (x *UploadRequest) ProtoReflect() protoreflect.Message
func (*UploadRequest) Reset ¶
func (x *UploadRequest) Reset()
func (*UploadRequest) String ¶
func (x *UploadRequest) String() string
type UploadResponse ¶
type UploadResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*UploadResponse) Descriptor
deprecated
func (*UploadResponse) Descriptor() ([]byte, []int)
Deprecated: Use UploadResponse.ProtoReflect.Descriptor instead.
func (*UploadResponse) GetId ¶
func (x *UploadResponse) GetId() string
func (*UploadResponse) ProtoMessage ¶
func (*UploadResponse) ProtoMessage()
func (*UploadResponse) ProtoReflect ¶
func (x *UploadResponse) ProtoReflect() protoreflect.Message
func (*UploadResponse) Reset ¶
func (x *UploadResponse) Reset()
func (*UploadResponse) String ¶
func (x *UploadResponse) String() string
type UrlLinkPayload ¶
type UrlLinkPayload struct { Description string `protobuf:"bytes,1,opt,name=description,proto3" json:"description,omitempty"` ThumbnailUrl string `protobuf:"bytes,2,opt,name=thumbnail_url,json=thumbnailUrl,proto3" json:"thumbnail_url,omitempty"` Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"` Url string `protobuf:"bytes,4,opt,name=url,proto3" json:"url,omitempty"` // contains filtered or unexported fields }
func (*UrlLinkPayload) Descriptor
deprecated
func (*UrlLinkPayload) Descriptor() ([]byte, []int)
Deprecated: Use UrlLinkPayload.ProtoReflect.Descriptor instead.
func (*UrlLinkPayload) GetDescription ¶
func (x *UrlLinkPayload) GetDescription() string
func (*UrlLinkPayload) GetThumbnailUrl ¶
func (x *UrlLinkPayload) GetThumbnailUrl() string
func (*UrlLinkPayload) GetTitle ¶
func (x *UrlLinkPayload) GetTitle() string
func (*UrlLinkPayload) GetUrl ¶
func (x *UrlLinkPayload) GetUrl() string
func (*UrlLinkPayload) ProtoMessage ¶
func (*UrlLinkPayload) ProtoMessage()
func (*UrlLinkPayload) ProtoReflect ¶
func (x *UrlLinkPayload) ProtoReflect() protoreflect.Message
func (*UrlLinkPayload) Reset ¶
func (x *UrlLinkPayload) Reset()
func (*UrlLinkPayload) String ¶
func (x *UrlLinkPayload) String() string
type VersionRequest ¶
type VersionRequest struct {
// contains filtered or unexported fields
}
func (*VersionRequest) Descriptor
deprecated
func (*VersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use VersionRequest.ProtoReflect.Descriptor instead.
func (*VersionRequest) ProtoMessage ¶
func (*VersionRequest) ProtoMessage()
func (*VersionRequest) ProtoReflect ¶
func (x *VersionRequest) ProtoReflect() protoreflect.Message
func (*VersionRequest) Reset ¶
func (x *VersionRequest) Reset()
func (*VersionRequest) String ¶
func (x *VersionRequest) String() string
type VersionResponse ¶
type VersionResponse struct { Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*VersionResponse) Descriptor
deprecated
func (*VersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use VersionResponse.ProtoReflect.Descriptor instead.
func (*VersionResponse) GetVersion ¶
func (x *VersionResponse) GetVersion() string
func (*VersionResponse) ProtoMessage ¶
func (*VersionResponse) ProtoMessage()
func (*VersionResponse) ProtoReflect ¶
func (x *VersionResponse) ProtoReflect() protoreflect.Message
func (*VersionResponse) Reset ¶
func (x *VersionResponse) Reset()
func (*VersionResponse) String ¶
func (x *VersionResponse) String() string