AttachmentType

Represents types of attachments.

Properties

Link copied to clipboard
const val AUDIO: String

Audio attachment type.

Link copied to clipboard

Audio recording (voice message) attachment type.

Link copied to clipboard
const val FILE: String

File attachment type.

Link copied to clipboard
const val GIPHY: String

Giphy attachment type.

Link copied to clipboard
const val IMAGE: String

Image attachment type.

Link copied to clipboard
const val IMGUR: String

Imgur attachment type.

Link copied to clipboard
const val LINK: String
Link copied to clipboard
const val PRODUCT: String

Product attachment type.

Link copied to clipboard
const val UNKNOWN: String

Unknown attachment type.

Link copied to clipboard
const val VIDEO: String

Video attachment type.