snippets

package
v0.0.0-...-93c16d3 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2020 License: AGPL-3.0, AGPL-3.0-or-later Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const ModuleID = "galvingao.snippets"

Variables

This section is empty.

Functions

This section is empty.

Types

type CommandType

type CommandType int
const (
	CommandTypeAddRecord CommandType = iota + 1
	CommandTypeRandomRecord

	CommandTypeDoNothing
)

type Snippet

type Snippet struct {
	gorm.Model

	FromUserUin     int64
	FromUserDisplay string
	FromGroup       int64

	ImagePath string
}

Jump to

Keyboard shortcuts

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