ZinviteInfo

Returns a specific field of a Discord invite by its code, where type is one of uses, channel, creationDate, inviter, or isTemporary.

Syntax

ZinviteInfo{code;type}

Arguments

NameTypeRequiredDefault
codestringYes-
typestringYes-

Example

ZinviteInfo{abc123;channel}