Skip to main content
Module

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

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

Properties

_: "messages.searchGlobal"
optional
broadcasts_only: true
optional
folder_id: number
q: string
min_date: number
max_date: number
offset_rate: number
offset_peer: InputPeer
offset_id: number
limit: number
optional
[R]: messages_Messages