class tl.Api.ChannelAdminLogEventActionParticipantToggleBan
extends VirtualClass<{ prevParticipant: Api.TypeChannelParticipant; newParticipant: Api.TypeChannelParticipant; }>
import { tl } from "https://deno.land/x/grm@0.5.2/mod.ts";
const { ChannelAdminLogEventActionParticipantToggleBan } = tl.Api;
Static Methods
fromReader(reader: Reader): ChannelAdminLogEventActionParticipantToggleBan