mirai
2.13.4
common
jvmBase
native
mirai-core-api
/
net.mamoe.mirai.message.action
/
AsyncRecallResult
/
awaitIsSuccess
await
Is
Success
common
jvmBase
native
expect
suspend
fun
awaitIsSuccess
(
)
:
Boolean
Content copied to clipboard
挂起协程直到撤回完成, 返回撤回的结果.
actual
suspend
fun
awaitIsSuccess
(
)
:
Boolean
Content copied to clipboard
挂起协程 (在 Java 为阻塞线程) 直到撤回完成, 返回撤回的结果.
actual
suspend
fun
awaitIsSuccess
(
)
:
Boolean
Content copied to clipboard
挂起协程直到撤回完成, 返回撤回的结果.