#Check for message creation access in a channel
1 messages · Page 1 of 1 (latest)
I understand a "correct" way would be to try-catch every ResponseAsync for an interaction, but I have dozens if not hundreds of these, so it'd be easier to just do a single access check at the top of interaction listeners to decide if I should continue or not