Custom Command
FunctionsIs and Has Functions

$isValidInvite

checks if the given Invite code is valid ,returns true,false

Usage

$isValidInvite[invite code]

Example:


!!exec $isValidInvite[hjhjkh]

false

Function difficulty: Easy

Tags:
Is Valid Invite

On this page