import { functions } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { MessagesSetChatAvailableReactions } = functions;
Constructors
new
MessagesSetChatAvailableReactions(params: { peer: types.TypeInputPeer; availableReactions: types.TypeChatReactions; })Properties
protected
readonly
[params]: ParamsavailableReactions: types.TypeChatReactions
peer: types.TypeInputPeer
Static Properties
readonly
[paramDesc]: ParamDesc