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