Skip to main content

is_channel_allowed

Method
This is a method of the BotConfig class in the config module.
Check if a channel is allowed for bot interaction.

Signature

Parameters

str
required
No description available.

Returns

bool
The result of the operation.

Source

View on GitHub

praisonaiagents/bots/config.py at line 87