Add meta
This commit is contained in:
7
Meta/api/ChannelMute.lua
Normal file
7
Meta/api/ChannelMute.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param channelName string
|
||||
---@param channelId number
|
||||
---@param name string
|
||||
---Grants a character ability to speak in a moderated chat channel
|
||||
function ChannelMute(channelName, channelId, name) end
|
||||
Reference in New Issue
Block a user