HubSpot / slack-client

An asynchronous HTTP client for Slack's web API
Apache License 2.0
114 stars 53 forks source link

Add schedule message endpoints #240

Closed higityan closed 3 years ago

higityan commented 3 years ago

This pr adds schedule message endpoints and unit test for them.

  1. chat.scheduleMessage
  2. chat.deleteScheduledMessage
  3. chat.scheduledMessages.list adds long in ReflectionBasedFieldPresenceTest's numeric parameter type checking.