Public
Yes
Request
const data = await ctx.modules.lobbies.destroy({
// Request body
});
Request
Object containing the following properties:
Property | Type |
---|
lobbyId (*) | string |
reason | string |
(*) Required.
Response
Response
Object containing the following properties:
All properties are optional.
Responses are generated using AI and may contain mistakes.