- Preparing search index...
- The search index is not available
fanfou-sdk
Type alias GetMentionsOptions
Get
Mentions
Options
: { count
?: number; format
?: APIFormat; maxId
?: string; mode
?: APIMode; page
?: number; sinceId
?: string }
Type declaration
-
Optional
count?: number
-
-
Optional
maxId?: string
-
Optional
mode?: APIMode
-
Optional
page?: number
-
Optional
sinceId?: string