Removed total views from the usercard (#3792)

This commit is contained in:
matt
2022-06-05 15:51:18 -05:00
committed by GitHub
parent 7ccf60111d
commit d29243a2a5
5 changed files with 2 additions and 10 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ URL: https://dev.twitch.tv/docs/api/reference#get-users
Used in:
- `UserInfoPopup` to get ID, viewCount, displayName, createdAt of username we clicked
- `UserInfoPopup` to get ID, displayName, createdAt of username we clicked
- `CommandController` to power any commands that need to get a user ID
- `Toasts` to get the profile picture of a streamer who just went live
- `TwitchAccount` block and unblock features to translate user name to user ID