soxtoby / SlackNet

A comprehensive Slack API client for .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing SnoozeEndTime when SetSnooze

kurobirds opened this issue · comments

When I call SetSnooze within 30 minutes, I can get SnoozeRemaining but SnoozeEndTime is default value.

Here response in Slack API:
image

Here is response when I call SetSnooze function:
image

Thanks for raising this, @kurobirds. Looks like a minor typo - I'll have a fix up soon.

Fix is available in v0.11.2.