@type t() :: %LINE.Bot.MessagingApi.Model.BotInfoResponse{ basicId: String.t(), chatMode: String.t(), displayName: String.t(), markAsReadMode: String.t(), pictureUrl: Uri | nil, premiumId: String.t() | nil, userId: String.t() }