simple-robot-component-tencent-guild
3.0.0.0-alpha.3
simbot-component-tencent-guild-core
/
love.forte.simbot.component.tencentguild.util
Package-level
declarations
Functions
Functions
request
Link copied to clipboard
inline suspend
fun
<
R
>
TencentGuildComponentBot
.
request
(
api
:
TencentApi
<
R
>
)
:
R
inline suspend
fun
<
R
>
TencentApi
<
R
>
.
request
(
bot
:
TencentGuildComponentBot
)
:
R
直接通过bot进行请求。
request
By
Link copied to clipboard
inline suspend
fun
<
R
>
TencentApi
<
R
>
.
requestBy
(
bot
:
TencentGuildComponentBot
)
:
R
直接通过bot进行请求。