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 57a6397 commit 2a412c9Copy full SHA for 2a412c9
linebot/v3/messaging/models/text_message_v2.py
@@ -26,6 +26,8 @@
26
from linebot.v3.messaging.models.sender import Sender
27
from linebot.v3.messaging.models.substitution_object import SubstitutionObject
28
29
+
30
31
class TextMessageV2(Message):
32
"""
33
TextMessageV2
0 commit comments