Skip to content

Commit b2dad8f

Browse files
Update __init__.py (#436)
import UnsendEvent and VideoPlayCompleteEvent
1 parent 4403302 commit b2dad8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

linebot/models/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@
5555
Postback,
5656
Beacon,
5757
Link,
58+
VideoPlayCompleteEvent,
59+
UnsendEvent,
5860
)
5961
from .filter import ( # noqa
6062
Filter,

0 commit comments

Comments
 (0)