mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-05 10:22:31 +01:00
Apparently its still accepted, just depricated
This commit is contained in:
parent
3d7d3c1e8d
commit
9bcc09ac67
@ -18,5 +18,6 @@
|
|||||||
|
|
||||||
export interface BanCreateSchema {
|
export interface BanCreateSchema {
|
||||||
delete_message_seconds?: string;
|
delete_message_seconds?: string;
|
||||||
|
delete_message_days?: string;
|
||||||
reason?: string;
|
reason?: string;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user