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) {