docs: fix description for route

isekai-main
Julian Lam 3 years ago
parent 0aa25f20d5
commit 47ab952639

@ -2,7 +2,7 @@ delete:
tags:
- chats
summary: leave/remove one user from chat room
description: This operation removes (kicks) a single user from a chat room
description: This operation removes (kicks) a single user from a chat room, or leaves the chat room if the requested user is the same as the calling user.
parameters:
- in: path
name: roomId

Loading…
Cancel
Save