Skip to main content
Module

x/grm/mod.ts>tl.Api.SearchResultsCalendarPeriod

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.SearchResultsCalendarPeriod
extends VirtualClass<{ date: int; minMsgId: int; maxMsgId: int; count: int; }>
import { tl } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { SearchResultsCalendarPeriod } = tl.Api;

Properties

className: "SearchResultsCalendarPeriod"
classType: "constructor"
CONSTRUCTOR_ID: 3383776159
count: int
date: int
maxMsgId: int
minMsgId: int
SUBCLASS_OF_ID: 3797743871