import { functions } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { MessagesSearch } = functions;
Constructors
new
MessagesSearch(params: { peer: types.TypeInputPeer; q: string; fromId?: types.TypeInputPeer; topMsgId?: number; filter: types.TypeMessagesFilter; minDate: number; maxDate: number; offsetId: number; addOffset: number; limit: number; maxId: number; minId: number; hash: bigint; })Properties
protected
readonly
[params]: Paramsfilter: types.TypeMessagesFilter
optional
fromId: types.TypeInputPeerpeer: types.TypeInputPeer
Static Properties
readonly
[paramDesc]: ParamDesc