Skip to main content
The Deno 2 Release Candidate is here
Learn more
method DialogueController.prototype.getUnreadMessagesWithAttachmentsCount
import { DialogueController } from "https://deno.land/x/sptaki@1.2.0/controllers/DialogueController.d.ts";

Get a count of messages with attachments from a particular dialog

Parameters

sessionID: string

Session id

dialogueID: string

Dialog id

Returns

number

Count of messages with attachments