class types.UpdateSentStoryReaction
extends _TypeUpdate
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { UpdateSentStoryReaction } = types;
Constructors
new
UpdateSentStoryReaction(params: { userId: bigint; storyId: number; reaction: TypeReaction; })Properties
protected
readonly
[params]: Paramsreaction: TypeReaction
Static Properties
readonly
[paramDesc]: ParamDesc