DyteImageMessage

class DyteImageMessage(val userId: String, val displayName: String, val read: Boolean, val pluginId: String?, val link: String, val time: String, val channelId: String? = null) : DyteChatMessage

Constructors

Link copied to clipboard
constructor(userId: String, displayName: String, read: Boolean, pluginId: String?, link: String, time: String, channelId: String? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard