ZuserJoined

Returns the date when the command author or specified user joined the current guild, formatted according to the optional format string.

Syntax

ZuserJoined{userID?;format?}

Arguments

NameTypeRequiredDefault
userIDsnowflakeNoauthor’s ID
formatstringNo%Y-%m-%d

Example

ZuserJoined{123456789012345678;%B %d, %Y}