slackcalls
is a part of slackverse
slackcalls |
||
slackthreads |
slackteams |
slackposts |
slackblocks |
||
slackreprex |
slackcalls
is the backend of slackverse
it interacts with Slack API methods
Using post_slack
you can query the API to get information such as the following lists. The functions paginate by default.
slackcalls
also saves internally posts that you make during a session in order to use the information for posting to a thread or deleting posts. This mechanism is used in all the slackverse packages.