Custom Command
FunctionsThreads Functions

$lockPost

lock/unlock a post

Usage

$lockPost[Post ID;Lock? (yes/no)]

Example (Locking a post):

$lockPost[1024373454578917426]

Example (Unlocking a post):

$lockPost[1024373454578917426;no]

Function Cooldown

This function has built-in cooldown. Why? Read more about cooldowns here.

  • Cooldown: 30 seconds
  • Tracked By: Post ID
  • Type: post

Functions with the same type share cooldowns based on the same Tracked By value.

On this page