Light Dark

hot.dev/slack — Slack API bindings for Hot. Includes Chat, Channels, Users, Files, Apps, Calls, Auth, Team, OAuth, Emoji, and Views APIs.

Version: 1.0.5

Author: Hot Dev

License: Apache-2.0

Add to your project

"hot.dev/slack": "1.0.5"

Add this to your deps in hot.hot

Namespaces

::slack

NamespaceFunctionsTypesDescription
::api21Remove legacy token query params and normalize URL separators.
::apps712GET /apps.permissions.info - Get the permissions this app has been granted.
::calls714POST /calls.add - Register a new call.
::channels1836POST /conversations.archive - Archive a conversation.
::files1326POST /files.delete - Delete a file.
::messaging2652POST /chat.delete - Delete a message from a channel.
::misc1631POST /auth.test - Check authentication and identity.
::users2447GET /users.conversations - List conversations the calling user may access.
::webhooks1Verify a Slack webhook request signature using HMAC-SHA256.