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