Skip to content
This repository was archived by the owner on Jul 3, 2020. It is now read-only.

Commit e1a43b7

Browse files
committed
Expose Dialog class
1 parent b664f37 commit e1a43b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slacker/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
'Stars', 'Emoji', 'Presence', 'RTM', 'Team', 'Reactions', 'Pins',
3535
'UserGroups', 'UserGroupsUsers', 'MPIM', 'OAuth', 'DND', 'Bots',
3636
'FilesComments', 'Reminders', 'TeamProfile', 'UsersProfile',
37-
'IDPGroups', 'Apps', 'AppsPermissions', 'Slacker']
37+
'IDPGroups', 'Apps', 'AppsPermissions', 'Slacker', 'Dialog']
3838

3939

4040
class Error(Exception):

0 commit comments

Comments
 (0)