Skip to content

Conversations

ardennguyen edited this page Jun 30, 2026 · 2 revisions

Conversations (conv)

Command Description
conv recent [-n limit] [--friends-only] [--groups-only] [--no-cache] List recent conversations (cache-first; --no-cache forces live)
conv pinned List pinned
conv archived List archived
conv mute <threadId> [-t 0|1] [-d secs] Mute (-1 = forever)
conv unmute <threadId> [-t 0|1] Unmute
conv read <threadId> [-t 0|1] Mark as read
conv unread <threadId> [-t 0|1] Mark as unread
conv hidden List hidden conversations
conv hide <threadIds...> [-t 0|1] Hide conversation(s)
conv unhide <threadIds...> [-t 0|1] Unhide conversation(s)
conv hidden-pin <pin> Set PIN for hidden convs (4 digits)
conv hidden-pin-reset Reset hidden convs PIN
conv auto-delete-status View auto-delete settings
conv auto-delete <threadId> <ttl> [-t 0|1] Set auto-delete
conv delete <threadId> [-t 0|1] Delete conversation

Auto-Delete TTL Values

Value Duration
off Disabled
1d 1 day
7d 7 days
14d 14 days
zalo-agent conv auto-delete <threadId> 7d

Clone this wiki locally