| 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 void |
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 |
BaseInterActionEvent.getBot() |
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) |
BaseInterActionEvent(Bot bot,
com.alibaba.fastjson.JSONObject metaData) |
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 |
| Modifier and Type | Method and Description |
|---|---|
Bot |
BaseFriendEvent.getBot() |
Bot |
BaseGroupEvent.getBot() |
| Constructor and Description |
|---|
BaseFriendAdd(RawMessage message,
com.alibaba.fastjson.JSONObject jo,
Bot bot) |
BaseFriendEvent(RawMessage message,
com.alibaba.fastjson.JSONObject jo,
Bot bot) |
BaseFriendMessageEvent(RawMessage message,
com.alibaba.fastjson.JSONObject jo,
Bot bot) |
BaseGroupAddRobotEvent(RawMessage message,
com.alibaba.fastjson.JSONObject jo,
Bot bot) |
BaseGroupDelRobotEvent(RawMessage message,
com.alibaba.fastjson.JSONObject jo,
Bot bot) |
BaseGroupEvent(RawMessage message,
com.alibaba.fastjson.JSONObject jo,
Bot bot) |
BaseGroupMessageEvent(RawMessage message,
com.alibaba.fastjson.JSONObject jo,
Bot bot) |
BaseGroupOpRobotEvent(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 |
ChannelEventsRegister.bot |
(package private) Bot |
MessageDeleteEventRegister.bot |
(package private) Bot |
MemberEventRegisters.bot |
(package private) Bot |
FriendEventsRegister.bot |
(package private) Bot |
GroupRobotEventRegister.bot |
(package private) Bot |
MessageReactionEventRegister.bot |
(package private) Bot |
GuildEventsRegister.bot |
(package private) Bot |
InterActionEventRegister.bot |
(package private) Bot |
MessageEventsRegister.bot |
(package private) Bot |
GroupEventsRegister.bot |
| Modifier and Type | Field and Description |
|---|---|
(package private) Bot |
AuthAndHeartbeat.bot |
(package private) Bot |
Events.bot |
Copyright © 2025. All rights reserved.