Variable TSMessageEmbedScalarFieldEnumConst

TSMessageEmbedScalarFieldEnum: {
    author: "author";
    authorIcon: "authorIcon";
    color: "color";
    dbId: "dbId";
    description: "description";
    footer: "footer";
    footerIcon: "footerIcon";
    image: "image";
    thumbnail: "thumbnail";
    title: "title";
    tsCustomMessageId: "tsCustomMessageId";
    url: "url";
}