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

def is_channel_allowed(channel_id: str) -> bool

Parameters

channel_id
str
required
No description available.

Returns

Returns
bool
The result of the operation.