Skip to content

Types.Message.deletable

github-actions[bot] edited this page Sep 30, 2024 · 3 revisions

if the message can be deleted
type: Boolean

client.on("send", (ctx) => {
    ctx.deletable;
});


🛈 Client

🛈 AddonService

🛈 AttachmentService

🛈 ChannelService

🛈 CommandService

🛈 ComponentService

🛈 ErrorService

🛈 EventService

🛈 ExpressionService

🛈 GuildService

🛈 LogService

🛈 MessageService

🛈 PermissionService

🛈 RoleService

🛈 StorageService

🛈 TypeService

🛈 UserService

🛈 UtilService

🛈 VoiceService


Clone this wiki locally