Skip to content

Commit f37fdec

Browse files
kkdaieucyt
andauthored
fix: correct translation of 'array' in user ID list output description
Co-authored-by: Yuta Euchi <[email protected]>
1 parent 99a70c0 commit f37fdec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ LINE公式アカウントとAI Agentを接続するために、LINE Messaging AP
4747
- `start` (string?): ページネーション用の継続トークン。省略時は先頭から取得します。
4848
- `limit` (number?): 取得するユーザーIDの最大数(1~1000)。デフォルトは1000。
4949
- **出力:**
50-
- `userIds` (配列): ユーザーIDのリスト。
50+
- `userIds` (array): ユーザーIDのリスト。
5151
- `next` (string?): 次ページ取得用トークン。存在する場合はこの値で再度リクエストしてください。
5252
- `total` (number?): ユーザーIDの総数(取得できる場合)。
5353
- **注意:**

0 commit comments

Comments
 (0)