Add views to tweet type
This commit is contained in:
parent
66780eb801
commit
048fce5cf2
1 changed files with 1 additions and 0 deletions
1
types.go
1
types.go
|
|
@ -50,6 +50,7 @@ type (
|
|||
UserID string
|
||||
Username string
|
||||
Videos []Video
|
||||
Views int
|
||||
SensitiveContent bool
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue