GET
/chat/:chatID/participants
Returns all participants in a given chat
PUT
/chat/:chatID/participants
Adds an array of participants to a given chat
PUT
/chat/:chatID/participants
Adds an array of participants to a given chat
DELETE
/chat/:chatID/participants
Removes an array of participants to a given chat