Skip to main content

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