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