Sets a password on a custom chat channel


See also Channel functions.

Signature:

SetChannelPassword("channel", "password")

Arguments:

  • channel - Name of the channel (string)
  • password - Password to set for the channel (string)