# MUC
This class has 7 functions!

[To use this make sure you read the Usage md.](https://stoplight.io/p/docs/gh/teenari/fortnitenode/docs/Usage.md?srn=gh/teenari/fortnitenode/docs/Usage.md&group=master)

## Properties
*Due to some bugs using my auto docs, I have to tell you to `console.log` this class or look at the file, thank you for your understanding.*

## Methods

## send(data)
No information about this function, contact me to update function `send`.

### Arguments
- data

## sendData(data)
No information about this function, contact me to update function `sendData`.

### Arguments
- data

## leave(room)
No information about this function, contact me to update function `leave`.

### Arguments
- room

## events()
No information about this function, contact me to update function `events`.

## join(room)
No information about this function, contact me to update function `join`.

### Arguments
- room

## ban(nick, reason)
No information about this function, contact me to update function `ban`.

### Arguments
- nick
- reason

## kick(nick, reason)
No information about this function, contact me to update function `kick`.

### Arguments
- nick
- reason