Initial commit

This commit is contained in:
Chris Chen
2022-09-08 08:04:32 -07:00
commit 184db15773
4604 changed files with 503905 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
===================04/06/2022 10:40=========================
{
"message": "Alice\t\t: http://localhost:4200/invitation/2XB12RB1RP13Y\r\nAnderson\t\t: http://localhost:4200/invitation/3BSLUS79C2GUX\r\nAndrew\t\t: http://localhost:4200/invitation/35VQACK1CYD8K\r\nAndy\t\t: http://localhost:4200/invitation/3E0E57AQAEUEJ\r\nBetty\t\t: http://localhost:4200/invitation/2X2G8LHAHHJ4B\r\nElaine\t\t: http://localhost:4200/invitation/36NQVXGY4JVRK\r\nElisa\t\t: http://localhost:4200/invitation/3D3R97E997E6J\r\nKlaire\t\t: http://localhost:4200/invitation/36FK8G13A3GMK\r\nLeya\t\t: http://localhost:4200/invitation/37H7CJM37TR4F\r\nLidia\t\t: http://localhost:4200/invitation/370N18EP897EU\r\nNick\t\t: http://localhost:4200/invitation/2T2UY7X6JKAVW\r\nVictoria\t\t: http://localhost:4200/invitation/2TL7VD9XHD82P\r\n孟懿\t\t: http://localhost:4200/invitation/31CJKVAVXNHWN\r\n蕾絲\t\t: http://localhost:4200/invitation/38BY2VDRGUM3T\r\n",
"to": "U97e9e579a41a5222e33bf68a3bf479a0"
}===================08/26/2022 19:11=========================
Message Type:Message
UserId:U4af4980629...
Reply Token:nHuyWiB7yP5Zw52FIkcQobQuGDXCTA
Message Type:Text
Message:@example Hello, world! (love)
===================08/26/2022 19:12=========================
Message Type:Message
UserId:U4af4980629...
Reply Token:nHuyWiB7yP5Zw52FIkcQobQuGDXCTA
Message Type:Text
Message:@example Hello, world! (love)
===================08/27/2022 18:03=========================
Message Type:Message
UserId:U4af4980629...
Reply Token:nHuyWiB7yP5Zw52FIkcQobQuGDXCTA
Message Type:Text
Message:@example Hello, world! (love)
+81
View File
@@ -0,0 +1,81 @@
{
"destination": "xxxxxxxxxx",
"events": [
{
"replyToken": "nHuyWiB7yP5Zw52FIkcQobQuGDXCTA",
"type": "message",
"mode": "active",
"timestamp": 1462629479859,
"source": {
"type": "user",
"userId": "U4af4980629..."
},
"webhookEventId": "01FZ74A0TDDPYRVKNK77XKC3ZR",
"deliveryContext": {
"isRedelivery": false
},
"message": {
"id": "325708",
"type": "text",
"text": "@example Hello, world! (love)",
"emojis": [
{
"index": 23,
"length": 6,
"productId": "5ac1bfd5040ab15980c9b435",
"emojiId": "001"
}
],
"mention": {
"mentionees": [
{
"index": 0,
"length": 8,
"userId": "U850014438e..."
}
]
}
}
}
]
}{
"destination": "xxxxxxxxxx",
"events": [
{
"replyToken": "nHuyWiB7yP5Zw52FIkcQobQuGDXCTA",
"type": "message",
"mode": "active",
"timestamp": 1462629479859,
"source": {
"type": "user",
"userId": "U4af4980629..."
},
"webhookEventId": "01FZ74A0TDDPYRVKNK77XKC3ZR",
"deliveryContext": {
"isRedelivery": false
},
"message": {
"id": "325708",
"type": "text",
"text": "@example Hello, world! (love)",
"emojis": [
{
"index": 23,
"length": 6,
"productId": "5ac1bfd5040ab15980c9b435",
"emojiId": "001"
}
],
"mention": {
"mentionees": [
{
"index": 0,
"length": 8,
"userId": "U850014438e..."
}
]
}
}
}
]
}"{\r\n \"destination\": \"xxxxxxxxxx\",\r\n \"events\": [\r\n {\r\n \"replyToken\": \"nHuyWiB7yP5Zw52FIkcQobQuGDXCTA\",\r\n \"type\": \"message\",\r\n \"mode\": \"active\",\r\n \"timestamp\": 1462629479859,\r\n \"source\": {\r\n \"type\": \"user\",\r\n \"userId\": \"U4af4980629...\"\r\n },\r\n \"webhookEventId\": \"01FZ74A0TDDPYRVKNK77XKC3ZR\",\r\n \"deliveryContext\": {\r\n \"isRedelivery\": false\r\n },\r\n \"message\": {\r\n \"id\": \"325708\",\r\n \"type\": \"text\",\r\n \"text\": \"@example Hello, world! (love)\",\r\n \"emojis\": [\r\n {\r\n \"index\": 23,\r\n \"length\": 6,\r\n \"productId\": \"5ac1bfd5040ab15980c9b435\",\r\n \"emojiId\": \"001\"\r\n }\r\n ],\r\n \"mention\": {\r\n \"mentionees\": [\r\n {\r\n \"index\": 0,\r\n \"length\": 8,\r\n \"userId\": \"U850014438e...\"\r\n }\r\n ]\r\n }\r\n }\r\n }\r\n ]\r\n}"
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB