Skip to main content
Module

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

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.UpdateReadChannelInbox
extends VirtualClass<{ folderId?: int; channelId: long; maxId: int; stillUnreadCount: int; pts: int; }>
import { tl } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { UpdateReadChannelInbox } = tl.Api;

Properties

channelId: long
className: "UpdateReadChannelInbox"
classType: "constructor"
CONSTRUCTOR_ID: 2452516368
optional
folderId: int
maxId: int
pts: int
stillUnreadCount: int
SUBCLASS_OF_ID: 2676568142