A Servant library for building LINE chatbots. This package is composed
of the following modules:
A client library for the LINE Messaging API,
including the Line monad, which manages the channel credentials.
A servant combinator to write safe Line webhooks.
To get started, see the documentation for the Line.Bot.Client
and Line.Bot.Webhook modules below.