Skip to main content
Module

x/grm/mod.ts>Api.channels.AdminLogResults

MTProto API Client for Deno 🦕
Go to Latest
class Api.channels.AdminLogResults
extends VirtualClass<{ events: Api.TypeChannelAdminLogEvent[]; chats: Api.TypeChat[]; users: Api.TypeUser[]; }>
import { Api } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { AdminLogResults } = Api.channels;

Properties

chats: Api.TypeChat[]
className: "channels.AdminLogResults"
classType: "constructor"
CONSTRUCTOR_ID: 3985307469
SUBCLASS_OF_ID: 1374713532
users: Api.TypeUser[]