faceroam

package
v0.0.0-...-54bdd87 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2024 License: AGPL-3.0 Imports: 1 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FaceroamReqBody

type FaceroamReqBody struct {
	Comm          *PlatInfo            `protobuf:"bytes,1,opt"`
	Uin           proto.Option[uint64] `protobuf:"varint,2,opt"`
	SubCmd        proto.Option[uint32] `protobuf:"varint,3,opt"`
	ReqUserInfo   *ReqUserInfo         `protobuf:"bytes,4,opt"`
	ReqDeleteItem *ReqDeleteItem       `protobuf:"bytes,5,opt"`
	// contains filtered or unexported fields
}

type FaceroamRspBody

type FaceroamRspBody struct {
	Ret           proto.Option[int64]  `protobuf:"varint,1,opt"`
	Errmsg        proto.Option[string] `protobuf:"bytes,2,opt"`
	SubCmd        proto.Option[uint32] `protobuf:"varint,3,opt"`
	RspUserInfo   *RspUserInfo         `protobuf:"bytes,4,opt"`
	RspDeleteItem *RspDeleteItem       `protobuf:"bytes,5,opt"`
	// contains filtered or unexported fields
}

type PlatInfo

type PlatInfo struct {
	Implat proto.Option[int64]  `protobuf:"varint,1,opt"`
	Osver  proto.Option[string] `protobuf:"bytes,2,opt"`
	Mqqver proto.Option[string] `protobuf:"bytes,3,opt"`
	// contains filtered or unexported fields
}

type ReqDeleteItem

type ReqDeleteItem struct {
	Filename []string `protobuf:"bytes,1,rep"`
}

type ReqUserInfo

type ReqUserInfo struct {
	// contains filtered or unexported fields
}

type RspDeleteItem

type RspDeleteItem struct {
	Filename []string `protobuf:"bytes,1,rep"`
	Ret      []int64  `protobuf:"varint,2,rep"`
}

type RspUserInfo

type RspUserInfo struct {
	Filename    []string             `protobuf:"bytes,1,rep"`
	DeleteFile  []string             `protobuf:"bytes,2,rep"`
	Bid         proto.Option[string] `protobuf:"bytes,3,opt"`
	MaxRoamSize proto.Option[uint32] `protobuf:"varint,4,opt"`
	EmojiType   []uint32             `protobuf:"varint,5,rep"`
}

Jump to

Keyboard shortcuts

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