Delete Messages
Learn to use Slack API calls to delete messages.
We'll cover the following
In this lesson, we’ll learn to delete regular and scheduled messages in Slack.
Let’s look at the following endpoints in this lesson:
chat.delete
: This endpoint deletes a message.chat.deleteScheduledMessage
: This endpoint deletes a scheduled message.
Get hands-on with 1400+ tech skills courses.