mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-27 05:15:30 +00:00
It's seconds, not days
This commit is contained in:
@@ -17,6 +17,6 @@
|
||||
*/
|
||||
|
||||
export interface BanCreateSchema {
|
||||
delete_message_days?: string;
|
||||
delete_message_seconds?: string;
|
||||
reason?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user