type alias AnyGenericFunctionimport { type AnyGenericFunction } from "https://deno.land/x/mtkruto@0.2.50/tl/0_api.ts"; Type ParametersTdefinition: | invokeAfterMsg<T> | invokeAfterMsgs<T> | initConnection<T> | invokeWithLayer<T> | invokeWithoutUpdates<T> | invokeWithMessagesRange<T> | invokeWithTakeout<T> | invokeWithBusinessConnection<T> | invokeWithGooglePlayIntegrity<T> | invokeWithApnsSecret<T>