variable gamla.keyFilterimport { gamla } from "https://deno.land/x/abstract_bot_api@85.0.0/deps.ts"; const { keyFilter } = gamla; type<Value, F extends Func>(f: F) => EntryFilter<F, ParamOf<F>, Value>