raeperd/LINE-in-action
Github action for pushing LINE message using LINE-Notify
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | An access token for authentication. Used for calling the notification API | yes | — |
| message | 1000 characters max | yes | — |
| notificationDisabled | If true, user doesn't receive a push notification when the message is sent. If false, The user receives a push notification when the message is sent. If omitted, the value defaults to false. | no | false |
| stickerPackageId | Package ID. Details in https://developers.line.biz/media/messaging-api/sticker_list.pdf | no | — |
| stickerId | Sticker ID. Details in https://developers.line.biz/media/messaging-api/sticker_list.pdf | no | — |
Outputs
no outputs