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 aa35fac commit b8063d6Copy full SHA for b8063d6
lib/types.ts
@@ -2829,7 +2829,7 @@ export type VerifyIDToken = {
2829
/**
2830
* Response body of get group summary.
2831
*
2832
- * @see [Get group summary](https://developers.line.biz/ja/reference/messaging-api/#get-group-summary)
+ * @see [Get group summary](https://developers.line.biz/en/reference/messaging-api/#get-group-summary)
2833
*/
2834
export type GroupSummaryResponse = {
2835
groupId: string;
0 commit comments