chat_room_flush (private)
chat_room_flush room_id
Defined in packages/chat/tcl/chat-procs.tcl
Flush the messages a single chat room
- Parameters:
- room_id (required)
- See Also:
- xo::db::chat_room
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: set r [::xo::db::Class get_instance_from_db -id $room_id] $r flushXQL Not present: Generic, PostgreSQL, Oracle