For LINE Emoji API, please check:
- https://developers.line.biz/en/news/2020/04/14/messaging-api-update-april-2020/
- https://developers.line.biz/en/news/2020/05/12/messaging-api-update-may-2020/
-
Scan this QR code add LINE Friend.
-
Input any string with emoji.
-
The echo bot will reply you three kinds of way message:
- Original emoji way with send fixed emoji (Brown) (it is deprecated.)
- New Emoji API with send fixed emoji (Brown)
- Echo what user send to the bot. (if your emoji is not standard one). It will be replaced by Brown one.
More detail, please check my LINE Bot Template project.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.