class Api.ChatForbidden extends VirtualClass<{ id: long; title: string; }>import { Api } from "https://deno.land/x/grm@0.5.2/mod.ts"; const { ChatForbidden } = Api; PropertiesclassName: "ChatForbidden"classType: "constructor"CONSTRUCTOR_ID: 1704108455id: longSUBCLASS_OF_ID: 3316604308title: stringStatic MethodsfromReader(reader: Reader): ChatForbidden