Module: Line::Bot::API

Defined in:
lib/line/bot/api.rb,
lib/line/bot/api/errors.rb,
lib/line/bot/api/version.rb

Defined Under Namespace

Classes: Error, InvalidCredentialsError, NotSupportedError

Constant Summary collapse

DEFAULT_ENDPOINT =
"https://trialbot-api.line.me"
DEFAULT_SENDING_MESSAGE_CHANNEL_ID =
1383378250
VERSION =
"0.1.5"