Skip to main content

BotChannel

Defined in the bots module.
Rust AI Agent SDK Represents a channel/chat in a messaging platform.

Fields

Methods

new

Create a new bot channel. Parameters:

name

Set channel name. Parameters:

channel_type

Set channel type. Parameters:

metadata

Add metadata. Parameters:

Source

View on GitHub

praisonai/src/bots/mod.rs at line 148

Rust Bots

Rust AGUI