telegramlib.sban

telegramlib.sban()[source]

Unbans all or specified users from the bot.

This function removes the ‘ban’ flag from all users if no arguments are provided, or from the specified users if arguments are given.

Example

/sban <user_id_1> <user_id_2>