class NaticoComponents extends Array<ActionRow>import { NaticoComponents } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts"; ConstructorsnewNaticoComponents(...args: ActionRow[])MethodsaddActionRow()addButton(label: string,style: keyof ButtonStyles,idOrLink: string,options?: { emoji?: string | bigint; disabled?: boolean; },)