You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello guys, in message_event.rb#L26['message']['quick_reply']['payload'] is converted in a text message instead of a payload message. I think that if Quick Reply Payload is setted in payload attribute it will be more useful and make more sense, because it are originally a payload.
What do you think?
Thanks guys =D
The text was updated successfully, but these errors were encountered:
Hi @luizcarvalho! You are right... I am not sure why I originally implemented as a string.
However, I do have this change already made in an upcoming release. There isn't anything major in it, but I remove support for Cards which were removed in August. I'll close this ticket once that change is merged.
Hello guys, in message_event.rb#L26
['message']['quick_reply']['payload']
is converted in a text message instead of apayload
message. I think that if Quick Reply Payload is setted in payload attribute it will be more useful and make more sense, because it are originally a payload.What do you think?
Thanks guys =D
The text was updated successfully, but these errors were encountered: