We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea6fe79 commit 28fd289Copy full SHA for 28fd289
linebot/models/__init__.py
@@ -23,6 +23,7 @@
23
CameraAction,
24
CameraRollAction,
25
LocationAction,
26
+ RichMenuSwitchAction,
27
Action as TemplateAction, # backward compatibility
28
PostbackAction as PostbackTemplateAction, # backward compatibility
29
MessageAction as MessageTemplateAction, # backward compatibility
0 commit comments