mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-25 15:40:28 +08:00
BuiltInCommands stub
This commit is contained in:
parent
d4f80b44fe
commit
6beed81f40
@ -9,6 +9,13 @@
|
||||
|
||||
package net.mamoe.mirai.console.command
|
||||
|
||||
import net.mamoe.mirai.utils.MiraiExperimentalAPI
|
||||
|
||||
interface BuiltInCommand : Command
|
||||
|
||||
@MiraiExperimentalAPI
|
||||
object BuiltInCommands
|
||||
|
||||
/*
|
||||
|
||||
/**
|
Loading…
Reference in New Issue
Block a user