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