Pawnote
Website
GitHub
Discord
Preparing search index...
Discussion
Type Alias Discussion
Discussion
:
Readonly
<
{
cache
:
_DiscussionsCache
;
closed
:
boolean
;
creator
?:
string
;
date
:
Date
;
folders
:
DiscussionFolder
[]
;
numberOfDrafts
:
number
;
numberOfMessages
:
number
;
numberOfMessagesUnread
:
number
;
participantsMessageID
:
string
;
possessions
:
any
;
recipientName
?:
string
;
subject
:
string
;
}
,
>
&
{
messages
?:
DiscussionMessages
}
Type Declaration
Optional
messages
?:
DiscussionMessages
Only available after requesting them. The handle will automatically add them here.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Website
GitHub
Discord
Pawnote
Loading...
Only available after requesting them. The handle will automatically add them here.