Skip to content

Commit

Permalink
Update __init__.py (#436)
Browse files Browse the repository at this point in the history
import UnsendEvent and VideoPlayCompleteEvent
  • Loading branch information
aircompresser committed May 29, 2023
1 parent 4403302 commit b2dad8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions linebot/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@
Postback,
Beacon,
Link,
VideoPlayCompleteEvent,
UnsendEvent,
)
from .filter import ( # noqa
Filter,
Expand Down

0 comments on commit b2dad8f

Please sign in to comment.