1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-12-14 06:38:28 +09:00
This commit is contained in:
syuilo 2017-11-12 04:48:16 +09:00
parent 1e7a7d16d4
commit 5b6eb684c4

View File

@ -135,6 +135,8 @@ class LineBot extends BotCore {
actions: actions actions: actions
} }
}]); }]);
return null;
} }
public async showUserTimelinePostback(userId: string) { public async showUserTimelinePostback(userId: string) {