Skip to content

Qbusiness  >  Structures  >  AttachmentInputEvent

AttachmentInputEvent

Structure Class

AttachmentInputEvent dataclass

A file input event activated by a end user request to upload files into their web experience chat.

Attributes

attachment class-attribute instance-attribute
attachment: AttachmentInput | None = None

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.