Skip to main content

attachment-type-properties

rawValue

public let rawValue: String

image

Backend specified types.

static let image 

file

static let file 

giphy

static let giphy 

video

static let video 

audio

static let audio 

linkPreview

Application custom types.

static let linkPreview 

unknown

Is used when attachment with missing type comes.

static let unknown

Did you find this page helpful?