mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-09 01:30:17 +08:00
Add missing @SinceMirai
This commit is contained in:
parent
8d2e818454
commit
2aaff44c74
@ -137,6 +137,7 @@ interface LowLevelBotAPIAccessor {
|
||||
/**
|
||||
* 获取群活跃信息
|
||||
*/
|
||||
@SinceMirai("0.29.0")
|
||||
@LowLevelAPI
|
||||
@MiraiExperimentalAPI
|
||||
suspend fun _lowLevelGetGroupActiveData(groupId: Long): GroupActiveData
|
||||
|
Loading…
Reference in New Issue
Block a user