Forward banned alts to mod channel
This commit is contained in:
Vendored
+1
@@ -23,6 +23,7 @@ export type GuildSettings = {
|
||||
safe_channels?: string
|
||||
link_skip_channels?: string
|
||||
github_release_channel?: string
|
||||
moderator_channel_id?: string
|
||||
}
|
||||
|
||||
export type GuildArraySetting = 'staff_categories' | 'safe_channels' | 'link_skip_channels';
|
||||
|
||||
Reference in New Issue
Block a user