dm

package
v0.0.0-...-83adff0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2020 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ActionPost dm action
	ActionPost = "post"
	// BroadcastCMD dm broadcast command
	BroadcastCMD = "DM"
	// BroadcastCMDACT BroadcastCMDACT
	BroadcastCMDACT = "ACT"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ActDM

type ActDM struct {
	Act    int64  `json:"act"`
	Aid    int64  `json:"aid"`
	Next   int64  `json:"next"`
	No     int64  `json:"no"`
	Yes    int64  `json:"yes"`
	Stage  int64  `json:"stage"`
	Title  string `json:"title"`
	Author string `json:"author"`
	Tname  string `json:"tname"`
}

ActDM ActDM

type Broadcast

type Broadcast struct {
	RoomID int64           `json:"roomid"`
	CMD    string          `json:"cmd"`
	Info   json.RawMessage `json:"info"`
}

Broadcast dm broadcast

type XML

type XML struct {
	PlayTime float32 `json:"playtime"`
	Mode     int32   `json:"mode"`
	FontSize int32   `json:"fontsize"`
	Color    int32   `json:"color"`
	Times    int64   `json:"times"`
	PoolID   int32   `json:"poolid"`
	Hash     string  `json:"hash"`
	DMID     int64   `json:"dmid"`
	Msg      string  `json:"msg"`
	Random   string  `json:"rnd"`
}

XML dm xml info

Jump to

Keyboard shortcuts

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