class Api.DestroySession extends Request<Partial<{ sessionId: long; }>, Api.TypeDestroySessionRes>import { Api } from "https://deno.land/x/grm@0.6.0/mod.ts"; const { DestroySession } = Api; PropertiesclassName: "DestroySession"classType: "request"CONSTRUCTOR_ID: 3880853798sessionId: longSUBCLASS_OF_ID: 2936858557Static MethodsfromReader(reader: Reader): DestroySession