Skip to main content
Module

x/grm/mod.ts>Api.UpdateChannelMessageViews

MTProto API Client for Deno 🦕
Go to Latest
class Api.UpdateChannelMessageViews
extends VirtualClass<{ channelId: long; id: int; views: int; }>
import { Api } from "https://deno.land/x/grm@0.5.2/mod.ts";
const { UpdateChannelMessageViews } = Api;

Properties

channelId: long
className: "UpdateChannelMessageViews"
classType: "constructor"
CONSTRUCTOR_ID: 4062620680
id: int
SUBCLASS_OF_ID: 2676568142
views: int