Add id to Relationship (#38)

This commit is contained in:
178inaba 2017-04-15 08:23:43 +09:00 committed by wxcafé
parent 9fdf7888f3
commit cc4a908529
1 changed files with 1 additions and 0 deletions

View File

@ -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 |