We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99a70c0 commit f37fdecCopy full SHA for f37fdec
README.ja.md
@@ -47,7 +47,7 @@ LINE公式アカウントとAI Agentを接続するために、LINE Messaging AP
47
- `start` (string?): ページネーション用の継続トークン。省略時は先頭から取得します。
48
- `limit` (number?): 取得するユーザーIDの最大数(1~1000)。デフォルトは1000。
49
- **出力:**
50
- - `userIds` (配列): ユーザーIDのリスト。
+ - `userIds` (array): ユーザーIDのリスト。
51
- `next` (string?): 次ページ取得用トークン。存在する場合はこの値で再度リクエストしてください。
52
- `total` (number?): ユーザーIDの総数(取得できる場合)。
53
- **注意:**
0 commit comments