SDKに関する質問はSDKのissueにすると良いようです。日本語でも大丈夫です。
- 1
投稿 : 2021/02/09
Scheduling feature is not supported in line-bot-sdk-python. but you can implement a scheduled message with pure python library like https://github.com/dbad...
- 0
投稿 : 2021/02/01
プラン情報の取得については現在提供されていないようです。
「追加メッセージ数の上限目安」については取得可能です。 https://developers.line.biz/ja/reference/messaging-api/#get-quota
- 0
投稿 : 2021/01/15
ドキュメントは無いのですが、実装はあるようです。 https://github.com/line/line-bot-sdk-nodejs/blob/7e50ed46f60eca1ee38f16e97dd467d0995cf497/test/client.spec.ts#L183-L268 このあたり、参考に...
- 2
投稿 : 2020/12/08
api_url = 'https://notify-bot.line.me/api/notify/' ではなく api_url = 'https://notify-bot.line.me/api/notify' な気がします。
- 1
投稿 : 2020/12/04
which image type do you use? flex message may support png or jpeg only.
- 1
投稿 : 2020/08/06
https://developers.line.biz/en/docs/messaging-api/using-audience/ Only Japanese (JP), Thai (TH), and Taiwanese (TW) users with LINE Official Accounts can ...
- 0
投稿 : 2020/07/22