Skip to main content
Deno 2 is finally here 🎉️
Learn more
interface dialog.IGetMailDialogViewResponseData
import { type dialog } from "https://deno.land/x/sptaki@1.2.0/models/mod.ts";
const { IGetMailDialogViewResponseData } = dialog;

Properties

messages: Message[]
profiles: IUserDialogInfo[]
hasMessagesWithRewards: boolean