notify

package
v0.0.0-...-e775c48 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2021 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_group0x857_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AIOGrayTipsInfo

type AIOGrayTipsInfo struct {
	ShowLatest     uint32 `protobuf:"varint,1,opt,name=showLatest,proto3" json:"showLatest,omitempty"`
	Content        []byte `protobuf:"bytes,2,opt,name=content,proto3" json:"content,omitempty"`
	Remind         uint32 `protobuf:"varint,3,opt,name=remind,proto3" json:"remind,omitempty"`
	Brief          []byte `protobuf:"bytes,4,opt,name=brief,proto3" json:"brief,omitempty"`
	ReceiverUin    uint64 `protobuf:"varint,5,opt,name=receiverUin,proto3" json:"receiverUin,omitempty"`
	ReliaoAdminOpt uint32 `protobuf:"varint,6,opt,name=reliaoAdminOpt,proto3" json:"reliaoAdminOpt,omitempty"`
	// contains filtered or unexported fields
}

func (*AIOGrayTipsInfo) Descriptor deprecated

func (*AIOGrayTipsInfo) Descriptor() ([]byte, []int)

Deprecated: Use AIOGrayTipsInfo.ProtoReflect.Descriptor instead.

func (*AIOGrayTipsInfo) GetBrief

func (x *AIOGrayTipsInfo) GetBrief() []byte

func (*AIOGrayTipsInfo) GetContent

func (x *AIOGrayTipsInfo) GetContent() []byte

func (*AIOGrayTipsInfo) GetReceiverUin

func (x *AIOGrayTipsInfo) GetReceiverUin() uint64

func (*AIOGrayTipsInfo) GetReliaoAdminOpt

func (x *AIOGrayTipsInfo) GetReliaoAdminOpt() uint32

func (*AIOGrayTipsInfo) GetRemind

func (x *AIOGrayTipsInfo) GetRemind() uint32

func (*AIOGrayTipsInfo) GetShowLatest

func (x *AIOGrayTipsInfo) GetShowLatest() uint32

func (*AIOGrayTipsInfo) ProtoMessage

func (*AIOGrayTipsInfo) ProtoMessage()

func (*AIOGrayTipsInfo) ProtoReflect

func (x *AIOGrayTipsInfo) ProtoReflect() protoreflect.Message

func (*AIOGrayTipsInfo) Reset

func (x *AIOGrayTipsInfo) Reset()

func (*AIOGrayTipsInfo) String

func (x *AIOGrayTipsInfo) String() string

type GeneralGrayTipInfo

type GeneralGrayTipInfo struct {
	BusiType      uint64        `protobuf:"varint,1,opt,name=busiType,proto3" json:"busiType,omitempty"`
	BusiId        uint64        `protobuf:"varint,2,opt,name=busiId,proto3" json:"busiId,omitempty"`
	CtrlFlag      uint32        `protobuf:"varint,3,opt,name=ctrlFlag,proto3" json:"ctrlFlag,omitempty"`
	C2CType       uint32        `protobuf:"varint,4,opt,name=c2cType,proto3" json:"c2cType,omitempty"`
	ServiceType   uint32        `protobuf:"varint,5,opt,name=serviceType,proto3" json:"serviceType,omitempty"`
	TemplId       uint64        `protobuf:"varint,6,opt,name=templId,proto3" json:"templId,omitempty"`
	MsgTemplParam []*TemplParam `protobuf:"bytes,7,rep,name=msgTemplParam,proto3" json:"msgTemplParam,omitempty"`
	Content       string        `protobuf:"bytes,8,opt,name=content,proto3" json:"content,omitempty"`
	// contains filtered or unexported fields
}

func (*GeneralGrayTipInfo) Descriptor deprecated

func (*GeneralGrayTipInfo) Descriptor() ([]byte, []int)

Deprecated: Use GeneralGrayTipInfo.ProtoReflect.Descriptor instead.

func (*GeneralGrayTipInfo) GetBusiId

func (x *GeneralGrayTipInfo) GetBusiId() uint64

func (*GeneralGrayTipInfo) GetBusiType

