addAttachments

abstract fun addAttachments(vararg files: LocalFile): Message.Draft

Attach local files to the draft.

Since

2.5.0

Parameters

files

Local files to be attached with the draft.