mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
more info
This commit is contained in:
@@ -49,8 +49,8 @@ type ValidMemberPermissions =
|
||||
| bigint
|
||||
|
||||
interface PublishConfig {
|
||||
guildIds: string[];
|
||||
dmPermission: boolean;
|
||||
guildIds?: string[];
|
||||
dmPermission?: boolean;
|
||||
defaultMemberPermissions: ValidMemberPermissions;
|
||||
}
|
||||
type ValidPublishOptions =
|
||||
|
||||
Reference in New Issue
Block a user