AttachmentInput¶
Structure Class¶
AttachmentInput
dataclass
¶
This is either a file directly uploaded into a web experience chat or a reference to an existing attachment that is part of a web experience chat.
Attributes¶
copy_from
class-attribute
instance-attribute
¶
copy_from: CopyFromSource | None = None
A reference to an existing attachment.