#Do I need to manually check if each message in an Array is bulkDeletable?

1 messages · Page 1 of 1 (latest)

pseudo heart

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 Messages individually against the permissions of the interaction's caller?