About
News
Products
Documentation
Tips
FAQ
Glossary
More
Tips for Developers
Home
Points to check when using the Messaging API from multiple tools with a single LINE Official Account
2026/07/23
You may want to add another tool that uses the Messaging API to a LINE Official Account that already uses the Messaging API. For example, you may want to add a tool that manages rich menus to a LINE Official Account that already uses a tool...
Messaging API
Parameters added to the LIFF URL should be read after liff.init()
2026/07/16
Did you know that you can add query parameters to LIFF URLs? In this article, we'll introduce a handy way to use parameters added to a LIFF URL, and a tip for reading them. You can add additional information to a LIFF URL You can add additi...
LIFF
Can I keep a LINE Official Account private until its release date?
2026/07/09
Hi, I'm Horikoshi. I'm a technical writer working on the documentation for the LINE Developers site. When setting up a new LINE Official Account for a store or service, you may want to keep the account private until its official release dat...
Messaging API
A small type trick implemented in the LIFF SDK's Pluggable SDK
2026/07/02
Hello! I'm odan, and I'm in charge of developing the LIFF SDK. In this article, I'll introduce a small type trick implemented in the LIFF SDK's Pluggable SDK. What is the Pluggable SDK? The standard LIFF SDK is imported as import liff from ...
LIFF
Provider design basics to check before creating a channel
2026/06/25
Before you create a channel on the LINE Developers Console, check which provider the channel should be created under. This is especially important when your company or organization uses the LINE Platform. You might create a new provider wit...
LINE Developers Console
Always verify the signature on your Messaging API webhooks
2026/06/18
Hi, I'm Okuzono (@mokuzon), an engineer working on the Messaging API. When you build a bot with the Messaging API, events such as user messages and friend additions arrive at your bot server as webhooks. Receiving and handling these webhook...
Messaging API
How the Messaging API development team designed the text message (v2) syntax
2026/06/11
Hi, I'm Habara, an engineer working on the Messaging API. The Messaging API includes a message type called text message (v2), which makes it easy to embed mentions and LINE emojis. Unlike the original text message, you can specify where men...
Messaging API
Let's make use of the Messaging API SDK sample code
2026/06/04
Hello! I'm Zenigami, a technical writer. When using the Messaging API SDKs provided by LY Corporation, have you ever wondered, "How do I actually translate these specifications into real code?" One of the best ways to solve this problem is ...
Messaging API
LINE Developers site
1
2
3
Next
Filter by
Tips tag
LINE Developers Console
Contact
Docs
Flex Message
LIFF
LINE Developers site
LINE Login
LINE MINI App
Messaging API