Skip to main content
Module

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

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

Properties

className: "ChannelAdminLogEventActionToggleSignatures"
classType: "constructor"
CONSTRUCTOR_ID: 648939889
newValue: Bool
SUBCLASS_OF_ID: 2998503411

Static Methods

fromReader(reader: Reader): ChannelAdminLogEventActionToggleSignatures