Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grm/src/mod.ts>NewCallbackQueryInterface

MTProto API Client for Deno 🦕
Go to Latest
interface NewCallbackQueryInterface
import { type NewCallbackQueryInterface } from "https://deno.land/x/grm@0.5.4/src/mod.ts";

Properties

chats: Api.TypeEntityLike[]
optional
func: { (event: CallbackQuery): boolean; }
fromUsers: Api.TypeEntityLike[]
blacklistUsers: Api.TypeEntityLike[]
optional
pattern: RegExp