mirai
2.16.0
common
mirai-core-api
/
net.mamoe.mirai.contact.announcement
/
Announcements
/
get
get
abstract
suspend
fun
get
(
fid
:
String
)
:
OnlineAnnouncement
?
获取一条群公告.
Return
返回
null
表示不存在该
fid
的群公告
Parameters
fid
公告的
OnlineAnnouncement.fid
Throws
Illegal
State
Exception
当协议异常时抛出