Skip to content

Commit

Permalink
feat: AccountAccountCounters add Faves
Browse files Browse the repository at this point in the history
  • Loading branch information
SevereCloud committed May 28, 2020
1 parent 8b35b86 commit d7f6539
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions object/account.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ type AccountAccountCounters struct {
SDK int `json:"sdk"` // New SDK number
MenuDiscoverBadge int `json:"menu_discover_badge"` // New menu discover badge number
Videos int `json:"videos"` // New video tags number
Faves int `json:"faves"` // New faves number
}

// AccountInfo struct.
Expand Down

0 comments on commit d7f6539

Please sign in to comment.