---@diagnostic disable: missing-return, lowercase-global ---@param channelName string ---@param channelId number ---@param unit string ---@param name string ---Silences the given character for voice chat on the channel. Only a raid/party/battleground leader or assistant can silence a player. function ChannelSilenceVoice(channelName, channelId, unit, name) end