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

Properties

className: "ChannelAdminLogEventActionToggleNoForwards"
classType: "constructor"
CONSTRUCTOR_ID: 3408578406
newValue: Bool
SUBCLASS_OF_ID: 2998503411

Static Methods

fromReader(reader: Reader): ChannelAdminLogEventActionToggleNoForwards