Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/tl/0_api.ts>messages_messagesSlice

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface messages_messagesSlice
import { type messages_messagesSlice } from "https://deno.land/x/mtkruto@0.2.24/tl/0_api.ts";

Properties

_: "messages.messagesSlice"
optional
inexact: true
count: number
optional
next_rate: number
optional
offset_id_offset: number
messages: Array<Message>
chats: Array<Chat>
users: Array<User>