toggle menu
Simple Robot 组件 | Telegram
0.0.12
common
switch theme
search in API
simbot-component-telegram-stdlib
/
love.forte.simbot.telegram.stdlib.bot
/
requestResultBy
request
Result
By
suspend
fun
<
R
:
Any
>
TelegramApi
<
R
>
.
requestResultBy
(
bot
:
Bot
)
:
TelegramApiResult
<
R
>
(
source
)
Use
bot
to request the
TelegramApi
and get
TelegramApiResult
with
R
.
See also
request
Result