Options used when fetching an invite from Discord.
Objectarrow-up-right
all
Json
return array of the all data
[Array]
id
Number
return guild id
name
String
return guild name
description
return guild description
splashUrl
returns the URL of the splash in WebP format
banner
returns the URL of the banner in WebP format
icon
returns the URL of the icon in WebP format
vanity_url_code
returns the standing invitation code if you have one.
null
return id the inviter code
username
return username the inviter.
avatar
return avatarURL the inviter
return bannerURL the inviter
return all data in format JSON
Last updated 1 year ago