Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserProfileResponse

Response object from /profile/:userId endpoint

Hierarchy

  • UserProfileResponse

Index

Properties

badge: string

User's badge (like STAFF). Empty string when nothing

git: null | string

User's git profile link

id: string

Id of this user

site: null | string

User's website link

status: null | string

User's custom status

steam: null | string

User's steam profile link

twitch: null | string

User's twitch channel link

vk: null | string

User's vk profile link

youtube: null | string

User's youtube channel link

Generated using TypeDoc