interface NewCallbackQueryInterfaceimport { type NewCallbackQueryInterface } from "https://deno.land/x/grm@0.8.0/src/mod.ts"; Propertieschats: Api.TypeEntityLike[]optionalfunc: { (event: CallbackQuery): boolean; }fromUsers: Api.TypeEntityLike[]blacklistUsers: Api.TypeEntityLike[]optionalpattern: RegExp