Bundit Jitkongchuen
Results
3
comments of
Bundit Jitkongchuen
@r06521601 I also cannot find this feature. I think it is not supported yet by the API.
@leo5j472421 There is no official API to do that unfortunately. We will have to keep track of userId in our own data store when we get `follow `or `message `event.
@tkforce We cannot start any server on AWS Lambda (as you know, it is 'serverless'). What you can do is to add AWS API Gateway as a trigger of your...