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