Skip to main content

BotAttachment

Defined in the protocols module.
Rust AI Agent SDK A bot attachment.

Fields

NameTypeDescription
attachment_typeStringAttachment type
urlStringURL or data
titleOption<String>Title

Source

View on GitHub

praisonai/src/protocols/mod.rs at line 464