Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/tl/3_functions.ts>MessagesSearchSentMedia

An attempt to write a Deno-native MTProto client
Go to Latest
class MessagesSearchSentMedia
extends Function<types.MessagesMessages>
import { MessagesSearchSentMedia } from "https://deno.land/x/mtkruto@0.0.62/tl/3_functions.ts";

Constructors

new
MessagesSearchSentMedia(params: { q: string; filter: types.TypeMessagesFilter; limit: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
filter: types.TypeMessagesFilter
limit: number
q: string

Static Properties

readonly
[paramDesc]: ParamDesc