Skip to main content
Module

x/grm/src/client/types.ts>IterDialogsParams

MTProto API Client for Deno 🦕
Go to Latest
interface IterDialogsParams
import { type IterDialogsParams } from "https://deno.land/x/grm@0.5.2/src/client/types.ts";

Properties

optional
limit: number
optional
offsetDate: DateLike
optional
offsetId: number
optional
offsetPeer: Api.TypeEntityLike
optional
ignorePinned: boolean
optional
ignoreMigrated: boolean
optional
folder: number
optional
archived: boolean