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

Properties

className: "ChannelAdminLogEventActionChangeUsername"
classType: "constructor"
CONSTRUCTOR_ID: 1783299128
newValue: string
prevValue: string
SUBCLASS_OF_ID: 2998503411