interface _CaptionCommonimport { type _CaptionCommon } from "https://deno.land/x/mtkruto@0.6.3/mod.ts"; Propertiesoptionalcaption: stringThe caption to attach. optionalcaptionEntities: MessageEntity[]The caption's entities. optionalparseMode: ParseModeThe parse mode to use for the caption. If not provided, the default parse mode will be used.