method Client.prototype.getInactiveChatsimport { Client } from "https://deno.land/x/mtkruto@0.1.157/mod.ts"; getInactiveChats(): Promise<InactiveChat[]>Get inactive chats. User-only. ReturnsPromise<InactiveChat[]>