diff --git a/types.go b/types.go index c09a528..2d5aeff 100644 --- a/types.go +++ b/types.go @@ -50,6 +50,7 @@ type ( UserID string Username string Videos []Video + Views int SensitiveContent bool }