Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Flagsmith/flagsmith
/ SlackChannel
Class
SlackChannel
api/integrations/slack/slack.py:16–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
15
@dataclass
16
class
SlackChannel:
17
channel_name: str
18
channel_id: str
19
20
21
@dataclass
Callers
3
slack_channels_data_response
Function · 0.90
test_get_channels_data__valid_response__returns_correct_structure
Function · 0.90
get_channels_data
Method · 0.85
Calls
no outgoing calls
Tested by
2
slack_channels_data_response
Function · 0.72
test_get_channels_data__valid_response__returns_correct_structure
Function · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…