annalasko
Explore posts from serversSIASapphire - Imagine a framework
•Created by annalasko on 6/4/2024 in #sapphire-support
Equivalent of z.function from zod in shapeshift?
The title describes the issue
6 replies
DIAdiscord.js - Imagine an app
•Created by annalasko on 5/11/2024 in #djs-questions
Do I need to manually check if each message in an Array is bulkDeletable?
I am currently writing a purge command for my bot, I mean, app, and I came across the
Message
property bulkDeletable
. Do I need to loop through my finalized Array
and check the Message
s individually against the permissions of the interaction's caller?4 replies