Chat.unmute()# Chat.unmute()# Bound method unmute of Chat. Use as a shortcut for: client.update_chat_notifications(chat_id, mute=False) Example chat.unmute() Returns: bool – On success, True is returned.