Skip to main content

capabilities

Method
This is a method of the BotProtocol class in the protocols module.
Channel capabilities for feature discovery. Returns capabilities that shared engines use to adapt behavior. Channels that don’t support a feature should return False for it.

Signature

Returns

ChannelCapabilities
The result of the operation.

Source

View on GitHub

praisonaiagents/bots/protocols.py at line 870