import { Invite } from "../../entities"; export type GuildInvitesResponse = Invite[];