Questions tagged [line.me]

Line (styled "LINE") is a proprietary application for instant communications on electronic devices such as smartphones, tablet computers and personal computers.

5 questions
2
votes
0 answers

line messenger share button with description

I want to share url using line messenger and adding some text description before I click share button, I did'nt find source for adding some description for social share button using line messenger. I just found this for share button using url for…
Arie Sastra
  • 183
  • 1
  • 2
  • 16
1
vote
1 answer

DialogFlow + LINE.me integration with rich messages

I am integrating DialogFlow and LINE using fulfillment webhook. I am able to successfully reply the message to user's LINE when the text is in the speech field of the response. { "speech": "your number is 1234" } However, if I follow the document…
Andy
  • 1,231
  • 1
  • 15
  • 27
1
vote
0 answers

LINE.me backend for Errbot?

LINE is a messaging system similar to WhatsApp. Is there anyone already written/writing a backend for Errbot? A Python library to access LINE is located at carpedm20.github.io.
ivan98
  • 69
  • 4
0
votes
1 answer

LINE BOT - Private reply to a comment

I'm replicating a messenger bot on the LINE platform. I need to respond to a comment privately, like on Facebook (https://developers.facebook.com/docs/graph-api/reference/v2.12/object/private_replies). Is this possible on the Line platform? How? (I…
0
votes
1 answer

Dynamically create "Line it!" share button

We have a Line it! share button on our page, it is blocking loading of our own resources with is causing a big performance issue. With the implementation of the Line Share button proposed by line.me their line-button.js script needs to be included…
pstenstrm
  • 6,339
  • 5
  • 41
  • 62