Invite Properties

All available properties for invites, for functions like $getInviteInfo.

  • channelID - The channel this invite was created in.

  • deletable - Whether this invite is deletable by the bot.

  • expiresAt - The invite expiration date.

  • expiresTimestamp - The invite expiration date in milliseconds.

  • guildID - The server that the invite belongs to.

  • maxAge - The duration of the invite, 0 = forever.

  • maxUses - The max uses for this invite.

  • memberCount - The member count of the server, that the invite is from.

  • presenceCount - The presence count of the server, that the invite is from.

  • temporary - Whether or not the invite is temporary.

  • url - Full link of the invite.

  • userID - The person that created the invite.

  • uses - How many times the invite has been used.

Last updated

Was this helpful?