Home » Chat.unarchive() View on GitHub Star — Used by — Chat.unarchive()¶ Chat.unarchive()¶ Bound method unarchive of Chat. Use as a shortcut for: await client.unarchive_chats(-100123456789) Example await chat.unarchive() Returns: True on success. Raises: RPCError – In case of a Telegram RPC error.