Chats

πŸ—„ Archive/Unarchive chat

This method is responsible for archiving or unarchiving chats

post/chats/{ChatID}

Path parameters

ChatIDstring required

Chat ID

Chat ID

Request body

archiveboolean

Archive or unarchive chat

Example request

{
  "archive": true
}

Response

OK

successboolean

Changes