Skip to main content
Module

x/discord_api_types/v10.ts>APIThreadMember

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface APIThreadMember
Re-export
import { type APIThreadMember } from "https://deno.land/x/discord_api_types@0.37.11/v10.ts";

Properties

optional
id: Snowflake

The id of the thread

This field is omitted on the member sent within each thread in the GUILD_CREATE event

optional
user_id: Snowflake

The id of the member

This field is omitted on the member sent within each thread in the GUILD_CREATE event

join_timestamp: string

An ISO8601 timestamp for when the member last joined

Member flags combined as a bitfield

See https://en.wikipedia.org/wiki/Bit_field