Cephalopod_models.App_Bsky_Embed_Externallexicon "app.bsky.embed.external"
type nonrec main = Types.app_bsky_embed_external_main = {external_ : Types.app_bsky_embed_external_external;}val main_of_value :
Types.app_bsky_embed_external_main Cephalopod_dasl.Value.Util.convval main_to_value :
Types.app_bsky_embed_external_main ->
Cephalopod_dasl.Value.ttype nonrec external_ = Types.app_bsky_embed_external_external = {uri : string;format: "Uri"
*)title : string;description : string;thumb : Cephalopod_dasl.Blob.t option;accept: (AcceptN "image/*") max size: 1000000
}val pp_external_ :
Ppx_deriving_runtime.Format.formatter ->
Types.app_bsky_embed_external_external ->
Ppx_deriving_runtime.unitval external__of_value :
Types.app_bsky_embed_external_external Cephalopod_dasl.Value.Util.convval external__to_value :
Types.app_bsky_embed_external_external ->
Cephalopod_dasl.Value.ttype nonrec view = Types.app_bsky_embed_external_view = {external_ : Types.app_bsky_embed_external_viewexternal;}val view_of_value :
Types.app_bsky_embed_external_view Cephalopod_dasl.Value.Util.convval view_to_value :
Types.app_bsky_embed_external_view ->
Cephalopod_dasl.Value.ttype nonrec viewexternal = Types.app_bsky_embed_external_viewexternal = {uri : string;format: "Uri"
*)title : string;description : string;thumb : string option;format: "Uri"
*)}val pp_viewexternal :
Ppx_deriving_runtime.Format.formatter ->
Types.app_bsky_embed_external_viewexternal ->
Ppx_deriving_runtime.unitval viewexternal_of_value :
Types.app_bsky_embed_external_viewexternal Cephalopod_dasl.Value.Util.convval viewexternal_to_value :
Types.app_bsky_embed_external_viewexternal ->
Cephalopod_dasl.Value.t