progress Changed
var progressChanged: (attachmentId: Int, progress: Int, total: Int) -> Unit? = null
Content copied to clipboard
This callback is called once the message has an attachment that will be uploaded.
This callback is called once the message has an attachment that will be uploaded.