GuildCreate

Sent when a guild is created (often on startup).

class GuildCreate {
Guild guild;
bool unavailable;
}

Meta