skip to Main Content

How to delete a private chat (pyrogram) – Telegram API

i tried pyrogram.raw.functions.messages.DeleteChat but get following trackback pyrogram.errors.exceptions.bad_request_400.PeerIdInvalid: Telegram says: [400 PEER_ID_INVALID] - The peer id being used is invalid or not known yet. Make sure you meet the peer before interacting with it (caused by "messages.DeleteChat") account.UpdateNotifySettings has the…

VIEW QUESTION
Back To Top
Search