Skip to main content

platform_capabilities

Method
This is a method of the BotProtocol class in the protocols module.
Platform capabilities descriptor. Returns the platform’s capabilities for use by shared delivery code. Adapters should override this to declare their specific capabilities.

Signature

Returns

PlatformCapabilities
The result of the operation.

Source

View on GitHub

praisonaiagents/bots/protocols.py at line 879