@SinceMirai("0.35.0") abstract suspend fun acceptNewFriendRequest(event: NewFriendRequestEvent): Unit
通过好友验证
event - 好友验证的事件对象
event