Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
That's more of a slack question, but I don't see why not. I would try to see what a bot receives when someone posts @here on a channel, maybe it's...
Just send `` in the text, it will work. I'll close this, reopen if it doesn't.
I suppose the client could translate this for you, I'll reopen this issue as a feature request. However this feels a little too much automation for the developer when the...
You mean build-in retry? What's your scenario? Are we talking RTM or Web API?
I see. I could be wrong, but I don't think Slack provides that kind of facility.
I think the issue describes recovering incoming RTM messages that were missed, not retrying API calls (that is more standard in client libraries and I'd be open to having that...
I don't know of a way to recover those messages :( This is one of the reasons to switch from an RTM solution to an event-based one (using https://github.com/slack-ruby/slack-ruby-bot-server-events), where...
This file is generated, so you'll need to introduce this as a patch, or we'll lose the change next update of the web API, see https://github.com/slack-ruby/slack-ruby-client/blob/master/CONTRIBUTING.md#patching-slack-web-api. It will also need...
I think it's a little too early for syntax sugar, but soon.
We no longer support old rubies and could very well do this now.