itd-api / UserPostsParams
Interface: UserPostsParams
Defined in: resources/posts.ts:84
Параметры запроса постов пользователя.
Properties
cursor?
ts
optional cursor?: string;Defined in: resources/posts.ts:86
limit?
ts
optional limit?: number;Defined in: resources/posts.ts:85
pinnedPostId?
ts
optional pinnedPostId?: string;Defined in: resources/posts.ts:90
Закреплённый пост, чтобы сервер поднял его наверх.
sort?
ts
optional sort?: string;Defined in: resources/posts.ts:88
Порядок сортировки.