Skip to main content
Module

x/mtkruto/mod.ts>MessageSearchFilter

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
type alias MessageSearchFilter
Re-export
import { type MessageSearchFilter } from "https://deno.land/x/mtkruto@0.1.200/mod.ts";
definition:
| "empty"
| "animations"
| "audios"
| "documents"
| "photos"
| "videos"
| "voiceMessages"
| "photosAndVideos"
| "links"
| "chatPhotos"
| "videoNotes"
| "voiceMessagesAndVideoNotes"
| "mentions"
| "pinned"