Invite

struct Invite {
string code;
Guild guild;
Channel channel;
InviteMetadata metadata;
}

Meta