Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Channels
RawPublicThreadChannel
Interface RawPublicThreadChannel
interface
RawPublicThreadChannel
{
applied_tags
:
string
[]
;
flags
:
number
;
guild_id
:
string
;
id
:
string
;
last_message_id
:
null
|
string
;
member
:
RawChannelThreadMember
;
member_count
:
number
;
message_count
:
number
;
name
:
string
;
newly_created
:
boolean
;
owner_id
:
string
;
parent_id
:
null
|
string
;
rate_limit_per_user
:
number
;
thread_metadata
:
RawThreadMetadata
;
total_message_sent
:
number
;
type
:
PUBLIC_THREAD
;
}
Hierarchy
Omit
<
RawAnnouncementThreadChannel
,
"type"
>
Required
<
Pick
<
RawChannel
,
"applied_tags"
>
>
RawPublicThreadChannel
Index
Properties
applied_
tags
flags
guild_
id
id
last_
message_
id
member
member_
count
message_
count
name
newly_
created
owner_
id
parent_
id
rate_
limit_
per_
user
thread_
metadata
total_
message_
sent
type
Properties
applied_
tags
applied_
tags
:
string
[]
flags
flags
:
number
guild_
id
guild_
id
:
string
id
id
:
string
last_
message_
id
last_
message_
id
:
null
|
string
member
member
:
RawChannelThreadMember
member_
count
member_
count
:
number
message_
count
message_
count
:
number
name
name
:
string
newly_
created
newly_
created
:
boolean
owner_
id
owner_
id
:
string
parent_
id
parent_
id
:
null
|
string
rate_
limit_
per_
user
rate_
limit_
per_
user
:
number
thread_
metadata
thread_
metadata
:
RawThreadMetadata
total_
message_
sent
total_
message_
sent
:
number
type
type
:
PUBLIC_THREAD
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
applied_
tags
flags
guild_
id
id
last_
message_
id
member
member_
count
message_
count
name
newly_
created
owner_
id
parent_
id
rate_
limit_
per_
user
thread_
metadata
total_
message_
sent
type
Oceanic
Loading...