ZuserStatus

Returns the online status of the command author or specified user, or their custom status text if customStatus is true.

Syntax

ZuserStatus{userID?;customStatus?}

Arguments

NameTypeRequiredDefault
userIDsnowflakeNoauthor’s ID
customStatusbooleanNofalse

Example

ZuserStatus{123456789012345678;true}