| Modifier and Type | Field and Description |
|---|---|
(package private) Bot |
HttpClientConfig.bot |
| Modifier and Type | Method and Description |
|---|---|
Bot |
Starter.getBot() |
| Modifier and Type | Method and Description |
|---|---|
Bot |
BotContent.getBot() |
| Modifier and Type | Method and Description |
|---|---|
void |
BotContent.setBot(Bot bot) |
| Modifier and Type | Method and Description |
|---|---|
Bot |
Event.getBot()
事件所在bot
|
| Modifier and Type | Method and Description |
|---|---|
Bot |
MemberWithGuildID.getBot() |
| Modifier and Type | Method and Description |
|---|---|
void |
Guild.setBot(Bot bot) |
void |
Dms.setBot(Bot bot) |
void |
MemberWithGuildID.setBot(Bot bot) |
void |
Channel.setBot(Bot bot) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
RawMessage.imagePrepare(Image msg,
Bot bot) |
void |
RawMessage.setBot(Bot bot) |
| Modifier and Type | Field and Description |
|---|---|
protected Bot |
Contact.bot |
| Modifier and Type | Method and Description |
|---|---|
void |
Contact.setBot(Bot bot) |
| Modifier and Type | Field and Description |
|---|---|
protected Bot |
BaseConnectedEvent.bot |
protected Bot |
BaseGuildEvent.bot |
| Modifier and Type | Method and Description |
|---|---|
Bot |
BaseConnectedEvent.getBot() |
Bot |
BaseGuildEvent.getBot() |
| Constructor and Description |
|---|
BaseChannelEvent(com.alibaba.fastjson.JSONObject jo,
Bot bot) |
BaseChannelUpdateEvent(com.alibaba.fastjson.JSONObject jo,
Bot bot) |
BaseConnectedEvent(com.alibaba.fastjson.JSONObject metadata,
Bot bot,
String sessionId) |
BaseGuildEvent(com.alibaba.fastjson.JSONObject jo,
Bot bot) |
BaseGuildUpdateEvent(com.alibaba.fastjson.JSONObject jo,
Bot bot) |
BaseMemberRemoveEvent(com.alibaba.fastjson.JSONObject jo,
Bot bot) |
BaseMemberUpdateEvent(com.alibaba.fastjson.JSONObject jo,
Bot bot) |
| Modifier and Type | Field and Description |
|---|---|
protected Bot |
BaseMessageEvent.bot |
| Modifier and Type | Method and Description |
|---|---|
Bot |
BaseMessageEvent.getBot() |
| Constructor and Description |
|---|
BaseMessageChannelReceiveEvent(RawMessage message,
com.alibaba.fastjson.JSONObject jo,
Bot bot) |
BaseMessageContainsAtEvent(RawMessage message,
com.alibaba.fastjson.JSONObject jo,
Bot bot) |
BaseMessageDeleteEvent(RawMessage message,
com.alibaba.fastjson.JSONObject jo,
Bot bot) |
BaseMessageDirectReceiveEvent(RawMessage message,
com.alibaba.fastjson.JSONObject jo,
Bot bot) |
BaseMessageEvent(RawMessage message,
com.alibaba.fastjson.JSONObject jo,
Bot bot) |
BaseMessageReactionEvent(RawMessage message,
com.alibaba.fastjson.JSONObject jo,
Bot bot,
EmojiReaction reaction) |
BaseMessageReceiveEvent(RawMessage message,
com.alibaba.fastjson.JSONObject jo,
Bot bot) |
| Modifier and Type | Field and Description |
|---|---|
protected Bot |
BaseMessageEvent.bot |
| Constructor and Description |
|---|
BaseGroupMessageEvent(RawMessage message,
com.alibaba.fastjson.JSONObject jo,
Bot bot) |
BaseMessageEvent(RawMessage message,
com.alibaba.fastjson.JSONObject jo,
Bot bot) |
| Modifier and Type | Field and Description |
|---|---|
(package private) Bot |
MessageDeleteEventRegister.bot |
(package private) Bot |
MessageReactionEventRegister.bot |
(package private) Bot |
GuildEventsRegister.bot |
(package private) Bot |
GroupEventsRegister.bot |
(package private) Bot |
ChannelEventsRegister.bot |
(package private) Bot |
MemberEventRegisters.bot |
(package private) Bot |
MessageEventsRegister.bot |
| Modifier and Type | Field and Description |
|---|---|
(package private) Bot |
Events.bot |
(package private) Bot |
AuthAndHeartbeat.bot |
Copyright © 2023. All rights reserved.