canHandle

open override fun canHandle(message: Message): Boolean

Checks if the message contains unsupported attachments.

Return

True it the message contains unsupported attachment.

Parameters

message

The message containing custom attachments that we are going to render.