diff options
| author | syuilo⭐️ <Syuilotan@yahoo.co.jp> | 2017-02-06 15:27:34 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-02-06 15:27:34 +0900 |
| commit | e52cb4d71b4317d37f5f318b9f2d3d923cc09b9d (patch) | |
| tree | 98206773cefeeb1943ae0de9c800ab009682f0e8 /docs | |
| parent | Merge pull request #120 from syuilo/greenkeeper/summaly-1.6.1 (diff) | |
| download | sharkey-e52cb4d71b4317d37f5f318b9f2d3d923cc09b9d.tar.gz sharkey-e52cb4d71b4317d37f5f318b9f2d3d923cc09b9d.tar.bz2 sharkey-e52cb4d71b4317d37f5f318b9f2d3d923cc09b9d.zip | |
Update user.pug
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/api/entities/user.pug | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/api/entities/user.pug b/docs/api/entities/user.pug index 22c4c2a46c..a37886bb19 100644 --- a/docs/api/entities/user.pug +++ b/docs/api/entities/user.pug @@ -60,6 +60,10 @@ block content td ID td ユーザーID tr.optional + td is_bot + td Boolean + td botかどうか + tr.optional td is_followed td Boolean td フォローされているか |