Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
class Api.ChannelAdminLogEventActionChangeUsernames
extends VirtualClass<{ prevValue: string[]; newValue: string[]; }>
import { Api } from "https://deno.land/x/grm@0.8.2/mod.ts";
const { ChannelAdminLogEventActionChangeUsernames } = Api;

Properties

className: "ChannelAdminLogEventActionChangeUsernames"
classType: "constructor"
CONSTRUCTOR_ID: 4031755177
newValue: string[]
prevValue: string[]
SUBCLASS_OF_ID: 2998503411