public interface BotInfo extends Closeable
Modifier and Type | Method and Description |
---|---|
String |
getBotCode()
获取Bot的账号信息
|
LoginInfo |
getInfo()
获取此账号的登录信息
|
String |
getPath()
获取此bot的上报信息
|
BotSender |
getSender()
获取当前bot所对应的送信器
|
Copyright © 2020. All rights reserved.