$archiveThread

archive/unarchive a thread

Usage

$archiveThread[Thread ID;Lock? (yes/no)]
1

Example (Archiving a thread):

$archiveThread[1024373454578917426]


1
2
3

Example (Unarchiving a thread):

$archiveThread[1024373454578917426;no]
1