line_bot v0.1.0 LineBot.Message.Flex.Carousel View Source

Represents a Carousel container.

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %LineBot.Message.Flex.Carousel{
  contents: [LineBot.Message.Flex.Bubble.t()],
  type: :carousel
}