interface ResolvedOverwriteOptions {
    allow: PermissionsBitField;
    deny: PermissionsBitField;
}

Properties

Properties