Pawnote
Website
GitHub
Discord
Preparing search index...
newsDelete
Function newsDelete
newsDelete
(
session
:
SessionHandle
,
item
:
NewsInformation
|
NewsSurvey
,
)
:
Promise
<
void
>
Will delete the item from the user's news feed.
Parameters
session
:
SessionHandle
item
:
NewsInformation
|
NewsSurvey
Returns
Promise
<
void
>
Remark
You can never get the item back after this.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Website
GitHub
Discord
Pawnote
Loading...
Will delete the item from the user's news feed.