func (x *GeneralGrayTipInfo) GetBusiType() uint64

func (*GeneralGrayTipInfo) GetC2CType

func (x *GeneralGrayTipInfo) GetC2CType() uint32

func (*GeneralGrayTipInfo) GetContent

func (x *GeneralGrayTipInfo) GetContent() string

func (*GeneralGrayTipInfo) GetCtrlFlag

func (x *GeneralGrayTipInfo) GetCtrlFlag() uint32

func (*GeneralGrayTipInfo) GetMsgTemplParam

func (x *GeneralGrayTipInfo) GetMsgTemplParam() []*TemplParam

func (*GeneralGrayTipInfo) GetServiceType

func (x *GeneralGrayTipInfo) GetServiceType() uint32

func (*GeneralGrayTipInfo) GetTemplId

func (x *GeneralGrayTipInfo) GetTemplId() uint64

func (*GeneralGrayTipInfo) ProtoMessage

func (*GeneralGrayTipInfo) ProtoMessage()

func (*GeneralGrayTipInfo) ProtoReflect

func (x *GeneralGrayTipInfo) ProtoReflect() protoreflect.Message

func (*GeneralGrayTipInfo) Reset

func (x *GeneralGrayTipInfo) Reset()

func (*GeneralGrayTipInfo) String

func (x *GeneralGrayTipInfo) String() string

type MessageRecallReminder

type MessageRecallReminder struct {
	Uin             int64                  `protobuf:"varint,1,opt,name=uin,proto3" json:"uin,omitempty"`
	Nickname        []byte                 `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname,omitempty"`
	RecalledMsgList []*RecalledMessageMeta `protobuf:"bytes,3,rep,name=recalledMsgList,proto3" json:"recalledMsgList,omitempty"`
	ReminderContent []byte                 `protobuf:"bytes,4,opt,name=reminderContent,proto3" json:"reminderContent,omitempty"`
	Userdef         []byte                 `protobuf:"bytes,5,opt,name=userdef,proto3" json:"userdef,omitempty"`
	GroupType       int32                  `protobuf:"varint,6,opt,name=groupType,proto3" json:"groupType,omitempty"`
	OpType          int32                  `protobuf:"varint,7,opt,name=opType,proto3" json:"opType,omitempty"`
	// contains filtered or unexported fields
}

func (*MessageRecallReminder) Descriptor deprecated

func (*MessageRecallReminder) Descriptor() ([]byte, []int)

Deprecated: Use MessageRecallReminder.ProtoReflect.Descriptor instead.

func (*MessageRecallReminder) GetGroupType

func (x *MessageRecallReminder) GetGroupType() int32

func (*MessageRecallReminder) GetNickname

func (x *MessageRecallReminder) GetNickname() []byte

func (*MessageRecallReminder) GetOpType

func (x *MessageRecallReminder) GetOpType() int32

func (*MessageRecallReminder) GetRecalledMsgList

func (x *MessageRecallReminder) GetRecalledMsgList() []*RecalledMessageMeta

func (*MessageRecallReminder) GetReminderContent

func (x *MessageRecallReminder) GetReminderContent() []byte

func (*MessageRecallReminder) GetUin

func (x *MessageRecallReminder) GetUin() int64

func (*MessageRecallReminder) GetUserdef

func (x *MessageRecallReminder) GetUserdef() []byte

func (*MessageRecallReminder) ProtoMessage

func (*MessageRecallReminder) ProtoMessage()

func (*MessageRecallReminder) ProtoReflect

func (x *MessageRecallReminder) ProtoReflect() protoreflect.Message

func (*MessageRecallReminder) Reset

func (x *MessageRecallReminder) Reset()

func (*MessageRecallReminder) String

func (x *MessageRecallReminder) String() string

type NotifyMsgBody

