base

package
v0.0.0-...-5349944 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OnebotBaseEventCli

type OnebotBaseEventCli interface {
	EventType() OnebotEventType
	Handler(data []byte) error
}

type OnebotEventType

type OnebotEventType string
const (
	OnebotEventTypeMessage   OnebotEventType = "message"
	OnebotEventTypeNotice    OnebotEventType = "notice"
	OnebotEventTypeRequest   OnebotEventType = "request"
	OnebotEventTypeMetaEvent OnebotEventType = "meta_event"
)

Jump to

Keyboard shortcuts

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