interface DiscordThreadMemberimport { type DiscordThreadMember } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/helpers/deps.ts"; Propertiesflags: numberAny user-thread settings, currently only used for notifications id: stringThe id of the thread user_id: stringThe id of the user join_timestamp: stringThe time the current user last joined the thread import DiscordThreadMemberimport { DiscordThreadMember } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/helpers/deps.ts";