type NotifyMsgBody struct {
	OptMsgGrayTips    *AIOGrayTipsInfo       `protobuf:"bytes,5,opt,name=optMsgGrayTips,proto3" json:"optMsgGrayTips,omitempty"`
	OptMsgRedTips     *RedGrayTipsInfo       `protobuf:"bytes,9,opt,name=optMsgRedTips,proto3" json:"optMsgRedTips,omitempty"`
	OptMsgRecall      *MessageRecallReminder `protobuf:"bytes,11,opt,name=optMsgRecall,proto3" json:"optMsgRecall,omitempty"`
	OptGeneralGrayTip *GeneralGrayTipInfo    `protobuf:"bytes,26,opt,name=optGeneralGrayTip,proto3" json:"optGeneralGrayTip,omitempty"`
	QqGroupDigestMsg  *QQGroupDigestMsg      `protobuf:"bytes,33,opt,name=qqGroupDigestMsg,proto3" json:"qqGroupDigestMsg,omitempty"`
	ServiceType       int32                  `protobuf:"varint,13,opt,name=serviceType,proto3" json:"serviceType,omitempty"`
	// contains filtered or unexported fields
}

func (*NotifyMsgBody) Descriptor deprecated

func (*NotifyMsgBody) Descriptor() ([]byte, []int)

Deprecated: Use NotifyMsgBody.ProtoReflect.Descriptor instead.

func (*NotifyMsgBody) GetOptGeneralGrayTip

func (x *NotifyMsgBody) GetOptGeneralGrayTip() *GeneralGrayTipInfo

func (*NotifyMsgBody) GetOptMsgGrayTips

func (x *NotifyMsgBody) GetOptMsgGrayTips() *AIOGrayTipsInfo

func (*NotifyMsgBody) GetOptMsgRecall

func (x *NotifyMsgBody) GetOptMsgRecall() *MessageRecallReminder

func (*NotifyMsgBody) GetOptMsgRedTips

func (x *NotifyMsgBody) GetOptMsgRedTips() *RedGrayTipsInfo

func (*NotifyMsgBody) GetQqGroupDigestMsg

func (x *NotifyMsgBody) GetQqGroupDigestMsg() *QQGroupDigestMsg

func (*NotifyMsgBody) GetServiceType

func (x *NotifyMsgBody) GetServiceType() int32

func (*NotifyMsgBody) ProtoMessage

func (*NotifyMsgBody) ProtoMessage()

func (*NotifyMsgBody) ProtoReflect

func (x *NotifyMsgBody) ProtoReflect() protoreflect.Message

func (*NotifyMsgBody) Reset

func (x *NotifyMsgBody) Reset()

func (*NotifyMsgBody) String

func (x *NotifyMsgBody) String() string

type QQGroupDigestMsg

type QQGroupDigestMsg struct {
	GroupCode     uint64 `protobuf:"varint,1,opt,name=groupCode,proto3" json:"groupCode,omitempty"`
	Seq           uint32 `protobuf:"varint,2,opt,name=seq,proto3" json:"seq,omitempty"`
	Random        uint32 `protobuf:"varint,3,opt,name=random,proto3" json:"random,omitempty"`
	OpType        int32  `protobuf:"varint,4,opt,name=opType,proto3" json:"opType,omitempty"`
	Sender        uint64 `protobuf:"varint,5,opt,name=sender,proto3" json:"sender,omitempty"`
	DigestOper    uint64 `protobuf:"varint,6,opt,name=digestOper,proto3" json:"digestOper,omitempty"`
	OpTime        uint32 `protobuf:"varint,7,opt,name=opTime,proto3" json:"opTime,omitempty"`
	LastestMsgSeq uint32 `protobuf:"varint,8,opt,name=lastestMsgSeq,proto3" json:"lastestMsgSeq,omitempty"`
	OperNick      []byte `protobuf:"bytes,9,opt,name=operNick,proto3" json:"operNick,omitempty"`
	SenderNick    []byte `protobuf:"bytes,10,opt,name=senderNick,proto3" json:"senderNick,omitempty"`
	ExtInfo       int32  `protobuf:"varint,11,opt,name=extInfo,proto3" json:"extInfo,omitempty"`
	// contains filtered or unexported fields
}

func (*QQGroupDigestMsg) Descriptor deprecated

func (*QQGroupDigestMsg) Descriptor() ([]byte, []int)

Deprecated: Use QQGroupDigestMsg.ProtoReflect.Descriptor instead.

