invite (invite) is temporary
Determines whether an invite is temporary, if possible.
Requires the following blocks to be present in the project: discord login
Parameters
Parameter name | Parameter type | Required? | Description |
---|---|---|---|
invite | invite | ✓ | The invite to check. |
Output
Boolean - Whether this invite is temporary. Always returns FALSE if it cannot be determined.