ZuserExists

Returns true if the given user ID resolves to a valid Discord user, or false otherwise.

Syntax

ZuserExists{userID?}

Arguments

NameTypeRequiredDefault
userIDsnowflakeNoauthor’s ID

Example

ZuserExists{123456789012345678}