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