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