Torn API Client
GitHub
Preparing search index...
ForumThreadBase
Type Alias ForumThreadBase
type
ForumThreadBase
=
{
author
:
ForumThreadAuthor
;
first_post_time
:
number
;
forum_id
:
ForumId
;
has_poll
:
boolean
;
id
:
ForumThreadId
;
is_locked
:
boolean
;
is_sticky
:
boolean
;
last_post_time
:
number
|
unknown
;
last_poster
:
ForumThreadAuthor
|
unknown
;
posts
:
number
;
rating
:
number
;
title
:
string
;
views
:
number
;
}
Index
Properties
author
first_
post_
time
forum_
id
has_
poll
id
is_
locked
is_
sticky
last_
post_
time
last_
poster
posts
rating
title
views
Properties
author
author
:
ForumThreadAuthor
first_
post_
time
first_post_time
:
number
forum_
id
forum_id
:
ForumId
has_
poll
has_poll
:
boolean
id
id
:
ForumThreadId
is_
locked
is_locked
:
boolean
is_
sticky
is_sticky
:
boolean
last_
post_
time
last_post_time
:
number
|
unknown
last_
poster
last_poster
:
ForumThreadAuthor
|
unknown
posts
posts
:
number
rating
rating
:
number
title
title
:
string
views
views
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
first_
post_
time
forum_
id
has_
poll
id
is_
locked
is_
sticky
last_
post_
time
last_
poster
posts
rating
title
views
GitHub
Torn API Client
Loading...