class functions.StoriesSendReaction extends Function<types.TypeUpdates>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { StoriesSendReaction } = functions; ConstructorsnewStoriesSendReaction(params: { addToRecent?: true; peer: types.TypeInputPeer; storyId: number; reaction: types.TypeReaction; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsoptionaladdToRecent: truepeer: types.TypeInputPeerreaction: types.TypeReactionstoryId: numberStatic Propertiesreadonly[paramDesc]: ParamDesc