✌️
This commit is contained in:
parent
55e266fbbe
commit
5725e39a70
2 changed files with 10 additions and 122 deletions
|
@ -65,6 +65,16 @@ props:
|
|||
desc:
|
||||
ja: "フォローしているユーザーの数"
|
||||
en: "The number of the following users for this user"
|
||||
- name: "is_following"
|
||||
type: "boolean"
|
||||
optional: true
|
||||
desc:
|
||||
ja: "自分がこのユーザーをフォローしているか"
|
||||
- name: "is_followed"
|
||||
type: "boolean"
|
||||
optional: true
|
||||
desc:
|
||||
ja: "自分がこのユーザーにフォローされているか"
|
||||
- name: "last_used_at"
|
||||
type: "date"
|
||||
optional: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue