Skip to main content

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.

send_text

Method
This is a method of the RealtimeAgent class in the agents module.
Send text message (placeholder)

Signature

def send_text(&self, text: &str) -> Result<String>

Parameters

text
&str
required
No description available.

Returns

Returns
Result<String>
The result of the operation.