import { functions } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { ChannelsGetAdminLog } = functions;
Constructors
new
ChannelsGetAdminLog(params: { channel: types.TypeInputChannel; q: string; eventsFilter?: types.TypeChannelAdminLogEventsFilter; admins?: Array<types.TypeInputUser>; maxId: bigint; minId: bigint; limit: number; })Properties
protected
readonly
[params]: Paramsoptional
admins: Array<types.TypeInputUser>channel: types.TypeInputChannel
optional
eventsFilter: types.TypeChannelAdminLogEventsFilterStatic Properties
readonly
[paramDesc]: ParamDesc