mirror of
https://github.com/kirameki-cafe/Yumi.git
synced 2026-09-13 18:59:19 +00:00
✨ feat: Add unfinished purge message command
This commit is contained in:
@@ -22,6 +22,8 @@ model Guild {
|
||||
|
||||
ServiceAnnouncement_Enabled Boolean @default(false)
|
||||
ServiceAnnouncement_Channel String?
|
||||
|
||||
Purge_Limit Int @default(200)
|
||||
}
|
||||
|
||||
model User {
|
||||
|
||||
Reference in New Issue
Block a user