RAW_GUILD_CREATE
Signature
export declare const RAW_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 RAW_GUILD_CREATE: (self: UsingClient, data: GatewayGuildCreateDispatchData) => Guild<"create">;This export does not declare public properties or methods in the generated declaration file.