Skip to main content
Module

x/mtkruto/2_tl.ts>Api.messages_channelMessages

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Api.messages_channelMessages
import { type Api } from "https://deno.land/x/mtkruto@0.2.24/2_tl.ts";
const { messages_channelMessages } = Api;

Properties

_: "messages.channelMessages"
optional
inexact: true
pts: number
count: number
optional
offset_id_offset: number
messages: Array<Message>
topics: Array<ForumTopic>
chats: Array<Chat>
users: Array<User>