io.github.quafadas.dairect.MessageContent
See theMessageContent companion trait
object MessageContent extends Companion[MessageContent]
Attributes
- Companion
- trait
- Experimental
- true
- Graph
-
- Supertypes
-
trait Sumtrait Mirrortrait Companion[MessageContent]trait Has[MessageContent]trait ShapeTag[MessageContent]trait HasIdclass Objecttrait Matchableclass AnyShow all
- Self type
-
MessageContent.type
Members list
Type members
Classlikes
final case class Image_fileCase(image_file: ImageFile) extends MessageContent
Attributes
- Companion
- object
- Supertypes
-
trait MessageContenttrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Image_fileCase
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Image_fileCase.type
final case class Image_urlCase(image_url: ImageUrl) extends MessageContent
Attributes
- Companion
- object
- Supertypes
-
trait MessageContenttrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Image_urlCase
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Image_urlCase.type
final case class TextCase(text: Text) extends MessageContent
Attributes
- Companion
- object
- Supertypes
-
trait MessageContenttrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object TextCase
object Visitor
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Inherited methods
Attributes
- Definition Classes
-
Companion -> Has
- Inherited from:
- Companion
Implicits
Implicits
Inherited implicits
Attributes
- Inherited from:
- Companion
In this article