public static LocalEmbedBuilder AddInlineBlankField(this LocalEmbedBuilder eb)
 => eb.AddBlankField(true);