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