UNPKG

@gguf/claw

Version:

Multi-channel AI gateway with extensible messaging integrations

3 lines (2 loc) 208 B
import type { DiscordSlashCommandConfig } from "../../config/types.discord.js"; export declare function resolveDiscordSlashCommandConfig(raw?: DiscordSlashCommandConfig): Required<DiscordSlashCommandConfig>;