Skip to main content

DiscordThreadMemberGuildCreate

Documentation


Documentation / @discordeno/types / DiscordThreadMemberGuildCreate

Interface: DiscordThreadMemberGuildCreate

Defined in: discord/channel.ts:278

https://docs.discord.com/developers/resources/channel#thread-member-object-thread-member-structure, the first asterisk

Extends

Properties

flags

flags: number

Defined in: discord/channel.ts:265

Any user-thread settings, currently only used for notifications

Inherited from

DiscordThreadMember.flags


join_timestamp

join_timestamp: string

Defined in: discord/channel.ts:263

The time the current user last joined the thread

Inherited from

DiscordThreadMember.join_timestamp