unban_chat_sender_chat()

Client.unban_chat_sender_chat()

Unban a previously banned channel chat in a supergroup or channel.

Parameters:
  • chat_id (int | str) – Target chat.

  • sender_chat_id (int | str) – The channel to unban.

Returns:

bool – True on success.