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