Type Alias GuildFixUrlGlobalRule

GuildFixUrlGlobalRule: {
    original: string;
    replacement: string;
}