func (*QQGroupDigestMsg) GetDigestOper

func (x *QQGroupDigestMsg) GetDigestOper() uint64

func (*QQGroupDigestMsg) GetExtInfo

func (x *QQGroupDigestMsg) GetExtInfo() int32

func (*QQGroupDigestMsg) GetGroupCode

func (x *QQGroupDigestMsg) GetGroupCode() uint64

func (*QQGroupDigestMsg) GetLastestMsgSeq

func (x *QQGroupDigestMsg) GetLastestMsgSeq() uint32

func (*QQGroupDigestMsg) GetOpTime

func (x *QQGroupDigestMsg) GetOpTime() uint32

func (*QQGroupDigestMsg) GetOpType

func (x *QQGroupDigestMsg) GetOpType() int32

func (*QQGroupDigestMsg) GetOperNick

func (x *QQGroupDigestMsg) GetOperNick() []byte

func (*QQGroupDigestMsg) GetRandom

func (x *QQGroupDigestMsg) GetRandom() uint32

func (*QQGroupDigestMsg) GetSender

func (x *QQGroupDigestMsg) GetSender() uint64

func (*QQGroupDigestMsg) GetSenderNick

func (x *QQGroupDigestMsg) GetSenderNick() []byte

func (*QQGroupDigestMsg) GetSeq

func (x *QQGroupDigestMsg) GetSeq() uint32

func (*QQGroupDigestMsg) ProtoMessage

func (*QQGroupDigestMsg) ProtoMessage()

func (*QQGroupDigestMsg) ProtoReflect

func (x *QQGroupDigestMsg) ProtoReflect() protoreflect.Message

func (*QQGroupDigestMsg) Reset

func (x *QQGroupDigestMsg) Reset()

func (*QQGroupDigestMsg) String

func (x *QQGroupDigestMsg) String() string

type RecalledMessageMeta

type RecalledMessageMeta struct {
	Seq       int32 `protobuf:"varint,1,opt,name=seq,proto3" json:"seq,omitempty"`
	Time      int32 `protobuf:"varint,2,opt,name=time,proto3" json:"time,omitempty"`
	MsgRandom int32 `protobuf:"varint,3,opt,name=msgRandom,proto3" json:"msgRandom,omitempty"`
	MsgType   int32 `protobuf:"varint,4,opt,name=msgType,proto3" json:"msgType,omitempty"`
	MsgFlag   int32 `protobuf:"varint,5,opt,name=msgFlag,proto3" json:"msgFlag,omitempty"`
	AuthorUin int64 `protobuf:"varint,6,opt,name=authorUin,proto3" json:"authorUin,omitempty"`
	// contains filtered or unexported fields
}

func (*RecalledMessageMeta) Descriptor deprecated

func (*RecalledMessageMeta) Descriptor() ([]byte, []int)

Deprecated: Use RecalledMessageMeta.ProtoReflect.Descriptor instead.

func (*RecalledMessageMeta) GetAuthorUin

func (x *RecalledMessageMeta) GetAuthorUin() int64

func (*RecalledMessageMeta) GetMsgFlag

func (x *RecalledMessageMeta) GetMsgFlag() int32

func (*RecalledMessageMeta) GetMsgRandom

func (x *RecalledMessageMeta) GetMsgRandom() int32

func (*RecalledMessageMeta) GetMsgType

func (x *RecalledMessageMeta) GetMsgType() int32

func (*RecalledMessageMeta) GetSeq

func (x *RecalledMessageMeta) GetSeq() int32

func (*RecalledMessageMeta) GetTime

func (x *RecalledMessageMeta) GetTime() int32

func (*RecalledMessageMeta) ProtoMessage

func (*RecalledMessageMeta) ProtoMessage()

func (*RecalledMessageMeta) ProtoReflect

func (x *RecalledMessageMeta) ProtoReflect() protoreflect.Message

func (*RecalledMessageMeta) Reset

func (x *RecalledMessageMeta) Reset()

func (*RecalledMessageMeta) String

func (x *RecalledMessageMeta) String() string

type RedGrayTipsInfo

