writeChat
API - sends a message to your live stream chatroom
return function()
writeChat('hello world'); --prints hello world into your chat!
end
Last updated
API - sends a message to your live stream chatroom
return function()
writeChat('hello world'); --prints hello world into your chat!
end
Last updated