Chat.schedule_message
nathany opened this issue · 4 comments
nathany commented
Hi. I'm not seeing support for scheduling messages. Is it there and just not documented? What would it take to add this?
nathany commented
If implemented, would the API take a Unix timestamp like the Slack endpoint, or would it take a DateTime and do the to_unix
conversion?
nathany commented
Do these JSON files come from somewhere or are they being crafted based on the documentation?
What else needs to be done to add a function?