mirror of
https://github.com/fumiama/ReiBot.git
synced 2026-06-08 20:10:30 +08:00
add plugin
This commit is contained in:
8
context.go
Normal file
8
context.go
Normal file
@@ -0,0 +1,8 @@
|
||||
package rei
|
||||
|
||||
type Ctx struct {
|
||||
Event
|
||||
State
|
||||
Caller *TelegramClient
|
||||
ma *Matcher
|
||||
}
|
||||
Reference in New Issue
Block a user