Skip to content

Commit 28fd289

Browse files
authored
require RichMenuSwitchAction in linebot/models (#337)
1 parent ea6fe79 commit 28fd289

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

linebot/models/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
CameraAction,
2424
CameraRollAction,
2525
LocationAction,
26+
RichMenuSwitchAction,
2627
Action as TemplateAction, # backward compatibility
2728
PostbackAction as PostbackTemplateAction, # backward compatibility
2829
MessageAction as MessageTemplateAction, # backward compatibility

0 commit comments

Comments
 (0)