ImageFile

@Serializable
data class ImageFile(val fileId: FileId)

References an image File in the content of a message.

Constructors

Link copied to clipboard
constructor(fileId: FileId)

Properties

Link copied to clipboard

The File ID of the image in the message content.