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