Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grm/src/mod.ts>Api.UpdateChannelMessageForwards

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

Properties

channelId: long
className: "UpdateChannelMessageForwards"
classType: "constructor"
CONSTRUCTOR_ID: 3533318132
forwards: int
id: int
SUBCLASS_OF_ID: 2676568142