class types.InputReplyToStory
extends _TypeInputReplyTo
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { InputReplyToStory } = types;
Constructors
new
InputReplyToStory(params: { userId: TypeInputUser; storyId: number; })Static Properties
readonly
[paramDesc]: ParamDesc