Type Alias NotifiMutationCreateTelegramTargetArgs

NotifiMutationCreateTelegramTargetArgs: {
    createTargetInput?: InputMaybe<CreateTargetInput>;
}