In-App UI
React
Types
SlackChannel

SlackChannel

Represents a Slack channel with its basic properties.

Properties

#
namestring

The display name of the Slack channel.

idstring

The unique identifier of the Slack channel.

is_privateboolean

Whether the channel is private or public.

is_imboolean

Whether this is a direct message channel.

context_team_idboolean

The team ID context for the channel.

Example

#