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.
BotChannelProtocol
Defined in the protocols module.AI Agent Protocol for bot channel representation.
Methods
channel_id()
Unique channel identifier.
channel_type()
Type of channel (dm, group, channel, thread).
Source
View on GitHub
praisonaiagents/bots/protocols.py at line 275
