Skip to main content
apply_voice_event
rbnx
0.1.0
In rbnx::
cmd::
chat
rbnx
::
cmd
::
chat
Function
apply_
voice_
event
Copy item path
Source
fn apply_voice_event( messages: &
Rc
<
RefCell
<
Vec
<
ChatMessage
>>>, event: &
VoiceEvent
, ) ->
Result
<
()
>