Versions in this module Expand all Collapse all v0 v0.1.0 Feb 6, 2023 Changes in this version + var ContactCardMsg_CardType_name = map[int32]string + var ContactCardMsg_CardType_value = map[string]int32 + var File_github_com_txchat_imparse_proto_msg_proto protoreflect.FileDescriptor + var NoticeMsgType_name = map[int32]string + var NoticeMsgType_value = map[string]int32 + var RedPacketMsg_CoinType_name = map[int32]string + var RedPacketMsg_CoinType_value = map[string]int32 + var RedPacketMsg_RPType_name = map[int32]string + var RedPacketMsg_RPType_value = map[string]int32 + var TransferMsg_CoinType_name = map[int32]string + var TransferMsg_CoinType_value = map[string]int32 + type AudioMsg struct + MediaUrl string + Time int32 + func (*AudioMsg) Descriptor() ([]byte, []int) + func (*AudioMsg) ProtoMessage() + func (x *AudioMsg) GetMediaUrl() string + func (x *AudioMsg) GetTime() int32 + func (x *AudioMsg) ProtoReflect() protoreflect.Message + func (x *AudioMsg) Reset() + func (x *AudioMsg) String() string + type CardMsg struct + Account string + Bank string + Name string + func (*CardMsg) Descriptor() ([]byte, []int) + func (*CardMsg) ProtoMessage() + func (x *CardMsg) GetAccount() string + func (x *CardMsg) GetBank() string + func (x *CardMsg) GetName() string + func (x *CardMsg) ProtoReflect() protoreflect.Message + func (x *CardMsg) Reset() + func (x *CardMsg) String() string + type ContactCardMsg struct + Avatar string + Id string + Inviter string + Name string + Server string + Type ContactCardMsg_CardType + func (*ContactCardMsg) Descriptor() ([]byte, []int) + func (*ContactCardMsg) ProtoMessage() + func (x *ContactCardMsg) GetAvatar() string + func (x *ContactCardMsg) GetId() string + func (x *ContactCardMsg) GetInviter() string + func (x *ContactCardMsg) GetName() string + func (x *ContactCardMsg) GetServer() string + func (x *ContactCardMsg) GetType() ContactCardMsg_CardType + func (x *ContactCardMsg) ProtoReflect() protoreflect.Message + func (x *ContactCardMsg) Reset() + func (x *ContactCardMsg) String() string + type ContactCardMsg_CardType int32 + const ContactCardMsg_Personal + const ContactCardMsg_Undefined + func (ContactCardMsg_CardType) Descriptor() protoreflect.EnumDescriptor + func (ContactCardMsg_CardType) EnumDescriptor() ([]byte, []int) + func (ContactCardMsg_CardType) Type() protoreflect.EnumType + func (x ContactCardMsg_CardType) Enum() *ContactCardMsg_CardType + func (x ContactCardMsg_CardType) Number() protoreflect.EnumNumber + func (x ContactCardMsg_CardType) String() string + type EncryptMsg struct + Content string + func (*EncryptMsg) Descriptor() ([]byte, []int) + func (*EncryptMsg) ProtoMessage() + func (x *EncryptMsg) GetContent() string + func (x *EncryptMsg) ProtoReflect() protoreflect.Message + func (x *EncryptMsg) Reset() + func (x *EncryptMsg) String() string + type FileMsg struct + Md5 string + MediaUrl string + Name string + Size int64 + func (*FileMsg) Descriptor() ([]byte, []int) + func (*FileMsg) ProtoMessage() + func (x *FileMsg) GetMd5() string + func (x *FileMsg) GetMediaUrl() string + func (x *FileMsg) GetName() string + func (x *FileMsg) GetSize() int64 + func (x *FileMsg) ProtoReflect() protoreflect.Message + func (x *FileMsg) Reset() + func (x *FileMsg) String() string + type ForwardItem struct + Avatar string + Datetime uint64 + Msg []byte + MsgType int32 + Name string + func (*ForwardItem) Descriptor() ([]byte, []int) + func (*ForwardItem) ProtoMessage() + func (x *ForwardItem) GetAvatar() string + func (x *ForwardItem) GetDatetime() uint64 + func (x *ForwardItem) GetMsg() []byte + func (x *ForwardItem) GetMsgType() int32 + func (x *ForwardItem) GetName() string + func (x *ForwardItem) ProtoReflect() protoreflect.Message + func (x *ForwardItem) Reset() + func (x *ForwardItem) String() string + type ForwardMsg struct + Items []*ForwardItem + func (*ForwardMsg) Descriptor() ([]byte, []int) + func (*ForwardMsg) ProtoMessage() + func (x *ForwardMsg) GetItems() []*ForwardItem + func (x *ForwardMsg) ProtoReflect() protoreflect.Message + func (x *ForwardMsg) Reset() + func (x *ForwardMsg) String() string + type ImageMsg struct + Height int32 + MediaUrl string + Width int32 + func (*ImageMsg) Descriptor() ([]byte, []int) + func (*ImageMsg) ProtoMessage() + func (x *ImageMsg) GetHeight() int32 + func (x *ImageMsg) GetMediaUrl() string + func (x *ImageMsg) GetWidth() int32 + func (x *ImageMsg) ProtoReflect() protoreflect.Message + func (x *ImageMsg) Reset() + func (x *ImageMsg) String() string + type NoticeMsg struct + Body []byte + Type NoticeMsgType + func (*NoticeMsg) Descriptor() ([]byte, []int) + func (*NoticeMsg) ProtoMessage() + func (x *NoticeMsg) GetBody() []byte + func (x *NoticeMsg) GetType() NoticeMsgType + func (x *NoticeMsg) ProtoReflect() protoreflect.Message + func (x *NoticeMsg) Reset() + func (x *NoticeMsg) String() string + type NoticeMsgDeleteGroup struct + Group int64 + Operator string + func (*NoticeMsgDeleteGroup) Descriptor() ([]byte, []int) + func (*NoticeMsgDeleteGroup) ProtoMessage() + func (x *NoticeMsgDeleteGroup) GetGroup() int64 + func (x *NoticeMsgDeleteGroup) GetOperator() string + func (x *NoticeMsgDeleteGroup) ProtoReflect() protoreflect.Message + func (x *NoticeMsgDeleteGroup) Reset() + func (x *NoticeMsgDeleteGroup) String() string + type NoticeMsgKickOutGroup struct + Group int64 + Members []string + Operator string + func (*NoticeMsgKickOutGroup) Descriptor() ([]byte, []int) + func (*NoticeMsgKickOutGroup) ProtoMessage() + func (x *NoticeMsgKickOutGroup) GetGroup() int64 + func (x *NoticeMsgKickOutGroup) GetMembers() []string + func (x *NoticeMsgKickOutGroup) GetOperator() string + func (x *NoticeMsgKickOutGroup) ProtoReflect() protoreflect.Message + func (x *NoticeMsgKickOutGroup) Reset() + func (x *NoticeMsgKickOutGroup) String() string + type NoticeMsgSignInGroup struct + Group int64 + Inviter string + Members []string + func (*NoticeMsgSignInGroup) Descriptor() ([]byte, []int) + func (*NoticeMsgSignInGroup) ProtoMessage() + func (x *NoticeMsgSignInGroup) GetGroup() int64 + func (x *NoticeMsgSignInGroup) GetInviter() string + func (x *NoticeMsgSignInGroup) GetMembers() []string + func (x *NoticeMsgSignInGroup) ProtoReflect() protoreflect.Message + func (x *NoticeMsgSignInGroup) Reset() + func (x *NoticeMsgSignInGroup) String() string + type NoticeMsgSignOutGroup struct + Group int64 + Operator string + func (*NoticeMsgSignOutGroup) Descriptor() ([]byte, []int) + func (*NoticeMsgSignOutGroup) ProtoMessage() + func (x *NoticeMsgSignOutGroup) GetGroup() int64 + func (x *NoticeMsgSignOutGroup) GetOperator() string + func (x *NoticeMsgSignOutGroup) ProtoReflect() protoreflect.Message + func (x *NoticeMsgSignOutGroup) Reset() + func (x *NoticeMsgSignOutGroup) String() string + type NoticeMsgType int32 + const NoticeMsgType_DeleteGroupNoticeMsg + const NoticeMsgType_KickOutGroupNoticeMsg + const NoticeMsgType_MsgRevoked + const NoticeMsgType_SignInGroupNoticeMsg + const NoticeMsgType_SignOutGroupNoticeMsg + const NoticeMsgType_UpdateGroupMemberMutedNoticeMsg + const NoticeMsgType_UpdateGroupMutedNoticeMsg + const NoticeMsgType_UpdateGroupNameNoticeMsg + const NoticeMsgType_UpdateGroupOwnerNoticeMsg + func (NoticeMsgType) Descriptor() protoreflect.EnumDescriptor + func (NoticeMsgType) EnumDescriptor() ([]byte, []int) + func (NoticeMsgType) Type() protoreflect.EnumType + func (x NoticeMsgType) Enum() *NoticeMsgType + func (x NoticeMsgType) Number() protoreflect.EnumNumber + func (x NoticeMsgType) String() string + type NoticeMsgUpdateGroupMemberMutedTime struct + Group int64 + Members []string + Operator string + func (*NoticeMsgUpdateGroupMemberMutedTime) Descriptor() ([]byte, []int) + func (*NoticeMsgUpdateGroupMemberMutedTime) ProtoMessage() + func (x *NoticeMsgUpdateGroupMemberMutedTime) GetGroup() int64 + func (x *NoticeMsgUpdateGroupMemberMutedTime) GetMembers() []string + func (x *NoticeMsgUpdateGroupMemberMutedTime) GetOperator() string + func (x *NoticeMsgUpdateGroupMemberMutedTime) ProtoReflect() protoreflect.Message + func (x *NoticeMsgUpdateGroupMemberMutedTime) Reset() + func (x *NoticeMsgUpdateGroupMemberMutedTime) String() string + type NoticeMsgUpdateGroupMuted struct + Group int64 + Operator string + Type signal.MuteType + func (*NoticeMsgUpdateGroupMuted) Descriptor() ([]byte, []int) + func (*NoticeMsgUpdateGroupMuted) ProtoMessage() + func (x *NoticeMsgUpdateGroupMuted) GetGroup() int64 + func (x *NoticeMsgUpdateGroupMuted) GetOperator() string + func (x *NoticeMsgUpdateGroupMuted) GetType() signal.MuteType + func (x *NoticeMsgUpdateGroupMuted) ProtoReflect() protoreflect.Message + func (x *NoticeMsgUpdateGroupMuted) Reset() + func (x *NoticeMsgUpdateGroupMuted) String() string + type NoticeMsgUpdateGroupName struct + Group int64 + Name string + Operator string + func (*NoticeMsgUpdateGroupName) Descriptor() ([]byte, []int) + func (*NoticeMsgUpdateGroupName) ProtoMessage() + func (x *NoticeMsgUpdateGroupName) GetGroup() int64 + func (x *NoticeMsgUpdateGroupName) GetName() string + func (x *NoticeMsgUpdateGroupName) GetOperator() string + func (x *NoticeMsgUpdateGroupName) ProtoReflect() protoreflect.Message + func (x *NoticeMsgUpdateGroupName) Reset() + func (x *NoticeMsgUpdateGroupName) String() string + type NoticeMsgUpdateGroupOwner struct + Group int64 + NewOwner string + func (*NoticeMsgUpdateGroupOwner) Descriptor() ([]byte, []int) + func (*NoticeMsgUpdateGroupOwner) ProtoMessage() + func (x *NoticeMsgUpdateGroupOwner) GetGroup() int64 + func (x *NoticeMsgUpdateGroupOwner) GetNewOwner() string + func (x *NoticeMsgUpdateGroupOwner) ProtoReflect() protoreflect.Message + func (x *NoticeMsgUpdateGroupOwner) Reset() + func (x *NoticeMsgUpdateGroupOwner) String() string + type RedPacketMsg struct + CoinName string + CoinType RedPacketMsg_CoinType + Exec string + Expire uint64 + PacketType RedPacketMsg_RPType + PrivateKey string + Remark string + TxHash string + func (*RedPacketMsg) Descriptor() ([]byte, []int) + func (*RedPacketMsg) ProtoMessage() + func (x *RedPacketMsg) GetCoinName() string + func (x *RedPacketMsg) GetCoinType() RedPacketMsg_CoinType + func (x *RedPacketMsg) GetExec() string + func (x *RedPacketMsg) GetExpire() uint64 + func (x *RedPacketMsg) GetPacketType() RedPacketMsg_RPType + func (x *RedPacketMsg) GetPrivateKey() string + func (x *RedPacketMsg) GetRemark() string + func (x *RedPacketMsg) GetTxHash() string + func (x *RedPacketMsg) ProtoReflect() protoreflect.Message + func (x *RedPacketMsg) Reset() + func (x *RedPacketMsg) String() string + type RedPacketMsg_CoinType int32 + const RedPacketMsg_Coins + const RedPacketMsg_Token + func (RedPacketMsg_CoinType) Descriptor() protoreflect.EnumDescriptor + func (RedPacketMsg_CoinType) EnumDescriptor() ([]byte, []int) + func (RedPacketMsg_CoinType) Type() protoreflect.EnumType + func (x RedPacketMsg_CoinType) Enum() *RedPacketMsg_CoinType + func (x RedPacketMsg_CoinType) Number() protoreflect.EnumNumber + func (x RedPacketMsg_CoinType) String() string + type RedPacketMsg_RPType int32 + const RedPacketMsg_IdenticalAmount + const RedPacketMsg_RandomAmount + func (RedPacketMsg_RPType) Descriptor() protoreflect.EnumDescriptor + func (RedPacketMsg_RPType) EnumDescriptor() ([]byte, []int) + func (RedPacketMsg_RPType) Type() protoreflect.EnumType + func (x RedPacketMsg_RPType) Enum() *RedPacketMsg_RPType + func (x RedPacketMsg_RPType) Number() protoreflect.EnumNumber + func (x RedPacketMsg_RPType) String() string + type TextMsg struct + Content string + Mention []string + func (*TextMsg) Descriptor() ([]byte, []int) + func (*TextMsg) ProtoMessage() + func (x *TextMsg) GetContent() string + func (x *TextMsg) GetMention() []string + func (x *TextMsg) ProtoReflect() protoreflect.Message + func (x *TextMsg) Reset() + func (x *TextMsg) String() string + type TransferMsg struct + Chain string + CoinName string + CoinType TransferMsg_CoinType + Platform string + TxHash string + func (*TransferMsg) Descriptor() ([]byte, []int) + func (*TransferMsg) ProtoMessage() + func (x *TransferMsg) GetChain() string + func (x *TransferMsg) GetCoinName() string + func (x *TransferMsg) GetCoinType() TransferMsg_CoinType + func (x *TransferMsg) GetPlatform() string + func (x *TransferMsg) GetTxHash() string + func (x *TransferMsg) ProtoReflect() protoreflect.Message + func (x *TransferMsg) Reset() + func (x *TransferMsg) String() string + type TransferMsg_CoinType int32 + const TransferMsg_Coins + const TransferMsg_Token + func (TransferMsg_CoinType) Descriptor() protoreflect.EnumDescriptor + func (TransferMsg_CoinType) EnumDescriptor() ([]byte, []int) + func (TransferMsg_CoinType) Type() protoreflect.EnumType + func (x TransferMsg_CoinType) Enum() *TransferMsg_CoinType + func (x TransferMsg_CoinType) Number() protoreflect.EnumNumber + func (x TransferMsg_CoinType) String() string + type VideoMsg struct + Height int32 + MediaUrl string + Time int32 + Width int32 + func (*VideoMsg) Descriptor() ([]byte, []int) + func (*VideoMsg) ProtoMessage() + func (x *VideoMsg) GetHeight() int32 + func (x *VideoMsg) GetMediaUrl() string + func (x *VideoMsg) GetTime() int32 + func (x *VideoMsg) GetWidth() int32 + func (x *VideoMsg) ProtoReflect() protoreflect.Message + func (x *VideoMsg) Reset() + func (x *VideoMsg) String() string