Class SendAttachmentBlob
java.lang.Object
com.github.copilot.generated.rpc.SendAttachment
com.github.copilot.generated.rpc.SendAttachmentBlob
Blob attachment with inline base64-encoded data
- Since:
- 1.0.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetData()getType()Returns the discriminator value for this variant.voidvoidsetDisplayName(String displayName) voidsetMimeType(String mimeType)
-
Constructor Details
-
SendAttachmentBlob
public SendAttachmentBlob()
-
-
Method Details
-
getType
Description copied from class:SendAttachmentReturns the discriminator value for this variant.- Specified by:
getTypein classSendAttachment- Returns:
- the type discriminator
-
getData
-
setData
-
getMimeType
-
setMimeType
-
getDisplayName
-
setDisplayName
-