chat_room_exists_p (public, deprecated)
chat_room_exists_p room_id
Defined in packages/chat/tcl/chat-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Return whether a chat room exists
- Parameters:
- room_id (required)
- Returns:
- a boolean
- See Also:
- xo::db::chat_room
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.