Ivan Zuev
Ivan Zuev
RTM API is petty old api interface and enforces to use old-style Slack Apps (also known as "Classic" apps) which doesn't allow to use some new features (like org-wide app...
##### Pull Request Guidelines These are recommendations for pull requests. They are strictly guidelines to help manage expectations. ##### PR preparation Run `make pr-prep` from the root of the repository...
Hello everyone! Is there any way to walk through history from older commit to newer one? I guess I need to use `RevWalk` for these purposes, but I can't make...
Alpha
I think this is more useful to pass any error from YM API up to caller in service which uses this library. Currently, library users are not able to handle...