Classcorev0.2.1
Silence
Throw to stop a handler with no reply and no report.
The framework boundary catches Silence before Notice, makes zero Discord calls, and stops. Ideally you'd only throw this in EventHandlers (or Gates for those), because it doesn't make sense to leave the user with no reply for an interaction.
class Silence extends ErrorMember visibility
Filter class members by access level.
Showing members with Protected visibility and higher.