Torn API Client
GitHub
Preparing search index...
ForumFeed
Type Alias ForumFeed
type
ForumFeed
=
{
is_seen
:
boolean
;
post_id
:
ForumPostId
;
text
:
string
;
thread_id
:
ForumThreadId
;
timestamp
:
number
;
title
:
string
;
type
:
ForumFeedTypeEnum
;
user
:
ForumThreadAuthor
;
}
Index
Properties
is_
seen
post_
id
text
thread_
id
timestamp
title
type
user
Properties
is_
seen
is_seen
:
boolean
post_
id
post_id
:
ForumPostId
text
text
:
string
thread_
id
thread_id
:
ForumThreadId
timestamp
timestamp
:
number
title
title
:
string
type
type
:
ForumFeedTypeEnum
user
user
:
ForumThreadAuthor
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is_
seen
post_
id
text
thread_
id
timestamp
title
type
user
GitHub
Torn API Client
Loading...