public class Resource extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static io.github.kloping.MySpringTool.StarterObjectApplication |
APPLICATION |
static Bot |
bot |
static BotBase |
botBase |
static DmsBase |
dmsBase |
static GuildBase |
guildBase |
static Set<ListenerHost> |
LISTENER_HOSTS |
static Future |
mainFuture |
static MemberBase |
memberBase |
static MessageBase |
messageBase |
static Starter |
starter |
static UserBase |
userBase |
| 构造器和说明 |
|---|
Resource() |
public static final io.github.kloping.MySpringTool.StarterObjectApplication APPLICATION
public static final Set<ListenerHost> LISTENER_HOSTS
@AutoStand public static BotBase botBase
@AutoStand public static GuildBase guildBase
@AutoStand public static MemberBase memberBase
@AutoStand public static MessageBase messageBase
@AutoStand public static UserBase userBase
@AutoStand public static DmsBase dmsBase
public static Future mainFuture
public static Starter starter
public static Bot bot
public static void packet2pre(MessagePacket packet, PreMessage msg)
Copyright © 2022. All rights reserved.