routes #1

Open
opened 2022-01-04 16:44:05 +00:00 by evanchen · 1 comment

image

image

![image](/attachments/4a4f701a-6efb-4bf1-a947-8382471ae144) ![image](/attachments/59263400-cb0a-4761-9cb3-46ecc44398a6)
evanchen changed title from local port to routes 2022-01-04 16:44:29 +00:00
Poster
Owner

Users

Ufc552226bd5b95fbb144c8260ff11bee	evanchen333@gmail.com
Uf17aad79a96ecece251642d90f6b25c3	fdj612@gmail.com

token

url token
https://taishin.ework.tw aBpzAu/1hA1pBNEW5I2mB5GV3jRf5X7Ny+REwb/4jgtvPeKDTOdLGBWqE6Hqi3UgAL1kcIyjvfuOxE//ZDq1ZI4GY7PtCLhLz1QQXjFWnc3yRPcjWd0i0UWEU98iti0RHW+uGWAWbqJzJdOEHICZ3AdB04t89/1O/w1cDnyilFU=
https://bot2.ework.tw x0eGS2JNuFfGYZdEfdXqnwVP/rRWPBrnl26038CssnZX3lfggS+b0c0SmQJERTDpN1jklQy2sPRKtuRLYkHITAj04p4DLc+l4a7A0lgJAojKeD9ojHm9bGAlS7+suAf8Vp5b4qibsZR1EO9E3zNtwwdB04t89/1O/w1cDnyilFU=
https://bot.ework.tw IhP4dLM91boFQlRzHa/Iv9el2xXm2X6ByiDuWQXm6ndQL1LA+yA+O8x2OeuJkpSWlf5IE8cwkA+Mca18EjO42Q6vRm0T5cRdTLkO+42SX9HAx2GdJnhWu+S4IplOt38YktfmpodCyk6bXDBJp9YVwgdB04t89/1O/w1cDnyilFU=

Message Api

https://api.line.me/v2/bot/message/push

Text

{
	"to": "Ufc552226bd5b95fbb144c8260ff11bee",
	"messages":[
		{
            "type": "text",
            "text": "Hello, world"
        }
	]
}

Sticker

{
	"to": "Ufc552226bd5b95fbb144c8260ff11bee",
	"messages":[
		{
			"type": "sticker",
			"packageId": "6632",
			"stickerId": "11825385"
		}
	]
}
## Users ``` Ufc552226bd5b95fbb144c8260ff11bee evanchen333@gmail.com Uf17aad79a96ecece251642d90f6b25c3 fdj612@gmail.com ``` ## token | url | token | |-|-| | https://taishin.ework.tw | `aBpzAu/1hA1pBNEW5I2mB5GV3jRf5X7Ny+REwb/4jgtvPeKDTOdLGBWqE6Hqi3UgAL1kcIyjvfuOxE//ZDq1ZI4GY7PtCLhLz1QQXjFWnc3yRPcjWd0i0UWEU98iti0RHW+uGWAWbqJzJdOEHICZ3AdB04t89/1O/w1cDnyilFU=` | https://bot2.ework.tw | `x0eGS2JNuFfGYZdEfdXqnwVP/rRWPBrnl26038CssnZX3lfggS+b0c0SmQJERTDpN1jklQy2sPRKtuRLYkHITAj04p4DLc+l4a7A0lgJAojKeD9ojHm9bGAlS7+suAf8Vp5b4qibsZR1EO9E3zNtwwdB04t89/1O/w1cDnyilFU=` | https://bot.ework.tw | `IhP4dLM91boFQlRzHa/Iv9el2xXm2X6ByiDuWQXm6ndQL1LA+yA+O8x2OeuJkpSWlf5IE8cwkA+Mca18EjO42Q6vRm0T5cRdTLkO+42SX9HAx2GdJnhWu+S4IplOt38YktfmpodCyk6bXDBJp9YVwgdB04t89/1O/w1cDnyilFU=`| ## Message Api `https://api.line.me/v2/bot/message/push` ### Text ```json { "to": "Ufc552226bd5b95fbb144c8260ff11bee", "messages":[ { "type": "text", "text": "Hello, world" } ] } ``` ### Sticker ```json { "to": "Ufc552226bd5b95fbb144c8260ff11bee", "messages":[ { "type": "sticker", "packageId": "6632", "stickerId": "11825385" } ] } ```
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: evanchen/talent#1
There is no content yet.