GUILD_CREATE
Signature
export declare const GUILD_CREATE: (self: UsingClient, data: GatewayGuildCreateDispatchData) => Guild<"create">;Members
This export does not declare public properties or methods in the generated declaration file.
export declare const GUILD_CREATE: (self: UsingClient, data: GatewayGuildCreateDispatchData) => Guild<"create">;This export does not declare public properties or methods in the generated declaration file.