Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
class Api.ChannelAdminLogEventActionDiscardGroupCall
extends VirtualClass<{ call: Api.TypeInputGroupCall; }>
import { Api } from "https://deno.land/x/grm@0.5.1/src/tl/mod.ts";
const { ChannelAdminLogEventActionDiscardGroupCall } = Api;

Properties

call: Api.TypeInputGroupCall
className: "ChannelAdminLogEventActionDiscardGroupCall"
classType: "constructor"
CONSTRUCTOR_ID: 3684667712
SUBCLASS_OF_ID: 2998503411

Static Methods

fromReader(reader: Reader): ChannelAdminLogEventActionDiscardGroupCall