mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-20 12:48:52 +00:00
This commit is contained in:
parent
b1aeb8ed87
commit
1e10e20a24
1 changed files with 1 additions and 0 deletions
|
|
@ -276,6 +276,7 @@ api.likeChat = {
|
|||
*
|
||||
* @apiParam (Path) {UUID} groupId The group id ('party' for the user party and 'habitrpg' for tavern are accepted)
|
||||
* @apiParam (Path) {UUID} chatId The chat message id
|
||||
* @apiParam (Body) {String} [comment] explain why the message was flagged
|
||||
*
|
||||
* @apiSuccess {Object} data The flagged chat message
|
||||
* @apiSuccess {UUID} data.id The id of the message
|
||||
|
|
|
|||
Loading…
Reference in a new issue