Simple Robot
Toggle table of contents
5.0.0-Preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
simbot-component-kook-stdlib
/
love.forte.simbot.kook.stdlib
/
Bot
/
botUserInfo
bot
User
Info
abstract
val
botUserInfo
:
Me
(
source
)
当前bot作为用户时的信息。
bot必须至少启动一次或执行过一次
me
才能获取到此信息。
Throws
Illegal
State
Exception
如果bot未启动或未执行过
me
则会抛出此异常。