---@diagnostic disable: missing-return, lowercase-global ---@meta ---@param channel string ---@param password string ---Sets a password on a custom chat channel function SetChannelPassword(channel, password) end