AttachmentSizeExceeded

constructor(attachments: List<Attachment>, maxAttachmentSize: Long)

Parameters

attachments

The list of attachments that are bigger than the server can handle.

maxAttachmentSize

The maximum allowed attachment file size in bytes.