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 d36ebbf commit 3bbb5f0Copy full SHA for 3bbb5f0
README.rst
@@ -461,7 +461,7 @@ https://developers.line.biz/en/reference/messaging-api/#revoke-channel-access-to
461
line_bot_api.revoke_channel_token(<access_token>)
462
463
get\_insight\_message\_delivery(self, date, timeout=None)
464
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
465
466
Get the number of messages sent on a specified day.
467
linebot/__about__.py
@@ -16,7 +16,7 @@
16
17
from __future__ import unicode_literals
18
19
-__version__ = '1.12.1'
+__version__ = '1.13.0'
20
__author__ = 'LINE Corporation'
21
__copyright__ = 'Copyright 2016, LINE Corporation'
22
__license__ = 'Apache 2.0'
0 commit comments