Show viewer counts for streams
This commit is contained in:
@@ -71,6 +71,7 @@ type Stream struct {
|
||||
HD bool `json:"hd"`
|
||||
EmbedURL string `json:"embedUrl"`
|
||||
Source string `json:"source"`
|
||||
Viewers int `json:"viewers"`
|
||||
}
|
||||
|
||||
// ────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user