Preparing search index...
The search index is not available
masto
masto
mastodon
rest
v1
Accounts$SelectNoteResource
Interface Accounts$SelectNoteResource
interface
Accounts$SelectNoteResource
{
create
(
params
:
CreateAccountNoteParams
,
meta
?:
HttpMetaParams
<
"json"
>
,
)
:
Promise
<
Relationship
>
;
}
Index
Methods
create
Methods
create
create
(
params
:
CreateAccountNoteParams
,
meta
?:
HttpMetaParams
<
"json"
>
,
)
:
Promise
<
Relationship
>
Add personal note to the account
Parameters
params
:
CreateAccountNoteParams
Optional
meta
:
HttpMetaParams
<
"json"
>
Returns
Promise
<
Relationship
>
Relationship
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
create
masto
Loading...
Add personal note to the account