Skip to main content
Module

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

MTProto API Client for Deno 🦕
Latest
class tl.Api.UpdateChannelPinnedTopic
extends VirtualClass<{ pinned?: boolean; channelId: long; topicId: int; }>
import { tl } from "https://deno.land/x/grm@0.8.2/mod.ts";
const { UpdateChannelPinnedTopic } = tl.Api;

Properties

channelId: long
className: "UpdateChannelPinnedTopic"
classType: "constructor"
CONSTRUCTOR_ID: 422509539
optional
pinned: boolean
SUBCLASS_OF_ID: 2676568142
topicId: int