Skip to main content

is_hybrid_mode

Method
This is a method of the BotConfig class in the config module.
Whether bot is configured for hybrid mode (WS + slow poll).

Signature

Returns

bool
The result of the operation.

Source

View on GitHub

praisonaiagents/bots/config.py at line 187