is_user_allowed
Method
This is a method of the BotConfig class in the config module.Check if a user is allowed to interact with the bot.
Signature
Parameters
No description available.
Returns
The result of the operation.
Check if a user is allowed to interact with the bot.
This is a method of the BotConfig class in the config module.Check if a user is allowed to interact with the bot.
def is_user_allowed(user_id: str) -> bool