add following & followed by to profile
This commit is contained in:
parent
cf6de782e0
commit
5dee67c2da
3 changed files with 5 additions and 0 deletions
|
|
@ -34,6 +34,8 @@ type Profile struct {
|
|||
Username string
|
||||
Website string
|
||||
Sensitive bool
|
||||
Following bool
|
||||
FollowedBy bool
|
||||
}
|
||||
|
||||
type user struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue