Skip to main content
Module

x/grm/mod.ts>Api.UpdateReadChannelInbox

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

Properties

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