Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
BotAttachment
Defined in the protocols module.Rust AI Agent SDK A bot attachment.
Fields
| Name | Type | Description |
|---|---|---|
attachment_type | String | Attachment type |
url | String | URL or data |
title | Option<String> | Title |
Source
View on GitHub
praisonai/src/protocols/mod.rs at line 464
