Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PixivAPIResponse

Hierarchy

  • PixivAPIResponse

Index

Properties

Properties

response

response: object

Type declaration

  • access_token: string
  • device_token: string
  • expires_in: number
  • refresh_token: string
  • scope: string
  • token_type: string
  • user: PixivClientUser

Generated using TypeDoc