Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grm/src/mod.ts>tl.Api.ChannelMessagesFilter

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.ChannelMessagesFilter
extends VirtualClass<{ excludeNewMessages?: boolean; ranges: Api.TypeMessageRange[]; }>
import { tl } from "https://deno.land/x/grm@v0.3.1/src/mod.ts";
const { ChannelMessagesFilter } = tl.Api;

Properties

className: "ChannelMessagesFilter"
classType: "constructor"
CONSTRUCTOR_ID: 3447183703
optional
excludeNewMessages: boolean
SUBCLASS_OF_ID: 322136662