export type PatchedBotCommand = { readonly id?: number; command?: string; mentor?: number; bot?: number; };