type RedGrayTipsInfo struct {
	ShowLatest          uint32 `protobuf:"varint,1,opt,name=showLatest,proto3" json:"showLatest,omitempty"`
	SenderUin           uint64 `protobuf:"varint,2,opt,name=senderUin,proto3" json:"senderUin,omitempty"`
	ReceiverUin         uint64 `protobuf:"varint,3,opt,name=receiverUin,proto3" json:"receiverUin,omitempty"`
	SenderRichContent   string `protobuf:"bytes,4,opt,name=senderRichContent,proto3" json:"senderRichContent,omitempty"`
	ReceiverRichContent string `protobuf:"bytes,5,opt,name=receiverRichContent,proto3" json:"receiverRichContent,omitempty"`
	AuthKey             []byte `protobuf:"bytes,6,opt,name=authKey,proto3" json:"authKey,omitempty"`
	MsgType             int32  `protobuf:"zigzag32,7,opt,name=msgType,proto3" json:"msgType,omitempty"`
	LuckyFlag           uint32 `protobuf:"varint,8,opt,name=luckyFlag,proto3" json:"luckyFlag,omitempty"`
	HideFlag            uint32 `protobuf:"varint,9,opt,name=hideFlag,proto3" json:"hideFlag,omitempty"`
	LuckyUin            uint64 `protobuf:"varint,12,opt,name=luckyUin,proto3" json:"luckyUin,omitempty"`
	// contains filtered or unexported fields
}

func (*RedGrayTipsInfo) Descriptor deprecated

func (*RedGrayTipsInfo) Descriptor() ([]byte, []int)

Deprecated: Use RedGrayTipsInfo.ProtoReflect.Descriptor instead.

func (*RedGrayTipsInfo) GetAuthKey

func (x *RedGrayTipsInfo) GetAuthKey() []byte

func (*RedGrayTipsInfo) GetHideFlag

func (x *RedGrayTipsInfo) GetHideFlag() uint32

func (*RedGrayTipsInfo) GetLuckyFlag

func (x *RedGrayTipsInfo) GetLuckyFlag() uint32

func (*RedGrayTipsInfo) GetLuckyUin

func (x *RedGrayTipsInfo) GetLuckyUin() uint64

func (*RedGrayTipsInfo) GetMsgType

func (x *RedGrayTipsInfo) GetMsgType() int32

func (*RedGrayTipsInfo) GetReceiverRichContent

func (x *RedGrayTipsInfo) GetReceiverRichContent() string

func (*RedGrayTipsInfo) GetReceiverUin

func (x *RedGrayTipsInfo) GetReceiverUin() uint64

func (*RedGrayTipsInfo) GetSenderRichContent

func (x *RedGrayTipsInfo) GetSenderRichContent() string

func (*RedGrayTipsInfo) GetSenderUin

func (x *RedGrayTipsInfo) GetSenderUin() uint64

func (*RedGrayTipsInfo) GetShowLatest

func (x *RedGrayTipsInfo) GetShowLatest() uint32

func (*RedGrayTipsInfo) ProtoMessage

func (*RedGrayTipsInfo) ProtoMessage()

func (*RedGrayTipsInfo) ProtoReflect

func (x *RedGrayTipsInfo) ProtoReflect() protoreflect.Message

func (*RedGrayTipsInfo) Reset

func (x *RedGrayTipsInfo) Reset()

func (*RedGrayTipsInfo) String

func (x *RedGrayTipsInfo) String() string

type TemplParam

type TemplParam struct {
	Name  string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*TemplParam) Descriptor deprecated

func (*TemplParam) Descriptor() ([]byte, []int)

Deprecated: Use TemplParam.ProtoReflect.Descriptor instead.

func (*TemplParam) GetName

func (x *TemplParam) GetName() string

func (*TemplParam) GetValue

func (x *TemplParam) GetValue() string

func (*TemplParam) ProtoMessage

func (*TemplParam) ProtoMessage()

func (*TemplParam) ProtoReflect

func (x *TemplParam) ProtoReflect() protoreflect.Message

func (*TemplParam) Reset

func (x *TemplParam) Reset()

func (*TemplParam) String

func (x *TemplParam) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL