@type t() :: %LINE.Bot.MessagingApi.Model.CarouselTemplate{ columns: [LINE.Bot.Model.CarouselColumn.t()], imageAspectRatio: String.t() | nil, imageSize: String.t() | nil, type: String.t() }