Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeviantArtUserFriends

Hierarchy

  • DeviantArtUserFriends

Index

Properties

has_more

has_more: boolean

next_offset

next_offset: number | null

results

results: object

Type declaration

  • is_watching: boolean
  • lastvisit: string | null
  • user: DeviantArtUser
  • watch: object
    • activity: boolean
    • collections: boolean
    • critiques: boolean
    • deviations: boolean
    • forum_threads: boolean
    • friend: boolean
    • journals: boolean
    • scraps: boolean
  • watches_you: boolean

Generated using TypeDoc