Variable MessageEmbed.type

Declaration

class MessageEmbed
{
  // ...
  string type;
  // ...
}