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
Example request
{
"archive": true
}Response
OK
This method is responsible for archiving or unarchiving chats
Chat ID
Chat ID
{
"archive": true
}OK