interface StartThreadWithMessage implements WithReasonimport { type StartThreadWithMessage } from "https://deno.land/x/discordeno@17.0.1/helpers/mod.ts"; Propertiesname: string1-100 character thread name autoArchiveDuration: | 60 | 1440 | 4320 | 10080Duration in minutes to automatically archive the thread after recent activity optionalrateLimitPerUser: number | nullAmount of seconds a user has to wait before sending another message (0-21600)