class types.MessageReplies
extends _TypeMessageReplies
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { MessageReplies } = types;
Constructors
new
MessageReplies(params: { comments?: true; replies: number; repliesPts: number; recentRepliers?: Array<TypePeer>; channelId?: bigint; maxId?: number; readMaxId?: number; })Static Properties
readonly
[paramDesc]: ParamDesc