slack-api icon indicating copy to clipboard operation
slack-api copied to clipboard

get presence status of users

Open mustafameruyert opened this issue 4 years ago • 0 comments

Hello! I use Slack Api and every changes in user profile and messages converted to json and stored in aws s3.After that from that json I get necessary for me informaion.Now I need user active/away status so how can I get it from slack? presence_change event does not work because ``Compatibility:RTM```.Any other suggestions?

mustafameruyert avatar Aug 04 '20 08:08 mustafameruyert