1
0
mirror of https://github.com/mastodon/documentation synced 2025-04-11 22:56:17 +02:00

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

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 |