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