class types.InputChannelFromMessage
extends _TypeInputChannel
import { types } from "https://deno.land/x/mtkruto@0.1.104/mod.ts";
const { InputChannelFromMessage } = types;
Constructors
new
InputChannelFromMessage(params: { peer: TypeInputPeer; msgId: number; channelId: bigint; })Properties
protected
readonly
[params]: Paramspeer: TypeInputPeer
Static Properties
readonly
[paramDesc]: ParamDesc