This commit is contained in:
syuilo 2017-11-12 04:48:16 +09:00
parent cb17a3f9fe
commit 859b4895ea

View file

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