Generated Kiwi message module for CodeEmbedInfo.
CodeEmbedInfo
@type t() :: %Figler.Schema.CodeEmbedInfo{ is_published_site: boolean() | nil, src_url: String.t() | nil, thumbnail_image_hash: String.t() | nil, title: String.t() | nil, url: String.t() | nil }