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 dbea43e commit b468e79Copy full SHA for b468e79
src/LINEBot.php
@@ -733,10 +733,10 @@ public function revokeChannelAccessToken($channelAccessToken)
733
734
/**
735
* Create channel access token v2.1
736
- *
+ *
737
* You can issue up to 30 tokens.
738
* If you reach the maximum limit, additional requests of issuing channel access tokens are blocked.
739
740
* @see https://developers.line.biz/en/docs/messaging-api/generate-json-web-token/#generate_jwt
741
* @param string $jwt
742
* @return Response
0 commit comments