/invite
Retrieves information of a given invite or invite list
Last updated
{
status: 200,
details: [
{
code: '8ZCcAbXq',
type: 0,
expires_at: 1681887486,
guild: {
id: '1064098700307218463',
name: 'BDFDData API Community Support',
> 'Read on `Invite Objects` : https://discord.com/developers/docs/resources/invite#invite-object'
]
}{
status: 400
error: 'Cannot read ... (This can vary)'
}{
status: 401,
details: { message: '401: Unauthorized', code: 0 }
}{
status: 404,
details: { message: 'Unknown Guild', code: 10004 } (this can vary)
}