Skip to content

Implement quick reply #120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 8, 2018
Merged

Implement quick reply #120

merged 2 commits into from
Aug 8, 2018

Conversation

be-hase
Copy link
Member

@be-hase be-hase commented Jul 31, 2018

@@ -47,6 +50,23 @@
Beacon,
Link,
)
from .flex_message import ( # noqa
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed in alphabet order

@be-hase be-hase requested a review from okdtsk July 31, 2018 09:05
QuickReplyButton(
action=LocationAction(label="label6")
),
])))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the difference between single and double quotes?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Sato-Kunihiko
Ah... I don't distinguish it for a clear reason.
if I’m forced to say, I often use single quotes for small symbol-like strings.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see. I was just wondering.

Copy link

@Sato-Kunihiko Sato-Kunihiko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@be-hase
Copy link
Member Author

be-hase commented Aug 6, 2018

Thanks :)

@DongShanHu
Copy link

Hello , I want to ask some questions
when I want to test quick reply function, I use "from linebot.model import * ,and follow your step to do, but the error is the quick reply is not defined......???

@be-hase
Copy link
Member Author

be-hase commented Aug 8, 2018

@DongShanHu
This quick reply feature is not released yet. please wait.

@be-hase be-hase merged commit a3c1947 into line:master Aug 8, 2018
@be-hase be-hase deleted the quick-reply branch August 8, 2018 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants