class tl.Api.RpcDropAnswer extends Request<Partial<{ reqMsgId: long; }>, Api.TypeRpcDropAnswer>import { tl } from "https://deno.land/x/grm@0.6.0/mod.ts"; const { RpcDropAnswer } = tl.Api; PropertiesclassName: "RpcDropAnswer"classType: "request"CONSTRUCTOR_ID: 1491380032reqMsgId: longSUBCLASS_OF_ID: 1271559536Static MethodsfromReader(reader: Reader): RpcDropAnswer