BotChannel
Defined in the protocols module.Represents a channel/chat in a messaging platform. Attributes: channel_id: Platform-specific channel identifier name: Channel name (if available) channel_type: Type of channel (dm, group, channel, thread) metadata: Additional platform-specific metadata
Properties
No description available.
No description available.
No description available.
No description available.
Internal & Generic Methods
Internal & Generic Methods
- from_dict: Create from dictionary.
- to_dict: Convert to dictionary.

