Skip to content

Commit 8b5de76

Browse files
authored
Merge branch 'master' into trboehre/slackadapter
2 parents e9e0199 + 7ca4369 commit 8b5de76

File tree

1 file changed

+0
-1
lines changed
  • libraries/botbuilder-dialogs/botbuilder/dialogs/choices

1 file changed

+0
-1
lines changed

libraries/botbuilder-dialogs/botbuilder/dialogs/choices/channel.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ def supports_suggested_actions(channel_id: str, button_cnt: int = 100) -> bool:
3232
# https://dev.kik.com/#/docs/messaging#text-response-object
3333
Channels.kik: 20,
3434
Channels.telegram: 100,
35-
Channels.slack: 100,
3635
Channels.emulator: 100,
3736
Channels.direct_line: 100,
3837
Channels.webchat: 100,

0 commit comments

Comments
 (0)