interface BotGetUserPostsOptions
extends Omit<BaseBotGetMethodOptions, "skipCache">
Options for the Bot#getUserPosts method.
Properties
filter?: GetUserPostsFilter
Post type to include in the response.
Default:GetUserPostsFilter.PostsWithReplies
Options for the Bot#getUserPosts method.
Post type to include in the response.
Default:GetUserPostsFilter.PostsWithReplies