Skip to main content
Go to Latest
class Api.ChannelAdminLogEventActionChangeHistoryTTL
extends VirtualClass<{ prevValue: int; newValue: int; }>
import { Api } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { ChannelAdminLogEventActionChangeHistoryTTL } = Api;

Properties

className: "ChannelAdminLogEventActionChangeHistoryTTL"
classType: "constructor"
CONSTRUCTOR_ID: 1855199800
newValue: int
prevValue: int
SUBCLASS_OF_ID: 2998503411

Static Methods

fromReader(reader: Reader): ChannelAdminLogEventActionChangeHistoryTTL