class types.WebPageAttributeStory
extends _TypeWebPageAttribute
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { WebPageAttributeStory } = types;
Constructors
new
WebPageAttributeStory(params: { userId: bigint; id: number; story?: TypeStoryItem; })Properties
protected
readonly
[params]: Paramsoptional
story: TypeStoryItemStatic Properties
readonly
[paramDesc]: ParamDesc