line_bot v0.1.0 API Reference
Modules
A module for sending and receiving messages with the Line Messaging API.
An implementation of HTTPoison.Base for making API calls to the Messaging API.
This struct contains common metadata for each event that is passed to a LineBot event handler.
Represents any of the possible Message objects.
Represents any one of the possible Action objects.
Represents a Camera action.
Represents a Camera roll action.
Represents a Datetime picker action.
Represents a Locaiton action.
Represents a Message action.
Represents a Postback action.
Represents a URI action.
Represents an Audio message.
Represents a Flex message.
Represents a Box component.
Represents a Bubble container.
Represents a Bubble style.
Represents a Block bubble style.
Represents a Button component.
Represents a Carousel container.
Represents a Filler component.
Represents an Icon component.
Represents an Image component.
Represents a Separator component.
Represents a Spacer component.
Represents an Text component.
Represents an Image message.
Represents an Imagemap message.
Represents an Imagemap URI action object.
Represents the video component of a LineBot.Message.Imagemap.t/0.
Represents a Location message.
Represents a Quick reply object.
Represents a Quick reply button object.
Represents a Sticker message.
Represents a Template message.
Represents a Buttons template.
Represents a Carousel template.
Represents a Confirm template.
Represents an Image carousel template.
Represents a Text message.
Represents a Video message.
A GenServer that manages the OAuth token for Line API calls.