simple-robot
3.0.0-RC.2
simbot-api
/
love.forte.simbot.event
/
useAuthor
use
Author
inline suspend
fun
<
R
>
ChatRoomMessageEvent
.
useAuthor
(
block
:
(
Member
)
->
R
)
:
R
event.useAuthor { author ->
// ...
}
Content copied to clipboard