Interface Params

Interface to represent the params of a request.

Author

Tiago Grosso tiagogrosso99@gmail.com

Since

0.1.0

Hierarchy

  • Params

Properties

access_token: string
after?: string
before?: string
caption?: string
children?: string[]
creation_id?: string
fields?: string
hide?: boolean
image_url?: string
is_carousel?: boolean
limit?: number
location_id?: string
media_type?: MediaType
message?: string
metric?: string
period?: string
q?: string
share_to_feed?: boolean
since?: number | Date
thumb_offset?: number
until?: Date
user_id?: string
user_tags?: UserTag[]
video_url?: string

Generated using TypeDoc