deleteIgnoringNotFound

suspend fun MessageBehavior.deleteIgnoringNotFound()

Deletes a message, catching and ignoring an HTTP 404 (Not Found) exception.


suspend fun PublicFollowupMessageBehavior.deleteIgnoringNotFound()

Deletes a public follow-up, catching and ignoring an HTTP 404 (Not Found) exception.