6 posts tagged with "Deno Slack SDK"
View All TagsRelease: Deno Slack SDK v2.12.0
In the Deno Slack SDK 2.12.0
release, we've added the add_bookmark
Slack function and the team_id
type. In addition, you can now pass the optional team_id
parameter to the create_channel
and create_usergroup
Slack functions.
Release: Deno Slack SDK v2.11.0
In the Deno Slack SDK 2.11.0
release, we've added a new Share Canvas in Thread Slack function.
Release: Deno Slack SDK v2.10.0 & Deno Slack API v2.4.0
In the Deno Slack SDK 2.10.0
and Deno Slack API 2.4.0
releases, we added support for the all_resources
event for event triggers. Refer to scoping channel-based event triggers for more details.
Release: Deno Slack SDK v2.9.0
In the Deno Slack SDK v2.9.0
release, the invite_user_to_channel
built-in function makes the user_ids
parameter optional rather than required. In addition, a usergroup_ids
parameter was added, allowing you to invite entire user groups.
Release: version 2.7.0 of the Deno Slack SDK
The Deno Slack SDK v2.7.0 release brings new Slack functions for Canvases!
Refer to the Canvas section of the Slack functions catalog for more details.