A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
G
- get() - function in top.mrxiaom.overflow.OverflowAPI.Companion
- getAction() - function in top.mrxiaom.overflow.action.ActionContext
- getAppName() - function in top.mrxiaom.overflow.contact.RemoteBot
- Onebot 实现名称
- getAppVersion() - function in top.mrxiaom.overflow.contact.RemoteBot
- Onebot 实现版本
- getAsRemoteBot(net.mamoe.mirai.Bot) - function in top.mrxiaom.overflow.contact.RemoteBot.Companion
- getAsRemoteGroup(net.mamoe.mirai.contact.Group) - function in top.mrxiaom.overflow.contact.RemoteGroup.Companion
- getAsRemoteUser(net.mamoe.mirai.contact.User) - function in top.mrxiaom.overflow.contact.RemoteUser.Companion
- getAtBotShowChannelList() - function in top.mrxiaom.overflow.message.data.InlineKeyboardButton
- getBot() - function in top.mrxiaom.overflow.event.LegacyGuildMessageEvent
- 接收消息的机器人
- getBot() - function in top.mrxiaom.overflow.event.MemberEssenceNoticeEvent
- 机器人
- getBot() - function in top.mrxiaom.overflow.event.MemberEssenceNoticeEvent
- 机器人
- getBot() - function in top.mrxiaom.overflow.event.MessageReactionEvent
- 机器人
- getBot() - function in top.mrxiaom.overflow.event.UnsolvedOnebotEvent
- getBotAppId() - function in top.mrxiaom.overflow.message.data.InlineKeyboard
- 官方机器人 appId
- getBotId() - function in top.mrxiaom.overflow.event.UnsolvedOnebotEvent
- 机器人QQ号
- getBotOrNull() - function in top.mrxiaom.overflow.event.UnsolvedOnebotEvent
- getBotStarter() - function in top.mrxiaom.overflow.OverflowAPI
- getButtons() - function in top.mrxiaom.overflow.message.data.InlineKeyboardRow
- 这一行的按钮列表
- getChannelId() - function in top.mrxiaom.overflow.event.LegacyGuildMessageEvent
- 子频道ID
- getClickLimit() - function in top.mrxiaom.overflow.message.data.InlineKeyboardButton
- getContactType() - function in top.mrxiaom.overflow.message.data.ContactRecommend
- 联系人类型
- getContent() - function in top.mrxiaom.overflow.message.data.Location
- 定位消息内容 (可能为空),通常为详细地址
- getContent() - function in top.mrxiaom.overflow.message.data.Markdown
- Markdown 内容
- getCount() - function in top.mrxiaom.overflow.event.MessageReactionEvent
- 进行此操作后的表情总数
- getData() - function in top.mrxiaom.overflow.message.data.InlineKeyboardButton
- getGroup() - function in top.mrxiaom.overflow.event.MemberEssenceNoticeEvent
- 群聊
- getGroup() - function in top.mrxiaom.overflow.event.MemberEssenceNoticeEvent
- 群聊
- getGroup() - function in top.mrxiaom.overflow.event.MessageReactionEvent
- 群聊
- getGuildId() - function in top.mrxiaom.overflow.event.LegacyGuildMessageEvent
- 频道ID
- getId() - function in net.mamoe.mirai.message.data.FileMessageWithUrl
- getId() - function in top.mrxiaom.overflow.message.data.ContactRecommend
- getId() - function in top.mrxiaom.overflow.message.data.InlineKeyboardButton
- getIgnoreStatus() - function in top.mrxiaom.overflow.action.ActionContext
- 是否将返回结果没有
"status"的情况,当作调用成功。若开启此选项,明确出现网络问题或者明确指定"status": "failed"才会当作调用失败。 - getInternalId() - function in net.mamoe.mirai.message.data.FileMessageWithUrl
- getJson() - function in top.mrxiaom.overflow.event.UnsolvedOnebotEvent
- getKey() - function in net.mamoe.mirai.message.data.FileMessageWithUrl
- getKey() - function in top.mrxiaom.overflow.message.data.ContactRecommend
- getKey() - function in top.mrxiaom.overflow.message.data.Location
- getLabel() - function in top.mrxiaom.overflow.message.data.InlineKeyboardButton
- getLat() - function in top.mrxiaom.overflow.message.data.Location
- 纬度
- getLogger() - function in top.mrxiaom.overflow.OverflowAPI.Companion
- getLon() - function in top.mrxiaom.overflow.message.data.Location
- 经度
- getMember() - function in top.mrxiaom.overflow.event.MemberEssenceNoticeEvent
- 消息发送者
- getMember() - function in top.mrxiaom.overflow.event.MemberEssenceNoticeEvent
- 消息发送者
- getMessage() - function in top.mrxiaom.overflow.event.LegacyGuildMessageEvent
- 收到的消息
- getMessageId() - function in top.mrxiaom.overflow.event.LegacyGuildMessageEvent
- 消息ID
- getMessageId() - function in top.mrxiaom.overflow.event.MemberEssenceNoticeEvent
- 精华消息ID
- getMessageId() - function in top.mrxiaom.overflow.event.MemberEssenceNoticeEvent
- 精华消息ID
- getMessageId() - function in top.mrxiaom.overflow.event.MessageReactionEvent
- 被操作的消息ID
- getMessageRaw() - function in top.mrxiaom.overflow.event.UnsolvedOnebotEvent
- 收到的原事件内容
- getMsg(java.lang.Integer) - function in top.mrxiaom.overflow.contact.RemoteBot
- 通过消息id获取消息,并反序列化为 mirai 格式消息
- getName() - function in kotlin.ContactRecommend.ContactType
- getName() - function in net.mamoe.mirai.message.data.FileMessageWithUrl
- getNoPlatform() - function in top.mrxiaom.overflow.contact.RemoteBot
- 配置中是否已禁止 Overflow 调用网络接口
- getOnebotData() - function in top.mrxiaom.overflow.contact.RemoteUser
- getOperation() - function in top.mrxiaom.overflow.event.MessageReactionEvent
- 表情被添加还是移除
true为添加,false为移除 - getOperator() - function in top.mrxiaom.overflow.event.MemberEssenceNoticeEvent
- 精华消息添加者
- getOperator() - function in top.mrxiaom.overflow.event.MemberEssenceNoticeEvent
- 精华消息添加者
- getOperator() - function in top.mrxiaom.overflow.event.MessageReactionEvent
- 操作人,null 时为机器人
- getOrdinal() - function in kotlin.ContactRecommend.ContactType
- getOverflow() - function in top.mrxiaom.overflow.OverflowAPIKt
- getPermissionType() - function in top.mrxiaom.overflow.message.data.InlineKeyboardButton
- getPriority() - function in net.mamoe.mirai.spi.ExtendedMessageSerializerService
- getPriority() - function in net.mamoe.mirai.spi.FileService
- getPriority() - function in net.mamoe.mirai.spi.MediaURLService
- getReaction() - function in top.mrxiaom.overflow.event.MessageReactionEvent
- 表情ID,详见 Overflow 开发文档
- getRows() - function in top.mrxiaom.overflow.message.data.InlineKeyboard
- 按键行列表
- getSafeCast() - function in net.mamoe.mirai.message.data.ContactRecommend.Key
- getSafeCast() - function in net.mamoe.mirai.message.data.InlineKeyboard.Key
- getSafeCast() - function in net.mamoe.mirai.message.data.Location.Key
- getSafeCast() - function in net.mamoe.mirai.message.data.Markdown.Key
- getSenderId() - function in top.mrxiaom.overflow.event.LegacyGuildMessageEvent
- 消息发送者ID
- getSenderLevel() - function in top.mrxiaom.overflow.event.LegacyGuildMessageEvent
- 消息发送者等级
- getSenderNameCard() - function in top.mrxiaom.overflow.event.LegacyGuildMessageEvent
- 消息发送者名片
- getSenderNick() - function in top.mrxiaom.overflow.event.LegacyGuildMessageEvent
- 消息发送者昵称
- getSenderRole() - function in top.mrxiaom.overflow.event.LegacyGuildMessageEvent
- 消息发送者权限
- getSenderTinyId() - function in top.mrxiaom.overflow.event.LegacyGuildMessageEvent
- 消息发送者TinyID
- getSenderTitle() - function in top.mrxiaom.overflow.event.LegacyGuildMessageEvent
- 消息发送者头衔
- getSize() - function in net.mamoe.mirai.message.data.FileMessageWithUrl
- getSpecifyRoleIds() - function in top.mrxiaom.overflow.message.data.InlineKeyboardButton
- getSpecifyTinyIds() - function in top.mrxiaom.overflow.message.data.InlineKeyboardButton
- getStyle() - function in top.mrxiaom.overflow.message.data.InlineKeyboardButton
- getThrowExceptions() - function in top.mrxiaom.overflow.action.ActionContext
- 是否在调用失败时抛出异常。
如果为
false(默认),则使用 warn 级别打印一条日志如果为
true,则抛出异常如果为
null,则使用 trace 级别打印日志,不抛出异常
- getTime() - function in top.mrxiaom.overflow.event.LegacyGuildMessageEvent
- 消息发送时间
- getTime() - function in top.mrxiaom.overflow.event.UnsolvedOnebotEvent
- 收到事件的时间
- getTitle() - function in top.mrxiaom.overflow.message.data.Location
- 定位消息标题 (可能为空),通常为地名
- getType() - function in top.mrxiaom.overflow.message.data.InlineKeyboardButton
- getUnsupportTips() - function in top.mrxiaom.overflow.message.data.InlineKeyboardButton
- getUrl() - function in top.mrxiaom.overflow.message.data.FileMessageWithUrl
- getVersion() - function in top.mrxiaom.overflow.OverflowAPI
- Overflow 版本号
- getVisitedLabel() - function in top.mrxiaom.overflow.message.data.InlineKeyboardButton
- getWithUrl() - function in top.mrxiaom.overflow.message.data.FileMessageWithUrlKt
- Group - enum entry in top.mrxiaom.overflow.message.data.ContactRecommend.ContactType
群聊