class functions.MessagesSearchSentMedia extends Function<types.TypeMessagesMessages>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { MessagesSearchSentMedia } = functions; ConstructorsnewMessagesSearchSentMedia(params: { q: string; filter: types.TypeMessagesFilter; limit: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsfilter: types.TypeMessagesFilterlimit: numberq: stringStatic Propertiesreadonly[paramDesc]: ParamDesc