Skip to main content
Module

x/grm/mod.ts>Api.ChannelAdminLogEventActionUpdatePinned

MTProto API Client for Deno 🦕
Go to Latest
class Api.ChannelAdminLogEventActionUpdatePinned
extends VirtualClass<{ message: Api.TypeMessage; }>
import { Api } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { ChannelAdminLogEventActionUpdatePinned } = Api;

Properties

className: "ChannelAdminLogEventActionUpdatePinned"
classType: "constructor"
CONSTRUCTOR_ID: 3924306968
message: Api.TypeMessage
SUBCLASS_OF_ID: 2998503411

Static Methods

fromReader(reader: Reader): ChannelAdminLogEventActionUpdatePinned