class InvitesAPI

declare class InvitesAPI

Constructors

constructor(
rest: REST
)

Constructs a new instance of the InvitesAPI class

delete(
code: string
reason?: string
) : Promise<void>

Deletes an invite

Fetches an invite