mirror of
https://github.com/mamoe/mirai.git
synced 2025-04-25 21:23:55 +08:00
Declare Bot.asFriend stable
This commit is contained in:
parent
bf095866a8
commit
77b5de8d41
@ -85,7 +85,6 @@ public interface Bot : CoroutineScope, ContactOrBot, UserOrBot {
|
||||
/**
|
||||
* [User.id] 与 [Bot.id] 相同的 [Friend] 实例
|
||||
*/
|
||||
@MiraiExperimentalApi
|
||||
public val asFriend: Friend
|
||||
|
||||
@Deprecated("Use asFriend instead", ReplaceWith("asFriend"))
|
||||
|
Loading…
Reference in New Issue
Block a user