class Api.ChannelAdminLogEventActionChangeUsername
extends VirtualClass<{ prevValue: string; newValue: string; }>
import { Api } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { ChannelAdminLogEventActionChangeUsername } = Api;
import { Api } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { ChannelAdminLogEventActionChangeUsername } = Api;