Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Author

Index

Properties

answerStreak?: { canLotteryPointsBeClaimed: boolean; pointForTommorow: number; pointsForToday: number; progress: number; progressIncreasedToday: boolean }

Type declaration

  • canLotteryPointsBeClaimed: boolean
  • pointForTommorow: number
  • pointsForToday: number
  • progress: number
  • progressIncreasedToday: boolean
avatar_url?: string

The author's avatar url.

bestAnswers: { InLast30Days: number; count: number }

Type declaration

  • InLast30Days: number
  • count: number
bestAnswersCount: number
description?: string

The author's bio.

friendsCount: number
gender: string

The author's gender.

helpedUsersCount: number
id: number

The author's ID (author identifier).

points: number

The author's points.

questions: { count: number; data: AuthorQuestionData[] }

Type declaration

rank: string

The author's rank.

receivedThanks: number

The author's thank you points.

specialRanks: string[]
username?: string

The author's username.

Generated using TypeDoc version 0.22.15, the 5/5/2022 at 7:24:56 PM