@type t() :: %LINE.Bot.MessagingApi.Model.MulticastRequest{ customAggregationUnits: [String.t()] | nil, messages: [LINE.Bot.Model.Message.t()], notificationDisabled: boolean() | nil, to: [String.t()] }