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
|
UserID string
|
||||||
Username string
|
Username string
|
||||||
Videos []Video
|
Videos []Video
|
||||||
|
Views int
|
||||||
SensitiveContent bool
|
SensitiveContent bool
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue