mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-23 22:30:47 +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
|
@LowLevelAPI
|
||||||
@MiraiExperimentalAPI
|
@MiraiExperimentalAPI
|
||||||
suspend fun _lowLevelGetGroupActiveData(groupId: Long): GroupActiveData
|
suspend fun _lowLevelGetGroupActiveData(groupId: Long): GroupActiveData
|
||||||
|
Loading…
Reference in New Issue
Block a user