vk-io
Preparing search index...
Params
NotesGetParams
Interface NotesGetParams
interface
NotesGetParams
{
count
?:
number
;
note_ids
?:
number
|
number
[]
;
offset
?:
number
;
sort
?:
0
|
1
;
user_id
?:
number
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
count?
note_
ids?
offset?
sort?
user_
id?
Properties
Optional
count
count
?:
number
Number of notes to return.
Optional
note_
ids
note_ids
?:
number
|
number
[]
Optional
offset
offset
?:
number
Optional
sort
sort
?:
0
|
1
Optional
user_
id
user_id
?:
number
Note owner ID.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
note_
ids
offset
sort
user_
id
vk-io
Loading...
Number of notes to return.