toggle menu
Simple Robot 组件 | Telegram
0.0.12
jvm
switch theme
search in API
simbot-component-telegram-stdlib
/
love.forte.simbot.telegram.stdlib.bot
/
requestResultByBlocking
request
Result
By
Blocking
jvm
@
JvmOverloads
fun
<
R
:
Any
>
TelegramApi
<
R
>
.
requestResultByBlocking
(
bot
:
Bot
,
context
:
CoroutineContext
?
=
null
)
:
TelegramApiResult
<
R
>
(
source
)
requestResultBy
in blocking.
See also
request
Result
By