Add id to Relationship (#38)
This commit is contained in:
parent
9fdf7888f3
commit
cc4a908529
|
@ -483,6 +483,7 @@ ___
|
|||
|
||||
| Attribute | Description |
|
||||
| ------------------------ | ----------- |
|
||||
| `id` | Target account id |
|
||||
| `following` | Whether the user is currently following the account |
|
||||
| `followed_by` | Whether the user is currently being followed by the account |
|
||||
| `blocking` | Whether the user is currently blocking the account |
|
||||
|
|
Loading…
Reference in New Issue