Skip to main content

BotResponse

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

Fields

Methods

text

Create a simple text response Parameters:

reply_to

Set reply to Parameters:

attachment

Add an attachment Parameters:

action

Add an action Parameters:

Source

View on GitHub

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

Rust Bots

Rust AGUI