basic information about the bot.
@type t() :: %LINE.Bot.Module.Model.ModuleBot{ basicId: String.t(), displayName: String.t(), pictureUrl: String.t() | nil, premiumId: String.t() | nil, userId: String.t() }