Documentation ¶
Index ¶
- type AddGroup
- type AppointmentNotify
- type BinaryMsg
- type ChatMatchInfo
- type ConfMsgRoamFlag
- type DaRenNotify
- type DelFriend
- type DelGroup
- type FanpaiziNotify
- type ForwardBody
- type FrdCustomOnlineStatusChange
- type FriendGroup
- type FriendRemark
- type GPS
- type GroupMemberProfileInfo
- type GroupProfileInfo
- type GroupSort
- type GrpMsgRoamFlag
- type HotFriendNotify
- type MQQCampusNotify
- type ModConfProfile
- type ModCustomFace
- type ModFrdRoamPriv
- type ModFriendGroup
- type ModFriendRemark
- type ModGroupMemberProfile
- type ModGroupName
- type ModGroupProfile
- type ModGroupSort
- type ModLongNick
- type ModProfile
- type ModSnsGeneralInfo
- type NewComeinUser
- type NewComeinUserNotify
- type NewGroup
- type NewGroupUser
- type OneRoamPriv
- type PraiseRankNotify
- type ProfileInfo
- type PushReportDev
- type PushSearchDev
- type QQPayPush
- type SnsUpateBuffer
- type SnsUpdateFlag
- type SnsUpdateItem
- type SnsUpdateOneFlag
- type SubMsg0X27Body
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppointmentNotify ¶
type AppointmentNotify struct { FromUin proto.Option[uint64] `protobuf:"varint,1,opt"` AppointId proto.Option[string] `protobuf:"bytes,2,opt"` Notifytype proto.Option[uint32] `protobuf:"varint,3,opt"` TipsContent proto.Option[string] `protobuf:"bytes,4,opt"` UnreadCount proto.Option[uint32] `protobuf:"varint,5,opt"` JoinWording proto.Option[string] `protobuf:"bytes,6,opt"` ViewWording proto.Option[string] `protobuf:"bytes,7,opt"` Sig []byte `protobuf:"bytes,8,opt"` EventInfo []byte `protobuf:"bytes,9,opt"` NearbyEventInfo []byte `protobuf:"bytes,10,opt"` FeedEventInfo []byte `protobuf:"bytes,11,opt"` }
type ChatMatchInfo ¶
type ChatMatchInfo struct { Sig []byte `protobuf:"bytes,1,opt"` Uin proto.Option[uint64] `protobuf:"varint,2,opt"` MatchUin proto.Option[uint64] `protobuf:"varint,3,opt"` TipsWording []byte `protobuf:"bytes,4,opt"` LeftChatTime proto.Option[uint32] `protobuf:"varint,5,opt"` TimeStamp proto.Option[uint64] `protobuf:"varint,6,opt"` MatchExpiredTime proto.Option[uint32] `protobuf:"varint,7,opt"` C2CExpiredTime proto.Option[uint32] `protobuf:"varint,8,opt"` MatchCount proto.Option[uint32] `protobuf:"varint,9,opt"` Nick []byte `protobuf:"bytes,10,opt"` }
type ConfMsgRoamFlag ¶
type DaRenNotify ¶
type DaRenNotify struct { Uin proto.Option[uint64] `protobuf:"varint,1,opt"` LoginDays proto.Option[uint32] `protobuf:"varint,2,opt"` Days proto.Option[uint32] `protobuf:"varint,3,opt"` IsYestodayLogin proto.Option[uint32] `protobuf:"varint,4,opt"` IsTodayLogin proto.Option[uint32] `protobuf:"varint,5,opt"` // contains filtered or unexported fields }
type FanpaiziNotify ¶
type ForwardBody ¶
type ForwardBody struct { // optional uint32 notifyType = 1; // optional uint32 opType = 2; // optional AddGroup addGroup = 3; // optional DelGroup delGroup = 4; // optional ModGroupName modGroupName = 5; // optional ModGroupSort modGroupSort = 6; // optional ModFriendGroup modFriendGroup = 7; // optional ModProfile modProfile = 8; // optional ModFriendRemark modFriendRemark = 9; // optional ModLongNick modLongNick = 10; // optional ModCustomFace modCustomFace = 11; ModGroupProfile *ModGroupProfile `protobuf:"bytes,12,opt"` // optional ModGroupMemberProfile modGroupMemberProfile = 13; DelFriend *DelFriend `protobuf:"bytes,14,opt"` // contains filtered or unexported fields }
type FriendGroup ¶
type FriendRemark ¶
type GroupMemberProfileInfo ¶
type GroupProfileInfo ¶
type GrpMsgRoamFlag ¶
type HotFriendNotify ¶
type HotFriendNotify struct { DstUin proto.Option[uint64] `protobuf:"varint,1,opt"` PraiseHotLevel proto.Option[uint32] `protobuf:"varint,2,opt"` ChatHotLevel proto.Option[uint32] `protobuf:"varint,3,opt"` PraiseHotDays proto.Option[uint32] `protobuf:"varint,4,opt"` ChatHotDays proto.Option[uint32] `protobuf:"varint,5,opt"` CloseLevel proto.Option[uint32] `protobuf:"varint,6,opt"` CloseDays proto.Option[uint32] `protobuf:"varint,7,opt"` PraiseFlag proto.Option[uint32] `protobuf:"varint,8,opt"` ChatFlag proto.Option[uint32] `protobuf:"varint,9,opt"` CloseFlag proto.Option[uint32] `protobuf:"varint,10,opt"` NotifyTime proto.Option[uint64] `protobuf:"varint,11,opt"` LastPraiseTime proto.Option[uint64] `protobuf:"varint,12,opt"` LastChatTime proto.Option[uint64] `protobuf:"varint,13,opt"` QzoneHotLevel proto.Option[uint32] `protobuf:"varint,14,opt"` QzoneHotDays proto.Option[uint32] `protobuf:"varint,15,opt"` QzoneFlag proto.Option[uint32] `protobuf:"varint,16,opt"` LastQzoneTime proto.Option[uint64] `protobuf:"varint,17,opt"` // contains filtered or unexported fields }
type MQQCampusNotify ¶
type MQQCampusNotify struct { FromUin proto.Option[uint64] `protobuf:"varint,1,opt"` Wording proto.Option[string] `protobuf:"bytes,2,opt"` Target proto.Option[string] `protobuf:"bytes,3,opt"` Type proto.Option[uint32] `protobuf:"varint,4,opt"` Source proto.Option[string] `protobuf:"bytes,5,opt"` // contains filtered or unexported fields }
type ModConfProfile ¶
type ModCustomFace ¶
type ModFrdRoamPriv ¶
type ModFrdRoamPriv struct {
RoamPriv []*OneRoamPriv `protobuf:"bytes,1,rep"`
}
type ModFriendGroup ¶
type ModFriendGroup struct {
FrdGroup []*FriendGroup `protobuf:"bytes,1,rep"`
}
type ModFriendRemark ¶
type ModFriendRemark struct {
FrdRmk []*FriendRemark `protobuf:"bytes,1,rep"`
}
type ModGroupMemberProfile ¶
type ModGroupName ¶
type ModGroupProfile ¶
type ModGroupSort ¶
type ModGroupSort struct {
Groupsort []*GroupSort `protobuf:"bytes,1,rep"`
}
type ModLongNick ¶
type ModProfile ¶
type ModProfile struct { Uin proto.Option[uint64] `protobuf:"varint,1,opt"` ProfileInfos []*ProfileInfo `protobuf:"bytes,2,rep"` }
type ModSnsGeneralInfo ¶
type ModSnsGeneralInfo struct {
SnsGeneralInfos []*SnsUpateBuffer `protobuf:"bytes,1,rep"`
}
type NewComeinUser ¶
type NewComeinUserNotify ¶
type NewComeinUserNotify struct { MsgType proto.Option[uint32] `protobuf:"varint,1,opt"` OngNotify proto.Option[bool] `protobuf:"varint,2,opt"` PushTime proto.Option[uint32] `protobuf:"varint,3,opt"` NewComeinUser *NewComeinUser `protobuf:"bytes,4,opt"` NewGroup *NewGroup `protobuf:"bytes,5,opt"` NewGroupUser *NewGroupUser `protobuf:"bytes,6,opt"` // contains filtered or unexported fields }
type NewGroupUser ¶
type OneRoamPriv ¶
type PraiseRankNotify ¶
type ProfileInfo ¶
type PushReportDev ¶
type PushSearchDev ¶
type PushSearchDev struct { MsgType proto.Option[uint32] `protobuf:"varint,1,opt"` GpsInfo *GPS `protobuf:"bytes,2,opt"` DevTime proto.Option[uint32] `protobuf:"varint,3,opt"` PushTime proto.Option[uint32] `protobuf:"varint,4,opt"` Din proto.Option[uint64] `protobuf:"varint,5,opt"` Data proto.Option[string] `protobuf:"bytes,6,opt"` // contains filtered or unexported fields }
type SnsUpateBuffer ¶
type SnsUpdateFlag ¶
type SnsUpdateFlag struct {
UpdateSnsFlag []*SnsUpdateOneFlag `protobuf:"bytes,1,rep"`
}
type SnsUpdateItem ¶
type SnsUpdateOneFlag ¶
type SubMsg0X27Body ¶
type SubMsg0X27Body struct {
ModInfos []*ForwardBody `protobuf:"bytes,1,rep"`
}
Click to show internal directories.
Click to hide internal directories.